SAP ABAP Class CL_XMS_LCR_VERS_INFO (XI: Gets version information from SLD about receiver system)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20070306
Properties
Class CL_XMS_LCR_VERS_INFO  
Short Description XI: Gets version information from SLD about receiver system    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20070306   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_LCR_VERS_INFO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_MAIN_CONST XMS: Constants 20070306
Friends
Class CL_XMS_LCR_VERS_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CACHE_MODE_AUTO Constant Private Type reference (TYPE) CHAR1 'A' XMS: Cache entry reread periodically in SLD 20070306
2 CO_CACHE_MODE_MANUAL Constant Private Type reference (TYPE) CHAR1 'M' XMS: Cache entry set manually, no rereading in SLD 20070306
3 CO_FALSE Instance attribute Private Attribute reference (LIKE) 20070306
4 CO_TRUE Instance attribute Private Attribute reference (LIKE) 20070306
Methods
# Method Level Visibility Method type Description Created on
1 GET_VERS_INFO Static method Public Method Gets version information about receiver systems 20070306
2 LOCK Static method Private Method Locks entry in cache table 20070306
3 READ_FROM_SLD Static method Private Method Rereads version information about receiver systems in SLD 20070306
4 REFRESH_ALL Static method Public Method Executes update for receiver system 20070306
5 UNLOCK Static method Private Method Unlocks entry in cache table 20070306
Events
Class CL_XMS_LCR_VERS_INFO has no event.
Types
Class CL_XMS_LCR_VERS_INFO has no local type.
Method Signatures

Method GET_VERS_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BS_KEY_NAME Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20070306
2 Importing BYPASSING_CACHE Call by reference Type reference (TYPE) SXMSFLAG '0' 0: lese aus Cache 1: lese aus SLD 20070306
3 Returning VERS_INFO Value transfer Type reference (TYPE) CVERS Releasestände der im System vorhandenen Softwarekomponenten 20070306

Method GET_VERS_INFO on class CL_XMS_LCR_VERS_INFO has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BS_KEY_NAME Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20070306
# Exception Resumable Description Created on
1 CX_XMS_LOCK_ERROR 20070321

Method READ_FROM_SLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BS_KEY_NAME Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20070306
2 Exporting RFCDESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070306
3 Exporting SLDHOST Call by reference Type reference (TYPE) CHAR40 Character 40-Stellen 20070306
4 Exporting SLDPORT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070306
5 Exporting SLDUSER Call by reference Type reference (TYPE) SYUNAME Benutzername 20070306
6 Exporting TEXT Call by reference Type reference (TYPE) CHAR120 char120 20070306
7 Exporting VERS_INFO Call by reference Type reference (TYPE) CVERS Releasestände der im System vorhandenen Softwarekomponenten 20070306

Method READ_FROM_SLD on class CL_XMS_LCR_VERS_INFO has no exception.

Method REFRESH_ALL Signature

Method REFRESH_ALL on class CL_XMS_LCR_VERS_INFO has no parameter.
Method REFRESH_ALL on class CL_XMS_LCR_VERS_INFO has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BS_KEY_NAME Call by reference Type reference (TYPE) SXI_SERVICE XI: Service 20070306

Method UNLOCK on class CL_XMS_LCR_VERS_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710