InventCostJournalIndirectCost.getIndirectCostTotal Method [AX 2012]

Gets the total indirect cost for a particular lot ID, voucher number, and date.

Syntax

public AmountMST getIndirectCostTotal(
    InventTransId _inventTransId, 
    Voucher _voucher, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The indirect cost amount.

See Also

Reference

InventCostJournalIndirectCost Class