SAP ABAP Class CL_LVC_CONFIGURATION (LiveCache: Configuration Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB (Application Component) Database Interface, Database Platforms
     SDBA_RUNTIME (Package) DBA Cockpit: Runtime
Properties
Class CL_LVC_CONFIGURATION  
Short Description LiveCache: Configuration Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_RUNTIME   DBA Cockpit: Runtime 
Created 20090226   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LVC_CONFIGURATION has no interface implemented.
Friends
Class CL_LVC_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090302
2 CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090226
3 CON_NAME Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20090226
4 LVC_REPORTS Instance attribute Private Type reference (TYPE) LVC_REPORTS 20090226
5 LVC_REPORT_PAI_INIT Constant Public Type reference (TYPE) I 2 20090226
6 LVC_REPORT_PAI_START Constant Public Type reference (TYPE) I 4 20090226
7 LVC_REPORT_PAI_STOP Constant Public Type reference (TYPE) I 6 20090226
8 LVC_REPORT_PBO_INIT Constant Public Type reference (TYPE) I 1 20090226
9 LVC_REPORT_PBO_START Constant Public Type reference (TYPE) I 3 20090226
10 LVC_REPORT_PBO_STOP Constant Public Type reference (TYPE) I 5 20090226
11 NEW Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090226
Methods
# Method Level Visibility Method type Description Created on
1 ADD_REPORT Instance method Public Method 20090226
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090226
3 DELETE Instance method Public Method 20090302
4 DELETE_REPORT Instance method Public Method 20090226
5 GET_ACTIVE Instance method Public Method 20090302
6 GET_REPORTS Instance method Public Method 20090302
7 IS_CHANGED Instance method Public Method 20090226
8 IS_EXISTING Instance method Public Method 20090226
9 REFRESH Instance method Public Method 20090226
10 SAVE Instance method Public Method 20090226
11 SET_ACTIVE Instance method Public Method 20090302
Events
Class CL_LVC_CONFIGURATION has no event.
Types
Class CL_LVC_CONFIGURATION has no local type.
Method Signatures

Method ADD_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPORT_NAME Call by reference Type reference (TYPE) STRING ABAP Program: Current Main Program 20090226
2 Importing REPORT_TYPE Call by reference Type reference (TYPE) I 20090226

Method ADD_REPORT on class CL_LVC_CONFIGURATION has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CON_NAME Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20090226

Method CONSTRUCTOR on class CL_LVC_CONFIGURATION has no exception.

Method DELETE Signature

Method DELETE on class CL_LVC_CONFIGURATION has no parameter.
Method DELETE on class CL_LVC_CONFIGURATION has no exception.

Method DELETE_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPORT_NAME Call by reference Type reference (TYPE) STRING ABAP Program: Current Main Program 20090226
2 Importing REPORT_TYPE Call by reference Type reference (TYPE) I 20090226

Method DELETE_REPORT on class CL_LVC_CONFIGURATION has no exception.

Method GET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20090302

Method GET_ACTIVE on class CL_LVC_CONFIGURATION has no exception.

Method GET_REPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning REPORTS Value transfer Type reference (TYPE) DBA_STRING_TAB DBA Cockpit: Table of DBA_STRING_STRUC 20090302
2 Importing REPORT_TYPE Call by reference Type reference (TYPE) I 20090302

Method GET_REPORTS on class CL_LVC_CONFIGURATION has no exception.

Method IS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090226

Method IS_CHANGED on class CL_LVC_CONFIGURATION has no exception.

Method IS_EXISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTING Value transfer Type reference (TYPE) ABAP_BOOL 20090226
2 Importing REPORT_NAME Call by reference Type reference (TYPE) STRING ABAP Program: Current Main Program 20090226
3 Importing REPORT_TYPE Call by reference Type reference (TYPE) I 20090226

Method IS_EXISTING on class CL_LVC_CONFIGURATION has no exception.

Method REFRESH Signature

Method REFRESH on class CL_LVC_CONFIGURATION has no parameter.
Method REFRESH on class CL_LVC_CONFIGURATION has no exception.

Method SAVE Signature

Method SAVE on class CL_LVC_CONFIGURATION has no parameter.
Method SAVE on class CL_LVC_CONFIGURATION has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20090302

Method SET_ACTIVE on class CL_LVC_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720