MCROneTimePromotionFund::createPromotionCustomer Method
Creates a promotion customer record for the customer on the deduction if one does not already exist.
Syntax
server public static void createPromotionCustomer(TAMPromotionID _tamPromotionID, TAMDeduction _tamDeduction)
Run On
Server
Parameters
- _tamPromotionID
Type: TAMPromotionID Extended Data Type
The TAMPromotionId of the promotion to which to add the customer.
- _tamDeduction
Type: TAMDeduction Table
The deduction record for which the one time promotion is being created.