SalesUpdateConfirmDatesCommand.checkCloseDialog Method [AX 2012]

Checks whether the settings that are provided in the dialog box are valid, which lets the user continue and close the dialog box.

public boolean checkCloseDialog([Object calledFrom])

Run On

Called

Parameters

calledFrom
Type: Object Class
An object that represents the calling object.

Return Value

Type: boolean
true if settings in the dialog box are valid; otherwise, false.

Community Additions

ADD
Show: