Hierarchy
⤷
⤷
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 | 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 | Constant | Public | Type reference (TYPE) | BTCJOB | 'RSTT_COV_ANALYSIS' | Job Name | 20060523 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSTT_CHAR20 | 'RSTT_COV_ANALYSIS' | Program Name | 20060523 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSTT_TAREA | 'SCOV_VARIANT' | Name of Report for Special Case 'Variant of SCOV' | 20070129 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSTT_TRACE | Trace Instance | 20060518 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSTT_S_CVERS | Structure for Version of Trace Coverage Analysis | 20060523 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_COV | Table for Coverage Analysis at Processing Block Level | 20060518 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSTT_T_OBJNM | Table for Attributes from Program Groups | 20060518 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | RSTT_GUID | GUID for Analysis | 20060523 | |||
| 9 | Constant | Protected | Type reference (TYPE) | RSTT_CHAR10 | 'TGROUP' | Code for Test Group | 20060518 | ||
| 10 | Constant | Protected | See coding | 20060523 | |||||
| 11 | Constant | Protected | Type reference (TYPE) | RSTT_FLAG | '-' | Separator | 20060530 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSINFOCUBE | Data Target for Variant Evaluation | 20070129 | |||
| 13 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_COVERAGE_ADMIN | Coverage Analyzer: Administration | 20060529 | |||
| 14 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COVERAGE_DETAIL | Detail Information | 20060518 | |||
| 15 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_COVERAGE | Coverage Analyzer | 20060518 | |||
| 16 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COVERAGE_RESULT_PRO | Program Result | 20060518 | |||
| 17 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_COVERAGE_RESULT | Results + ALV grid | 20060518 | |||
| 18 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging Processing of Trace Tool | 20060523 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RSTT_VARIANTID | SCOV Selection Variant | 20070129 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RSTT_TAREA | Application Area | 20060522 | |||
| 21 | Static Attribute | Protected | Type reference (TYPE) | RSTT_TAREA | Application Area | 20060530 | |||
| 22 | Static Attribute | Protected | Type reference (TYPE) | OT_T_ANAPARAM | Parameter Buffer | 20060530 | |||
| 23 | Instance attribute | Protected | Type reference (TYPE) | CVT_SOOBN | Selection for Program Frames | 20060518 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | CVT_SOOBJ | Selection for Program Frame Type | 20060518 | |||
| 25 | Instance attribute | Protected | Type reference (TYPE) | CVT_SOTKY | Selection for Test Group | 20060518 | |||
| 26 | Static Attribute | Protected | Type reference (TYPE) | OT_T_TYPES | 20060518 |
Methods
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 | E_R_COV | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_COVERAGE | Instanz | 20060518 | |||
| 2 | I_CGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID der Analyse | 20060522 | |||
| 3 | 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 | I_ARCHIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Soll Auswertung archiviert werden? | 20060523 | |||
| 2 | I_OBJNM_DATA | Call by reference | Type reference (TYPE) | RSTT_FLAG | Soll die Objekttabelle aufgebaut werden? | 20060523 | |||
| 3 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20060518 | |||
| 4 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20060518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060523 | |||
| 2 | 20060523 | |||
| 3 | 20060518 | |||
| 4 | 20060518 | |||
| 5 | 20060518 | |||
| 6 | 20060518 | |||
| 7 | 20060518 | |||
| 8 | 20060518 |
Method EXECUTE_COV_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOBNO | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20060523 | |||
| 2 | E_RELEASED | Call by reference | Type reference (TYPE) | RSTT_FLAG | Freigegeben? | 20060523 | |||
| 3 | E_S_JOBLIST | Call by reference | Type reference (TYPE) | TBTCJOB_BK | Kopfdaten des Jobs | 20060523 | |||
| 4 | I_TPACGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID des Tracepakets | 20060523 | |||
| 5 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20060529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060529 | |||
| 2 | 20060523 | |||
| 3 | 20060523 | |||
| 4 | 20060523 |
Method EXECUTE_COV_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20060523 | |||
| 2 | I_TPACGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Paket-GUID | 20060524 | |||
| 3 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20060529 | |||
| 4 | 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 | E_COV_USER | Call by reference | Type reference (TYPE) | RSTT_TUSER | Benutzer der Abdeckungsanalyse | 20060529 | |||
| 2 | E_MSG | Call by reference | Type reference (TYPE) | RSTT_TEXT | Meldungstext | 20060529 | |||
| 3 | E_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_TRACE_LOG | Logging-Verarbeitung des Trace-Tools | 20060529 | |||
| 4 | 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 | E_CALDAY | Call by reference | Type reference (TYPE) | RSCALDAY | Kalendertag | 20060530 | |||
| 2 | E_CALMONTH | Call by reference | Type reference (TYPE) | RSCALMONTH | Kalenderjahr / Monat | 20060530 | |||
| 3 | E_CALWEEK | Call by reference | Type reference (TYPE) | RSCALWEEK | Kalenderjahr / Woche | 20060530 | |||
| 4 | E_CALYEAR | Call by reference | Type reference (TYPE) | RSCALYEAR | Kalenderjahr | 20060530 | |||
| 5 | I_DAY | Call by reference | Type reference (TYPE) | RSTT_FLAG | RS_C_TRUE | Tag? | 20060530 | ||
| 6 | I_MONTH | Call by reference | Type reference (TYPE) | RSTT_FLAG | Monat? | 20060530 | |||
| 7 | I_WEEK | Call by reference | Type reference (TYPE) | RSTT_FLAG | Woche? | 20060530 | |||
| 8 | I_YEAR | Call by reference | Type reference (TYPE) | RSTT_FLAG | Jahr? | 20060530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060530 | |||
| 2 | 20060530 |
Method GET_TESTGROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | E_RECORDS | Call by reference | Type reference (TYPE) | RSTT_INT4 | Anzahl modifizierter Zeilen | 20060518 | |||
| 2 | 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 | E_T_JOBLOGH | Call by reference | Type reference (TYPE) | RSTT_T_JOBLOGH | Tabelle für Job-Log-Header | 20060524 | |||
| 2 | I_JOBSTATUS | Call by reference | Type reference (TYPE) | RSTT_JOBSTATUS | Job-Status | 20060524 | |||
| 3 | I_S_TIMESEL | Call by reference | Type reference (TYPE) | RSTT_S_TIME_WDY | Struktur für Zeitangaben | 20060524 | |||
| 4 | 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 | I_OBJNM | Call by reference | Type reference (TYPE) | CVA_WUNAM | Eingangswert | 20060523 | |||
| 2 | I_PGROUPNM | Call by reference | Type reference (TYPE) | RSTT_PSOBJNM | Name des Programmgruppenobjekts | 20060530 | |||
| 3 | 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 | C_T_COV_TRACESEL | Call by reference | Type reference (TYPE) | RSTT_T_COV_TRACESEL | Tabelle für Tracestatus der Abdeckungsanalyse | 20060523 | |||
| 2 | I_S_JOBLOGH | Call by reference | Type reference (TYPE) | RSTT_S_JOBLOGH | Kopfdaten des Jobs | 20060524 | |||
| 3 | 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 | I_ARCHIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Soll Auswertung archiviert werden? | 20060523 | |||
| 2 | I_OBJNM_DATA | Call by reference | Type reference (TYPE) | RSTT_FLAG | Soll die Objekttabelle aufgebaut werden? | 20060523 | |||
| 3 | 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 | E_NOT_ACTIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Kein Server aktiv? | 20060529 | |||
| 2 | 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 | E_VALID | Call by reference | Type reference (TYPE) | RSTT_FLAG | Struktur des InfoCubes valide? | 20070129 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSINFOCUBE | Datenziel der Analyse | 20070129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070129 |
Method _CHECK_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | E_S_COVREG | Call by reference | Type reference (TYPE) | COVREG | Coverage Analyzer : Registrierung der Testschlüssel | 20060529 | |||
| 2 | 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 | E_EXISTS | Call by reference | Type reference (TYPE) | RSTT_FLAG | Existiert? | 20070129 | |||
| 2 | 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 | 20060518 | |||
| 2 | 20060518 |
Method _FILL_COVANA_SELECTION Signature
Method _FILL_COVANA_SELECTION on class CL_RSTT_COVERAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_ARCHIVE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Soll Auswertung archiviert werden? | 20060523 | |||
| 2 | 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 | E_DELETE | Call by reference | Type reference (TYPE) | RSTT_FLAG | Eintrag löschen? | 20060524 | |||
| 2 | E_S_LOGS | Call by reference | Type reference (TYPE) | RSTT_S_JOBLOGH | Struktur für Job-Log-Header | 20060524 | |||
| 3 | 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 | 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 | 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 | 20060518 |
Method _GEN_CVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PLAYVARID | Call by reference | Type reference (TYPE) | RSTT_VARIANTID | Abspielvariante | 20060522 | |||
| 2 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20060522 | |||
| 3 | R_CVERS | Value transfer | Type reference (TYPE) | RSTT_NUMC4 | Versionsschlüssel | 20060522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060522 | |||
| 2 | 20060522 |
Method _GET_DEVC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | E_R_COV | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_COVERAGE | Instanz des Anwendungsbereichs | 20060518 | |||
| 2 | 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 | E_S_JOBLIST | Call by reference | Type reference (TYPE) | TBTCJOB_BK | Jobparameter | 20060523 | |||
| 2 | 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 | C_S_LOGS | Call by reference | Type reference (TYPE) | RSTT_S_JOBLOGH | Struktur für Job-Log-Header | 20060524 | |||
| 2 | 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 | I_OBJTP | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20060523 | |||
| 2 | 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 | I_JOBSTATUS | Call by reference | Type reference (TYPE) | RSTT_JOBSTATUS | Job-Status | 20060524 | |||
| 2 | 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 | E_COUNTER_ALL | Call by reference | Type reference (TYPE) | RSTT_STRING | Anzahl aller Einträge | 20060524 | |||
| 2 | I_TAREA | Call by reference | Type reference (TYPE) | RSTT_TAREA | Anwendungsbereich | 20060523 | |||
| 3 | I_TPACGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Paket-GUID | 20060524 | |||
| 4 | I_TRACEGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | Trace-GUID | 20060529 | |||
| 5 | 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 | C_S_COV | Call by reference | Type reference (TYPE) | ANY | Ausgangsstruktur | 20060602 | |||
| 2 | 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 | E_T_LOGS | Call by reference | Type reference (TYPE) | OT_T_JOBLIST | Logs | 20060524 | |||
| 2 | I_JOBSTATUS | Call by reference | Type reference (TYPE) | RSTT_JOBSTATUS | Job-Status | 20060524 | |||
| 3 | I_S_TIMESEL | Call by reference | Type reference (TYPE) | RSTT_S_TIME_WDY | Struktur für Zeitangaben | 20060524 | |||
| 4 | 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 | 20060518 |
Method _SET_BASIC_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CGUID | Call by reference | Type reference (TYPE) | RSTT_GUID | GUID der Analyse | 20060522 | |||
| 2 | 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 | C_S_COV | Call by reference | Type reference (TYPE) | RSTT_S_COV | Struktur für Coverageanalyse auf Verarbeitungsblockebene | 20060523 | |||
| 2 | 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 | I_BLOCKNM | Call by reference | Type reference (TYPE) | CVA_WUNAM | Name eines Verarbeitungsblockes | 20060530 | |||
| 2 | I_OBJNM | Call by reference | Type reference (TYPE) | RSTT_PSOBJNM | Name des Programmobjekts | 20060530 | |||
| 3 | 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 | I_R_COV | Call by reference | Object reference (TYPE REF TO) | CL_RSTT_COVERAGE | Instanz des des Anwendungsbereichs | 20060518 | |||
| 2 | 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 |