SAP WSDT_APPLT WSD Applications Descriptions Table
Overview
WSDT_APPLT is a standard SAP S/4HANA table that stores WSD Applications Descriptions data. There are total 4 fields in the WSDT_APPLT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSDT_APPLT belongs to Additional Material Functions (SD-MD-MM-CS) module and is located in the package DDIC Enhanced Material Search (WSD_CS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WSDT_APPLT to other SAP tables and standard CDS views available based on WSDT_APPLT table in S/4HANA 2020.
Techincal Settings of WSDT_APPLT
Below are technical details of the table WSDT_APPLT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSDT_APPLT Fields
The following table gives you an overview of the fields available in WSDT_APPLT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| APP_NAME | Application | WSD_APPLICATION | WSDT_APPL | CHAR | 2 |
| APP_DESC | Application Description | WSD_APPL_DESC | CHAR | 30 |
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 WSDT_APPLT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSDT_APPLT | APP_NAME | 1: CN | WSDT_APPL |
| WSDT_APPLT | LANGU | 1: CN | T002 |
| WSDT_APPLT | MANDT | 1: CN | T000 |