Share via


WHSPostPackingSlip.getMaxOverDlvQty Method [AX 2012]

Calculates the maximum quanity that may be received against a given load line

Syntax

public Qty getMaxOverDlvQty(
    Qty _qty, 
    PurchOverDeliveryPct _overDlvPct, 
    UnitOfMeasureSymbol _unitId)

Run On

Called

Parameters

Return Value

Type: Qty Extended Data Type
Returns the maximum over-delivery quantity for the load line

See Also

Reference

WHSPostPackingSlip Class