InventNonConformanceMakeRelated.dialog Method [AX 2012]
Creates a dialog box with a field for the user to specify the related non-conformance.
Syntax
protected Object dialog([DialogRunbase _dialog, boolean forceOnClient])
Run On
Called
Parameters
- _dialog
Type: DialogRunbase Class
The dialog box as build by the framework.
- 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 box class.