Share via


MCROneTimePromotionFund::createLumpSum Method

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.

See Also

Reference

MCROneTimePromotionFund Table