MCROneTimePromotionFund::processPromotion Method
Processes the one time promotion fund.
Syntax
server public static void processPromotion(
TAMPromotionID _tamPromotionID,
Description _promotionDescription,
boolean _copyTemplateFunds,
TAMDeduction _tamDeduction)
Run On
Server
Parameters
- _tamPromotionID
Type: TAMPromotionID Extended Data Type
The trade promotion to update.
- _promotionDescription
Type: Description Extended Data Type
The promotion description.
- _copyTemplateFunds
Type: boolean
Indicates whether to copy the template funds.
- _tamDeduction
Type: TAMDeduction Table
The deduction record to use.