Getting a Value in WEBDYNPRO
Context
You can read values under the SCREEN node.
Procedure
-
In the test script editor, open the command interface.
-
Expand the tree on the left side of the structure editor to display the relevant element.
-
From the context menu, choose Insert Get.
-
The element is copied to the GETS_AND CHECKS node.
-
Under the GETS_AND CHECKS node, double-click the element to display it for editing in the right-hand pane of the structure editor.
-
Enter a parameter in the Value field.
Results
At runtime, the parameter will be assigned the value from the element.
Next Steps
For information about reading Web Dynpro table data, see SAP Note 1790909.