ABAP Classes¶
Object-oriented ABAP — the modern way to build reusable, testable code. Each page covers what the class is for, the minimum code to use it, and the patterns you'll see in real projects.
Index¶
| Class | Area | What it's for |
|---|---|---|
| CL_SALV_TABLE | UI / ALV | Display an internal table in a modern ALV grid |
Want a particular class documented? Open an issue.