
Sap Abap Cds
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
sap-abap-cds is an agent skill that documents CDS view modeling, annotations, associations, DCL access control, and ABAP consumption from ABAP 7.4+ through ABAP Cloud.
About
sap-abap-cds is an agent skill for developers defining SAP Core Data Services models who need accurate patterns for views, associations, and security annotations. Invoke it when creating CDS views or view entities, enriching models for analytics, implementing DCL access control, or fixing compilation and type errors on CURR and QUAN fields. The skill reduces guesswork on cardinality, parameters, and ABAP consumption so agents output CDS that aligns with SAP expectations from legacy stacks through ABAP Cloud. It supports consultants shipping RAP or OData-backed features where the CDS layer is the contract between database tables and UI or services. Pair it with SQLScript or ABAP skills when procedures sit behind the same model. It does not replace SAP official training for greenfield solution architecture.
- Reference for CDS views and view entities with annotations and semantic enrichment
- Covers associations, cardinality, input parameters, CASE expressions, and built-in CDS functions
- Documents access control with DCL and CURR/QUAN data type patterns
- Includes troubleshooting CDS errors and querying views from ABAP or SALV IDA
- Spans ABAP 7.4+ through ABAP Cloud and RAP-oriented modeling
Sap Abap Cds 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-cds@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
Model SAP data with CDS views, annotations, associations, and DCL access control when building ABAP Cloud or classic RAP-ready backends.
Who is it for?
Best when you're drafting CDS models, DCL, and view entities for RAP, OData, or SAC-facing backends.
Skip if: Non-SAP web apps, pure frontend UI work, or teams that only need generic ER diagram design without ABAP CDS.
When should I use this skill?
Creating CDS views or view entities, annotations, associations, DCL, CURR/QUAN, CDS errors, ABAP queries, or SALV IDA display; ABAP 7.4+ through ABAP Cloud.
What you get
You produce CDS view definitions, access-control sketches, and ABAP query patterns that compile and match semantic and security requirements for your SAP stack.
- CDS view or view entity definitions with annotations
- DCL access control drafts
- ABAP consumption and troubleshooting notes
Files
Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view entities, defining data models with annotations, working with associations and cardinality, implementing input parameters, using built-in functions, writing CASE expressions, implementing access control with DCL, handling CURR/QUAN data types, troubleshooting CDS errors, querying CDS views from ABAP, or displaying data with SALV IDA. Covers ABAP 7.4+ through ABAP Cloud.
sap-abap-cds
Source: ./plugins/sap-abap-cds
{ "name": "sap-abap-cds", "source": "./plugins/sap-abap-cds", "license": "GPL-3.0", "version": "2.2.0", "category": "abap", "keywords": [ "abap", "abap cloud", "cds", "internal tables", "oop", "rap", "sap", "sap-abap-cds" ], "description": "Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view entities, defining data models with annotations, working with associations and cardinality, implementing input parameters, using built-in functions, writing CASE expressions, implementing access control with DCL, handling CURR/QUAN data types, troubleshooting CDS errors, querying CDS views from ABAP, or displaying data with SALV IDA. Covers ABAP 7.4+ through ABAP Cloud." }
Related skills
How it compares
Use for ABAP CDS and DCL semantics instead of generic ORM or Prisma schema skills.
FAQ
Who is sap-abap-cds for?
ABAP and SAP full-stack developers who create or maintain CDS views, view entities, and access control in SAP systems.
When should I use sap-abap-cds?
Use it during build when creating CDS views, defining associations and parameters, writing DCL, troubleshooting CDS errors, or displaying data via SALV IDA from CDS.
Is sap-abap-cds safe to install?
Check the Security Audits panel on this Prism page and review the GPL-3.0 plugin source before exposing proprietary CDS or system metadata to an agent.