SAP ABAP Class CL_XMS_MSG_TRANSFER_TRIGGER (Provides the methods supporting the trigger process)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSUPGRADE (Package) XI: Upgrade
Properties
Class CL_XMS_MSG_TRANSFER_TRIGGER  
Short Description Provides the methods supporting the trigger process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSUPGRADE   XI: Upgrade 
Created 20050214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_MSG_TRANSFER_TRIGGER has no forward declaration.
Interfaces
Class CL_XMS_MSG_TRANSFER_TRIGGER has no interface implemented.
Friends
Class CL_XMS_MSG_TRANSFER_TRIGGER has no friend class.
Attributes
Class CL_XMS_MSG_TRANSFER_TRIGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FINISHED_MSGGUIDS Static method Public Method Select Processed MSGGUIDs 20050214
2 SET_GROUP_ID_STATE_TRIGGERED Static method Public Method Set Status of GROUP_ID to 'Triggered' 20050224
3 SET_MSGGUID_STATE_TO_TRIGGERED Static method Public Method Set Status of MSGGUID to 'Triggered' 20050214
Events
Class CL_XMS_MSG_TRANSFER_TRIGGER has no event.
Types
Class CL_XMS_MSG_TRANSFER_TRIGGER has no local type.
Method Signatures

Method GET_FINISHED_MSGGUIDS 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_ROWS Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050214
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Gruppentyp für Message Transfer 20050214
4 Returning RE_MSG_LIST Value transfer Type reference (TYPE) SXMSTRANS_MSG_TAB Body Tabelle für Message Transfer (Tabellentyp) 20050214
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050302

Method SET_GROUP_ID_STATE_TRIGGERED 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 Gruppentyp für Message Transfer 20050224
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050302

Method SET_MSGGUID_STATE_TO_TRIGGERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20050214
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20050214
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050302
History
Last changed by/on SAP  20110908 
SAP Release Created in 710