Share via


WrkCtrScheduler.createTmpRouteJob Method [AX 2012]

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

Syntax

protected 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 Class