RCashReport_DocJournal.dialog Method [AX 2012]

Returns a class that contains the methods that are described by the RunBaseDialogable interface.

public Object dialog([DialogRunbase _dialog, boolean _forceOnClient])

Run On

Called

Parameters

_dialog
Type: DialogRunbase Class

_forceOnClient
Type: boolean

Return Value

Type: Object Class
A class that contains the methods that are described by the RunBaseDialogable interface.

A dialog box can be built by using either the Dialog class or a class that is created in the AOT.

Community Additions

ADD
Show: