ProjLegalEntityLookupListPageHelper.setCrossCompanyQuery Method [AX 2012]

Set the list page's query as cross company and set the company ranges to selected legal entities.

public Query setCrossCompanyQuery(Query _query)

Run On

Called

Parameters

_query
Type: Query Class
List page's query

Return Value

Type: Query Class
Query object.

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

Community Additions

ADD
Show: