SAP ABAP Class CL_RSTT_COVERAGE (Execute Coverage Analysis in Relation to Traces)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_COVERAGE_BW_BEX Manage Coverage Analysis for Application Area BW_BEX 20060518
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_COVERAGE_VARIANT Code Covergae Analysis for SCOV Variants 20070215
Properties
Class CL_RSTT_COVERAGE  
Short Description Execute Coverage Analysis in Relation to Traces    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20060515   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTT_COVERAGE has no interface implemented.
Friends
Class CL_RSTT_COVERAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_ARCHIVE_JOBNM Constant Public Type reference (TYPE) BTCJOB 'RSTT_COV_ANALYSIS' Job Name 20060523
2 N_C_PROGNM Constant Public Type reference (TYPE) RSTT_CHAR20 'RSTT_COV_ANALYSIS' Program Name 20060523
3 N_C_TAREA_SCOV_VARI Constant Public Type reference (TYPE) RSTT_TAREA 'SCOV_VARIANT' Name of Report for Special Case 'Variant of SCOV' 20070129
4 N_R_TRACE Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_TRACE Trace Instance 20060518
5 N_S_CVERS Instance attribute Public Type reference (TYPE) RSTT_S_CVERS Structure for Version of Trace Coverage Analysis 20060523
6 N_T_COV_DETAIL Instance attribute Public Type reference (TYPE) RSTT_T_COV Table for Coverage Analysis at Processing Block Level 20060518
7 N_T_COV_PGROUP Instance attribute Public Type reference (TYPE) RSTT_T_OBJNM Table for Attributes from Program Groups 20060518
8 O_CGUID Static Attribute Protected Type reference (TYPE) RSTT_GUID GUID for Analysis 20060523
9 O_C_CODE_TGROUP Constant Protected Type reference (TYPE) RSTT_CHAR10 'TGROUP' Code for Test Group 20060518
10 O_C_PGMID Constant Protected See coding 20060523
11 O_C_SEP Constant Protected Type reference (TYPE) RSTT_FLAG '-' Separator 20060530
12 O_INFOCUBE Instance attribute Protected Type reference (TYPE) RSINFOCUBE Data Target for Variant Evaluation 20070129
13 O_R_COV_ADMIN Static Attribute Protected Object reference (TYPE REF TO) CL_COVERAGE_ADMIN Coverage Analyzer: Administration 20060529
14 O_R_COV_DETAIL Instance attribute Protected Object reference (TYPE REF TO) CL_COVERAGE_DETAIL Detail Information 20060518
15 O_R_COV_MANAGER Static Attribute Protected Object reference (TYPE REF TO) CL_COVERAGE Coverage Analyzer 20060518
16 O_R_COV_PRO Instance attribute Protected Object reference (TYPE REF TO) CL_COVERAGE_RESULT_PRO Program Result 20060518
17 O_R_COV_RESULT Instance attribute Protected Object reference (TYPE REF TO) CL_COVERAGE_RESULT Results + ALV grid 20060518
18 O_R_MSG Static Attribute Protected Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging Processing of Trace Tool 20060523
19 O_SCOV_VARIANT Instance attribute Protected Type reference (TYPE) RSTT_VARIANTID SCOV Selection Variant 20070129
20 O_TAREA Instance attribute Protected Type reference (TYPE) RSTT_TAREA Application Area 20060522
21 O_TAREA_GLOBAL Static Attribute Protected Type reference (TYPE) RSTT_TAREA Application Area 20060530
22 O_T_ANAPARAM Static Attribute Protected Type reference (TYPE) OT_T_ANAPARAM Parameter Buffer 20060530
23 O_T_RANGE_OBJNM Instance attribute Protected Type reference (TYPE) CVT_SOOBN Selection for Program Frames 20060518
24 O_T_RANGE_OBJTP Instance attribute Protected Type reference (TYPE) CVT_SOOBJ Selection for Program Frame Type 20060518
25 O_T_RANGE_TGROUP Instance attribute Protected Type reference (TYPE) CVT_SOTKY Selection for Test Group 20060518
26 O_T_TYPES Static Attribute Protected Type reference (TYPE) OT_T_TYPES 20060518
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060518
2 CREATE_COV_ANALYZER Static method Public Method Generate Evaluation Instance 20060518
3 EXECUTE_COV_ANALYSIS Instance method Public Method Execute Coverage Analysis 20060518
4 EXECUTE_COV_JOB Static method Public Method Release Job for Coverage Analysis in Background 20060523
5 EXECUTE_COV_RUN Static method Public Method Analyze List of Traces 20060523
6 GET_COV_STATUS Static method Public Method Get Status of Coverage Analyzer 20060529
7 GET_CURRENT_DATE Static method Public Method Get Date of Last Analysis 20060530
8 GET_TESTGROUPS Static method Public Method Get All Test Groups 20060529
9 LOAD_TESTGROUP Static method Public Method Get Assigned Test Group 20060529
10 MODIFY_TESTGROUP Static method Public Method Update Test Group 20060518
11 SELECT_JOB_LOGS Static method Public Method Read Job Log Entries for Analysis 20060524
12 TRANSFORM_PROGOBJNM Static method Public Method Transform Processing Blocks 20060523
13 UPDATE_JOB_STATUS Static method Public Method Update Status Table for Analysis Job 20060523
14 _ANALYZE_TRACE_COVERAGE Instance method Protected Method Get Coverage Analysis 20060518
15 _ARCHIVE_COV_ANALYSIS Instance method Protected Method Save Coverage Analysis in Analysis Archive 20060523
16 _CHECK_COLLECTION_STATUS Static method Protected Method 20060529
17 _CHECK_CONFIG_COVANA Static method Protected Method 20060518
18 _CHECK_INFOCUBE Instance method Protected Method Check Compatibility of Specified Data Target 20070129
19 _CHECK_LOCK Static method Protected Method 20060530
20 _CHECK_SCOV_TESTGROUP Static method Protected Method 20060529
21 _CHECK_SCOV_VARIANT Static method Protected Method Check Whether Variant Exists in SCOV 20070129
22 _CHECK_TESTKEY Static method Protected Method 20060529
23 _DEQUEUE_COVANA Static method Protected Method 20060518
24 _ENQUEUE_COVANA Static method Protected Method 20060518
25 _FILL_COVANA_SELECTION Instance method Protected Method Submit Selection for Analysis 20060518
26 _FILL_COVANA_SETTING Instance method Protected Method 20060518
27 _FILL_DETAIL_RESULTS Instance method Protected Method 20060518
28 _FILL_LOG_ENTRY Static method Protected Method 20060524
29 _FILL_OBJNM_TAB Instance method Protected Method 20060523
30 _FILL_POBJ_RESULTS Instance method Protected Method 20060518
31 _FILL_PROGOBJ_SELECTION Instance method Protected Method Determine Selection of Program Objects 20060518
32 _FILL_RES Instance method Protected Method Submit Result Info 20081121
33 _FILL_TESTGROUP_SELECTION Instance method Protected Method 20060518
34 _GEN_CVERS Instance method Protected Method 20060522
35 _GET_DEVC Static method Protected Method Determine Development Packages Incl. SAP Components 20080222
36 _GET_INSTANCE_OF_TYPE Static method Protected Method 20060518
37 _GET_JOB_PARAM Static method Protected Method 20060523
38 _GET_LOG_DETAILS Static method Protected Method 20060524
39 _GET_PGMID_OF_OBJTP Static method Protected Method 20060523
40 _GET_STATUS_IMG Static method Protected Method 20060524
41 _INIT_COV_RUN Static method Protected Method 20060523
42 _MOVE_COMPONENTS_DETAIL Static method Protected Method 20060602
43 _READ_LOGS Static method Protected Method 20060524
44 _RESET_COVANA_BUFFER Instance method Protected Method 20060518
45 _SET_BASIC_ATTR Instance method Protected Method 20060522
46 _SET_KEY_FIGURES Static method Protected Method 20060523
47 _TRANS_BLOCKNAME Static method Protected Method 20060530
48 _UPDATE_INSTANCE Instance method Protected Method 20060518
49 _UPDATE_INSTANCE_BASE Static method Protected Method 20060518
Events
Class CL_RSTT_COVERAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_S_ANAPARAM Protected See coding 20060530 BEGIN OF ot_s_anaparam, tarea TYPE rstt_tarea, date TYPE rsdate, END OF ot_s_anaparam
2 OT_S_DEVC Protected See coding 20080222 BEGIN OF ot_s_devc, dclas TYPE devclass, sapcp TYPE rstt_char20, END OF ot_s_devc
3 OT_S_TYPES Protected See coding 20060518 BEGIN OF ot_s_types, tarea TYPE rstt_tarea, instance TYPE REF TO cl_rstt_coverage, END OF ot_s_types
4 OT_TH_DEVC Protected See coding 20080222 ot_th_devc TYPE HASHED TABLE OF ot_s_devc WITH UNIQUE KEY dclas
5 OT_T_ANAPARAM Protected See coding 20060530 ot_t_anaparam TYPE STANDARD TABLE OF ot_s_anaparam WITH DEFAULT KEY
6 OT_T_JOBLIST Protected See coding 20060524 ot_t_joblist TYPE STANDARD TABLE OF tbtcjob_bk
7 OT_T_TYPES Protected See coding 20060518 ot_t_types TYPE STANDARD TABLE OF ot_s_types
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_COVERAGE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_COVERAGE has no exception.

