RetailOrderManager::getLogisticsLocationOfStore Method [AX 2012]
Fetch the logisitics location record id of the provided store.
Syntax
client server private static LogisticsLocationRecId getLogisticsLocationOfStore(RetailStoreId storeNumber)
Run On
Called
Parameters
- storeNumber
Type: RetailStoreId Extended Data Type
Store number to look up.
Return Value
Type: LogisticsLocationRecId Extended Data Type
Logistics location RecordId.