SAP Table TDWD
Data Carrier/Network Nodes
TDWD (Data Carrier/Network Nodes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TDWD to other SAP tables.
TDWD table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
DTTRG | Name of Data Carrier | DTTRG | CHAR | 10 | 0 | |||||||
TYPDT | Data carrier type | TYPDT | TDWE | CHAR | 2 | 0 | ||||||
NTADR | Network address | NTADR | CHAR | 20 | 0 | |||||||
CVTEXT | Description | CVTEXT | CHAR | 40 | 0 | |||||||
SERVERPATH | Path to vault where application files are stored | SERVERPATH | CHAR | 70 | 0 | |||||||
FTP_CNAME | Name of DVA computer (vault) | FTP_CNAME | CHAR | 255 | 0 | |||||||
INACTIVE | Indicator: data carrier inactive | DMS_DATACARRIER_INACTIVE | CHAR | 1 | 0 |
Possible values
|
TDWD foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TDWD | TYPDT | TDWD | TYPDT | TDWE | Data Carrier Type | TYPDT |