Share via


InventItemPriceActivationJob::activateCostingVersionCost Method [AX 2012]

Transfers all cost prices of a costing version to active.

Syntax

client server public static void activateCostingVersionCost(CostingVersion _costingVersion)

Run On

Called

Parameters

  • _costingVersion
    Type: CostingVersion Table
    The costing version for which all the cost prices should be activated.

See Also

Reference

InventItemPriceActivationJob Class