SAP ARCDEL_DEL_STAT Delete Statistics Data Table
Overview
ARCDEL_DEL_STAT is a standard SAP S/4HANA table that stores Delete Statistics Data data. There are total 9 fields in the ARCDEL_DEL_STAT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ARCDEL_DEL_STAT belongs to Archive Development Kit (BC-CCM-ADK) module and is located in the package Archiving/Deletion (SARC_DA).
In addition, following links provide an overview of foreign key relationships, if any, that link ARCDEL_DEL_STAT to other SAP tables and standard CDS views available based on ARCDEL_DEL_STAT table in S/4HANA 2020.
Techincal Settings of ARCDEL_DEL_STAT
Below are technical details of the table ARCDEL_DEL_STAT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ARCDEL_DEL_STAT Fields
The following table gives you an overview of the fields available in ARCDEL_DEL_STAT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| DEL_GUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| ARC_OBJTYPE | Archiving Object | ARCOBJTYPE | * | CHAR | 10 |
| TIME_UTC | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| DB_SPACE_D | Memory Space Released in Database [Byte] | ADMI_R_DSD | FLTP | 16 | |
| DB_INDEX_D | Deleted Index Database Space [Byte] | ADMI_R_IXD | FLTP | 16 | |
| DB_CLUST_D | Deleted Cluster Database Space [Byte] | ADMI_R_CLD | FLTP | 16 | |
| DB_STRUC_D | Release Structure Database Space [Byte] | ADMI_R_STD | FLTP | 16 | |
| OBJ_CNT_D | Number of Deleted Objects | ADMI_CNT_D | INT4 | 10 |
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 ARCDEL_DEL_STAT