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
CalledParameters
- _formRun
- Type: FormRun Class
An object representing the production order form.
Show: