InterCompanyTradingSetupForm::newFormRun Method [AX 2012]

Creates a new instance of this class.

Syntax

client server public static InterCompanyTradingSetupForm newFormRun(FormRun _formRun)

Run On

Called

Parameters

  • _formRun
    Type: FormRun Class
    A handle to the current intercompany trading setup form.

Return Value

Type: InterCompanyTradingSetupForm Class
A new instance of the intercompany trading setup form class.

See Also

Reference

InterCompanyTradingSetupForm Class