abap-performance-ecc
CommunityOptimize ABAP for traditional databases.
Authormarcellourbani
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers write more efficient ABAP code specifically for older SAP ECC systems running on non-HANA databases, preventing performance bottlenecks and reducing system load.
Core Features & Use Cases
- Database Access Optimization: Provides best practices for SELECT statements, JOINs, and
FOR ALL ENTRIESto minimize database round-trips. - Internal Table Efficiency: Guides the selection of appropriate internal table types (HASHED, SORTED, STANDARD) and loop optimization techniques.
- ECC-Specific Patterns: Highlights crucial differences and anti-patterns compared to HANA systems, focusing on buffering and indexing.
- Use Case: Reviewing a custom ABAP report that is running slowly, identify and refactor inefficient database queries and internal table processing to improve execution time.
Quick Start
Optimize the following ABAP code snippet for performance on an ECC system.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: abap-performance-ecc Download link: https://github.com/marcellourbani/vscode_abap_remote_fs/archive/main.zip#abap-performance-ecc Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.