SAP Table SWIVOBJECT
Generated Table for View
SWIVOBJECT (Generated Table for View) 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 SWIVOBJECT to other SAP tables.
SWIVOBJECT 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 | |||||||||||||||||||||||||||
OBJTYPE | Object Type | SWO_OBJTYP | TOJTB | CHAR | 10 | 0 | ||||||||||||||||||||||||||
OBJKEY | Object key | SWO_TYPEID | CHAR | 70 | 0 | |||||||||||||||||||||||||||
WI_TYPE | Work item type | SWW_WITYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||||||||
WI_LANG | Language for Texts of a Work Item | SWW_LANG | T002 | LANG | 1 | 0 | ||||||||||||||||||||||||||
WI_RHTEXT | Short Text from Task | SWW_RHTEXT | CHAR | 40 | 0 | |||||||||||||||||||||||||||
WI_STAT | Processing Status of a Work Item | SWW_WISTAT | CHAR | 12 | 0 |
Possible values
|
||||||||||||||||||||||||||
WI_CRUSER | User Who Created the Work Item | SWW_CRUSER | CHAR | 12 | 0 | |||||||||||||||||||||||||||
WI_CD | Creation Date of Work Item | SWW_CD | DATS | 8 | 0 | |||||||||||||||||||||||||||
WI_CT | Creation Time of Work Item | SWW_CT | TIMS | 6 | 0 | |||||||||||||||||||||||||||
WI_AAGENT | Actual Agent of Work Item | SWW_AAGENT | CHAR | 12 | 0 | |||||||||||||||||||||||||||
WI_AED | End Date of Work Item | SWW_AED | DATS | 8 | 0 | |||||||||||||||||||||||||||
WI_RH_TASK | Task ID | SWW_TASK | CHAR | 14 | 0 | |||||||||||||||||||||||||||
WI_CHCKWI | Superordinate Work Item | SWW_CHCKWI | SWWWIHEAD | NUMC | 12 | 0 |
SWIVOBJECT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
SWIVOBJECT | CLIENT | SWIVOBJECT | CLIENT | T000 | Clients | MANDT |
SWIVOBJECT | OBJTYPE | SWIVOBJECT | OBJTYPE | TOJTB | Business object repository: Basic data | NAME |
SWIVOBJECT | WI_CHCKWI | SWIVOBJECT | CLIENT | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | CLIENT |
SWIVOBJECT | WI_CHCKWI | SWIVOBJECT | WI_CHCKWI | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | WI_ID |
SWIVOBJECT | WI_ID | SWIVOBJECT | CLIENT | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | CLIENT |
SWIVOBJECT | WI_ID | SWIVOBJECT | WI_ID | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | WI_ID |
SWIVOBJECT | WI_LANG | SWIVOBJECT | WI_LANG | T002 | Language Keys (Component BC-I18) | SPRAS |