PDSBalanceIngredient_Active.balanceQty Method [AX 2012]

Gets the set of items and quantities, adjusted as required for balancing.

public Set balanceQty()

Run On

Server

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

ExceptionCondition
Error

The method is not overridden by a subclass.

This method was added for the PDS potency project.

Community Additions

ADD
Show: