PDSBalanceIngredient.processActiveNone Method [AX 2012]

Executes balancing logic for Active and None ingredient items on a production order.

public Set processActiveNone(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: