← ClaudeAtlas

atc-cloudificationlisted

Configure ATC Cloud Readiness and Clean Core checks using the SAP Cloudification Repository for Released APIs. Use when users ask about ATC check variants for cloud readiness, clean core compliance, released API checks, cloudification repository setup, objectReleaseInfo JSON files, SAP Cloud ERP or SAP Cloud ERP Private API validation, or migrating custom code to ABAP Cloud. Triggers include "configure ATC cloud readiness", "set up clean core check", "cloudification repository URL", "released APIs check", or "which JSON file for my S/4HANA version".
williamcorrea23/sap-router-skill · ★ 1 · DevOps & Infrastructure · score 66
Install: claude install-skill williamcorrea23/sap-router-skill
# ATC Cloudification Repository Check Configure the ABAP Test Cockpit (ATC) check **"Usage of Released APIs (Cloudification Repository)"** to validate custom code against SAP's released API list for SAP Cloud ERP and SAP Cloud ERP Private. ## Overview The [SAP Cloudification Repository](https://github.com/SAP/abap-atc-cr-cv-s4hc) contains the list of released and unreleased APIs for SAP Cloud ERP. The JSON files from this repository are used as content for the ATC check, enabling customers and partners to analyse existing custom code for released API usage across all ECC and S/4HANA releases. ## Quick Reference Read `references/quick-reference.md` for: - JSON file URLs for each target product and version - ATC check variant configuration steps - Available JSON files and their purpose - SAP Notes required for setup ## Configuration by Target Product ### SAP Cloud ERP 1. Activate in your ATC check variant: **"Cloud Readiness"** → **Usage of Released APIs (Cloudification Repository)** 2. In the check attributes, enter the URL: ``` https://raw.githubusercontent.com/SAP/abap-atc-cr-cv-s4hc/main/src/objectReleaseInfoLatest.json ``` ### SAP Cloud ERP Private 1. Activate in your ATC check variant: **"Clean Core"** → **Usage of Released APIs (Cloudification Repository)** 2. In the check attributes, enter the URL for your version: - **Latest version**: `https://raw.githubusercontent.com/SAP/abap-atc-cr-cv-s4hc/main/src/objectReleaseInfo_PCELatest.json` - **Spe