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.
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
- _qty
Type: Qty Extended Data Type
The load line quantity
- _overDlvPct
Type: PurchOverDeliveryPct Extended Data Type
The over-delivery percentage defined for the load line
- _unitId
Type: UnitOfMeasureSymbol Extended Data Type
The unit of measure for the supplied quantity
Return Value
Type: Qty Extended Data Type
Returns the maximum over-delivery quantity for the load line