SWRSWIHEADDTL SAP (Workflow: Work Item Header with Detailed Information) Structure details

Dictionary Type: Structure
Description: Workflow: Work Item Header with Detailed Information




ABAP Code to SELECT data from SWRSWIHEADDTL
Related tables to SWRSWIHEADDTL
Access table SWRSWIHEADDTL




Structure field list including key, data, relationships and ABAP select examples

SWRSWIHEADDTL is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Workflow: Work Item Header with Detailed Information" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_SWRSWIHEADDTL TYPE SWRSWIHEADDTL.

The SWRSWIHEADDTL table consists of various fields, each holding specific information or linking keys about Workflow: Work Item Header with Detailed Information data available in SAP. These include DEST_ID (Workflow API: Destination for Remote Calls), WI_ID (Work item ID), WI_TYPE (Work item type), WI_TEXT_LANG (Language for Texts of a Work Item).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP SWRSWIHEADDTL structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
DEST_IDWorkflow API: Destination for Remote Calls SWR_DESTCHAR4CHAR4
WI_IDWork item ID SWW_WIIDNUMC12Assigned to domainSWW_WIIDWID
WI_TYPEWork item type SWW_WITYPECHAR1SWW_WITYPE
WI_TEXT_LANGLanguage for Texts of a Work Item SWW_LANGLANG1Assigned to domainISOLASPRAS
WI_TEXTWork Item Text WITEXTCHAR120TEXT120
WI_CDCreation Date of Work Item SWW_CDDATS8SYDATS
WI_CTCreation Time of Work Item SWW_CTTIMS6SYTIME
WI_CZONLOTime Zone of Creation Time SWR_CZONLOCHAR6Assigned to domainTZNZONE
CREA_TMPWorkflow: Creation Time Stamp SWFRCRETSDEC21(7) TZNTSTMPL
WI_AAGENTActual Agent of Work Item SWW_AAGENTCHAR12SYCHAR12
WI_AAGENT_LOCActual Agent of Work Item SWW_AAGENTCHAR12SYCHAR12
WI_RH_TASKTask ID SWW_TASKCHAR14HROBJEC_14
WI_PRIOPriority of a Work Item SWW_PRIONUMC1SWD_PRIORI
WI_CONFIRMIndicator showing that end of processing must be confirmed SWW_WICONFCHAR1XFELD
WI_REJECTIndicator Denoting that Work Item Can Be Rejected by Agent SWW_REJECTCHAR1XFELD
WI_FORW_BY(Last) forwarder of work item SWW_FORWBYCHAR12SYCHAR12
WI_FORW_BY_LOC(Last) forwarder of work item SWW_FORWBYCHAR12SYCHAR12
WI_STATProcessing Status of a Work Item SWW_WISTATCHAR12Assigned to domainSWW_WISTAT
NOTE_EXISTIndicator Denoting that At Least One Note Exists for the WI SWW_NOTEEXCHAR1XFELD
SUBST_FOR_OTYPESubstitution for (Object Type) SWR_SUBSTOTYPECHAR2Assigned to domainOTYPE
SUBST_FOR_OBJIDSubstitution for (AgentID) SWR_SUBSTOBJIDCHAR12HROBJID_12
SUBST_FOR_OBJID_LOCSubstitution for (AgentID) SWR_SUBSTOBJIDCHAR12HROBJID_12
WI_COMP_EVIndicator Denoting That Completion By Event Is Possible SWW_COMPEVCHAR1XFELD
WI_CHCKWISuperordinate Work Item SWW_CHCKWINUMC12Assigned to domainSWW_WIID
TOP_WI_IDWorkflow: Unique ID of Top-Level Instance (6.1/get) SWFRTWIIDNUMC12Assigned to domainSWW_WIID
TOP_WI_RH_TASKTask ID SWW_TASKCHAR14HROBJEC_14
TCLASSClassification of Tasks HR_TASK_CLCHAR12Assigned to domainALPHAHR_TASK_CL
NOTE_COUNTNumber of Attachments SWFRNOTECNINT410
NO_EXECUTEWork item may not be executed by user specified SWRWINOEXECHAR1CHAR1_X
WI_LEDLatest End Date for Work Item SWW_LEDDATS8SYDATS
WI_LETLatest end time for work item SWW_LETTIMS6SYTIME
WI_LEZONLOTime Zone of Deadline SWR_LEZONLOCHAR6Assigned to domainTZNZONE
WI_LETMPTime Stamp: Deadline of Work Item SWR_LETMPDEC21(7) TZNTSTMPL
WI_DSDRequested Start Date for Work Item SWW_DSDDATS8SYDATS
WI_DSTRequested start time for work item SWW_DSTTIMS6SYTIME
WI_DSZONLOTime Zone of Requested Start SWR_DSZONLOCHAR6Assigned to domainTZNZONE
WI_DSTMPTime Stamp: Requested Start of Work Item SWR_DSTMPDEC21(7) TZNTSTMPL
WI_LSDLatest Start Date for Work Item SWW_LSDDATS8SYDATS
WI_LSTLatest start time for work item SWW_LSTTIMS6SYTIME
WI_LSZONLOTime Zone Latest Start SWR_LSZONLOCHAR6Assigned to domainTZNZONE
WI_LSTMPTime Stamp: Latest Start SWR_LSTMPDEC21(7) TZNTSTMPL
WI_DEDRequested End Date for Work Item SWW_DEDDATS8SYDATS
WI_DETRequested end time for work item SWW_DETTIMS6SYTIME
WI_DEZONLOTime Zone Required End SWR_DEZONLOCHAR6Assigned to domainTZNZONE
WI_DETMPTime Stamp: Requested End SWR_DETMPDEC21(7) TZNTSTMPL
WI_FORWDForwarding Date SWR_FORWDDATS8SYDATS
WI_FORWTForwarding Time SWR_FORWTTIMS6SYTIME
WI_FORWZONLOTime Zone of Forwarding Time SWR_FORWZONLOCHAR6Assigned to domainTZNZONE
WI_FORWTMPTime Stamp: Forwarding Time SWR_FORWTMPDEC21(7) TZNTSTMPL
WI_RESUBDResubmission Date SWR_RESUBDDATS8SYDATS
WI_RESUBTResubmission Time SWR_RESUBTTIMS6SYTIME
WI_RESUBZONLOTime Zone of Resubmission Time SWR_RESUBZONLOCHAR6Assigned to domainTZNZONE
WI_RESUBTMPTime Stamp: Resubmission Time SWR_RESUBTMPDEC21(7) TZNTSTMPL
WI_AEDEnd Date of Work Item SWW_AEDDATS8SYDATS
WI_AETCurrent end time of work item SWW_AETTIMS6SYTIME
WI_AEZONLOTime Zone of End SWR_AEZONLOCHAR6Assigned to domainTZNZONE
WI_AETMPTime Stamp: End of Work Item SWR_AETMPDEC21(7) TZNTSTMPL
WI_RELEASERelease of SAP System SYSAPRLCHAR4SYCHAR04
PROCCATProcess Category SWD_PROCCATCHAR10SWD_PROCCAT
DECISIONFlag for User Decision SWR_TYPE_DECICHAR1XFELD

Key field Non-key field



How do I retrieve data from SAP structure SWRSWIHEADDTL using ABAP code?

As SWRSWIHEADDTL is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on SWRSWIHEADDTL as there is no data to select.

How to access SAP table SWRSWIHEADDTL

Within an ECC or HANA version of SAP you can also view further information about SWRSWIHEADDTL and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!