PdsRebateAgreement::findMerchEventID Method
Finds the PdsRebateAgreement record based on the passed MCRMerchandisingEventID.
Syntax
client server public static PdsRebateAgreement findMerchEventID(MCRMerchandisingEventID _mcrMerchandisingEventID, [boolean _update])
Run On
Called
Parameters
- _mcrMerchandisingEventID
Type: MCRMerchandisingEventID Extended Data Type
The Id of the merchandising event to find.
- _update
Type: boolean
A boolean that determines whether to select the record for update; optional.
Return Value
Type: PdsRebateAgreement Table
The PdsRebateAgreement record found; otherwise, an empty buffer.