Share via


InventNonConformanceChangeType.dialog Method [AX 2012]

Creates a dialog box that has a field to specify the new type.

Syntax

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

Run On

Called

Parameters

  • forceOnClient
    Type: boolean
    A Boolean value that indicates whether the dialog box is forced on the client or not.

Return Value

Type: Object Class
The modified Dialog class.

See Also

Reference

InventNonConformanceChangeType Class