ProdRouteJobInfo.parallelJobs Method [AX 2012]

Finds all jobs that are parallel to a job.

public ProdRouteJob parallelJobs([Query _query])

Run On

Called

Parameters

_query
Type: Query Class
A base query; optional.

Return Value

Type: ProdRouteJob Table
The jobs that are parallel to the job, or an empty record if the job has no parallel jobs.

Community Additions

ADD
Show: