This API queries the SAP Cloudification Repository — the official source of truth for which SAP objects are released, deprecated, or forbidden in ABAP Cloud / Clean Core. It answers questions regarding object status, successors (e.g., MARA → IPRODUCT), and Clean Core compliance.
This API queries the SAP Cloudification Repository — the official source of truth for which SAP objects are released, deprecated, or forbidden in ABAP Cloud / Clean Core. It answers questions regarding object status, successors (e.g., MARA → IPRODUCT), and Clean Core compliance.
ROSA — Released Objects Search Assistant. MCP server and REST API for the SAP Cloudification Repository: search released objects, classic APIs, and successors with Clean Core Level filtering (A/B/C/D). Runs locally from the @rosa-mcp/server npm package.
Use LISA's ZCLI18NSERVICE ABAP HTTP API to read, write and compare SAP object translations — data elements, domains, CDS views, message classes, text pools, text tables, and more. Covers the six actions, the JSON wire contract, target types and selectors, and the pitfalls. Auth is handled OUTSIDE this skill — by a BTP…