ProdTableForm::newForm Method [AX 2012]

Creates a helper class for the production order form based on the actual FormRun data.

client server public static ProdTableForm newForm(FormRun _formRun)

Run On

Called

Parameters

_formRun
Type: FormRun Class
An object representing the production order form.

Return Value

Type: ProdTableForm Class
A new ProdTableForm instance.
Show: