RouteCalc_Formula3.calcWrkCtrProcessTime Method [AX 2012]
Calculates the processing time using a batch formula where the capacity is defined on the work center.
Syntax
public Hours calcWrkCtrProcessTime(
BOMCalcData _calc,
RouteMap _primaryRoute,
RouteOprMap _primaryOpr,
[WrkCtrId _wrkCtrId])
Run On
Called
Parameters
- _calc
Type: BOMCalcData Class
- _primaryRoute
Type: RouteMap Map
- _primaryOpr
Type: RouteOprMap Map
- _wrkCtrId
Type: WrkCtrId Extended Data Type
Return Value
Type: Hours Extended Data Type
The duration in hours for the process job.
Exceptions
Exception | Condition |
---|---|
Error | Exception thrown when the primary operation is not specified. |
Error | The primary operation is not specified |