Share via


InventCostClosingRecalc.showQueryValues Method [AX 2012]

Adds a Select button to the dialog.

Syntax

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
true.

Remarks

If you press this button it will show the query form. Therefore the queryRun method has to return a valid queryRun.

See Also

InventCostClosingRecalc Class

RunBase.dialog Method