/MOC/S_I_Q_MOC_WORKLIST SAP (MoC: BO /IAM/Issue query for MoC Worklist) Structure details

Dictionary Type: Structure
Description: MoC: BO /IAM/Issue query for MoC Worklist




ABAP Code to SELECT data from /MOC/S_I_Q_MOC_WORKLIST
Related tables to /MOC/S_I_Q_MOC_WORKLIST
Access table /MOC/S_I_Q_MOC_WORKLIST




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

/MOC/S_I_Q_MOC_WORKLIST 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 "MoC: BO /IAM/Issue query for MoC Worklist" 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_/MOC/S_I_Q_MOC_WORKLIST TYPE /MOC/S_I_Q_MOC_WORKLIST.

The /MOC/S_I_Q_MOC_WORKLIST table consists of various fields, each holding specific information or linking keys about MoC: BO /IAM/Issue query for MoC Worklist data available in SAP. These include ISSUE_ID (Change Request Number), LCYCLE_CD (Change Request Life Cycle Status Code), DEFERRAL_CD (Deferral Status of an Object), DIGSIGN_CD (Digital Signature Status Code).. 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: Can be enhanced (character-type or numeric)


SAP /MOC/S_I_Q_MOC_WORKLIST 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
APPLICATIONApplication in Issue and Activity Engine /MOC/APPLICATIONCHAR3/IAM/I_APPL/IAM/APPLICATION/IAM/APPLICATION
ISSUE_IDChange Request Number /MOC/ISSUE_IDCHAR20ALPHA/IAM/ID
LCYCLE_CDChange Request Life Cycle Status Code /MOC/ISSUE_LCYCLE_STAT_CDCHAR2/MOC/ISSUE_LCYCLE_STAT_CD
DEFERRAL_CDDeferral Status of an Object /MOC/DEFERRAL_STATUS_CDCHAR2/IAM/DEFERRAL_STATUS_CD
DIGSIGN_CDDigital Signature Status Code /MOC/DIGIT_SIGN_CDCHAR2/IAM/DIGIT_SIGN_CD
ISSUE_TYPEChange Request Type /MOC/ISSUE_TYPECHAR3Assigned to domain/IAM/ISSUE_TYPE
OBJECT_TYPEObject Type /MOC/TYPECHAR3Assigned to domain/IAM/TYPE
OBJECT_IDReference Object ID /MOC/REF_IDCHAR90
PLANTReference Object ID /MOC/REF_IDCHAR90
COUNTRYCountry Key LAND1CHAR3T005LAND1LND
CREATED_BYCreated By /BOFU/USER_ID_CREATED_BYCHAR12Assigned to domainXUBNAMEUSER_COMP
REPORTED_BYBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
EMERGENCYEmergency Indicator /MOC/EMERGENCYCHAR1/MOC/INDICATOR
DURATION_CDDuration /MOC/DURATIONCHAR3Assigned to domain/IAM/DURATION/IAM/ELM_DURATION
CRITICALITYImpact /MOC/CRITICALITYCHAR2Assigned to domainALPHA/IAM/CRITICALITY
REVERSAL_DATELocal Date Field (YYYYMMDD Format) /MOC/DATEDATS8
ISSUE_DESCChange Request Description /MOC/ISSUE_TEXTCHAR40/IAM/SHORTTEXT
APPROVAL_DATELocal Date Field (YYYYMMDD Format) /MOC/DATEDATS8
EXEC_START_DATELocal Date Field (YYYYMMDD Format) /MOC/DATEDATS8
OPER_START_DATELocal Date Field (YYYYMMDD Format) /MOC/DATEDATS8
PARTNERBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
PARTNER_ROLERole Code /MOC/PARTY_ROLE_CDCHAR8/IAM/C_ROLE_CD/IAM/PARTY_ROLE_CD/IAM/ELM_PARTY_ROLE_CD
ASSIGNED_TO_MEAssigned to Me Indicator /MOC/ASSIGNED_TO_ME_INDCHAR1/IAM/BOOLEAN
I_WORKLISTDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



How do I retrieve data from SAP structure /MOC/S_I_Q_MOC_WORKLIST using ABAP code?

As /MOC/S_I_Q_MOC_WORKLIST 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 /MOC/S_I_Q_MOC_WORKLIST as there is no data to select.

How to access SAP table /MOC/S_I_Q_MOC_WORKLIST

Within an ECC or HANA version of SAP you can also view further information about /MOC/S_I_Q_MOC_WORKLIST 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!