JmgSynchronizeJobTable.dialog Method [AX 2012]

This method returns a class that contains the methods described by the RunBaseDialogable interface. The dialog for the JmgSynchronizeJobTable table displays four check boxes. This allows the user to select for which modules the JmgJobTable table should be synchronized.

protected Object dialog([DialogRunbase dialog, boolean forceOnClient])

Run On

Called

Parameters

dialog
Type: DialogRunbase Class
An already initialized dialog can be passed.
forceOnClient
Type: boolean
Specifies if the dialog must be instantiated on the client.

This method cannot be called directly. Instead use prompt.

Community Additions

ADD
Show: