Skip to content

abap-code-dojo/new_abap_features

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

New ABAP Features

Examples of new ABAP features developed at INWERKEN Code-Dojo sessions. Trying to respect SAP Clean ABAP Style guides

implemented Examples

  • NEW
  • VALUE
    • FOR
      • WHILE
      • table
    • Fill table
  • REDUCE
  • GROUP BY
  • Inline declaration

Examples by Unit Test

All examples are documented by unit tests. example for testing private methods using LOCAL FRIENDS.

Examples to come

  • Corresponding
  • String templates
  • table expressions
  • COND
  • SWITCH

About

Examples of new ABAP features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages