Share via


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

  • 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.

See Also

Reference

InventNonConformanceMakeRelated Class