Share via


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

  • _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.

See Also

Reference

TAMMerchEventPricing Table