TAMMerchandisingEventType::find Method
Find the merchandising event type.
Syntax
client server public static TAMMerchandisingEventType find(TAMMerchEventType _merchEventType, [boolean _forUpdate])
Run On
Called
Parameters
- _merchEventType
Type: TAMMerchEventType Extended Data Type
The type of the merchant event type record that should be found.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TAMMerchandisingEventType Table
The merchandising event type record for the specified merchandising event type.