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 | Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | XMS: Cache entry reread periodically in SLD | 20070306 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | 'M' | XMS: Cache entry set manually, no rereading in SLD | 20070306 | ||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20070306 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20070306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets version information about receiver systems | 20070306 | |
| 2 | Static method | Private | Method | Locks entry in cache table | 20070306 | |
| 3 | Static method | Private | Method | Rereads version information about receiver systems in SLD | 20070306 | |
| 4 | Static method | Public | Method | Executes update for receiver system | 20070306 | |
| 5 | 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 | BS_KEY_NAME | Call by reference | Type reference (TYPE) | SXI_SERVICE | XI: Service | 20070306 | |||
| 2 | BYPASSING_CACHE | Call by reference | Type reference (TYPE) | SXMSFLAG | '0' | 0: lese aus Cache 1: lese aus SLD | 20070306 | ||
| 3 | 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 | BS_KEY_NAME | Call by reference | Type reference (TYPE) | SXI_SERVICE | XI: Service | 20070306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070321 |
Method READ_FROM_SLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BS_KEY_NAME | Call by reference | Type reference (TYPE) | SXI_SERVICE | XI: Service | 20070306 | |||
| 2 | RFCDESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20070306 | |||
| 3 | SLDHOST | Call by reference | Type reference (TYPE) | CHAR40 | Character 40-Stellen | 20070306 | |||
| 4 | SLDPORT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070306 | |||
| 5 | SLDUSER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20070306 | |||
| 6 | TEXT | Call by reference | Type reference (TYPE) | CHAR120 | char120 | 20070306 | |||
| 7 | 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 | 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 |