PSAProjPrintInvoice.showQueryValues Method [AX 2012]

Determines whether a Select button is to be added to the dialog.

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
true if the button should be displayed; otherwise, false.

If this button is clicked, it will show the query form. Therefore, the queryRun method has to return a valid QueryRun object.

Community Additions

ADD
Show: