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
P Work Item that Represents a Remote Work Item (Proxy WI)
E Work Item that Waits for an Event (Wait Step)
A Work Item that Represents a Work Queue
W Dialog Work Item; Represents a Single-Step Task
D Deadline Work Item; Notification upon Missed Deadline
N Notification Item (No Longer Used)
B Work Item for Background Step
F Workflow (Also Subworkflow)
C Work Item that Represents a Container Linkage
R Work Item that Represents a Remote Work Item (http)
X Work Item that Represents a Block
Q Work Item that Represents a Dialog Block
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
WAITING Waiting (Also: Work Items in Resubmission)
READY Ready
SELECTED Reserved
STARTED In Process
ERROR Error
COMMITTED Executed (Only If Expl. End Confirmation Is Expected)
COMPLETED Completed
CANCELLED Logically Deleted
CHECKED In Preparation
EXCPCAUGHT Exception Caught
EXCPHANDLR Exception Being Handled
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