/SDF/IVIS_DC_MSG_FLT_XI SAP (Filter for XI messages) Structure details

Dictionary Type: Structure
Description: Filter for XI messages




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




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

/SDF/IVIS_DC_MSG_FLT_XI 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 "Filter for XI messages" 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_MSG_FLT_XI TYPE /SDF/IVIS_DC_MSG_FLT_XI.

The /SDF/IVIS_DC_MSG_FLT_XI table consists of various fields, each holding specific information or linking keys about Filter for XI messages data available in SAP. These include FROM_TIME (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), TO_TIME (UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun)), STATUS (Integration Engine: Message Status), OB_PARTY (XI: Communication Party).. 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 /SDF/IVIS_DC_MSG_FLT_XI 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
ONLY_FAULTY_MESSAGES XMS: Flag (true/false)0
FROM_TIMEUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
TO_TIMEUTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) TIMESTAMPLDEC21(7) TZNTSTMPL
STATUS Integration Engine: Message 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
MESSAGE_IDS 0
REFERENCE_IDS 0
INBOUND_CHANNEL Pipeline Service Type0
OUTBOUND_CHANNEL Pipeline Service Type0
QUALITY_OF_SERVICE Integration Engine: Quality of Service0
QUEUE_NAME 0
SUBCOMPONENT Integration Engine: Pipeline ID0
ERRCAT XI: Error Category0
ERRCODE XI: Error ID0
ERRLABELID XI: Status Detail: Identifier0
MSGTYPE Integration Engine: Message Type0
MSGFORMAT ESP: Message Format (XI/ESI)0
STATUS_TYPE XI: Type of a Status0
CLIENTClient ID SYMANDTCLNT3Assigned to domainMANDT
MANUALSTAT Single-Character Flag0
MSGSTATE_TAB 0
PERSIST_IDS 0
SERVICEDEFINITION 0
APPCOMPONENTApplication Component ID AKHKOMPOCHAR24UFPS_POSIDH_AKH_COMPONENT
SWCOMPONENTSoftware Component DLVUNITCHAR30Assigned to domainDLVUNITH_CVERS
SEQUENCEIDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
EXTR_DATA 0
USE_OR XMS: Flag (true/false)0

Key field Non-key field



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

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

How to access SAP table /SDF/IVIS_DC_MSG_FLT_XI

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