LogisticsAddressFlatNumber_RU::findRecId Method
Finds the flat group record by PK.
Syntax
client server public static LogisticsAddressFlatNumber_RU findRecId(LogisticsAddressFlatId_RU _flatId, [boolean _forUpdate])
Run On
Called
Parameters
- _flatId
Type: LogisticsAddressFlatId_RU Extended Data Type
The flat group record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LogisticsAddressFlatNumber_RU Table
The flat group record that is fetched.