We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e1c288 commit 22cc21fCopy full SHA for 22cc21f
docs/advanced/technical/dx.md
@@ -58,6 +58,11 @@ REPORT zre_app_input.
58
START-OF-SELECTION.
59
MESSAGE |Input: { pa_arbgb }| type 'I'.
60
```
61
+Benefits:
62
+* Data Transfer with inputs
63
+* events and buttons
64
+* fullstck application (already deployt) with 4 lines
65
+
66
abap2UI5 brings this concept into the browser:
67
```abap
68
CLASS zcl_app_input DEFINITION PUBLIC CREATE PUBLIC.
0 commit comments