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 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_COMPONENTS' | Data Category - Components | 20070828 | ||
| 2 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_CHARACTERISTIC' | DDIC Structure of Data | 20060607 | ||
| 3 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_SINGLE_VALUE' | DDIC Structure of Data | 20060607 | ||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20060530 | |||||
| 5 | Instance attribute | Private | Attribute reference (LIKE) | 20060530 | |||||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20060530 | |||||
| 7 | 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 | Static method | Private | Method | Checks if the Data Node Contains Qualitative Data | 20060815 | |
| 2 | Static method | Public | Method | Checks If the Hierarchies Are in One Branch | 20060622 | |
| 3 | Static method | Public | Method | Forms Batch Pairs from Data Tables | 20060911 | |
| 4 | Instance method | Private | Method | Creates Ordered Pairs of Batches | 20060622 | |
| 5 | Static method | Public | Method | Defines Upper and Lower Nodes | 20060911 | |
| 6 | 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 | FLT_VAL | Value transfer | Type reference (TYPE) | QG_EVAL_V_BADI | Implementierung zur Darstellung | 20060815 | |||
| 2 | IR_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_QG_EVAL_VIEW_MANAGER | Visualisierung der Darstellungsformen | 20060815 | |||
| 3 | IS_BOTTOM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060815 | |||
| 4 | IS_TOP_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060815 | |||
| 5 | 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 | Datenknoten enthalten qualitative Merkmale | 20060815 |
Method CHECK_HIERARCHIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SEPARATE_BRANCHES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060622 | ||||
| 2 | EV_TOP_HIERARCHY | Call by reference | Type reference (TYPE) | QGEVAL_HIERARCHY | Hierarchie bezüglich einer Komponentenstruktur | 20060622 | |||
| 3 | IV_HIERARCHY_1 | Call by reference | Type reference (TYPE) | QGEVAL_HIERARCHY | Hierarchie bezüglich einer Komponentenstruktur | 20060622 | |||
| 4 | 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 | ET_BATCH_PAIRS | Call by reference | Type reference (TYPE) | QGEVAL_TT_BATCH_PAIRS | Geordnete Paare von Chargen | 20060911 | |||
| 2 | IT_BOTTOM_DATA | Call by reference | Type reference (TYPE) | TABLE | 20060911 | ||||
| 3 | IT_TOP_DATA | Call by reference | Type reference (TYPE) | TABLE | 20060911 | ||||
| 4 | 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 | ET_BATCH_PAIRS | Call by reference | Type reference (TYPE) | QGEVAL_TT_BATCH_PAIRS | Geordnete Paare von Chargen | 20060622 | |||
| 2 | IR_NODE_1 | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060622 | |||
| 3 | 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 | ER_BOTTOM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060911 | |||
| 2 | ER_TOP_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060911 | |||
| 3 | EV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20060911 | |||
| 4 | IR_NODE_1 | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060911 | |||
| 5 | 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 | Unterschiedlichen Datenstrukturen | 20060911 | ||
| 2 | Benötigte Daten fehlen in Struktur | 20060911 | ||
| 3 | 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 | ES_BOTTOM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | Datencontainer Referenzen auf Knoten | 20060608 | |||
| 2 | ES_TOP_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | Datencontainer Referenzen auf Knoten | 20060608 | |||
| 3 | EV_DATA_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20060831 | |||
| 4 | FLT_VAL | Value transfer | Type reference (TYPE) | QG_EVAL_V_BADI | Parameter FLT_VAL der Methode VIEW_CREATE | 20060608 | |||
| 5 | IR_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_QG_EVAL_VIEW_MANAGER | Visualisierung der Darstellungsformen | 20060608 | |||
| 6 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Datentabelle | 20060608 | |||
| 7 | IT_NODES | Call by reference | Type reference (TYPE) | QGEVAL_DATA | Datencontainer Referenzen auf Knoten | 20060608 | |||
| 8 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur von Daten | 20060608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060608 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |