Share via


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

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

See Also

Reference

RouteCalc_Formula3 Class