ProdRouteJob::findJobType Method
Syntax
client server public static ProdRouteJob findJobType(
ProdId prodId,
OprNum oprNum,
RouteOprPriority oprPriority,
RouteJobType routeJobType,
[boolean _forUpdate])
Run On
Called
Parameters
- prodId
Type: ProdId Extended Data Type
- oprNum
Type: OprNum Extended Data Type
- oprPriority
Type: RouteOprPriority Enumeration
- routeJobType
Type: RouteJobType Enumeration
- _forUpdate
Type: boolean