SAP ARS_L_API_REASON API State Reason Table
Overview
ARS_L_API_REASON is a standard SAP S/4HANA table that stores API State Reason data. There are total 5 fields in the ARS_L_API_REASON 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_REASON 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_REASON to other SAP tables and standard CDS views available based on ARS_L_API_REASON table in S/4HANA 2020.
Techincal Settings of ARS_L_API_REASON
Below are technical details of the table ARS_L_API_REASON
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARS_L_API_REASON Fields
The following table gives you an overview of the fields available in ARS_L_API_REASON
| 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 |
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_REASON