Update examples

This commit is contained in:
Daniel Reger
2022-12-05 13:13:56 +01:00
parent 75587a904b
commit cdffaf86df
11 changed files with 25 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
*
* -------------------------- PURPOSE ----------------------------------
* - Example to demonstrate various syntactical options for working with
* structures as outlined in the respective ABAP cheat sheet.
* structures.
* - Topics covered: creating structures and structured types, variants
* of structures, accessing components of structures, filling structures,
* clearing structures, structures in use in the context of tables