Share via


InventCostIndirectFinancial.getIndirectCostEnumerator Method [AX 2012]

Retrieves the indirect cost that is related to the last updated inventory transaction.

Syntax

public MapEnumerator getIndirectCostEnumerator()

Run On

Called

Return Value

Type: MapEnumerator Class
An enumerator to a map with the indirect cost related to the last updated inventory transaction.

Remarks

The key in the map is the cost group and the value in the map is the indirect cost.

See Also

Reference

InventCostIndirectFinancial Class