SAICACHE_XI_KEY SAP (XI - GUI Mega XI Key) Structure details

Dictionary Type: Structure
Description: XI - GUI Mega XI Key




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




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

SAICACHE_XI_KEY 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 "XI - GUI Mega XI Key" 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_SAICACHE_XI_KEY TYPE SAICACHE_XI_KEY.

The SAICACHE_XI_KEY table consists of various fields, each holding specific information or linking keys about XI - GUI Mega XI Key data available in SAP. These include SERVICE (XI: Service), FROMPARTY (XI: From-Party), FROMSRVC (XI: From-Service), FROMACTIONNS (XI: From-Action (Outbound Interface) Namespace).. 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 SAICACHE_XI_KEY 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
PARTYXI: Communication Party SXI_PARTYCHAR60SXI_PARTY
SERVICEXI: Service SXI_SERVICECHAR60SXI_SERVICE
FROMPARTYXI: From-Party SXI_FROM_PARTYCHAR60SXI_PARTY
FROMSRVCXI: From-Service SXI_FROM_SERVICECHAR60SXI_SERVICE
FROMACTIONNSXI: From-Action (Outbound Interface) Namespace SXI_FROM_ACTION_NSCHAR255SXI_NAMESPACE
FROMACTIONXI: From-Action (Outbound Interface) Name SXI_FROM_ACTIONCHAR120SXI_NAME
TOPARTYXI: To-Party SXI_TO_PARTYCHAR60SXI_PARTY
TOSRVCXI: To-Service SXI_TO_SERVICECHAR60SXI_SERVICE
TOACTIONNSXI: To-Action (Inbound Interface) Namespace SXI_TO_ACTION_NSCHAR255SXI_NAMESPACE
TOACTIONXI: To-Action (Inbound Interface) Name SXI_TO_ACTIONCHAR120SXI_NAME
OIFNSProxy Generation: External Namespace PRX_NSPCECHAR255SAI_NSPCEPRX_NAMESPACE
OIFNAMEProxy Generation: Interface ID PRX_INTFIDCHAR120AIT_INTF
SENDERXI Service PRX_SYSTEMCHAR60AIT_SYSTEMSAI_BUSINESS_SYSTEM
IIFNSProxy Generation: External Namespace PRX_NSPCECHAR255SAI_NSPCEPRX_NAMESPACE
IIFNAMEProxy Generation: Interface ID PRX_INTFIDCHAR120AIT_INTF
RECEIVERXI Service PRX_SYSTEMCHAR60AIT_SYSTEMSAI_BUSINESS_SYSTEM
TYPEXI Runtime: XI Object Type SAIOBJTYPECHAR16
MAP_OBJECT_IDXI Object ID MPP_OBJECT_IDRAW16SYSUUID
MAP_VERSION_IDXI Version ID MPP_VERSION_IDRAW16SYSUUID
MAP_VERSION_SPSupport Package MP3_VERSION_SPINT410
PROP_IDXI Runtime: GUID SAIXI_GUIDRAW16
CONT_IDXI Runtime: GUID SAIXI_GUIDRAW16
STEP_CONT_IDXI Runtime: GUID SAIXI_GUIDRAW16
STEP_OBJECT_IDXI Object ID MPP_OBJECT_IDRAW16SYSUUID
VERSION_SPSupport Package MP3_VERSION_SPINT410
VERSION_IDXI Version ID MPP_VERSION_IDRAW16SYSUUID
GUIDXI Services: Object ID SSRV_OBJECT_IDRAW16SYSUUID
OBJECT_IDXI Services: Object ID SSRV_OBJECT_IDRAW16SYSUUID
EXTRACTORIDXI Runtime: GUID SAIXI_GUIDRAW16
XML_DATA 0
XML_DATA_ 0
RRULEXI Runtime: GUID SAIXI_GUIDRAW16
CONDITION_IDCondition for Sending Message to IIF MPP_CONDITION_IDRAW16SYSUUID
CONDEMPTYBoolean Value ('X'=TRUE, ' '=FALSE) RM_BOOLEANCHAR1RM_BOOLEAN
CHANNEL_IDXI Services: Object ID SSRV_OBJECT_IDRAW16SYSUUID
TASKTask ID SWW_TASKCHAR14HROBJEC_14
DATA 0
CATEGORYAlert Category SALRTDCATCHAR30Assigned to domainSALRTDCAT
DIRECTIONXI Services: Call Direction SSRV_DIRECTIONCHAR1SSRV_DIRECTION
PROFILE_TYPEWSP Profile Type SRT_WSP_PROFILE_TYPECHAR4SRT_WSP_PROFILE_TYPE
PROFILE_NAMEWSP Name of Profile Configuration SRT_WSP_PROFILE_CONFIG_NAMECHAR32SRT_WSP_PROFILE_CONFIG_NAME
TARGET_IDXI Runtime: GUID SAIXI_GUIDRAW16
RTCONFIGXI Services: Runtime Configuration ID SSRV_RTCONFIG_IDCHAR60
ACTIONNSXI: Interface Namespace SXI_ACTION_NSCHAR255SXI_NAMESPACE
ACTIONNAMEXI: Interface Name SXI_ACTIONCHAR120SXI_NAME
VALUE 0

Key field Non-key field



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

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

How to access SAP table SAICACHE_XI_KEY

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