Share via


ProdRouteJob::findJobOpr Method

Retrieves production jobs filtered by production order, operation number and operation priority.

Syntax

client server public static ProdRouteJob findJobOpr(
    ProdId _prodId, 
    OprNum _oprNum, 
    RouteOprPriority _oprPriority)

Run On

Called

Parameters

Return Value

Type: ProdRouteJob Table
A ProdRouteJob table buffer that can be used to iterate through the jobs.

See Also

Reference

ProdRouteJob Table