SalesLine.mcrDefaultLocationId Method
Determines the default location based on the order entry, item, and quantity.
Syntax
private WMSLocationId mcrDefaultLocationId(ItemId _itemId, InventDimId _inventDimId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The item ID.
- _inventDimId
Type: InventDimId Extended Data Type
The inventory dimension ID.
Return Value
Type: WMSLocationId Extended Data Type
The default location ID.