JmgIpcLedgerEnter.showQueryValues Method [AX 2012]

Adds a Select button to the dialog box to show query values.

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
true if a Select button was added to the dialog box.

Pressing the Select button that was added will show the query form, so the queryRun method has to return a valid QueryRun object. This method returns true for the JmgIpcLedgerEnter class.

Community Additions

ADD
Show: