SAP ARS_TRGT_SYS Default Target Systems of Snapshot Distribution Table
Overview
ARS_TRGT_SYS is a standard SAP S/4HANA table that stores Default Target Systems of Snapshot Distribution data. There are total 4 fields in the ARS_TRGT_SYS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARS_TRGT_SYS belongs to Extensibility: Release of APIs (BC-SRV-APS-EXT-REL) module and is located in the package API Release: API Snapshot Configuration (S_ARS_API_VERSIONS_CONF).
In addition, following links provide an overview of foreign key relationships, if any, that link ARS_TRGT_SYS to other SAP tables and standard CDS views available based on ARS_TRGT_SYS table in S/4HANA 2020.
Techincal Settings of ARS_TRGT_SYS
Below are technical details of the table ARS_TRGT_SYS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ARS_TRGT_SYS Fields
The following table gives you an overview of the fields available in ARS_TRGT_SYS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| RFC_DESTINATION | Logical destination to an ABAP system | ARS_TARGET_SYSTEM_RFCDEST | RFCDES | CHAR | 32 |
| SYSTEM_ID | Name of SAP System | SYSYSID | CHAR | 8 | |
| DESCRIPTION | Description | ARS_TARGET_SYSTEM_DESCRIPTION | CHAR | 60 | |
| CHANGED_BY | User of Last Change | ARS_TARGET_SYSTEM_CHANGED_BY | 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_TRGT_SYS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARS_TRGT_SYS | RFC_DESTINATION | : | RFCDES |