SAP ABAP Class CL_IM_QG_EVAL_VIEWTYP_260 (Multilevel Batch Analysis)
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 20060530
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_QG_EVAL_VIEWTYP BAdI Interface IF_EX_QG_EVAL_VIEWTYP 20060530
Properties
Class CL_IM_QG_EVAL_VIEWTYP_260  
Short Description Multilevel Batch Analysis    
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 20060530   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IM_QG_EVAL_VIEWTYP_260 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20060530
2 IF_EX_QG_EVAL_VIEWTYP BAdI Interface IF_EX_QG_EVAL_VIEWTYP 20060530
Friends
Class CL_IM_QG_EVAL_VIEWTYP_260 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DATATYP_COMP Constant Private Type reference (TYPE) QG_EVAL_TREE_STRUC 'QGEVAL_COMPONENTS' Data Category - Components 20070828
2 CO_DATA_STRUC_1 Constant Private Type reference (TYPE) QG_EVAL_TREE_STRUC 'QGEVAL_CHARACTERISTIC' DDIC Structure of Data 20060607
3 CO_DATA_STRUC_2 Constant Private Type reference (TYPE) QG_EVAL_TREE_STRUC 'QGEVAL_SINGLE_VALUE' DDIC Structure of Data 20060607
4 CO_TYPE_CHART Instance attribute Private Attribute reference (LIKE) 20060530
5 CO_TYPE_IMAGE Instance attribute Private Attribute reference (LIKE) 20060530
6 CO_TYPE_TABLE Instance attribute Private Attribute reference (LIKE) 20060530
7 MV_DATA_STRUC Instance attribute Private Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Structure of Data 20060607
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_QUALITATIVE_DATA Static method Private Method Checks if the Data Node Contains Qualitative Data 20060815
2 CHECK_HIERARCHIES Static method Public Method Checks If the Hierarchies Are in One Branch 20060622
3 EXTRACT_PAIRS Static method Public Method Forms Batch Pairs from Data Tables 20060911
4 GET_BATCH_PAIRS_WITHIN_BRANCH Instance method Private Method Creates Ordered Pairs of Batches 20060622
5 ORDER_NODES Static method Public Method Defines Upper and Lower Nodes 20060911
6 PREPROCESS_DATA Static method Public Method Checks If Hightlighted Nodes Are Usable 20060608
Events
Class CL_IM_QG_EVAL_VIEWTYP_260 has no event.
Types
Class CL_IM_QG_EVAL_VIEWTYP_260 has no local type.
Method Signatures

Method CHECK_FOR_QUALITATIVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FLT_VAL Value transfer Type reference (TYPE) QG_EVAL_V_BADI Implementierung zur Darstellung 20060815
2 Importing IR_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_QG_EVAL_VIEW_MANAGER Visualisierung der Darstellungsformen 20060815
3 Importing IS_BOTTOM_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060815
4 Importing IS_TOP_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060815
5 Importing IV_DATA_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060831
# Exception Resumable Description Created on
1 HAS_QUALITATIVE Datenknoten enthalten qualitative Merkmale 20060815

Method CHECK_HIERARCHIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEPARATE_BRANCHES Call by reference Type reference (TYPE) ABAP_BOOL 20060622
2 Exporting EV_TOP_HIERARCHY Call by reference Type reference (TYPE) QGEVAL_HIERARCHY Hierarchie bezüglich einer Komponentenstruktur 20060622
3 Importing IV_HIERARCHY_1 Call by reference Type reference (TYPE) QGEVAL_HIERARCHY Hierarchie bezüglich einer Komponentenstruktur 20060622
4 Importing IV_HIERARCHY_2 Call by reference Type reference (TYPE) QGEVAL_HIERARCHY Hierarchie bezüglich einer Komponentenstruktur 20060622

Method CHECK_HIERARCHIES on class CL_IM_QG_EVAL_VIEWTYP_260 has no exception.

Method EXTRACT_PAIRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BATCH_PAIRS Call by reference Type reference (TYPE) QGEVAL_TT_BATCH_PAIRS Geordnete Paare von Chargen 20060911
2 Importing IT_BOTTOM_DATA Call by reference Type reference (TYPE) TABLE 20060911
3 Importing IT_TOP_DATA Call by reference Type reference (TYPE) TABLE 20060911
4 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060911

Method EXTRACT_PAIRS on class CL_IM_QG_EVAL_VIEWTYP_260 has no exception.

Method GET_BATCH_PAIRS_WITHIN_BRANCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BATCH_PAIRS Call by reference Type reference (TYPE) QGEVAL_TT_BATCH_PAIRS Geordnete Paare von Chargen 20060622
2 Importing IR_NODE_1 Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060622
3 Importing IR_NODE_2 Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060622

Method GET_BATCH_PAIRS_WITHIN_BRANCH on class CL_IM_QG_EVAL_VIEWTYP_260 has no exception.

Method ORDER_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_BOTTOM_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060911
2 Exporting ER_TOP_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060911
3 Exporting EV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060911
4 Importing IR_NODE_1 Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060911
5 Importing IR_NODE_2 Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20060911
# Exception Resumable Description Created on
1 DIFFERING_STRUCTURES Unterschiedlichen Datenstrukturen 20060911
2 MISSING_FIELD Benötigte Daten fehlen in Struktur 20060911
3 SEPARATE_BRANCHES Daten stammen aus unterschiedlichen Zweigen 20060911

Method PREPROCESS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BOTTOM_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA Datencontainer Referenzen auf Knoten 20060608
2 Exporting ES_TOP_NODE Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA Datencontainer Referenzen auf Knoten 20060608
3 Exporting EV_DATA_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060831
4 Importing FLT_VAL Value transfer Type reference (TYPE) QG_EVAL_V_BADI Parameter FLT_VAL der Methode VIEW_CREATE 20060608
5 Importing IR_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_QG_EVAL_VIEW_MANAGER Visualisierung der Darstellungsformen 20060608
6 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Datentabelle 20060608
7 Importing IT_NODES Call by reference Type reference (TYPE) QGEVAL_DATA Datencontainer Referenzen auf Knoten 20060608
8 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur von Daten 20060608
# Exception Resumable Description Created on
1 NOT_POSSIBLE 20060608
History
Last changed by/on SAP  20130531 
SAP Release Created in 700