SAP ABAP Class CL_IM_QG_EVAL_VIEWTYP_270 (Correlation Graph, BAdI-Imp. QG_EVAL_VIEWTYP_270)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QC-AQC (Application Component) Active Quality Control
     QG_EVAL (Package) QM: Online Evaluations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060912
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_QG_EVAL_VIEWTYP BAdI Interface IF_EX_QG_EVAL_VIEWTYP 20060912
Properties
Class CL_IM_QG_EVAL_VIEWTYP_270  
Short Description Correlation Graph, BAdI-Imp. QG_EVAL_VIEWTYP_270    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class QG_EVAL    
Program status     
Category 0   
Package QG_EVAL   QM: Online Evaluations 
Created 20060912   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20060912
2 IF_EX_QG_EVAL_VIEWTYP BAdI Interface IF_EX_QG_EVAL_VIEWTYP 20060912
Friends
Class CL_IM_QG_EVAL_VIEWTYP_270 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DATA_STRUC Constant Private Type reference (TYPE) QG_EVAL_TREE_STRUC 'QGEVAL_CHARACTERISTIC' DDIC Structure of Data 20061011
2 CO_TYPE_CHART Instance attribute Private Attribute reference (LIKE) 20060912
3 CO_TYPE_IMAGE Instance attribute Private Attribute reference (LIKE) 20060912
4 CO_TYPE_TABLE Instance attribute Private Attribute reference (LIKE) 20060912
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_QUAL_DATA_WITH_CODES Static method Private Method Checks If Data Is Qualitative or Quantitative 20060922
2 GET_AXIS_UNIT Static method Private Method Provides Unit of Measurement for an Axis 20060922
3 GET_VIEW_DATA Static method Public Method Gets Data that Underlies the View in Formatted Form 20060925
4 PREPROCESS_DATA Static method Public Method Sets Data Up 20060919
Events
Class CL_IM_QG_EVAL_VIEWTYP_270 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_DATA_POINT Private See coding 20060919 BEGIN OF TS_DATA_POINT, category TYPE QGEVAL_VALUE-category, y TYPE QGEVAL_VALUE-y, distance type QGEVAL_VALUE-y, END OF TS_DATA_POINT
2 TT_DATA_POINTS Private See coding 20060919 TT_DATA_POINTS TYPE STANDARD TABLE OF TS_DATA_POINT
Method Signatures

Method CHECK_FOR_QUAL_DATA_WITH_CODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HAS_CODES Call by reference Type reference (TYPE) ABAP_BOOL Qualitative Merkmale vorhanden 20060922
2 Exporting EV_IS_QUALITATIVE Call by reference Type reference (TYPE) ABAP_BOOL 20060922
3 Importing IS_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060922
# Exception Resumable Description Created on
1 MIXED_DATA Sowohl qualitative als quantitative Daten 20060922

Method GET_AXIS_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CATALOG_CHANGE Call by reference Type reference (TYPE) BOOLEAN Fehlerkatalog notwendig 20060922
2 Exporting EV_CODE_CHANGE Call by reference Type reference (TYPE) BOOLEAN Code notwendig 20060922
3 Exporting EV_CODE_GROUP_CHANGE Call by reference Type reference (TYPE) BOOLEAN Codegruppe notwendig 20060922
4 Exporting EV_UNIT Call by reference Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-X_UNIT Character 40-Stellen 20060922
5 Importing IS_TREESTRUC_DATA Call by reference Type reference (TYPE) ANY 20060922
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20060922
7 Importing IV_HAS_CODES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20060922
8 Importing IV_IS_QUALITATIVE Call by reference Type reference (TYPE) ABAP_BOOL 20060922

Method GET_AXIS_UNIT on class CL_IM_QG_EVAL_VIEWTYP_270 has no exception.

Method GET_VIEW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) QGEVAL_VALUET Datenreihe für Übergabe an Graphik 20060925
2 Importing IT_NODES Call by reference Type reference (TYPE) QGEVAL_DATA Datencontainer Referenzen auf Knoten 20060925
3 Importing IV_CATALOG_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
4 Importing IV_CODE_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
5 Importing IV_CODE_GROUP_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
6 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060925
7 Importing IV_X_HAS_CODES Call by reference Type reference (TYPE) ABAP_BOOL 20060925

Method GET_VIEW_DATA on class CL_IM_QG_EVAL_VIEWTYP_270 has no exception.

Method PREPROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_X_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060919
2 Exporting ER_Y_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060919
3 Exporting EV_CATALOG_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
4 Exporting EV_CODE_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
5 Exporting EV_CODE_GROUP_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20060925
6 Exporting EV_X_HAS_CODES Call by reference Type reference (TYPE) ABAP_BOOL x-Achse enthält qualitative daten mit Codes 20060922
7 Exporting EV_X_TITLE Call by reference Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-X_TITLE Char 80 20060925
8 Exporting EV_X_UNIT Call by reference Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-X_UNIT Character 40-Stellen 20060925
9 Exporting EV_Y_TITLE Call by reference Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-Y_TITLE Char 80 20060925
10 Exporting EV_Y_UNIT Call by reference Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-Y_UNIT Character 40-Stellen 20060925
11 Importing FLT_VAL Call by reference Type reference (TYPE) QG_EVAL_V_BADI Implementierung zur Darstellung 20060919
12 Importing IR_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_QG_EVAL_VIEW_MANAGER Visualisierung der Darstellungsformen 20060919
13 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20060919
14 Importing IT_NODES Call by reference Type reference (TYPE) QGEVAL_DATA Datencontainer Referenzen auf Knoten 20060919
15 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060919
16 Importing IV_VIEW_TEXT Call by reference Type reference (TYPE) QKURZTEXT Kurztext 20060919
# Exception Resumable Description Created on
1 NOT_POSSIBLE Erstellen der Grafik nicht möglich 20060919
History
Last changed by/on SAP  20130531 
SAP Release Created in 700