SAP ARS_S_OBJ_TYPE_T API Release: Supported Object Types Table
Overview
ARS_S_OBJ_TYPE_T is a standard SAP S/4HANA table that stores API Release: Supported Object Types data. There are total 4 fields in the ARS_S_OBJ_TYPE_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARS_S_OBJ_TYPE_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_S_OBJ_TYPE_T to other SAP tables and standard CDS views available based on ARS_S_OBJ_TYPE_T table in S/4HANA 2020.
Techincal Settings of ARS_S_OBJ_TYPE_T
Below are technical details of the table ARS_S_OBJ_TYPE_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARS_S_OBJ_TYPE_T Fields
The following table gives you an overview of the fields available in ARS_S_OBJ_TYPE_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJECT_TYPE | Object Type | TROBJTYPE | ARS_S_OBJ_TYPE | CHAR | 4 |
| SUB_OBJECT_TYPE | Type of API Subobject | ARS_SUB_OBJECT_TYPE | ARS_S_OBJ_TYPE | CHAR | 20 |
| LANGUAGE | Language Key | SPRAS | LANG | 1 | |
| DESCRIPTION | API Release: Object Type Description | ARS_OBJECT_TYPE_DESCRIPTION | 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_S_OBJ_TYPE_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARS_S_OBJ_TYPE_T | OBJECT_TYPE | 1: CN | ARS_S_OBJ_TYPE |
| ARS_S_OBJ_TYPE_T | SUB_OBJECT_TYPE | 1: CN | ARS_S_OBJ_TYPE |