Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a map of the mode of delivery and transport days between the supply warehouse and the requirement warehouse.
Syntax
protected Map initMapSuppMOD(InventLocationId _fromInventLocationId, InventLocationId _toInventLocationId)
Run On
Server
Parameters
- _fromInventLocationId
Type: InventLocationId Extended Data Type
The ID of the supply warehouse.
- _toInventLocationId
Type: InventLocationId Extended Data Type
The ID of the requirement warehouse.
Return Value
Type: Map Class
A map containing the valid modes of delivery in the format: key=MOD, value=transport days.