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.
Calculates the indirect cost for a route transaction.
Syntax
protected void addRouteConsumption(RouteJobType _routeJobType, RecordSortedList _routeTransList)
Run On
Called
Parameters
- _routeJobType
Type: RouteJobType Enumeration
A job type.
- _routeTransList
Type: RecordSortedList Class
A list of route transactions as ProdRouteTrans records.
Exceptions
| Exception | Condition |
|---|---|
| Error | The job type is not setup or process. |