Share via


ServiceTaxPOTInquiry_Reversal_IN.checkCloseDialog Method [AX 2012]

Is called in the CloseOk method of a RunBase dialog box whether see if it can be closed without error.

Syntax

public boolean checkCloseDialog([Object _calledFrom])

Run On

Called

Parameters

Return Value

Type: boolean
Always returns true.

Exceptions

Exception Condition
Warning

The number of units is not filled in.

See Also

Reference

ServiceTaxPOTInquiry_Reversal_IN Class