SAP ABAP Class CL_RS_FRONTEND_VERSION_STORE (Storage class for frontend versions during RFC connections)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_FRONTEND_INIT (Package) BW Front-End Services for Initialization
Properties
Class CL_RS_FRONTEND_VERSION_STORE  
Short Description Storage class for frontend versions during RFC connections    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_FRONTEND_INIT   BW Front-End Services for Initialization 
Created 20050721   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RS_FRONTEND_VERSION_STORE has no forward declaration.
Interfaces
Class CL_RS_FRONTEND_VERSION_STORE has no interface implemented.
Friends
Class CL_RS_FRONTEND_VERSION_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DEFAULT_HANDLE Constant Public Type reference (TYPE) I 1000 constant for the default handle 20050721
2 G_CURRENT_HANDLE Static Attribute Private Type reference (TYPE) I 0 handle 20050721
3 P_S_TOOL Static Attribute Private See coding structure for internal storage 20050721
4 P_T_TOOL Static Attribute Private See coding table for internal storage 20050721
Methods
# Method Level Visibility Method type Description Created on
1 GET Static method Public Method gets frontend tool and version information 20050721
2 GET_REVISION Static method Public Method Returns the revision number for the tool or -1 if no rev 20060410
3 SET Static method Public Method sets a frontend tool and version information 20050721
Events
Class CL_RS_FRONTEND_VERSION_STORE has no event.
Types
Class CL_RS_FRONTEND_VERSION_STORE has no local type.
Method Signatures

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOOLVERSION Call by reference Type reference (TYPE) STRING 20050721
2 Importing I_TOOLTYPE Call by reference Type reference (TYPE) STRING 20050722

Method GET on class CL_RS_FRONTEND_VERSION_STORE has no exception.

Method GET_REVISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TOOLREVISION Call by reference Type reference (TYPE) I 20060410
2 Importing I_TOOLTYPE Call by reference Type reference (TYPE) STRING 20060410

Method GET_REVISION on class CL_RS_FRONTEND_VERSION_STORE has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOOLTYPE Call by reference Type reference (TYPE) STRING 20050721
2 Importing I_TOOLVERSION Call by reference Type reference (TYPE) STRING 20050721

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