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 findByPolicyNumber(RetailReturnPolicyNumber _policyNumber, [boolean _forUpdate])
Run On
Called
Parameters
- _policyNumber
Type: RetailReturnPolicyNumber Extended Data Type
PolicyNumber.
- _forUpdate
Type: boolean
True, if the record should be selected for update; false - otherwise.
Return Value
Type: RetailReturnPolicy Table
Return policy record.