Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the record ID of the LogisticsPostalAddress table from the LogisticsLocation record ID.
Syntax
client server public static LogisticsPostalAddressRecId addressRecIdFromLocationRecId(LogisticsLocationRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsLocationRecId Extended Data Type
The LogisticsPostalAddressRecId record ID of the LogisticsLocation table.
Return Value
Type: LogisticsPostalAddressRecId Extended Data Type
The LogisticsPostalAddress record ID.