InventCostIndirectFinancial.addToIndirectCost Method [AX 2012]
Adds the amount to the indirectCostMap object.
Syntax
protected void addToIndirectCost(CostGroupId _costGroupId, CostAmount _amount)
Run On
Called
Parameters
- _costGroupId
Type: CostGroupId Extended Data Type
The cost group to which the indirect cost is related.
- _amount
Type: CostAmount Extended Data Type
The amount to add.