AddressTypeTable_RU::findByCode Method
Finds the AddressTypeTable_RU table by the given addrTypeCode parameter.
Syntax
client server public static AddressTypeTable_RU findByCode(AddrTypeCode_RU addrTypeCode, [boolean _forUpdate])
Run On
Called
Parameters
- addrTypeCode
Type: AddrTypeCode_RU Extended Data Type
The abbreviation code that uniquely identifies the AddressTypeTable_RU record.
- _forUpdate
Type: boolean
A Boolean value that determines whether to select the record for update; optional.
Return Value
Type: AddressTypeTable_RU Table
The AddressTypeTable_RU table buffer.