Share via


ProdJournalFormTransProd.new Method [AX 2012]

Creates and initializes the object, overrides the default and sets up the catch weight form control class.

Syntax

public void new(FormRun _formRun)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The form from which the method is being called.

See Also

Reference

ProdJournalFormTransProd Class