SAP Table TDWS
Document Status
TDWS (Document Status) 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 TDWS to other SAP tables.
TDWS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||||||||||
DOKAR | Document Type | DOKAR | TDWA | CHAR | 3 | 0 | ||||||||||||||||||
DOKST | Document Status | DOKST | CHAR | 2 | 0 | |||||||||||||||||||
PRFAW | Field selection for log field | PRFAW | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
DOSAR | Document status type | DOSAR | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
OBJPK | Indicator: object check | OBJPK | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
FRKNZ | Indicator: released | FRKNZ | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
SVOR1 | Previous document status 1 | SVOR1 | CHAR | 2 | 0 | |||||||||||||||||||
SVOR2 | Previous document status 2 | SVOR2 | CHAR | 2 | 0 | |||||||||||||||||||
SVOR3 | Previous document status 3 | SVOR3 | CHAR | 2 | 0 | |||||||||||||||||||
SVOR4 | Previous document status 4 | SVOR4 | CHAR | 2 | 0 | |||||||||||||||||||
SVOR5 | Previous document status 5 | SVOR5 | CHAR | 2 | 0 | |||||||||||||||||||
SVOR6 | Previous document status 6 | SVOR6 | CHAR | 2 | 0 | |||||||||||||||||||
FRTAE | Completion message for engineering change management | FRTAE | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
AUDIT1 | Content version | AUDIT | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
WFAUFGABE | Workflow task | WFAUFGABE | CHAR | 14 | 0 | |||||||||||||||||||
STATEXIT | Program executed when this status is set | STATEXIT | TRDIR | CHAR | 40 | 0 | ||||||||||||||||||
STATFORM | FORM routine to be executed when status is set | STATFORM | CHAR | 30 | 0 | |||||||||||||||||||
OTYPE | Object Type | OTYPE | T778O | CHAR | 2 | 0 | ||||||||||||||||||
OBJID | Object ID | OBJEKTID | NUMC | 8 | 0 | |||||||||||||||||||
CV_IMMEDT | Indicator: execute program immediately | CV_IMMEDT | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
DLOCK | Indicator: distribution lock | DLOCK | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
SIGNSTRAT | Signature Strategy | SIGNSTRAT | TC85 | CHAR | 8 | 0 | ||||||||||||||||||
CHECKIN_FLAG | Originals automatically checked in | DMS_CHECKIN_FLAG | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
CC_HIST_REQ | History requirement active/inactive | CC_HIST_REQ | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
CHECKIN_REQ | Check-In to Secure Storage Area Required | DMS_CHECKIN_REQ | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||
ONLY_ONE_VERSION | Create One Version Only | ONLY_ONE_VERSION | CHAR | 1 | 0 |
TDWS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TDWS | DOKAR | TDWS | MANDT | TDWA | Document Types | MANDT |
TDWS | DOKAR | TDWS | DOKAR | TDWA | Document Types | DOKAR |
TDWS | MANDT | TDWS | MANDT | T000 | Clients | MANDT |
TDWS | OTYPE | TDWS | MANDT | T778O | Object Types | MANDT |
TDWS | OTYPE | TDWS | OTYPE | T778O | Object Types | OTYPE |
TDWS | SIGNSTRAT | 'S' | TC85 | Signature Strategy | APPLICID | |
TDWS | SIGNSTRAT | TDWS | SIGNSTRAT | TC85 | Signature Strategy | SIGNSTRAT |
TDWS | SIGNSTRAT | TDWS | MANDT | TC85 | Signature Strategy | MANDT |
TDWS | STATEXIT | TDWS | STATEXIT | TRDIR | Generated Table for View | NAME |