SAP ABAP Interface IF_XMS_MESSAGE_TRANSFER (IF_XMS_MESSAGE_TRANSFER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSUPGRADE (Package) XI: Upgrade
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_MESSAGE_TRANSFER Main Class for Message Transfer 20041111
Properties
Interface IF_XMS_MESSAGE_TRANSFER  
Short Description IF_XMS_MESSAGE_TRANSFER    
General Data
Package SXMSUPGRADE   XI: Upgrade 
Created 20041111   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XMS_MESSAGE_TRANSFER has no forward declaration.
Interfaces
Interface IF_XMS_MESSAGE_TRANSFER has no interface.
Friends
Interface IF_XMS_MESSAGE_TRANSFER has no friend.
Attributes
Interface IF_XMS_MESSAGE_TRANSFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_GROUP Instance method Public Method Signalizes that a group is to be deleted 20050307
2 DETERMINE_RFC_DEST Instance method Public Method Determine RFC Destination 20050301
3 FINALIZE_MESSAGE_TRANSFER Instance method Public Method Signalizes that there will be no further messages 20050113
4 START_MESSAGE_TRANSFER Instance method Public Method Initiates Transfer Process 20041111
Events
Interface IF_XMS_MESSAGE_TRANSFER has no event.
Types
Interface IF_XMS_MESSAGE_TRANSFER has no local type.
Method Signatures

Method DELETE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP_ID Call by reference Type reference (TYPE) ANY 20050307
2 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20050307
3 Returning WILL_BE_DELETED Value transfer Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20050308
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050307

Method DETERMINE_RFC_DEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_RFC_DEST Value transfer Type reference (TYPE) SXMSVALUE Wert 20050301

Method DETERMINE_RFC_DEST on Interface IF_XMS_MESSAGE_TRANSFER has no exception.

Method FINALIZE_MESSAGE_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP_ID Call by reference Type reference (TYPE) ANY 20050302
2 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20050114
3 Returning WILL_BE_FINALIZED Value transfer Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20050310
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050114

Method START_MESSAGE_TRANSFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IDS_SAVED Call by reference Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20050222
2 Exporting EX_NO_OF_SAVED_MSG_IDS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050222
3 Importing IM_GROUP_ID Call by reference Type reference (TYPE) ANY 20050302
4 Importing IM_MSG_LIST Value transfer Type reference (TYPE) SXMSMSG_LIST_T Tabelle der logischen persistierten Messages 20041111
5 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20041111
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050118
History
Last changed by/on SAP  20110908 
SAP Release Created in 700