Examples of new ABAP features developed at INWERKEN Code-Dojo sessions. Trying to respect SAP Clean ABAP Style guides
- NEW
- VALUE
- FOR
- WHILE
- table
- Fill table
- FOR
- REDUCE
- GROUP BY
- Inline declaration
All examples are documented by unit tests. example for testing private methods using LOCAL FRIENDS.
- Corresponding
- String templates
- table expressions
- COND
- SWITCH