LogisticsLocation::locationNameFromRecId Method
Retrieves the location name of a record in the LogisticsLocation table.
Syntax
client server public static Description locationNameFromRecId(LogisticsLocationRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsLocationRecId Extended Data Type
The record ID of a record in the LogisticsLocation table.
Return Value
Type: Description Extended Data Type
The location name.