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.
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.