Update content

This commit is contained in:
danrega
2023-03-14 17:09:51 +01:00
parent 9a8dfe15e2
commit 588b9da5d6
5 changed files with 13 additions and 8 deletions

View File

@@ -34,7 +34,7 @@
*
***********************************************************************
"! <p class="shorttext synchronized">ABAP cheat sheet: ABAP SQL - Grouping Internal Tables</p>
"! Example to demonstrate working with structures.<br>Choose F9 in ADT to run the class.
"! Example to demonstrate grouping internal tables.<br>Choose F9 in ADT to run the class.
CLASS zcl_demo_abap_sql_group_by DEFINITION
PUBLIC
FINAL