Method CREATE_COV_ANALYZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_COV Call by reference Object reference (TYPE REF TO) CL_RSTT_COVERAGE Instanz 20060518
2 Importing I_CGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Analyse 20060522
3 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060518

Method CREATE_COV_ANALYZER on class CL_RSTT_COVERAGE has no exception.

Method EXECUTE_COV_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVE Call by reference Type reference (TYPE) RSTT_FLAG Soll Auswertung archiviert werden? 20060523
2 Importing I_OBJNM_DATA Call by reference Type reference (TYPE) RSTT_FLAG Soll die Objekttabelle aufgebaut werden? 20060523
3 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20060518
4 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20060518
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20060523
2 CONTENT_READ_PROBLEMS 20060523
3 ENQUEUE_PROBLEMS 20060518
4 SCOV_LOCKED 20060518
5 SCOV_NOT_CONFIGURED 20060518
6 SCOV_PROBLEMS 20060518
7 TCT_OBJECT_MISSING 20060518
8 TRACE_HANDLING_PROBLEM 20060518

Method EXECUTE_COV_JOB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20060523
2 Exporting E_RELEASED Call by reference Type reference (TYPE) RSTT_FLAG Freigegeben? 20060523
3 Exporting E_S_JOBLIST Call by reference Type reference (TYPE) TBTCJOB_BK Kopfdaten des Jobs 20060523
4 Importing I_TPACGUID Call by reference Type reference (TYPE) RSTT_GUID GUID des Tracepakets 20060523
5 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20060529
# Exception Resumable Description Created on
1 COVANA_NOT_CONFIGURED 20060529
2 JOB_CLOSE_ERROR 20060523
3 JOB_OPEN_ERROR 20060523
4 JOB_SUBMIT_ERROR 20060523

Method EXECUTE_COV_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060523
2 Importing I_TPACGUID Call by reference Type reference (TYPE) RSTT_GUID Paket-GUID 20060524
3 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20060529
4 Importing I_T_TRACESEL Call by reference Type reference (TYPE) RSTT_T_TRACESEL Tabelle für Trace-Auflistung 20060523

Method EXECUTE_COV_RUN on class CL_RSTT_COVERAGE has no exception.

Method GET_COV_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COV_USER Call by reference Type reference (TYPE) RSTT_TUSER Benutzer der Abdeckungsanalyse 20060529
2 Exporting E_MSG Call by reference Type reference (TYPE) RSTT_TEXT Meldungstext 20060529
3 Exporting E_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20060529
4 Exporting E_STATUS Call by reference Type reference (TYPE) BALMSGTY Typ einer Meldung (A,E,W,I,S) 20060529

Method GET_COV_STATUS on class CL_RSTT_COVERAGE has no exception.

Method GET_CURRENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CALDAY Call by reference Type reference (TYPE) RSCALDAY Kalendertag 20060530
2 Exporting E_CALMONTH Call by reference Type reference (TYPE) RSCALMONTH Kalenderjahr / Monat 20060530
3 Exporting E_CALWEEK Call by reference Type reference (TYPE) RSCALWEEK Kalenderjahr / Woche 20060530
4 Exporting E_CALYEAR Call by reference Type reference (TYPE) RSCALYEAR Kalenderjahr 20060530
5 Importing I_DAY Call by reference Type reference (TYPE) RSTT_FLAG RS_C_TRUE Tag? 20060530
6 Importing I_MONTH Call by reference Type reference (TYPE) RSTT_FLAG Monat? 20060530
7 Importing I_WEEK Call by reference Type reference (TYPE) RSTT_FLAG Woche? 20060530
8 Importing I_YEAR Call by reference Type reference (TYPE) RSTT_FLAG Jahr? 20060530
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20060530
2 DATA_READ_PROBLEMS 20060530

Method GET_TESTGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_TESTGROUP Value transfer Type reference (TYPE) CVT_TK_ALV Coverage analyzer: Liste aller Testgruppen 20060529

Method GET_TESTGROUPS on class CL_RSTT_COVERAGE has no exception.

Method LOAD_TESTGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTGROUP Value transfer Type reference (TYPE) CVA_TESTK Coverage Analyzer: Testgruppe 20060529

Method LOAD_TESTGROUP on class CL_RSTT_COVERAGE has no exception.

Method MODIFY_TESTGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RECORDS Call by reference Type reference (TYPE) RSTT_INT4 Anzahl modifizierter Zeilen 20060518
2 Importing I_TESTGROUP Call by reference Type reference (TYPE) CVA_TESTK Coverage Analyzer: Testgruppe 20060518

Method MODIFY_TESTGROUP on class CL_RSTT_COVERAGE has no exception.

Method SELECT_JOB_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_JOBLOGH Call by reference Type reference (TYPE) RSTT_T_JOBLOGH Tabelle für Job-Log-Header 20060524
2 Importing I_JOBSTATUS Call by reference Type reference (TYPE) RSTT_JOBSTATUS Job-Status 20060524
3 Importing I_S_TIMESEL Call by reference Type reference (TYPE) RSTT_S_TIME_WDY Struktur für Zeitangaben 20060524
4 Importing I_USERNAME Call by reference Type reference (TYPE) RSTT_TUSER Verantwortlicher 20060524

Method SELECT_JOB_LOGS on class CL_RSTT_COVERAGE has no exception.

Method TRANSFORM_PROGOBJNM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) CVA_WUNAM Eingangswert 20060523
2 Importing I_PGROUPNM Call by reference Type reference (TYPE) RSTT_PSOBJNM Name des Programmgruppenobjekts 20060530
3 Returning R_OBJNM Value transfer Type reference (TYPE) CVA_WUNAM Ausgangswert (für BW-Archivierung) 20060523

Method TRANSFORM_PROGOBJNM on class CL_RSTT_COVERAGE has no exception.

Method UPDATE_JOB_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COV_TRACESEL Call by reference Type reference (TYPE) RSTT_T_COV_TRACESEL Tabelle für Tracestatus der Abdeckungsanalyse 20060523
2 Importing I_S_JOBLOGH Call by reference Type reference (TYPE) RSTT_S_JOBLOGH Kopfdaten des Jobs 20060524
3 Importing I_T_TRACESEL Call by reference Type reference (TYPE) RSTT_T_TRACESEL Tabelle für Trace-Liste (inkl. Varianten-ID) 20060523

Method UPDATE_JOB_STATUS on class CL_RSTT_COVERAGE has no exception.

Method _ANALYZE_TRACE_COVERAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVE Call by reference Type reference (TYPE) RSTT_FLAG Soll Auswertung archiviert werden? 20060523
2 Importing I_OBJNM_DATA Call by reference Type reference (TYPE) RSTT_FLAG Soll die Objekttabelle aufgebaut werden? 20060523
3 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20060518

Method _ANALYZE_TRACE_COVERAGE on class CL_RSTT_COVERAGE has no exception.

Method _ARCHIVE_COV_ANALYSIS Signature

Method _ARCHIVE_COV_ANALYSIS on class CL_RSTT_COVERAGE has no parameter.
Method _ARCHIVE_COV_ANALYSIS on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_COLLECTION_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NOT_ACTIVE Call by reference Type reference (TYPE) RSTT_FLAG Kein Server aktiv? 20060529
2 Importing I_R_SERVER Call by reference Object reference (TYPE REF TO) CL_COVERAGE_ALV_SERVER Anzeige der Serverliste 20060529

Method _CHECK_COLLECTION_STATUS on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_CONFIG_COVANA Signature

Method _CHECK_CONFIG_COVANA on class CL_RSTT_COVERAGE has no parameter.
Method _CHECK_CONFIG_COVANA on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_INFOCUBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) RSTT_FLAG Struktur des InfoCubes valide? 20070129
2 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSINFOCUBE Datenziel der Analyse 20070129
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20070129

Method _CHECK_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LOCK Value transfer Type reference (TYPE) RSTT_FLAG Gesperrt? 20060530

Method _CHECK_LOCK on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_SCOV_TESTGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_COVREG Call by reference Type reference (TYPE) COVREG Coverage Analyzer : Registrierung der Testschlüssel 20060529
2 Importing I_TESTGROUP Call by reference Type reference (TYPE) CVA_TESTK Coverage Analyzer: Testgruppe 20060529

Method _CHECK_SCOV_TESTGROUP on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_SCOV_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Call by reference Type reference (TYPE) RSTT_FLAG Existiert? 20070129
2 Importing I_VARIANTID Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20070129

Method _CHECK_SCOV_VARIANT on class CL_RSTT_COVERAGE has no exception.

Method _CHECK_TESTKEY Signature

Method _CHECK_TESTKEY on class CL_RSTT_COVERAGE has no parameter.
Method _CHECK_TESTKEY on class CL_RSTT_COVERAGE has no exception.

Method _DEQUEUE_COVANA Signature

Method _DEQUEUE_COVANA on class CL_RSTT_COVERAGE has no parameter.
Method _DEQUEUE_COVANA on class CL_RSTT_COVERAGE has no exception.

Method _ENQUEUE_COVANA Signature

Method _ENQUEUE_COVANA on class CL_RSTT_COVERAGE has no parameter.
# Exception Resumable Description Created on
1 ENQUEUE_PROBLEMS 20060518
2 LOCKED 20060518

Method _FILL_COVANA_SELECTION Signature

Method _FILL_COVANA_SELECTION on class CL_RSTT_COVERAGE has no parameter.
# Exception Resumable Description Created on
1 SCOV_NOT_CONFIGURED 20060518

Method _FILL_COVANA_SETTING Signature

Method _FILL_COVANA_SETTING on class CL_RSTT_COVERAGE has no parameter.
Method _FILL_COVANA_SETTING on class CL_RSTT_COVERAGE has no exception.

Method _FILL_DETAIL_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ARCHIVE Call by reference Type reference (TYPE) RSTT_FLAG Soll Auswertung archiviert werden? 20060523
2 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20060518

