TAMMerchEventPricing::findMerchEventCostLevel Method
Finds a merchandising event pricing record for the specified merchandise event ID, where the costing level is true.
Syntax
client server public static TAMMerchEventPricing findMerchEventCostLevel(MCRMerchandisingEventID _merchEventID, [boolean _forUpdate])
Run On
Called
Parameters
- _merchEventID
Type: MCRMerchandisingEventID Extended Data Type
The merchandising event ID of the merchandising event pricing record to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TAMMerchEventPricing Table
The merchandising event pricing record for the specifing merchandise event ID with a costing level of true.