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

Server

Parameters

_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 Interface
A constructed instance of an implementing class of the PdsShelfLifeIMovUpdConfirmDialog interface.

Community Additions

ADD
Show: