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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090302 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090226 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20090226 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_REPORTS | 20090226 | |||
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | 20090226 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | I | 4 | 20090226 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | I | 6 | 20090226 | ||
8 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | 20090226 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | I | 3 | 20090226 | ||
10 | ![]() |
Constant | Public | Type reference (TYPE) | I | 5 | 20090226 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090226 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20090226 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090226 |
3 | ![]() |
Instance method | Public | Method | 20090302 | |
4 | ![]() |
Instance method | Public | Method | 20090226 | |
5 | ![]() |
Instance method | Public | Method | 20090302 | |
6 | ![]() |
Instance method | Public | Method | 20090302 | |
7 | ![]() |
Instance method | Public | Method | 20090226 | |
8 | ![]() |
Instance method | Public | Method | 20090226 | |
9 | ![]() |
Instance method | Public | Method | 20090226 | |
10 | ![]() |
Instance method | Public | Method | 20090226 | |
11 | ![]() |
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 | ![]() |
REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | ABAP Program: Current Main Program | 20090226 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | ABAP Program: Current Main Program | 20090226 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
REPORTS | Value transfer | Type reference (TYPE) | DBA_STRING_TAB | DBA Cockpit: Table of DBA_STRING_STRUC | 20090302 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EXISTING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090226 | |||
2 | ![]() |
REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | ABAP Program: Current Main Program | 20090226 | ||
3 | ![]() |
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 | ![]() |
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 |