SAP ABAP Class CL_SCOV_STMNT_QUICK_INFO_TEXTS (Texts for Tooltips)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API (Package) API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COVERAGE_CONSTANTS Global Constants 20090227
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCOV_STMNT_QUICK_INFO_TEXTS Texts for Tooltips 20071120
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SCV_STMNT_QUICK_INFO_TEXTS Texts for Tooltips 20100312
Properties
Class CL_SCOV_STMNT_QUICK_INFO_TEXTS  
Short Description Texts for Tooltips    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API   API 
Created 20071120   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_PB_STMNTS_INFO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_COVERAGE_CONSTANTS Global Constants 20090227
2 IF_SCOV_STMNT_QUICK_INFO_TEXTS Texts for Tooltips 20071120
Friends
Class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COV_STATEMENT_KIND Instance attribute Private Attribute reference (LIKE) 20090227
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXECUTION_INFO Instance method Protected Method Creates Information for Execution 20090227
2 CREATE_EXPRESSION_INFO Instance method Public Method 20071120
3 CREATE_STATEMENT_INFO Instance method Public Method 20071120
Events
Class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no event.
Types
Class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no local type.
Method Signatures

Method CREATE_EXECUTION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CUM_COUNTER Call by reference Type reference (TYPE) NUMERIC Kumulierte Ausführungen einer Anweisung 20090227
2 Importing IM_CUR_COUNTER Call by reference Type reference (TYPE) NUMERIC Aktuelle Ausführungen einer Anweisung 20090227
3 Returning RE_INFO Value transfer Type reference (TYPE) STRING Information zum Ausdruck 20090227

Method CREATE_EXECUTION_INFO on class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no exception.

Method CREATE_EXPRESSION_INFO Signature

Method CREATE_EXPRESSION_INFO on class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no parameter.
Method CREATE_EXPRESSION_INFO on class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no exception.

Method CREATE_STATEMENT_INFO Signature

Method CREATE_STATEMENT_INFO on class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no parameter.
Method CREATE_STATEMENT_INFO on class CL_SCOV_STMNT_QUICK_INFO_TEXTS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711