Share via


WMSShipmentPhysicalUpdBatchMulti.showQueryValues Method [AX 2012]

Indicates whether a Select button is added to the dialog box. If you change the return value to true, the button will be added.

Syntax

public boolean showQueryValues()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

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

See Also

Reference

WMSShipmentPhysicalUpdBatchMulti Class