Compartir a través de


RetailReturnPolicy::find Method

Finds return policy by its rec id.

Syntax

client server public static RetailReturnPolicy 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: RetailReturnPolicy Table
Return policy line record.

See Also

Reference

RetailReturnPolicy Table