PdsCatchWeight::minOverDelivery Method [AX 2012]

This method calculates the max over delivery allowed for the specified item ID.

server public static Percent minOverDelivery(ItemId _itemId)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
The item to use in calculation.

Return Value

Type: Percent Extended Data Type
The max over delivery percentage allowed for the item.
Show: