CustOverPaym.dialogPostRun Method [AX 2012]

This method is called after the CustOverPaym.dialog method is called to add controls after the CustOverPaym.dialog method is executed.

public void dialogPostRun(DialogRunbase _dialog)

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class
An instance of the DialogRunbase class.

This method adds a Mutli-Select lookup for Billing classification.

Community Additions

ADD
Show: