CustInterestPost.dialogPostRun Method [AX 2012]

This method is called after the CustInterestPost.dialog is called to add controls after the CustInterestPost.dialog method executes.

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: