SAP ARS_L_API_SCCSSR API Successor history data of Deprecated/Decommissioned APIs Table
Overview
ARS_L_API_SCCSSR is a standard SAP S/4HANA table that stores API Successor history data of Deprecated/Decommissioned APIs data. There are total 10 fields in the ARS_L_API_SCCSSR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARS_L_API_SCCSSR belongs to Extensibility: Release of APIs (BC-SRV-APS-EXT-REL) module and is located in the package API Release: API State Persistence (S_ARS_DB).
In addition, following links provide an overview of foreign key relationships, if any, that link ARS_L_API_SCCSSR to other SAP tables and standard CDS views available based on ARS_L_API_SCCSSR table in S/4HANA 2020.
Techincal Settings of ARS_L_API_SCCSSR
Below are technical details of the table ARS_L_API_SCCSSR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARS_L_API_SCCSSR Fields
The following table gives you an overview of the fields available in ARS_L_API_SCCSSR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_ID | API Object ID | ARS_OBJECT_ID | * | CHAR | 36 |
| OBJECT_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| SUB_OBJECT_TYPE | Type of API Subobject | ARS_SUB_OBJECT_TYPE | CHAR | 20 | |
| SUB_OBJECT_NAME | Name of API Subobject | ARS_SUB_OBJECT_NAME | CHAR | 120 | |
| COMPATIBILITY_CONTRACT | Release Contract | ARS_RELEASE_CONTRACT | CHAR | 2 | |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| SUCCESSOR_OBJECT_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| SUCCESSOR_OBJECT_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| SUCCESSOR_SUB_OBJECT_TYPE | Type of API Subobject | ARS_SUB_OBJECT_TYPE | CHAR | 20 | |
| SUCCESSOR_SUB_OBJECT_NAME | Name of API Subobject | ARS_SUB_OBJECT_NAME | CHAR | 120 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ARS_L_API_SCCSSR