Share via


ProdJournalFormTransRoute.new Method [AX 2012]

Creates and initializes the object, override the default and set 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

ProdJournalFormTransRoute Class