PCRuntimeLookupHelper.createFormRun Method [AX 2012]

Factory method to create FormRun object for the lookup form.

protected FormRun createFormRun(FormName _formName, FormControl _formControl)

Run On

Called

Parameters

_formName
Type: FormName Extended Data Type
The name of the lookup form.
_formControl
Type: FormControl Class
The lookup control.

Return Value

Type: FormRun Class
A new FormRun instance.

Community Additions

ADD
Show: