Share via


RetailReturnPolicy::findByPolicyNumber Method

Finds return policy by its rec id.

Syntax

client server public static RetailReturnPolicy findByPolicyNumber(RetailReturnPolicyNumber _policyNumber, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: RetailReturnPolicy Table
Return policy record.

See Also

Reference

RetailReturnPolicy Table