InventCostIndirect.getIndirectCostTotal Method [AX 2012]

Retrieves the total indirect cost amount from the InventCostJournalIndirectCost class.

Syntax

public AmountMST getIndirectCostTotal(InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The total indirect cost amount.

See Also

Reference

InventCostIndirect Class