PDSBalanceIngredient.processCompensating Method [AX 2012]
Executes balancing logic for items of the compensating ingredient type on a production order.
public Set processCompensating(ProdId _prodId)
Run On
ServerParameters
- _prodId
- Type: ProdId Extended Data Type
The ProdId value for the production order.
Return Value
Type: Set ClassA set of containers that holds the following information:
-
The inventory transaction ID (InventTransId value)
-
The item ID
-
The inventory quantity
-
The inventory batch ID
-
The balanced quantity, based either on the potency or on the original quantity if potency does not apply
Community Additions
ADD
Show: