Share via


WMSWorkloadDetailReportDP.getMaxValue Method [AX 2012]

Retrieves max value for given storage load unit type and direction.

Syntax

private real getMaxValue(WMSStorageLoadUnitType _type, InventDirection _direction)

Run On

Server

Parameters

Return Value

Type: real
The maximum value as real.

See Also

Reference

WMSWorkloadDetailReportDP Class