SAP Table SWWWIDH

Workflow Runtime: Deadline Monitoring of Work Items

SWWWIDH (Workflow Runtime: Deadline Monitoring of Work Items) 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 SWWWIDH to other SAP tables.

SWWWIDH 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
WI_DATTYPE Workflow: Deadline Type SWW_DATTYP CHAR 2 0
LE Latest End
DE Requested End
LS Latest Start
DS Requested Start
WI_DATE Date of Next Start of Background Job (SY-ZONLO) SWW_DATE DATS 8 0
WI_TIME Time of Next Start of Background Job (SY-ZONLO) SWW_TIME TIMS 6 0
WI_ACTION WI deadline monitoring: Funct.mod. to be triggered SWW_ACTION TFDIR CHAR 30 0
WI_ESC WI deadline monitoring: Escalation time SWW_ESC NUMC 8 0
WI_TIMESTAMP Workflow: UTC Time Stamp SWW_TSTAMP DEC 21 7
TIMESTAMP UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPL DEC 21 7
RETRY_CNT Retries for Work Items with Temporary Errors SWW_RETCNT NUMC 2 0
ALERT_SEND Workflow: Alert Sent SWW_ALTSND CHAR 1 0
X Yes
NULL No
RNDNUMBER Workflow: Random Number SWF_RNDNUM NUMC 2 0
STATUS Workflow: Status of SWWWIDH Entry SWW_DEASTA NUMC 2 0
01 Active
02 Error

SWWWIDH foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SWWWIDH CLIENT SWWWIDH CLIENT T000 Clients MANDT
SWWWIDH WI_ACTION SWWWIDH WI_ACTION TFDIR Function Module FUNCNAME
SWWWIDH WI_ID SWWWIDH CLIENT SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types CLIENT
SWWWIDH WI_ID SWWWIDH WI_ID SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types WI_ID