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 return policy by its rec id.
Syntax
client server public static RetailReturnPolicy find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
RecId.
- _forUpdate
Type: boolean
True, if the record should be selected for update; false - otherwise.
Return Value
Type: RetailReturnPolicy Table
Return policy line record.