SAP ABAP Class CL_COVERAGE_CHECK (Check for Coverage Analyzer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_MAIN (Package) Main Package I

⤷

⤷

Properties
Class | CL_COVERAGE_CHECK | |
Short Description | Check for Coverage Analyzer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_MAIN | Main Package I |
Created | 19991228 | SAP |
Last change | 20140121 | 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_COVERAGE_CHECK has no interface implemented.
Friends
Class CL_COVERAGE_CHECK has no friend class.
Attributes
Class CL_COVERAGE_CHECK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check all available servers | 20000222 |
2 | ![]() |
Static method | Public | Method | Check background job | 19991230 |
3 | ![]() |
Static method | Public | Method | Check current server | 19991230 |
4 | ![]() |
Static method | Public | Method | Does the log contain warnings or errors? | 19991228 |
5 | ![]() |
Static method | Public | Method | Check Table Consistency | 19991230 |
6 | ![]() |
Static method | Public | Method | Last Data Collection/Trigger | 20000401 |
Events
Class CL_COVERAGE_CHECK has no event.
Types
Class CL_COVERAGE_CHECK has no local type.
Method Signatures
Method CHECK_ALL_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ERROR_FOUND | Call by reference | Type reference (TYPE) | CVA_STATUS | Es wurden Probleme gefunden | 20000314 | ||
2 | ![]() |
IM_DO_REPAIR | Call by reference | Type reference (TYPE) | CVA_STATUS | Reperatur wo möglich | 20000222 | ||
3 | ![]() |
IM_SERVER | Call by reference | Type reference (TYPE) | CVT_SERVER | Server Liste | 20000222 |
Method CHECK_ALL_SERVER on class CL_COVERAGE_CHECK has no exception.
Method CHECK_BATCH_JOBS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ERROR_FOUND | Call by reference | Type reference (TYPE) | CVA_STATUS | Es wurde ein Problem gefunden | 20000314 | ||
2 | ![]() |
IM_DO_REPAIR | Call by reference | Type reference (TYPE) | CVA_STATUS | Neustart von fehlenden Batchjobs | 20000105 |
Method CHECK_BATCH_JOBS on class CL_COVERAGE_CHECK has no exception.
Method CHECK_CURRENT_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ERROR_FOUND | Call by reference | Type reference (TYPE) | CVA_STATUS | Fehler gefunden | 20000402 | ||
2 | ![]() |
IM_DO_REPAIR | Call by reference | Type reference (TYPE) | CVA_STATUS | Flag: Konsistenz wiederherstellen ? | 20000105 |
Method CHECK_CURRENT_SERVER on class CL_COVERAGE_CHECK has no exception.
Method CHECK_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ICON | Call by reference | Type reference (TYPE) | ICON_L2 | Icon zum Fehlerstatus | 19991229 | ||
2 | ![]() |
EX_TXT1 | Call by reference | Type reference (TYPE) | CVA_ERRTXT | Text Fehlerstatus 1.Zeile | 19991229 | ||
3 | ![]() |
EX_TXT2 | Call by reference | Type reference (TYPE) | CVA_ERRTXT | Text Fehlerstatus 2.Zeile | 19991229 |
Method CHECK_LOG on class CL_COVERAGE_CHECK has no exception.
Method CHECK_TABLE_CONSISTENCY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DO_REPAIR | Call by reference | Type reference (TYPE) | CVA_STATUS | Konsistenz wiederherstellen ? | 20000105 | ||
2 | ![]() |
IM_ONLY_PBLOCK | Call by reference | Type reference (TYPE) | CVA_STATUS | Nur Verarbeitungsblöcke prüfen | 20000704 |
Method CHECK_TABLE_CONSISTENCY on class CL_COVERAGE_CHECK has no exception.
Method GET_LAST_COLLECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_DIFF_MIN | Call by reference | Type reference (TYPE) | INT4 | Differenz in Minuten | 20000402 | ||
2 | ![]() |
EX_TIMESTAMP | Call by reference | Type reference (TYPE) | CVS_DATTIM | Zeitpunkt | 20000401 | ||
3 | ![]() |
IM_SERVER | Call by reference | Type reference (TYPE) | MSNAME2 | Server | 20000401 |
Method GET_LAST_COLLECT on class CL_COVERAGE_CHECK has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 50A |