SAP table TDWX (Workstation Applications in Network)

SAP table TDWX has 4 primary key fields being MANDT,TYPDT,DAPPL,APPTP.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
TYPDT Data carrier type CHAR 2 0 TDWE TYPDT
DAPPL Application CHAR 3 0 TDWP DAPPL
APPTP Application Type CHAR 1 0 APPTP
1 Display
2 Change
3 Print
APPFD Application (path and program name) CHAR 70 0 APPFD
APTFD Path for source files CHAR 70 0 APTFD
OLE2 Use data provider CHAR 1 0 DATAPROVIDER_USE
WORK_PATH Working directory for workstation application CHAR 255 0 DMS_WORK_PATH
APPL_PARAM Parameter for Workstation Application Call CHAR 255 0 DMS_APPL_PARAM

TDWX foreign key relationships

Table Field Check Table Check Field
0 TDWX DAPPL TDWP Workstation Applications MANDT
0 TDWX DAPPL TDWP Workstation Applications DAPPL
1 TDWX TYPDT TDWE Data Carrier Type TYPDT