PayrollPayStatementJournalizeBase.dialogInit Method [AX 2012]

Initializes the dialog box.

public DialogRunbase dialogInit([DialogRunbase dialog, boolean forceOnClient])

Run On

Called

Parameters

dialog
Type: DialogRunbase Class
A previously initialized dialog box, if you want to use one.
forceOnClient
Type: boolean
A value that specifies whether the dialog box must be instantiated on the client; optional.

Return Value

Type: DialogRunbase Class
The initialized dialog box.

This method is not typically overridden.

Community Additions

ADD
Show: