ProdRouteJobInfo.query2ProdRouteJob Method [AX 2012]

Executes a query and retrieves a reference to the ProdRouteJob data source of that query.

protected ProdRouteJob query2ProdRouteJob(Query _query)

Run On

Called

Parameters

_query
Type: Query Class
The query that contains the ProdRouteJob data source.

Return Value

Type: ProdRouteJob Table
The ProdRouteJob data source of the query.

Community Additions

ADD
Show: