SAP ABAP Class CL_COVERAGE_SETTING (Handler for Settings in Global View)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality

⤷

⤷

Properties
Class | CL_COVERAGE_SETTING | |
Short Description | Handler for Settings in Global View | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_UI | UI Functionality |
Created | 20000706 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_COVERAGE_SETTING has no forward declaration.
Interfaces
Class CL_COVERAGE_SETTING has no interface implemented.
Friends
Class CL_COVERAGE_SETTING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CVA_FLAG | Indicator | 20010927 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_COVERAGE_GLOBAL | Coverage Analyzer: Class for Admin. Views on Cov. Histories | 20010122 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVA_FLAG | Indicator | 20000726 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVA_FLAG | Indicator | 20001108 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CVS_SET | Strcuture for Storing Settings for Global View | 20000706 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYUNAME | User Name | 20000706 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVA_VARMVN | 20000912 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CVA_VWTYP | View cat | 20000706 | ||
9 | ![]() |
Constant | Public | Type reference (TYPE) | CVA_VARMVN | 'PERSONAL_VARNM' | Default Variant Name for Personal Settings | 20000912 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reads settings for new view from database | 20000724 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20000706 |
3 | ![]() |
Static method | Public | Method | Gets settings for default view | 20000726 |
4 | ![]() |
Instance method | Public | Method | Gets settings for curve display | 20000726 |
5 | ![]() |
Instance method | Public | Method | Gets a_setting | 20000706 |
6 | ![]() |
Instance method | Public | Method | Gets variants and updates input fields | 20000913 |
7 | ![]() |
Instance method | Public | Method | Checks whether global part has changed | 20000726 |
8 | ![]() |
Static method | Private | Method | Import Setting of Global View from COVMVSET | 20091210 |
9 | ![]() |
Instance method | Private | Method | Read settings from database | 20000706 |
10 | ![]() |
Instance method | Public | Method | Reads current settings on screen | 20000720 |
11 | ![]() |
Instance method | Private | Method | Acitvate default settings | 20000706 |
12 | ![]() |
Instance method | Public | Method | Saves Label for Preset View from Database | 20000726 |
13 | ![]() |
Instance method | Public | Method | Save setting on database | 20000706 |
14 | ![]() |
Instance method | Public | Method | Compares screen settings with old settings | 20000720 |
15 | ![]() |
Instance method | Public | Method | Changes attribute hisver | 20000817 |
16 | ![]() |
Instance method | Public | Method | Writes a_setting | 20000706 |
17 | ![]() |
Instance method | Public | Method | Writes Setting to Screen | 20000720 |
Events
Class CL_COVERAGE_SETTING has no event.
Types
Class CL_COVERAGE_SETTING has no local type.
Method Signatures
Method CHANGE_VIEW_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_READ_FROM_DB | Call by reference | Type reference (TYPE) | CVA_FLAG | Flag | 20000724 | ||
2 | ![]() |
IM_VIEW_TYPE | Call by reference | Type reference (TYPE) | CVA_VWTYP | Sichttyp | 20000724 |
Method CHANGE_VIEW_TYPE on class CL_COVERAGE_SETTING has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_GLOBAL_MGR | Call by reference | Object reference (TYPE REF TO) | CL_COVERAGE_GLOBAL | Coverage Analyzer: Class for admin views on cov.-histories. | 20000720 | ||
2 | ![]() |
IM_SAP_MODE | Call by reference | Type reference (TYPE) | CVA_FLAG | Flag | 20001108 | ||
3 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20000706 | ||
4 | ![]() |
IM_VARNAME | Call by reference | Type reference (TYPE) | CVA_VARMVN | Version einer Historie | 20000912 | ||
5 | ![]() |
IM_VIEW_TYPE | Call by reference | Type reference (TYPE) | CVA_VWTYP | Sichttyp | 20000706 |
Method CONSTRUCTOR on class CL_COVERAGE_SETTING has no exception.
Method GET_DEF_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_USER | Call by reference | Type reference (TYPE) | SYUNAME | Benutzername | 20000726 | ||
2 | ![]() |
IM_VARNAME | Call by reference | Type reference (TYPE) | CVA_VARMVN | 20000912 | |||
3 | ![]() |
RET_VIEW_TYPE | Value transfer | Type reference (TYPE) | CVA_VWTYP | Sichttyp | 20000726 |
Method GET_DEF_VIEW on class CL_COVERAGE_SETTING has no exception.
Method GET_FIGSEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_FIGSEL | Value transfer | Type reference (TYPE) | CVS_FIGSEL | Struktur zur Ablage von Einstellung zur Kurvendarstellung | 20000726 |
Method GET_FIGSEL on class CL_COVERAGE_SETTING has no exception.
Method GET_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_SETTING | Value transfer | Type reference (TYPE) | CVS_SET | Struktur zur Ablage für Einstellung der globalen Sicht. | 20000724 |
Method GET_SETTING on class CL_COVERAGE_SETTING has no exception.
Method GET_VARIANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARIANT_NAME | Call by reference | Type reference (TYPE) | CVA_VARMVN | Variantenname für die Einstellung in der globalen Sicht. | 20000913 | ||
2 | ![]() |
RET_VAL | Call by reference | Type reference (TYPE) | CVA_FLAG | Flag | 20000913 |
Method GET_VARIANT on class CL_COVERAGE_SETTING has no exception.
Method GLOBAL_PART_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CHANGED | Value transfer | Type reference (TYPE) | CVA_FLAG | Flag | 20000726 |
Method GLOBAL_PART_CHANGED on class CL_COVERAGE_SETTING has no exception.
Method IMPORT_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SETTING | Value transfer | Type reference (TYPE) | CVT_SET | Einstellung der globalen Sicht | 20091210 | ||
2 | ![]() |
E_WA | Value transfer | Type reference (TYPE) | COVMVSET | Arbeitsbereich der Einstellung der globalen Sicht | 20091210 | ||
3 | ![]() |
I_USERNAME | Call by reference | Type reference (TYPE) | CVS_SETK-USERNAME | Benutzername | 20091210 | ||
4 | ![]() |
I_VARNAME | Call by reference | Type reference (TYPE) | CVS_SETK-VARNAME | Variantenname für die Einstellung in der globalen Sicht | 20091210 |
Method IMPORT_SETTING on class CL_COVERAGE_SETTING has no exception.
Method LOAD_SETTING Signature
Method LOAD_SETTING on class CL_COVERAGE_SETTING has no parameter.
Method LOAD_SETTING on class CL_COVERAGE_SETTING has no exception.
Method READ_SETTING Signature
Method READ_SETTING on class CL_COVERAGE_SETTING has no parameter.
Method READ_SETTING on class CL_COVERAGE_SETTING has no exception.
Method RESET_SETTING Signature
Method RESET_SETTING on class CL_COVERAGE_SETTING has no parameter.
Method RESET_SETTING on class CL_COVERAGE_SETTING has no exception.
Method SAVE_DEF_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VIEW_TYPE | Call by reference | Type reference (TYPE) | CVA_VWTYP | Sichttyp | 20000726 |
Method SAVE_DEF_VIEW on class CL_COVERAGE_SETTING has no exception.
Method SAVE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VAR_NAME | Call by reference | Type reference (TYPE) | CVA_VARMVN | Coverage Analyzer Variantenname | 20000913 | ||
2 | ![]() |
IM_VAR_TEXT | Call by reference | Type reference (TYPE) | CVA_VARDES | Coverage Analyzer Variantenbeschreibung | 20000913 |
Method SAVE_SETTING on class CL_COVERAGE_SETTING has no exception.
Method SETTING_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET_CHANGED | Value transfer | Type reference (TYPE) | CVA_FLAG | Flag | 20000720 |
Method SETTING_CHANGED on class CL_COVERAGE_SETTING has no exception.
Method SET_HISVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_VARNAME | Call by reference | Type reference (TYPE) | CVA_VARNAM | Version einer Historie | 20000912 |
Method SET_HISVER on class CL_COVERAGE_SETTING has no exception.
Method SET_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETTING | Call by reference | Type reference (TYPE) | CVS_SET | Struktur zur Ablage für Einstellung der globalen Sicht. | 20000706 |
Method SET_SETTING on class CL_COVERAGE_SETTING has no exception.
Method WRITE_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SETTING | Call by reference | Type reference (TYPE) | CVS_SET | Struktur zur Ablage für Einstellung der globalen Sicht. | 20000914 | ||
2 | ![]() |
IM_SINGLE_FILT | Call by reference | Type reference (TYPE) | UMGAFLG | Unicode Migration Tool Flag | 20010927 |
Method WRITE_SETTING on class CL_COVERAGE_SETTING has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 50A |