SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Released APIs in ABAP

Released Components and Objects are SAP-provided software components and individual objects that have been explicitly made available for use in the ABAP environment. Developers use them to establish lifecycle independence of SAP code and custom code, ensuring that custom developments can rely on stable, supported APIs and objects without being tightly coupled to SAP's internal implementation changes.

Docs explaining this concept

Prerequisites

Concepts that build on this