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 the MapEnumerator object for the indirect cost per cost group map that corresponds to the InventTrans record that is specified by the _inventTrans parameter.
Syntax
public MapEnumerator getIndirectCostEnumerator(InventTrans _inventTrans)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record for which to return the indirect cost per cost group MapEnumerator object.
Return Value
Type: MapEnumerator Class
The MapEnumerator object for the indirect cost per cost group.
Remarks
Creates an empty map in case there is no indirect cost for the InventTrans record that is specified by the _inventTrans parameter.