SCREEN FUNCTION DYNAMICS - SPINNER DaTA

  

DEVELOPER

Data Source

This variable holds the value that is selected on the spinner at runtime. The standard and custom validation logics are triggered as soon as you select a value in the spinner.

The $INPUT (alphanumeric fields) or #INPUT (numeric fields) system variable  is loaded with the selected value and you can use the variable to validate the value in the standard or custom validation.

Note: It is mandatory to ensure that the spinner’s data source always holds a valid value (a value that exists in the predefined set of the spinner); else PROIV treats it as a fatal error, and the session closes with a rollback.

1.    Double-click the spinner object.
The Spinner properties window appears.

2.    Click Data tab.

3.    In the Name box, enter or select a variable. This variable stores the value which you select from the spinner at runtime.

4.     To configure other data properties, see Screen Function Dynamics Data for more information.

 

Comment on this topic

Topic ID: 500682