ProjPeriodPostingSelect.showQueryValues Method [AX 2012]

Determines whether to add a select button to the dialog.

public boolean showQueryValues()

Run On

Server

Return Value

Type: boolean
false by default.

If you click this button, it will show the query form. Therefore, the queryRun method has to return a valid instance of the QueryRun class. If you change the return value to true, the button will be added.

Community Additions

ADD
Show: