Symptom
While releasing a transport request in ABAP Environment, the following ATC errors appear:
- Changes in ZPACKAGE (DEVC), compared to version 100 (SID), found by component BC-SRV-APS-EXT-REL: Released API DDLS ZVIEW_NAME was deleted.
- Changes in ZPACKAGE (DEVC), compared to version 100 (SID), found by component BC-SRV-APS-EXT-REL: Released API CLAS ZCLASS_NAME was deleted.
Environment
SAP S/4HANA Cloud
3-System Landscape
Development tenant
ABAP Environment
Reproducing the Issue
- Access ABAP Environment in Development tenant (development system).
- Release a Transport Request from the Transport Organizer.
- Getting ATC errors:
- Changes in ZPACKAGE (DEVC), compared to version 100 (SID), found by component BC-SRV-APS-EXT-REL: Released API DDLS ZVIEW_NAME was deleted.
- Changes in ZPACKAGE (DEVC), compared to version 100 (SID), found by component BC-SRV-APS-EXT-REL: Released API CLAS ZCLASS_NAME was deleted.
Cause
Released APIs are logged in a default API snapshot. And deleted released APIs are not removed from this default snapshot.
Resolution
If the ATC check based on the default snapshot is not suitable, for example, because you have not yet delivered any APIs, you as a SAP customer can set this default snapshot to “not check relevant” in the Fiori application Manage API Snapshots.
At a later point in time, you can create your own snapshots for actually delivered APIs and set it to "Check Relevant" so that these delivered APIs can no longer be deleted.
*Please note that the Business Role Template SAP_BR_ADMINISTRATOR_SW_DEV is only available in the Development Tenant (Client 080).
See Also
Keywords
Changes in ZPACKAGE (DEVC), compared to version 100 (SID), found by component BC-SRV-APS-EXT-REL: Released API DDLS ZVIEW_NAME was deleted, 3SL, 3-System Landscape, ADT, ABAP Environment, developer extensibility, ATC check, ATC error, Manage API Snapshots, Released API, S/4HANA Cloud, SAP S/4HANA Cloud , KBA , BC-SRV-APS-EXT-REL , Extensibility: Release of APIs , Problem