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.
Creates the lump sum merchandising event to match the deduction.
Syntax
server public static TAMMerchandisingEvent createLumpSum(TAMTradePromotion _tamTradePromotionTo, TAMDeduction _tamDeduction)
Run On
Server
Parameters
- _tamTradePromotionTo
Type: TAMTradePromotion Table
The one time promotion record for which the lump sum event is to be created.
- _tamDeduction
Type: TAMDeduction Table
The deduction record for which the lump sum event is to be created.
Return Value
Type: TAMMerchandisingEvent Table
The newly created merchandising event record.