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