RAssetChangeDepreciationMethod.dialogPostRun Method [AX 2012]

Is called after the dialog() method is called, so that controls can be added after the main dialog() method runs.

public void dialogPostRun(DialogRunbase _dialog)

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class
An object for the Dialog form.

A multi-select lookup for billing classification is added.

Community Additions

ADD
Show: