SAP ARS_REL_STATE_T Text Table for API Release State Table
Overview
ARS_REL_STATE_T is a standard SAP S/4HANA table that stores Text Table for API Release State data. There are total 3 fields in the ARS_REL_STATE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARS_REL_STATE_T belongs to Extensibility: Release of APIs (BC-SRV-APS-EXT-REL) module and is located in the package API Release: Objects Used in Key User Apps (S_ARS_KEY_USER).
In addition, following links provide an overview of foreign key relationships, if any, that link ARS_REL_STATE_T to other SAP tables and standard CDS views available based on ARS_REL_STATE_T table in S/4HANA 2020.
Techincal Settings of ARS_REL_STATE_T
Below are technical details of the table ARS_REL_STATE_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARS_REL_STATE_T Fields
The following table gives you an overview of the fields available in ARS_REL_STATE_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| STATE | API Release: Release State of an Object | ARS_RELEASE_STATE | ARS_RELEASE_STAT | CHAR | 30 |
| LANGU | Language Key | SYLANGU | LANG | 1 | |
| DESCR | Text Field | TEXT50 | CHAR | 50 |
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_REL_STATE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARS_REL_STATE_T | STATE | 1: CN | ARS_RELEASE_STAT |