PrintMgmtSetupQueryRun.showSavedQuery Method [AX 2012]

Determines whether a saved query should be selectable in the SysQueryForm.

public boolean showSavedQuery(str _name, container _data)

Run On

Called

Parameters

_name
Type: str
_data
Type: container

Return Value

Type: boolean
true if the primary data source of the saved query matches a specified table; otherwise, false.

Community Additions

ADD
Show: