SAP ABAP Class CL_XMS_TRANS_CONFIG (Access Class for SXMSTRANS_CONFIG)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSUPGRADE (Package) XI: Upgrade
Properties
Class CL_XMS_TRANS_CONFIG  
Short Description Access Class for SXMSTRANS_CONFIG    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSUPGRADE   XI: Upgrade 
Created 20050111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_TRANS_CONFIG has no forward declaration.
Interfaces
Class CL_XMS_TRANS_CONFIG has no interface implemented.
Friends
Class CL_XMS_TRANS_CONFIG has no friend class.
Attributes
Class CL_XMS_TRANS_CONFIG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Static method Public Method Delete Lines of Table (with Key) 20050111
2 INSERT Static method Public Method Add Values to Table 20050111
3 SELECT Static method Public Method Read Lines of Table (with Key) 20050111
Events
Class CL_XMS_TRANS_CONFIG has no event.
Types
Class CL_XMS_TRANS_CONFIG has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20050111

Method DELETE on class CL_XMS_TRANS_CONFIG has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLASS_NAME Call by reference Type reference (TYPE) SXMS_CLASS_NAME Klassenname 20050111
2 Importing IM_GROUP_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20050111
3 Importing IM_MESSAGE_TRIGGER Call by reference Type reference (TYPE) SXMS_MESSAGE_TRIGGER XMS: Flag (true/false) 20050111
# Exception Resumable Description Created on
1 CX_XMS_MSG_TRANSFER Ausnahmeklasse für Message Transfer 20050111

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GROUP_TYPE Call by reference Type reference (TYPE) SXMSGROUP_TYPE Group Type für Message Transfer 20050111
2 Returning RE_WA_SXMSTRANS_CONFIG Value transfer Type reference (TYPE) SXMSTRANS_CONFIG Konfigurationstabelle für Message Transfer 20050111

Method SELECT on class CL_XMS_TRANS_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700