Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves a map with indirect cost per cost group amounts that correspond to the inventory transaction, voucher, and date.
Syntax
public Map getIndirectCostGroup2AmountMap(InventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The ID of the inventory transaction.
Return Value
Type: Map Class
A map that has the indirect cost amount per cost group.
Remarks
Delegates to the InventCostJournalIndirectCost member object for the actual retrieval of the map.