CashReceiptUpdateLV.showQueryValues Method [AX 2012]

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

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
Always returns false by default.

If you change the return value to true, the button is added.

If you click this button, it shows the query form. Therefore, the queryRun method has to return a valid queryRun value.

Community Additions

ADD
Show: