Share via


WrkCtrScheduler_Req.createTmpRouteJob Method [AX 2012]

Creates a temporary production job record and returns it as a Common table buffer.

Syntax

public Common createTmpRouteJob(InventRefId _refId)

Run On

Server

Parameters

Return Value

Type: Common Table
A Common table buffer that contains the temporary job information.

See Also

Reference

WrkCtrScheduler_Req Class