ProjLegalEntityLookupListPageHelper.setListPageCustomFilter Method [AX 2012]

Initialize the company lookup control filter of the list page.

public SysEPCustomFilter setListPageCustomFilter([str _ctrlCompanyLookup])

Run On

Called

Parameters

_ctrlCompanyLookup
Type: str
The control name of the list page's company lookup control. Optional.

Return Value

Type: SysEPCustomFilter Class
SysEPCustomFilter object.

This should be executed inside the initializing method of the interaction class.

Community Additions

ADD
Show: