RetailSalesAffiliation::SetAffiliatonsAndLoyaltyTiers Method
Sets the affiliations and loyalty tiers for the sales order. Any old associated records are deleted.
Syntax
client server public static void SetAffiliatonsAndLoyaltyTiers(SalesId _salesId, XmlElement _xmlAffiliationsAndTiers)
Run On
Called
Parameters
- _salesId
Type: SalesId Extended Data Type
The sales order id.
- _xmlAffiliationsAndTiers
Type: XmlElement Class
The affiliations and loyalty tiers in XML format.