/SDF/IVIS_DC_MESSAGE_XI_731_DB SAP (Copy of XI message data structure) Structure details

Dictionary Type: Structure
Description: Copy of XI message data structure




ABAP Code to SELECT data from /SDF/IVIS_DC_MESSAGE_XI_731_DB
Related tables to /SDF/IVIS_DC_MESSAGE_XI_731_DB
Access table /SDF/IVIS_DC_MESSAGE_XI_731_DB




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

/SDF/IVIS_DC_MESSAGE_XI_731_DB 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 "Copy of XI message data structure" 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_/SDF/IVIS_DC_MESSAGE_XI_731_DB TYPE /SDF/IVIS_DC_MESSAGE_XI_731_DB.

The /SDF/IVIS_DC_MESSAGE_XI_731_DB table consists of various fields, each holding specific information or linking keys about Copy of XI message data structure data available in SAP. These include PID (Integration Engine: Pipeline ID), MSGSTATE (Integration Engine: Message Status), QOSMODE (Integration Engine: Quality of Service), INITTIMEST (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)).. 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 (Deep)


SAP /SDF/IVIS_DC_MESSAGE_XI_731_DB 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
MSGGUID 0
PID Integration Engine: Pipeline ID0
MSGSTATE Integration Engine: Message Status0
QOSMODE Integration Engine: Quality of Service0
INITTIMESTUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
EXETIMESTUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
ADAPT_TYP Pipeline Service Type0
ADAPT_TP_I Pipeline Service Type0
PARENTMSG 0
QUEUEINT queuename0
ACK_STATE XI: Acknowledgment Status0
OB_PARTY XI: Communication Party0
OB_PARTY_TYPE XI Partner: Identification Schema0
OB_PARTY_AGENCY XI Partner: Agency0
OB_SYSTEM Sending System0
OB_NS Outbound Interface Namespace0
OB_NAME Outbound Interface Name0
OB_OPERATION Operation of Service Interface0
IB_PARTY XI: Communication Party0
IB_PARTY_TYPE XI Partner: Identification Schema0
IB_PARTY_AGENCY XI Partner: Agency0
IB_SYSTEM Receiving System0
IB_NS Inbound Interface Namespace0
IB_NAME Inbound Interface Name0
IB_OPERATION Operation of Service Interface0
ERRCAT XI: Error Category0
ERRCODE XI: Error ID0
ERRLABELID XI: Status Detail: Identifier0
ERRTXT 0
MSGTYPE Integration Engine: Message Type0
SENDTIMESTUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
QUEUEGUID ID for Message Queue0
ADAPT_STAT Integration Engine: Adapter Status0
CHILDCOUNT 0
CLIENTClient ID SYMANDTCLNT3Assigned to domainMANDT
ADMINUSERUser Name SYUNAMECHAR12SYCHAR12
GEN_ENTRY XMS: Flag (true/false)0
RETRYCOUNT 0
REST_VERS Sequence Number for a Message Log ID0
REF_TO_MSGGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
REF_TO_REC_MSGGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
REORG Reorganization Status0
VERS Sequence Number for a Message Log ID0
SECURITY Security Flag0
QUEUESTATE Integration Engine: Queue Status0
STATUS_TYPE XI: Type of a Status0
MANUALSTAT Single-Character Flag0
JOB_ID Job ID0
STATUS Job Processing Status0
PERSIST_IDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
SERVICEDEFINITION 0
APPCOMPONENTApplication component ID UFPS_POSIDCHAR24UFPS_POSID
SWCOMPONENTSoftware Component DLVUNITCHAR30Assigned to domainDLVUNITH_CVERS
SEQUENCEIDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
SEQUENCENUMBER 0
BUSINESSMSG XMS: Flag (true/false)0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/IVIS_DC_MESSAGE_XI_731_DB using ABAP code?

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

How to access SAP table /SDF/IVIS_DC_MESSAGE_XI_731_DB

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