Share via


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

  • _forUpdate
    Type: boolean
    True, if the record should be selected for update; false - otherwise.

Return Value

Type: RetailReturnPolicyLine Table
Return policyline record.

See Also

Reference

RetailReturnPolicyLine Table