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