Share via


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

Return Value

Type: LogisticsLocationRecId Extended Data Type
Logistics location RecordId.

See Also

Reference

RetailOrderManager Class