TAMMerchandisingEvent::find Method
Finds the merchandising event based on merchandising event ID.
Syntax
client server public static TAMMerchandisingEvent find(MCRMerchandisingEventID _mcrMerchandisingEventID, [boolean _update])
Run On
Called
Parameters
- _mcrMerchandisingEventID
Type: MCRMerchandisingEventID Extended Data Type
The merchandising event ID of the merchandising event record that should be found.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TAMMerchandisingEvent Table
The merchandising event for the merchandising event ID specified.