SAP ABAP Interface IF_SCOV_STMNT_DCON_FACTORY (Plant for Creation of Formatted Statement Coverage Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API (Package) API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCOV_STMNT_DCON_FACTORY Factory for Creating All Objects for Displaying Coverage 20071207
Properties
Interface IF_SCOV_STMNT_DCON_FACTORY  
Short Description Plant for Creation of Formatted Statement Coverage Data    
General Data
Package SCOV_API   API 
Created 20071207   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCOV_STMNT_DCON_FACTORY has no forward declaration.
Interfaces
Interface IF_SCOV_STMNT_DCON_FACTORY has no interface.
Friends
Interface IF_SCOV_STMNT_DCON_FACTORY has no friend.
Attributes
Interface IF_SCOV_STMNT_DCON_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_STMNT_DATA_CONTAINER Instance method Public Method Creates Data Container with Statement Coverage Results 20071207
2 CREATE_STMNT_DCON_FOR_INCLUDE Instance method Public Method Creates data container with statement results for Include 20090125
3 GET_STMNT_APPL_LOGIC Instance method Public Method Application Logic 20071207
Events
Interface IF_SCOV_STMNT_DCON_FACTORY has no event.
Types
Interface IF_SCOV_STMNT_DCON_FACTORY has no local type.
Method Signatures

Method CREATE_STMNT_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PB_INFO Call by reference Object reference (TYPE REF TO) CL_SCOV_PB_INFO Beschreibung eines Verarbeitungsblocks 20071207
2 Returning RE_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SCOV_STMNT_DATA_CONTAINER Aufbereitete Statement-Coverage-Daten 20071207
# Exception Resumable Description Created on
1 CX_COVERAGE_API_ROOT Abstrakte Oberklasse aller SCOV-Ausnahmen 20071212

Method CREATE_STMNT_DCON_FOR_INCLUDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COL Call by reference Type reference (TYPE) I Spalte der Include-Anweisung im Programm 20090125
2 Importing IM_DCON_PARENT Call by reference Object reference (TYPE REF TO) IF_SCOV_STMNT_DATA_CONTAINER Datenbehälter des umschliessenden Programms 20090125
3 Importing IM_INCL_NAME Call by reference Type reference (TYPE) CSEQUENCE Name des Includes 20090125
4 Importing IM_ROW Call by reference Type reference (TYPE) I Zeile der Include-Anweisung im Prorgramm 20090125
5 Returning RE_DATA_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SCOV_STMNT_DATA_CONTAINER Aufbereitete Statement-Coverage-Daten 20090125
# Exception Resumable Description Created on
1 CX_COVERAGE_API_ROOT Abstrakte Oberklasse aller SCOV-API-Ausnahmen 20090125

Method GET_STMNT_APPL_LOGIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPL_LOGIC Value transfer Object reference (TYPE REF TO) IF_SCOV_STMNT_APPL_LOGIC Applikationslogik 20071207

Method GET_STMNT_APPL_LOGIC on Interface IF_SCOV_STMNT_DCON_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711