InventItemPriceActivationTasksBuilder.addInventItemPriceSimForActivation Method [AX 2012]

Adds pending InventItemPriceSim record to collection of prices that should be activated.

Syntax

public InventItemPriceActivationTasksBuilder addInventItemPriceSimForActivation(InventItemPriceSim _priceToBeActivated)

Run On

Called

Parameters

Return Value

Type: InventItemPriceActivationTasksBuilder Class
Instance of self.

See Also

Reference

InventItemPriceActivationTasksBuilder Class