Method _FILL_DETAIL_RESULTS on class CL_RSTT_COVERAGE has no exception.

Method _FILL_LOG_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DELETE Call by reference Type reference (TYPE) RSTT_FLAG Eintrag löschen? 20060524
2 Exporting E_S_LOGS Call by reference Type reference (TYPE) RSTT_S_JOBLOGH Struktur für Job-Log-Header 20060524
3 Importing I_S_JOBLIST Call by reference Type reference (TYPE) TBTCJOB_BK TBTCJOB fügt für SM37B/C einige Felder hinzu 20060524

Method _FILL_LOG_ENTRY on class CL_RSTT_COVERAGE has no exception.

Method _FILL_OBJNM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJNM Call by reference Type reference (TYPE) RSTT_T_OBJNM Tabelle für Meta-, Struktur- und Programmobjekte 20060523

Method _FILL_OBJNM_TAB on class CL_RSTT_COVERAGE has no exception.

Method _FILL_POBJ_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_POBJ_RES Call by reference Type reference (TYPE) CVT_PROPRO Ergebnisse Coverage Analyzer nach Programobjekten 20060518

Method _FILL_POBJ_RESULTS on class CL_RSTT_COVERAGE has no exception.

Method _FILL_PROGOBJ_SELECTION Signature

Method _FILL_PROGOBJ_SELECTION on class CL_RSTT_COVERAGE has no parameter.
Method _FILL_PROGOBJ_SELECTION on class CL_RSTT_COVERAGE has no exception.

Method _FILL_RES Signature

Method _FILL_RES on class CL_RSTT_COVERAGE has no parameter.
Method _FILL_RES on class CL_RSTT_COVERAGE has no exception.

Method _FILL_TESTGROUP_SELECTION Signature

Method _FILL_TESTGROUP_SELECTION on class CL_RSTT_COVERAGE has no parameter.
# Exception Resumable Description Created on
1 SCOV_NOT_CONFIGURED 20060518

Method _GEN_CVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAYVARID Call by reference Type reference (TYPE) RSTT_VARIANTID Abspielvariante 20060522
2 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20060522
3 Returning R_CVERS Value transfer Type reference (TYPE) RSTT_NUMC4 Versionsschlüssel 20060522
# Exception Resumable Description Created on
1 CONTENT_NOT_EXISTS 20060522
2 DATA_READ_PROBLEMS 20060522

Method _GET_DEVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_DEVC Call by reference Type reference (TYPE) OT_TH_DEVC Pakete 20080222

Method _GET_DEVC on class CL_RSTT_COVERAGE has no exception.

Method _GET_INSTANCE_OF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_COV Call by reference Object reference (TYPE REF TO) CL_RSTT_COVERAGE Instanz des Anwendungsbereichs 20060518
2 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060518

Method _GET_INSTANCE_OF_TYPE on class CL_RSTT_COVERAGE has no exception.

Method _GET_JOB_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_JOBLIST Call by reference Type reference (TYPE) TBTCJOB_BK Jobparameter 20060523
2 Importing I_JOBNO Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20060523

Method _GET_JOB_PARAM on class CL_RSTT_COVERAGE has no exception.

Method _GET_LOG_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_LOGS Call by reference Type reference (TYPE) RSTT_S_JOBLOGH Struktur für Job-Log-Header 20060524
2 Exporting E_DELETE Call by reference Type reference (TYPE) RSTT_FLAG Eintrag löschen? 20060524

Method _GET_LOG_DETAILS on class CL_RSTT_COVERAGE has no exception.

Method _GET_PGMID_OF_OBJTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTP Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20060523
2 Returning R_PGMID Value transfer Type reference (TYPE) PGMID Programm-ID in Aufträgen und Aufgaben 20060523

Method _GET_PGMID_OF_OBJTP on class CL_RSTT_COVERAGE has no exception.

Method _GET_STATUS_IMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOBSTATUS Call by reference Type reference (TYPE) RSTT_JOBSTATUS Job-Status 20060524
2 Returning R_STATUS_IMG Value transfer Type reference (TYPE) RSTT_STRING Pfad 20060524

Method _GET_STATUS_IMG on class CL_RSTT_COVERAGE has no exception.

Method _INIT_COV_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COUNTER_ALL Call by reference Type reference (TYPE) RSTT_STRING Anzahl aller Einträge 20060524
2 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060523
3 Importing I_TPACGUID Call by reference Type reference (TYPE) RSTT_GUID Paket-GUID 20060524
4 Importing I_TRACEGUID Call by reference Type reference (TYPE) RSTT_GUID Trace-GUID 20060529
5 Importing I_T_TRACESEL Call by reference Type reference (TYPE) RSTT_T_TRACESEL Tabelle für Trace-Auflistung 20060523

Method _INIT_COV_RUN on class CL_RSTT_COVERAGE has no exception.

Method _MOVE_COMPONENTS_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_COV Call by reference Type reference (TYPE) ANY Ausgangsstruktur 20060602
2 Importing I_S_COV Call by reference Type reference (TYPE) ANY Eingangsstruktur 20060602

Method _MOVE_COMPONENTS_DETAIL on class CL_RSTT_COVERAGE has no exception.

Method _READ_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_LOGS Call by reference Type reference (TYPE) OT_T_JOBLIST Logs 20060524
2 Importing I_JOBSTATUS Call by reference Type reference (TYPE) RSTT_JOBSTATUS Job-Status 20060524
3 Importing I_S_TIMESEL Call by reference Type reference (TYPE) RSTT_S_TIME_WDY Struktur für Zeitangaben 20060524
4 Importing I_USERNAME Call by reference Type reference (TYPE) RSTT_TUSER Verantwortlicher 20060524

Method _READ_LOGS on class CL_RSTT_COVERAGE has no exception.

Method _RESET_COVANA_BUFFER Signature

Method _RESET_COVANA_BUFFER on class CL_RSTT_COVERAGE has no parameter.
# Exception Resumable Description Created on
1 SCOV_NOT_CONFIGURED 20060518

Method _SET_BASIC_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CGUID Call by reference Type reference (TYPE) RSTT_GUID GUID der Analyse 20060522
2 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060522

Method _SET_BASIC_ATTR on class CL_RSTT_COVERAGE has no exception.

Method _SET_KEY_FIGURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_COV Call by reference Type reference (TYPE) RSTT_S_COV Struktur für Coverageanalyse auf Verarbeitungsblockebene 20060523
2 Importing I_AMT_BLOCK Call by reference Type reference (TYPE) CVA_TOTAL Anzahl Blöcke 20060523

Method _SET_KEY_FIGURES on class CL_RSTT_COVERAGE has no exception.

Method _TRANS_BLOCKNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCKNM Call by reference Type reference (TYPE) CVA_WUNAM Name eines Verarbeitungsblockes 20060530
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_PSOBJNM Name des Programmobjekts 20060530
3 Returning R_BLOCKNM Value transfer Type reference (TYPE) CVA_WUNAM transformierter Name eines Verarbeitungsblockes 20060530

Method _TRANS_BLOCKNAME on class CL_RSTT_COVERAGE has no exception.

Method _UPDATE_INSTANCE Signature

Method _UPDATE_INSTANCE on class CL_RSTT_COVERAGE has no parameter.
Method _UPDATE_INSTANCE on class CL_RSTT_COVERAGE has no exception.

Method _UPDATE_INSTANCE_BASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_COV Call by reference Object reference (TYPE REF TO) CL_RSTT_COVERAGE Instanz des des Anwendungsbereichs 20060518
2 Importing I_TAREA Call by reference Type reference (TYPE) RSTT_TAREA Anwendungsbereich 20060518

Method _UPDATE_INSTANCE_BASE on class CL_RSTT_COVERAGE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700