TmpRetailLabelsToPrint::getStoreFromWarehouse Method
Retrieve the store number from specific warehouse.
Syntax
client server public static RetailStoreId getStoreFromWarehouse(InventLocationId _inventLocationId, DataAreaId _dataAreaId)
Run On
Called
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
InventLocation Id.
- _dataAreaId
Type: DataAreaId Extended Data Type
Data area id.
Return Value
Type: RetailStoreId Extended Data Type
Return store number if store and warehouse has mapping relationship.