SAP ABAP Class IF_XMS_MESSAGE_TRANSFER (IF_XMS_MESSAGE_TRANSFER)
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
Class IF_XMS_MESSAGE_TRANSFER  
Short Description IF_XMS_MESSAGE_TRANSFER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_MESSAGE_TRANSFER has no forward declaration.
Interfaces
Class IF_XMS_MESSAGE_TRANSFER has no interface implemented.
Friends
Class IF_XMS_MESSAGE_TRANSFER has no friend class.
Attributes
Class 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
Class IF_XMS_MESSAGE_TRANSFER has no event.
Types
Class 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 class 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