SAP ARS_L_SNAP_STA_H API Release: History of Snapshot Creation and Distribution Table
Overview
ARS_L_SNAP_STA_H is a standard SAP S/4HANA table that stores API Release: History of Snapshot Creation and Distribution data. There are total 12 fields in the ARS_L_SNAP_STA_H table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARS_L_SNAP_STA_H belongs to Extensibility: Release of APIs (BC-SRV-APS-EXT-REL) module and is located in the package API Release: Lifecycle Management of API Versions (S_ARS_API_VERSIONS).
In addition, following links provide an overview of foreign key relationships, if any, that link ARS_L_SNAP_STA_H to other SAP tables and standard CDS views available based on ARS_L_SNAP_STA_H table in S/4HANA 2020.
Techincal Settings of ARS_L_SNAP_STA_H
Below are technical details of the table ARS_L_SNAP_STA_H
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARS_L_SNAP_STA_H Fields
The following table gives you an overview of the fields available in ARS_L_SNAP_STA_H
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| ACTION | API Release: Snapshot Action | ARS_SNAPSHOT_ACTION | ARS_L_SNAP_JOB_H | CHAR | 1 |
| SOFTWARE_COMPONENT | Software Component | DLVUNIT | CHAR | 30 | |
| MAJOR_RELEASE | SAP Release | SAPRELEASE | CHAR | 10 | |
| SYSTEM_ID | ABAP System Field: Name of SAP System | SYST_SYSID | CHAR | 8 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| ACTION_STATUS | API Release: Status of Snapshot Action | ARS_SNAPSHOT_ACTION_STATUS | INT1 | 3 | |
| BALLOG_HANDLE | Application Log: Log Handle | BALLOGHNDL | CHAR | 22 | |
| LAST_SUCCESSFUL_OBJECT_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| LAST_SUCCESSFUL_OBJECT_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| NUMBER_OF_PROCESSED_OBJECTS | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| TOTAL_NUMBER_OF_OBJECTS | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| SNAPSHOT_NAME | API Release: (External) Name of Snapshot | ARS_SNAPSHOT_NAME | 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_L_SNAP_STA_H
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ARS_L_SNAP_STA_H | ACTION | 1: CN | ARS_L_SNAP_JOB_H |