InventSumDateFinancialCalc_ClosedDate_RU.dialogInternal Method [AX 2012]
Creates a class that contains the methods that are described by the RunBaseDialogable interface.
Syntax
protected Object dialogInternal([DialogRunbase _dialog, boolean _forceOnClient])
Run On
Called
Parameters
- _dialog
Type: DialogRunbase Class
An already initialized instance of the DialogRunBase class; optional.
- _forceOnClient
Type: boolean
A Boolean value that specifies whether the dialog box must be created on the client; optional.
Return Value
Type: Object Class
A class that contains the methods that are described by the RunBaseDialogable interface.