ProdRouteJob::findProdId Method
Find the jobs of a production order by the production order ID.
Syntax
client server public static ProdRouteJob findProdId(ProdId _prodId)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
The production order ID used to search the jobs.
Return Value
Type: ProdRouteJob Table
A ProdRouteJob table buffer that can be used to iterate through the production jobs.