Share via


InventCostClosingCancel_EndWIP_RU.execute Method [AX 2012]

Performs all steps during the ending stage of the inventory cancellation.

Syntax

protected void execute()

Run On

Called

Remarks

The following steps are performed:

  • Update the ledger by calling the InventAdjustPostClosingCancel class.

  • Update the inventory closing records.

  • Cancel the inventory cost transaction sum records.

See Also

Reference

InventCostClosingCancel_EndWIP_RU Class