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 7881cdc commit 402d7e8Copy full SHA for 402d7e8
src/z2ui5_cl_demo_app_001.clas.abap
@@ -32,6 +32,7 @@ CLASS z2ui5_cl_demo_app_001 IMPLEMENTATION.
32
33
me->client = client.
34
35
+
36
IF check_initialized = abap_false.
37
check_initialized = abap_true.
38
display_view( client ).
0 commit comments