SAP ABAP Class IF_SCOV_STMNT_DCON_FACTORY (Plant for Creation of Formatted Statement Coverage Data)
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
Class IF_SCOV_STMNT_DCON_FACTORY  
Short Description Plant for Creation of Formatted Statement Coverage Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCOV_STMNT_DCON_FACTORY has no forward declaration.
Interfaces
Class IF_SCOV_STMNT_DCON_FACTORY has no interface implemented.
Friends
Class IF_SCOV_STMNT_DCON_FACTORY has no friend class.
Attributes
Class 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
Class IF_SCOV_STMNT_DCON_FACTORY has no event.
Types
Class 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 class IF_SCOV_STMNT_DCON_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in