SAP ABAP Class CL_QG_EVAL_CUSTOM (Access to Graphic and View Settings)
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
⤷
⤷
Properties
| Class | CL_QG_EVAL_CUSTOM | |
| Short Description | Access to Graphic and View Settings | |
| 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 | 20050103 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_QG_EVAL_CUSTOM has no interface implemented.
Friends
Class CL_QG_EVAL_CUSTOM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Dummy' | Identification of a Value (Series, Category) | 20050209 | ||
| 2 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits1-' | Identification of a Value (Series, Category) | 20050104 | ||
| 3 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits1+' | Identification of a Value (Series, Category) | 20050104 | ||
| 4 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits2-' | Identification of a Value (Series, Category) | 20050104 | ||
| 5 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits2+' | Identification of a Value (Series, Category) | 20050104 | ||
| 6 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits3-' | Identification of a Value (Series, Category) | 20050104 | ||
| 7 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Limits3+' | Identification of a Value (Series, Category) | 20050104 | ||
| 8 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Trace1' | Identification of a Value (Series, Category) | 20050104 | ||
| 9 | Constant | Public | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | 'Trace2' | Identification of a Value (Series, Category) | 20050104 | ||
| 10 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS | '1' | Type of X-Axis: Objects | 20050214 | ||
| 11 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS | '3' | Type of X-Axis: Change Date | 20050214 | ||
| 12 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS | '4' | Type of X-Axis: Change Date | 20050318 | ||
| 13 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS | '2' | Type of X-Axis: Creation Date | 20050214 | ||
| 14 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS_START | '2' | Starting Point for X-Axis: From the End | 20050208 | ||
| 15 | Constant | Public | Type reference (TYPE) | QG_EVAL_X_AXIS_START | '1' | Starting Point for X-Axis: From the Start | 20050208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Adds Trace to XML Customizing | 20050211 | |
| 2 | Static method | Private | Method | Update of XML Customizing Using Graphic Type Settings | 20050104 | |
| 3 | Static method | Private | Method | Update of XML Document Using Graphic Type Settings | 20050104 | |
| 4 | Static method | Public | Method | Saves XML Layout to Local File | 20050322 | |
| 5 | Static method | Private | Method | Creates XML Data Point | 20070710 | |
| 6 | Static method | Public | Method | Structure of XML Customizing | 20050103 | |
| 7 | Static method | Private | Method | Read XML Graphic Customizing to Database | 20050103 | |
| 8 | Static method | Private | Method | Structure of XML Graphic Customizing Default | 20050103 | |
| 9 | Static method | Public | Method | Structure of XML Data | 20050103 | |
| 10 | Static method | Public | Method | Determines Graphic Types for View Type | 20050202 | |
| 11 | Static method | Public | Method | Return of Customizing for Graphic Type from Database | 20050103 | |
| 12 | Static method | Private | Method | Return Table Size in Bytes | 20051103 | |
| 13 | Static method | Public | Method | Read View Type | 20050225 | |
| 14 | Static method | Public | Method | Read All Possible View Types | 20050110 | |
| 15 | Static method | Public | Method | Write XML Graphic Customizing to Database | 20050103 | |
| 16 | Static method | Private | Method | Includes Text in Corresponding XML Node | 20050303 |
Events
Class CL_QG_EVAL_CUSTOM has no event.
Types
Class CL_QG_EVAL_CUSTOM has no local type.
Method Signatures
Method ADD_SERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CUSTOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050211 | |||
| 2 | IR_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20050211 | |||
| 3 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_GRAPHIC_VALUE_IDENT | Identifikation eines Wertes (Serie, Kategorie) | 20050211 | |||
| 4 | IV_VISIBILITY | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Sichtbarkeit | 20050211 |
Method ADD_SERIES on class CL_QG_EVAL_CUSTOM has no exception.
Method CUSTOM_XML_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CUSTOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050202 | |||
| 2 | IEV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | XML-Layout | 20050321 | |||
| 3 | IS_CHART_ATTRIBUT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES | Attribute zu einer Grafik | 20050218 | |||
| 4 | IS_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050104 | |||
| 5 | IV_DUMMY_SERIES | Call by reference | Type reference (TYPE) | CHAR1 | Unsichtbare Dummy serie ergänzen | 20050211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Parsen der XML-Tabelle | 20050104 |
Method CUSTOM_XML_DOC_BUILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_IXML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050104 | |||
| 2 | IS_CHART_ATTRIBUT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES | Attribute zu einer Grafik | 20050218 | |||
| 3 | IS_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050104 | |||
| 4 | IV_DUMMY_SERIES | Call by reference | Type reference (TYPE) | CHAR1 | Unsichtbare Dummy Serie ergänzen | 20050211 |
Method CUSTOM_XML_DOC_BUILD on class CL_QG_EVAL_CUSTOM has no exception.
Method CUSTOM_XML_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_XML | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20050407 | |||
| 2 | IV_PATH | Call by reference | Type reference (TYPE) | STRING | 'C:SAPCustomizing.xml' | Pfad der XML-Datei | 20050322 | ||
| 3 | IV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | XML-Layout | 20050322 |
Method CUSTOM_XML_EXPORT on class CL_QG_EVAL_CUSTOM has no exception.
Method DATA_POINTS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DATA_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20070710 | |||
| 2 | IR_SERIES | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20070710 | |||
| 3 | IS_VALUES | Call by reference | Type reference (TYPE) | QGEVAL_VALUE | Struktur für Wert in einer Grafik | 20070710 | |||
| 4 | IV_POINT_CUSTOM | Call by reference | Type reference (TYPE) | STRING | 20070710 | ||||
| 5 | IV_X_AXIS | Call by reference | Type reference (TYPE) | QG_EVAL_X_AXIS | Art der X-Achse | 20070710 |
Method DATA_POINTS_CREATE on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_CUSTOM_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CUSTOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050202 | |||
| 2 | E_PARSE_ERROR | Call by reference | Type reference (TYPE) | CHAR1 | Parse-Fehler aufgetreten | 20050104 | |||
| 3 | IEV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | XML-Layout | 20050321 | |||
| 4 | IS_CHART_ATTRIBUT | Call by reference | Type reference (TYPE) | QGEVAL_CHART_ATTRIBUTES | Attribute zu einer Grafik | 20050218 | |||
| 5 | IS_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050103 | |||
| 6 | IV_DUMMY_SERIES | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Unsichtbare Dummy Series dazugeben | 20050211 | ||
| 7 | I_GR_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP | Grafiktypen | 20050103 | |||
| 8 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Grafiktyp existiert nicht | 20050103 |
Method GET_CUSTOM_XML_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | XML-Layout | 20050321 | |||
| 2 | I_GR_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP | Grafiktypen | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht vorhanden | 20050103 |
Method GET_CUSTOM_XML_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_CUSTOM_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050202 | |||
| 2 | EV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | XML-Layout | 20050321 | |||
| 3 | IS_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050103 | |||
| 4 | I_GR_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP | Grafiktypen | 20050103 | |||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050103 |
Method GET_CUSTOM_XML_DEFAULT on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_DATA_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_XML | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20050202 | |||
| 2 | ET_DATA_XML | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für HTML-Source | 20050103 | |||
| 3 | EV_DATA_SIZE | Call by reference | Type reference (TYPE) | I | Groesse der Datentabelle | 20051103 | |||
| 4 | IS_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050202 | |||
| 5 | IT_VALUES | Call by reference | Type reference (TYPE) | QGEVAL_VALUET | Datenreihe für Übergabe an Graphik | 20050103 | |||
| 6 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050103 |
Method GET_DATA_XML on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_GRAPHIC_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GRAPHIC_TYPES | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP_TAB | Tabelle über Grafiktypen | 20050202 | |||
| 2 | IV_VIEW_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_V_TYP | QM Auswertungen: Darstellungstypen | 20050202 |
Method GET_GRAPHIC_TYPES on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_GR_TYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_GR_TYP | Call by reference | Type reference (TYPE) | V_QG_EVAL_GR_TYP | Generierte Tabelle zum View V_QG_EVAL_GR_TYP | 20050103 | |||
| 2 | I_GR_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP | Grafiktypen | 20050103 | |||
| 3 | I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Grafiktyp existiert nicht | 20050103 |
Method GET_TABLE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SIZE | Call by reference | Type reference (TYPE) | I | Grosse der Tabelle in Bytes | 20051103 | |||
| 2 | IT_XML | Call by reference | Type reference (TYPE) | W3MIMETABTYPE | ITS: Tabellentyp für MIME-Source | 20051103 |
Method GET_TABLE_SIZE on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_VIEWTYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VIEWTYP | Call by reference | Type reference (TYPE) | TQG_EVAL_V_TYP | Viewtyp | 20050225 | |||
| 2 | IV_V_TYP | Call by reference | Type reference (TYPE) | TQG_EVAL_V_TYP-V_TYP | QM Auswertungen: Darstellungstypen | 20050225 |
Method GET_VIEWTYP on class CL_QG_EVAL_CUSTOM has no exception.
Method GET_VIEWTYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VIEWTYPES | Call by reference | Type reference (TYPE) | QG_EVAL_V_TYP_TAB | Viewtypes | 20050110 | |||
| 2 | IV_DATATYP | Call by reference | Type reference (TYPE) | QG_EVAL_DATATYP | Unterschiedliche Datenselektion, -verarbeitung | 20050110 | |||
| 3 | IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20050110 |
Method GET_VIEWTYPES on class CL_QG_EVAL_CUSTOM has no exception.
Method SET_CUSTOM_XML_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_XML | Call by reference | Type reference (TYPE) | TQG_EVAL_GR_TYPX-XML | Tabelle für ABAP-Schlüsselwortdokumentation | 20050321 | |||
| 2 | I_GR_TYP | Call by reference | Type reference (TYPE) | QG_EVAL_GR_TYP | Grafiktypen | 20050103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht vorhanden | 20050103 |
Method SET_XML_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20050303 | |||
| 2 | IV_CAPTION | Call by reference | Type reference (TYPE) | STRING | Text | 20050303 |
Method SET_XML_CAPTION on class CL_QG_EVAL_CUSTOM has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |