Share via


InventCostProdAdjust::adjustFromInventClosing Method [AX 2012]

Adjusts production orders.

Syntax

client server public static Map adjustFromInventClosing(InventTransAdjustDataMap _inventTransAdjustDataMap, InventClosing _inventClosing)

Run On

Called

Parameters

  • _inventClosing
    Type: InventClosing Table
    The inventory closing during which this adjustments have been produced.

Return Value

Type: Map Class
A map that holds the total indirect cost that must be processed more.

See Also

Reference

InventCostProdAdjust Class