SAP Table
TDWP Workstation Applications
SAP table TDWP has 2 primary key fields being MANDT,DAPPL.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TDWP columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyDAPPL | Application | CHAR | 3 | 0 | DAPPL | ||
| APPLB | Authorization to start application | CHAR | 1 | 0 | APPLB | ||
| ARCHIVID | Archive ID | CHAR | 2 | 0 | ARCHIVID | ||
| CVTEXT | Description | CHAR | 40 | 0 | CVTEXT | ||
| APPSFX | File suffix for application | CHAR | 3 | 0 | APPSFX | ||
| DATEIFRMT | Generic file formats | CHAR | 30 | 0 | DATEIFRMT | ||
| CADRELEV | Application can be used with SAP-CAD dialog interface | CHAR | 1 | 0 | CADRELEV | ||
| NO_TMP_NAM | Indicator: no renaming of temporary file | CHAR | 1 | 0 | NO_TMP_NAM | ||
| MIMETYPE | HTML content type | CHAR | 128 | 0 | W3CONTTYPE | ||
| COMPONENT_USE | Additional Files Supported | CHAR | 1 | 0 | DMS_COMPONENT_USE | ||
| LANG_VERS_USE | Language version supported | CHAR | 1 | 0 | DMS_LANG_VERSION_USE | ||
| CONTENT_VERS_USE | Content Versions Supported | CHAR | 1 | 0 | DMS_CONTENT_VERSION_USE | ||
| NO_FILE_CHECK | Do not check original file | CHAR | 1 | 0 | DMS_NO_FILE_CHECK | ||
| DEL_FILE | Delete local file after successful check-in | CHAR | 1 | 0 | DMS_FILE_DELETE | ||
| ASK_UPDATE | Dialog if you want to overwrite files on the frontend | CHAR | 1 | 0 | DMS_FILE_ASK_UPDATE | ||
| APPL_ICON | Pushbutton for Application | CHAR | 4 | 0 | DMS_APPL_ICON | ||
| KW_CLASS | Info category | CHAR | 10 | 0 | KW_CLASS | ||
| KW_RFCDES | Logical destination (specified in function call) | CHAR | 32 | 0 | * | RFCDEST | |
| KW_SOURCE | Logical destination (specified in function call) | CHAR | 32 | 0 | * | RFCDEST |