OperationTypeList_RU::find Method
Searches for an OperationTypeList_RU record by a given code.
Syntax
client server public static OperationTypeList_RU find(OperationTypeListCode_RU _code, [boolean _forupdate])
Run On
Called
Parameters
- _code
Type: OperationTypeListCode_RU Extended Data Type
The code to look for.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: OperationTypeList_RU Table
The OperationTypeList_RU record.