Share via


TAMMerchandisingEvent::findMerchIDByItemCustPromo Method

Finds the merchandising event based on the customer, trade allowance, and item.

Syntax

client server public static TAMMerchandisingEvent findMerchIDByItemCustPromo(
    TAMPromotionID _promotionID, 
    CustAccount _customer, 
    ItemId _itemId)

Run On

Called

Parameters

Return Value

Type: TAMMerchandisingEvent Table
The merchandising event that was found based on the customer, trade allowance, and item.

See Also

Reference

TAMMerchandisingEvent Table