PDSBalanceIngredient.processFiller Method [AX 2012]

Executes balancing logic for items of the filler ingredient type on a production order.

public Set processFiller(ProdId _prodId)

Run On

Server

Parameters

_prodId
Type: ProdId Extended Data Type
The ProdId value for the production order.

Return Value

Type: Set Class
A 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: