CustInvoicePrintJob.dialog Method [AX 2012]
Provides the dialog box to display for this instance of the RunBaseBatch class.
protected Object dialog([DialogRunbase _dialog, boolean _forceOnClient])
Run On
CalledParameters
- _dialog
- Type: DialogRunbase Class
A reference to the instance of the dialog box that will be displayed.
- _forceOnClient
- Type: boolean
A Boolean value that specifies whether the dialog box must be instantiated on the client.
Community Additions
ADD
Show: