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 00fc905 commit 884ba02Copy full SHA for 884ba02
src/z2ui5_cl_demo_app_319.clas.abap
@@ -17,6 +17,7 @@ CLASS z2ui5_cl_demo_app_319 DEFINITION PUBLIC.
17
value2 TYPE string,
18
keyField TYPE string,
19
tokenText TYPE string,
20
+ tokenLongKey type string,
21
END OF t_range,
22
t_ranges TYPE STANDARD TABLE OF t_range WITH EMPTY KEY.
23
DATA:
0 commit comments