SAP Table TSWS
Business Workflow: Definition of Views
TSWS (Business Workflow: Definition of Views) 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 TSWS to other SAP tables.
TSWS table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SICHT | Description of view for work items | SWL_VIEW | CHAR | 12 | 0 | |||
WEGID | Evaluation Path | WEGID | T778A | CHAR | 8 | 0 | ||
ST_EV_PATH | Start Evaluation Path | ST_EV_PATH | T778A | CHAR | 8 | 0 |
TSWS foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TSWS | MANDT | TSWS | MANDT | T000 | Clients | MANDT |
TSWS | ST_EV_PATH | TSWS | MANDT | T778A | Evaluation Paths | MANDT |
TSWS | ST_EV_PATH | TSWS | ST_EV_PATH | T778A | Evaluation Paths | WEGID |
TSWS | WEGID | TSWS | WEGID | T778A | Evaluation Paths | WEGID |
TSWS | WEGID | TSWS | MANDT | T778A | Evaluation Paths | MANDT |