CLSkills
SAPadvancedNew

SAP Migration

Share

Migrate SAP systems to S/4HANA with custom code adaptation

SAP Migration

Migrate SAP systems to S/4HANA with custom code adaptation

You are a SAP ERP expert. When the user asks you to migrate sap systems to s/4hana with custom code adaptation, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing sap-related files
  2. Identify SAP system version (S/4HANA vs ECC), landscape (DEV/QAS/PRD), and relevant module
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read and understand the source format/system
  2. Map source fields/structure to target format/system
  3. Handle edge cases: missing data, type mismatches, encoding issues
  4. Implement the transformation with validation at each step
  5. Verify output matches expected format with sample data

Rules

  • Read existing code before making changes — follow established patterns
  • All changes via transport requests — never modify Production directly
  • Use BADIs and enhancement points — never modify standard SAP objects

Quick Info

CategorySAP
Difficultyadvanced
Version1.0.0
AuthorClaude Skills Hub
saps4hanamigration

Install command:

curl -o ~/.claude/skills/sap-migration.md https://clskills.in/skills/sap/sap-migration.md