SAP ABAP Class IF_SCOV_STMNT_COV_UI_FACTORY (Factory for Creating UI Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCOV_STMNT_COV_UI_FACTORY Factory for Creating UI Data 20071214
Properties
Class IF_SCOV_STMNT_COV_UI_FACTORY  
Short Description Factory for Creating UI Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SCOV_STMNT_QUICK_INFO_TEXTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SCOV_STMNT_COV_UI_FACTORY has no interface implemented.
Friends
Class IF_SCOV_STMNT_COV_UI_FACTORY has no friend class.
Attributes
Class IF_SCOV_STMNT_COV_UI_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PB_INFO Instance method Public Method Creates Description Information for Processing Block 20071214
2 CREATE_QUICK_INFO_TEXTS Instance method Public Method Creates Texts for Tooltips 20071214
3 CREATE_STMNT_DCON_FACTORY Instance method Public Method Creates Factory for Data Container 20071214
Events
Class IF_SCOV_STMNT_COV_UI_FACTORY has no event.
Types
Class IF_SCOV_STMNT_COV_UI_FACTORY has no local type.
Method Signatures

Method CREATE_PB_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PB_NAME Call by reference Type reference (TYPE) CVD_PB_NAME Name des Verarbeitungsblockes 20071214
2 Importing IM_PB_TYPE Call by reference Type reference (TYPE) CVD_PB_TYPE Typ des Verarbeitungsblocks 20071214
3 Importing IM_PROG_CLASS Call by reference Type reference (TYPE) CVD_PROG_CLASS Klasse des Programms 20071214
4 Importing IM_PROG_NAME Call by reference Type reference (TYPE) CVD_PROG_NAME Name des Programms 20071214
5 Importing IM_PROG_TYPE Call by reference Type reference (TYPE) CVD_PROG_TYPE Typ des Programms 20071214
6 Returning RE_INFO Value transfer Object reference (TYPE REF TO) CL_SCOV_PB_INFO Beschreibung eines Verarbeitungsblocks 20071214

Method CREATE_PB_INFO on class IF_SCOV_STMNT_COV_UI_FACTORY has no exception.

Method CREATE_QUICK_INFO_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFO_TYPE Value transfer Type reference (TYPE) STRING IF_SCOV_STMNT_QUICK_INFO_TEXTS=>COUNTERS-ALL Inhalt des Quick-Infos 20100312
2 Returning RE_TEXTS Value transfer Object reference (TYPE REF TO) IF_SCOV_STMNT_QUICK_INFO_TEXTS Texte für Quick-Infos 20071214

Method CREATE_QUICK_INFO_TEXTS on class IF_SCOV_STMNT_COV_UI_FACTORY has no exception.

Method CREATE_STMNT_DCON_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TEST_KEY_SELOPS Call by reference Type reference (TYPE) CVT_SOTKY Auswahlkriterien für die Testgruppe 20071214
2 Returning RE_FACTORY Value transfer Object reference (TYPE REF TO) IF_SCOV_STMNT_DCON_FACTORY Fabrik zur Erzeugung aufbereiteter Statement-Coverge-Daten 20071214

Method CREATE_STMNT_DCON_FACTORY on class IF_SCOV_STMNT_COV_UI_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in