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.
Retrieves max value for given storage load unit type and direction.
Syntax
private real getMaxValue(WMSStorageLoadUnitType _type, InventDirection _direction)
Run On
Server
Parameters
- _type
Type: WMSStorageLoadUnitType Enumeration
The WMSStorageLoadUnitType to use.
- _direction
Type: InventDirection Enumeration
The InventDirection to use.
Return Value
Type: real
The maximum value as real.