LogisticsAddressFlatNumber_RU::find Method
Finds the flat group record by NK.
Syntax
client server public static LogisticsAddressFlatNumber_RU find(
LogisticsAddressFlatName_RU _flatName,
LogisticsAddressHouseId_RU _houseId,
[boolean _forUpdate])
Run On
Called
Parameters
- _flatName
Type: LogisticsAddressFlatName_RU Extended Data Type
The flat group ID.
- _houseId
Type: LogisticsAddressHouseId_RU Extended Data Type
The house group 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.