
Sap Abap
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-abap is a comprehensive agent skill for SAP ABAP development aimed at developers and small teams shipping extensions on S/4, BTP, or ABAP Cloud. Install it when you are writing or refactoring ABAP—internal tables and structures, ABAP SQL, OO patterns, RAP business objects, CDS views, EML, exception handling, or unit tests—and want answers grounded in both legacy and cloud rules rather than generic backend snippets. The package is versioned as a full plugin skill (GPL-3.0, category abap) and maps to the procedural knowledge agents need when ERP constraints dominate your backlog. It does not replace an SAP system or transport pipeline; it keeps your coding agent aligned with SAP-specific idioms so you spend less time correcting invalid Cloud syntax or missing RAP lifecycle steps during implementation.
Key points
- Covers internal tables, structures, field symbols, data references, and dynamic programming patterns
- Documents ABAP SQL, object-oriented ABAP, exception handling, and ABAP unit testing
- Includes RAP, CDS views, EML statements, and ABAP for Cloud Development conventions
- Spans classic on-stack ABAP and cloud-ready ABAP Cloud development patterns
- Bundles string processing, RTTI/RTTC, and REST-oriented RAP modeling guidance
Sap Abap by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add AndreaFusar/https-github.com-secondsky-sap-skills/plugin install sap-abap@sap-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 19, 2026 |
|---|---|
| Repository | AndreaFusar/https-github.com-secondsky-sap-skills ↗ |
What it does
Install when you extend SAP systems and need agent-guided ABAP, RAP, CDS, and ABAP Cloud code instead of guessing syntax across classic and modern stacks.
Files
Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code, working with internal tables, structures, ABAP SQL, object-oriented programming, RAP (RESTful Application Programming Model), CDS views, EML statements, ABAP Cloud development, string processing, dynamic programming, RTTI/RTTC, field symbols, data references, exception handling, or ABAP unit testing. Covers both classic ABAP and modern ABAP for Cloud Development patterns.
sap-abap
Source: ./plugins/sap-abap
{ "name": "sap-abap", "source": "./plugins/sap-abap", "license": "GPL-3.0", "version": "2.2.0", "category": "abap", "keywords": [ "abap", "abap cloud", "cds", "internal tables", "oop", "rap", "rest", "sap", "sap-abap", "sql" ], "description": "Comprehensive ABAP development skill for SAP systems. Use when writing ABAP code, working with internal tables, structures, ABAP SQL, object-oriented programming, RAP (RESTful Application Programming Model), CDS views, EML statements, ABAP Cloud development, string processing, dynamic programming, RTTI/RTTC, field symbols, data references, exception handling, or ABAP unit testing. Covers both classic ABAP and modern ABAP for Cloud Development patterns." }