atc-cloudification

Configure ATC Cloud Readiness checks against the SAP Cloudification Repository.

49|15|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/likweitan/abap-skills --skill atc-cloudification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atc-cloudification
Source: https://github.com/likweitan/abap-skills/tree/main/skills/atc-cloudification
Command: npx skills add https://github.com/likweitan/abap-skills --skill atc-cloudification

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure ATC Cloud Readiness checks against the SAP Cloudification Repository to validate that custom ABAP code uses released APIs suitable for SAP Cloud ERP deployments, guiding cloud-ready transformations.

Core Features & Use Cases

  • Cloud Readiness guidance: enable the ATC check "Usage of Released APIs (Cloudification Repository)" to flag non-released API usage in ABAP code.
  • Quick-reference access: provides direct JSON URLs and viewer references for Cloud ERP and Cloud ERP Private environments.
  • Migration & remediation support: supports cloudification workflows, clean core alignment, and migration guidance for released APIs across SAP Cloud products.

Quick Start

Configure ATC by selecting the Cloud Readiness check and supplying the Cloudification Repository JSON URL to begin validating ABAP code against released APIs.

Frequently Asked Questions about atc-cloudification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate released APIs in ABAP code for SAP Cloud ERP readiness?

To validate released APIs in ABAP code for SAP Cloud ERP readiness, configure the ATC Cloud Readiness check against the SAP Cloudification Repository to flag non-released API usage. This guides code remediation for cloud-ready transformations.

What are the prerequisites for setting up ATC Cloud Readiness checks?

ATC Cloud Readiness checks require JSON sources from objectReleaseInfo and objectClassifications, plus a configured Cloudification Repository JSON URL. These sources provide the API classifications needed to validate ABAP code against released APIs.

Can I use ATC Cloud Readiness checks for both Cloud ERP and Cloud ERP Private deployments?

Yes, ATC Cloud Readiness checks support both Cloud ERP and Cloud ERP Private deployments. The Skill provides direct JSON URLs and viewer references tailored for each environment to validate released API usage.

How does the SAP Cloudification Repository classify released APIs?

The SAP Cloudification Repository classifies released APIs using objectReleaseInfo and objectClassifications JSON sources. These classifications enable the ATC check to determine whether custom ABAP code adheres to clean core compliance and cloud-ready standards.

What should I do when ATC flags non-released API usage in my ABAP code?

When ATC flags non-released API usage, you must follow the provided migration and remediation guidance. This involves aligning custom ABAP code with released APIs to ensure clean core compliance across SAP Cloud products.

When do I need to run Cloud Readiness checks in an ABAP Cloud development workflow?

You need to run Cloud Readiness checks during ABAP Cloud development workflows when migrating custom code to SAP Cloud ERP. This ensures adherence to clean core principles by validating usage against released APIs before deployment.