This commit is contained in:
danrega
2024-01-02 16:46:58 +01:00
parent 8bc216380d
commit 7b4655b4f3

View File

@@ -1239,7 +1239,7 @@ CLASS zcl_example_class IMPLEMENTATION.
"classic ABAP, you can, for example and additionally, use cl_demo_output or "classic ABAP, you can, for example and additionally, use cl_demo_output or
"ALV. "ALV.
"Notes: "Notes:
"- The following example is just ABAP code tinkering with dynamic programming "- The following example is just ABAP code exploring dynamic programming
" aspects. Note the disclaimer in the README of the cheat sheet repository. " aspects. Note the disclaimer in the README of the cheat sheet repository.
" It is an example that sets its focus on a dynamic SELECT statement and " It is an example that sets its focus on a dynamic SELECT statement and
" processing internal tablecontent by dynamically accessing structure " processing internal tablecontent by dynamically accessing structure