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 | 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 | Constant | Private | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'QGEVAL_CHARACTERISTIC' | DDIC Structure of Data | 20061011 | ||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20060912 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20060912 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20060912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Checks If Data Is Qualitative or Quantitative | 20060922 | |
| 2 | Static method | Private | Method | Provides Unit of Measurement for an Axis | 20060922 | |
| 3 | Static method | Public | Method | Gets Data that Underlies the View in Formatted Form | 20060925 | |
| 4 | 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 | EV_HAS_CODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | Qualitative Merkmale vorhanden | 20060922 | |||
| 2 | EV_IS_QUALITATIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060922 | ||||
| 3 | IS_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060922 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | EV_CATALOG_CHANGE | Call by reference | Type reference (TYPE) | BOOLEAN | Fehlerkatalog notwendig | 20060922 | |||
| 2 | EV_CODE_CHANGE | Call by reference | Type reference (TYPE) | BOOLEAN | Code notwendig | 20060922 | |||
| 3 | EV_CODE_GROUP_CHANGE | Call by reference | Type reference (TYPE) | BOOLEAN | Codegruppe notwendig | 20060922 | |||
| 4 | EV_UNIT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES-X_UNIT | Character 40-Stellen | 20060922 | |||
| 5 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | 20060922 | ||||
| 6 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20060922 | ||||
| 7 | IV_HAS_CODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060922 | |||
| 8 | 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 | ET_VALUES | Call by reference | Type reference (TYPE) | QGEVAL_VALUET | Datenreihe für Übergabe an Graphik | 20060925 | |||
| 2 | IT_NODES | Call by reference | Type reference (TYPE) | QGEVAL_DATA | Datencontainer Referenzen auf Knoten | 20060925 | |||
| 3 | IV_CATALOG_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 4 | IV_CODE_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 5 | IV_CODE_GROUP_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 6 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20060925 | |||
| 7 | 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 | ER_X_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060919 | |||
| 2 | ER_Y_NODE | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20060919 | |||
| 3 | EV_CATALOG_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 4 | EV_CODE_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 5 | EV_CODE_GROUP_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060925 | ||||
| 6 | EV_X_HAS_CODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | x-Achse enthält qualitative daten mit Codes | 20060922 | |||
| 7 | EV_X_TITLE | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES-X_TITLE | Char 80 | 20060925 | |||
| 8 | EV_X_UNIT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES-X_UNIT | Character 40-Stellen | 20060925 | |||
| 9 | EV_Y_TITLE | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES-Y_TITLE | Char 80 | 20060925 | |||
| 10 | EV_Y_UNIT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES-Y_UNIT | Character 40-Stellen | 20060925 | |||
| 11 | FLT_VAL | Call by reference | Type reference (TYPE) | QG_EVAL_V_BADI | Implementierung zur Darstellung | 20060919 | |||
| 12 | IR_VIEW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_QG_EVAL_VIEW_MANAGER | Visualisierung der Darstellungsformen | 20060919 | |||
| 13 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20060919 | ||||
| 14 | IT_NODES | Call by reference | Type reference (TYPE) | QGEVAL_DATA | Datencontainer Referenzen auf Knoten | 20060919 | |||
| 15 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20060919 | |||
| 16 | IV_VIEW_TEXT | Call by reference | Type reference (TYPE) | QKURZTEXT | Kurztext | 20060919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erstellen der Grafik nicht möglich | 20060919 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |