CustAgingSnapshot.checkCloseDialog Method [AX 2012]

Determines whether processing can continue after the user-defined information has been provided.

public boolean checkCloseDialog([Object _calledFrom])

Run On

Called

Parameters

_calledFrom
Type: Object Class
The object that called this method.

Return Value

Type: boolean
true if the dialog box can continue with processing; otherwise, false.

The dialog box requires an aging period defintion. It also requires an aging date when the AgingDateType enumeration value is set to SelectedDate.

Community Additions

ADD
Show: