SalesBookVATProcessParameters_RU::findByCode Method
Searches for the SalesBookVATProcessParameters_RU record by operation code.
Syntax
server public static SalesBookVATProcessParameters_RU findByCode(SalesBookOperationCode_RU _operationCode, [boolean _forUpdate])
Run On
Server
Parameters
- _operationCode
Type: SalesBookOperationCode_RU Extended Data Type
The operation code to look for.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: SalesBookVATProcessParameters_RU Table
The SalesBookVATProcessParameters_RU record that is found.