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 line by its rec id.
Syntax
client server public static RetailReturnPolicyLine 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: RetailReturnPolicyLine Table
Return policyline record.