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 LogisticsLocation record ID on the LogisticsPostalAddress table.
Syntax
client server public static LogisticsLocationRecId locationRecIdFromAddressRecId(LogisticsPostalAddressRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsPostalAddressRecId Extended Data Type
The LogisticsPostalAddressRecId record ID from the LogisticsPostalAddress table.
Return Value
Type: LogisticsLocationRecId Extended Data Type
The LogisticsLocation table record ID.