CustAgingSnapshot.dialog Method [AX 2012]

Provides the dialog box to display for this instance of the RunBaseBatch class.

public Object dialog([DialogRunbase _dialog])

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class
A reference to the instance of the dialog box to display.

Return Value

Type: Object Class
An instance of the dialog box to display.

This was overridden because the standard dialog box does not support specialized logic for enabling and disabling fields. The CustAgingSnapshot form serves as the dialog box for this RunBaseBatch class.

Community Additions

ADD
Show: