Share via


InventCostBeginningAmounts.storeCostGroupTrans Method [AX 2012]

Calculates beginning amounts for a given cost group and stores the result for later retrieval.

Syntax

public void storeCostGroupTrans(
    CostGroupId _costGroupId, 
    InventCostTmpTransBreakdown _inventCostTmpTransBreakdown, 
    InventCostTransView _inventCostTransView)

Run On

Called

Parameters

See Also

Reference

InventCostBeginningAmounts Class