SalesPurchOperationType_BR::find Method
Finds an operation type record, based on the operation identifier.
Syntax
client server public static SalesPurchOperationType_BR find(RecId _operationId, [boolean _forupdate])
Run On
Called
Parameters
- _operationId
Type: RecId Extended Data Type
The operation type identifier.
- _forupdate
Type: boolean
A Boolean value that determines whether the record will be selected for update.
Return Value
Type: SalesPurchOperationType_BR Table
The SalesPurchOperationType_BR table record that is found.