SAP WSDT_APPL_TRANS Assign Transactions to Application Table
Overview
WSDT_APPL_TRANS is a standard SAP S/4HANA table that stores Assign Transactions to Application data. There are total 3 fields in the WSDT_APPL_TRANS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSDT_APPL_TRANS 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_APPL_TRANS to other SAP tables and standard CDS views available based on WSDT_APPL_TRANS table in S/4HANA 2020.
Techincal Settings of WSDT_APPL_TRANS
Below are technical details of the table WSDT_APPL_TRANS
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSDT_APPL_TRANS Fields
The following table gives you an overview of the fields available in WSDT_APPL_TRANS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| TCODE | Transaction Code | TCODE | TSTC | CHAR | 20 |
| APP_NAME | Application | WSD_APPLICATION | WSDT_APPL | CHAR | 2 |
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_APPL_TRANS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSDT_APPL_TRANS | APP_NAME | 1: CN | WSDT_APPL |
| WSDT_APPL_TRANS | TCODE | 1: CN | TSTC |