abap-cloud-migration
Installation
SKILL.md
ABAP Cloud Migration Patterns
Guide for systematically migrating classic ABAP custom code to ABAP Cloud (Tier 1) compliance.
Workflow
- Assess current state: Run ATC Cloud Readiness checks on existing code
- Categorize findings: Group by finding type (unreleased API, language construct, etc.)
- Plan migration: Prioritize by impact and determine replacement strategy
- Implement replacements: Apply released API replacements or create wrappers
- Validate: Re-run ATC checks and test functionality
Migration Assessment
Running ATC Cloud Readiness Checks
- In ADT: Right-click package → Run As → ABAP Test Cockpit
- Use check variant
ABAP_CLOUD_READINESSor a custom variant with cloud-relevant checks - Review findings in the ATC Results view