SAP WDKSNAPSHOTS Snapshops / Serialization Table
Overview
WDKSNAPSHOTS is a standard SAP S/4HANA table that stores Snapshops / Serialization data. There are total 9 fields in the WDKSNAPSHOTS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKSNAPSHOTS belongs to Musing Tools (BC-MUS) module and is located in the package Kayak Controller (WDK_CONTROLLER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKSNAPSHOTS to other SAP tables and standard CDS views available based on WDKSNAPSHOTS table in S/4HANA 2020.
Techincal Settings of WDKSNAPSHOTS
Below are technical details of the table WDKSNAPSHOTS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKSNAPSHOTS Fields
The following table gives you an overview of the fields available in WDKSNAPSHOTS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| WDKAPPL | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| ID | Text (30 Characters) | TEXT30 | CHAR | 30 | |
| UNAME | User Name | SYUNAME | CHAR | 12 | |
| CREATOR | User Name | SYUNAME | CHAR | 12 | |
| CREATION_TIME | Time | UZEIT | TIMS | 6 | |
| CREATION_DATE | Date | DATUM | DATS | 8 | |
| GUID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 32 | |
| IS_TEMPLATE | Replacement for Real Boolean Type: 'X' == True '' == False | WDY_BOOLEAN | CHAR | 1 |
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 WDKSNAPSHOTS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKSNAPSHOTS | MANDT | : | T000 |
| WDKSNAPSHOTS | WDKAPPL | : | WDKAPPL |