Share via


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

  • _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.

See Also

Reference

SalesPurchOperationType_BR Table