ProdJobUpdate::newProdId Method [AX 2012]

Creates a new instance of the ProdJobUpdate class.

server public static ProdJobUpdate newProdId(ProdId _prodId)

Run On

Server

Parameters

_prodId
Type: ProdId Extended Data Type
The production order ID to process by the newly created class instance.

Return Value

Type: ProdJobUpdate Class
A new ProdJobUpdate instance.
Show: