SAP Table TDWST
Document Status Texts
TDWST (Document Status Texts) 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 TDWST to other SAP tables.
TDWST table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
CVLANG | Language | CVLANG | T002 | LANG | 1 | 0 | ||
DOKST | Document Status | DOKST | TDWS | CHAR | 2 | 0 | ||
STABK | Status of a document (language-dependent) | STABK | CHAR | 2 | 0 | |||
DOSTX | Description of document status | DOSTX | CHAR | 16 | 0 |
TDWST foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TDWST | CVLANG | TDWST | CVLANG | T002 | Language Keys (Component BC-I18) | SPRAS |
TDWST | DOKST | TDWST | DOKST | TDWS | Document Status | DOKST |
TDWST | DOKST | TDWST | MANDT | TDWS | Document Status | MANDT |
TDWST | DOKST | * | TDWS | Document Status | DOKAR | |
TDWST | MANDT | TDWST | MANDT | T000 | Clients | MANDT |