PdsShelfLifeDateChangeValidatorBase.constructDialogHandler Method [AX 2012]
Constructs the dialog box handler to get and process user responses.
protected PdsShelfLifeIMovUpdConfirmDialog constructDialogHandler(FieldId _fieldNumberChanged, boolean _isContextServerBound)
Run On
ServerParameters
- _fieldNumberChanged
- Type: FieldId Extended Data Type
The ID of the field that is being changed.
- _isContextServerBound
- Type: boolean
A Boolean value that indicates whether the context that is running is bound to the server.
Return Value
Type: PdsShelfLifeIMovUpdConfirmDialog InterfaceA constructed instance of an implementing class of the PdsShelfLifeIMovUpdConfirmDialog interface.
Community Additions
ADD
Show: