Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the table RetailTMPDiscountPriority.
Syntax
client server public static del_RetailTMPDiscountPriority find(
RetailDiscountReference _ref,
RetailDiscountOfferType _type,
[boolean _forUpdate])
Run On
Called
Parameters
- _ref
Type: RetailDiscountReference Extended Data Type
The current value for the discount reference.
- _type
Type: RetailDiscountOfferType Extended Data Type
The current value for discount offer type
- _forUpdate
Type: boolean
A boolean value that indicates whether to read the record for update; optional.
Return Value
Type: del_RetailTMPDiscountPriority Table
A record in the RetailTMPDiscountPriority table; otherwise, an empty record.