Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Appends the XML formatted affiliations and loyalty tiers associated with the sales quote.
Syntax
client server public static void AppendAffiliatonsAndLoyaltyTiersToXML(
SalesQuotationId _salesQuotationId,
XmlDocument _xmlDocument,
XmlElement _appendToXmlElement)
Run On
Called
Parameters
- _salesQuotationId
Type: SalesQuotationId Extended Data Type
The sales quotation id.
- _xmlDocument
Type: XmlDocument Class
The xml document.
- _appendToXmlElement
Type: XmlElement Class
The xml element.