RunBaseBatch.prepareForRun Method [AX 2012]

Allows subclasses to process the dialog box immediately before the execution of the dialog box.Run method.

Syntax

protected void prepareForRun(Object _dialog)

Run On

Called

Parameters

Remarks

This method allows for customization of the dialog box immediately before starting.

See Also

Reference

RunBaseBatch Class