ProdRouteJobInfo::newFromProdRouteJob Method [AX 2012]

Creates an instance of the class based on a production job.

client server public static ProdRouteJobInfo newFromProdRouteJob(ProdRouteJob _job)

Run On

Called

Parameters

_job
Type: ProdRouteJob Table
The specified record of ProdRouteJob table.

Return Value

Type: ProdRouteJobInfo Class
An instance of the ProdRouteJobInfo class.
Show: