RetailLabelController.prePromptModifyContract Method [AX 2012]

Method sets the boolean value to show the dialog and to set the range.

protected void prePromptModifyContract()

Run On

Called

This method is invoked for interactive scenarios.

This method is not invoked for batch scenarios. This means any member variables instantiated in this method will not be available for the lifetime of the controller in batch scenarios.

Community Additions

ADD
Show: