SAP ARS_L_API API State Header history data Table
Overview
ARS_L_API is a standard SAP S/4HANA table that stores API State Header history data data. There are total 7 fields in the ARS_L_API 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 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 to other SAP tables and standard CDS views available based on ARS_L_API table in S/4HANA 2020.
Techincal Settings of ARS_L_API
Below are technical details of the table ARS_L_API
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARS_L_API Fields
The following table gives you an overview of the fields available in ARS_L_API
| 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 | |
| TIMESTAMP | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 21 | |
| OBJECT_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| DELETED | API Release: API Deletion Indicator | ARS_DELETION_INDICATOR | CHAR | 1 | |
| DELETED_BY | User Name | SYUNAME | CHAR | 12 | |
| LAST_CHANGED_BY | User Name | SYUNAME | CHAR | 12 |
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