Share via


InventItemPriceActivationJob.updateLastActivationForCostingVersions Method [AX 2012]

Updates last activation and last updated date for provided collection of costing versions.

Syntax

private void updateLastActivationForCostingVersions(Set _costingVersionsToBeUpdated)

Run On

Called

Parameters

  • _costingVersionsToBeUpdated
    Type: Set Class
    A collection of costing versions to be updated.

See Also

Reference

InventItemPriceActivationJob Class