VendOnHoldHistory::find Method
Finds the specified record in the VendOnHoldHistory record.
Syntax
client server public static VendOnHoldHistory find(VendAccount _vendAccount, [boolean _forUpdate])
Run On
Called
Parameters
- _vendAccount
Type: VendAccount Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: VendOnHoldHistory Table
An VendOnHoldHistory record.