RetailReturnPolicyLine::find Method
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.