SAP Table SWW_CONTOB
Workflow Runtime: Work Item Data Container (Only Objects)
SWW_CONTOB (Workflow Runtime: Work Item Data Container (Only Objects)) 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 SWW_CONTOB to other SAP tables.
SWW_CONTOB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||
WI_ID | Work item ID | SWW_WIID | SWWWIHEAD | NUMC | 12 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||
ELEMENT | Element | SWC_ELEM | CHAR | 32 | 0 | |||||||||||||||||||||||||||||||||||||||||||||||
TAB_INDEX | Index for table element | SWC_INDEX | NUMC | 6 | 0 | |||||||||||||||||||||||||||||||||||||||||||||||
ELEMLENGTH | Length of the field in bytes | SWC_LENGTH | NUMC | 3 | 0 | |||||||||||||||||||||||||||||||||||||||||||||||
TYPE | ABAP Type of element | SWC_TYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||||||||||||||||||||||||||||
LOGSYS | Logical system | LOGSYS | TBDLS | CHAR | 10 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||
OBJTYPE | Object Type | SWO_OBJTYP | TOJTB | CHAR | 10 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||
OBJKEY | Object key | SWO_TYPEID | CHAR | 70 | 0 |
SWW_CONTOB foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SWW_CONTOB | CLIENT | SWW_CONTOB | CLIENT | T000 | Clients | MANDT |
SWW_CONTOB | LOGSYS | SWW_CONTOB | LOGSYS | TBDLS | Logical system | LOGSYS |
SWW_CONTOB | OBJTYPE | SWW_CONTOB | OBJTYPE | TOJTB | Business object repository: Basic data | NAME |
SWW_CONTOB | WI_ID | SWW_CONTOB | CLIENT | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | CLIENT |
SWW_CONTOB | WI_ID | SWW_CONTOB | WI_ID | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | WI_ID |