Hierarchy
⤷
⤷
Meta Relationship - Used By
Properties
| Class | CL_QG_EVAL_DATA | |
| Short Description | QM Evaluation: Data Container | |
| 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 | 20050111 | SAP |
| Last change | 20100310 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_QG_EVAL_DATA has no interface implemented.
Friends
Class CL_QG_EVAL_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | EXIT_DEF | 'QG_EVAL_MANAGER' | Business Add-In Definition | 20050111 | ||
| 2 | Constant | Protected | Type reference (TYPE) | BOOLEAN | '-' | Boolean Variable (X=true, -=false, space=unknown) | 20050113 | ||
| 3 | Constant | Protected | Type reference (TYPE) | QG_EVAL_LIGHT | '1' | Symbols for Appraising Aggregated Data | 20050311 | ||
| 4 | Constant | Protected | Type reference (TYPE) | QG_EVAL_LIGHT | '4' | Symbols for Appraising Aggregated Data | 20050311 | ||
| 5 | Constant | Protected | Type reference (TYPE) | QG_EVAL_LIGHT | '3' | Symbols for Appraising Aggregated Data | 20050311 | ||
| 6 | Constant | Protected | Type reference (TYPE) | QG_EVAL_LIGHT | '2' | Symbols for Appraising Aggregated Data | 20050311 | ||
| 7 | Constant | Protected | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=true, -=false, space=unknown) | 20050113 | ||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BADI_CONTEXT | Interface that a BAdI context must implement | 20050307 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Evaluation: Data Container | 20050111 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Evaluation: Data Container | 20050111 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Aggregate Structure | 20050112 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TT_EVAL_DATA | Table of Data Instances | 20050111 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FNAM | Structure Fields: Table of Field Names | 20050120 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | QGEVAL_TT_TREE_STRUC | List of Structural Descent | 20060228 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FNAM | Table of Field Names | 20050114 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | TT_GROUPVALKEYS | Name/Value Pair for Group Key(s) | 20050114 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | DFIES_TABLE | Table for DFIES Entries | 20050331 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FNAM | Statistic Name | 20070702 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | QG_EVAL_DATATYP | Different Data Selection and Data Processing | 20070702 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Data Has Been Changed | 20050131 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050111 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Auxiliary Variable for Message Output | 20050111 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | LVC_NKEY | Node Key | 20050304 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | QG_EVAL_TREE_STRUC | 'ABSTRACT' | DDIC Structure of Data | 20050114 | ||
| 25 | Instance attribute | Protected | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Structure for Aggregated Hierarchical View in Tree | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Data | 20050111 | |
| 2 | Instance method | Protected | Method | Inclusion or Replacement of Data | 20050113 | |
| 3 | Instance method | Public | Method | Calculation of Key Figures | 20050114 | |
| 4 | Instance method | Protected | Method | Calculation of Key Figures for Node | 20050114 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20050111 | |
| 6 | Instance method | Private | Method | Data Instance of Own Class | 20050111 | |
| 7 | Instance method | Public | Method | Deletion of Data for a Specified Key | 20050118 | |
| 8 | Instance method | Protected | Method | Deletion of Data for a Specified Key | 20050118 | |
| 9 | Instance method | Public | Method | Initialization of All Variables, Release of References | 20050118 | |
| 10 | Instance method | Protected | Method | Release Data | 20050118 | |
| 11 | Instance method | Public | Method | Get Data for Node and All Similar Nodes | 20070702 | |
| 12 | Instance method | Public | Method | Get Node and All Related Nodes | 20050125 | |
| 13 | Instance method | Private | Method | Determine Child of Structure | 20050111 | |
| 14 | Instance method | Public | Method | Read Node Data | 20050201 | |
| 15 | Instance method | Public | Method | Read Node Data | 20050118 | |
| 16 | Instance method | Public | Method | Return of Data Class | 20070702 | |
| 17 | Instance method | Protected | Method | Get Data for a Higher-Level Data Record | 20050201 | |
| 18 | Instance method | Public | Method | Returns List of Predecessors | 20060228 | |
| 19 | Instance method | Public | Method | Return of Grouping Fields | 20050131 | |
| 20 | Instance method | Protected | Method | Get Key for Current Data Record | 20050120 | |
| 21 | Instance method | Public | Method | Return Neighbor | 20050111 | |
| 22 | Instance method | Public | Method | Get Specific Nodes | 20050114 | |
| 23 | Instance method | Public | Method | Return Node Number | 20050304 | |
| 24 | Instance method | Public | Method | Returns Parent | 20050112 | |
| 25 | Instance method | Private | Method | Determine Relationship Between Structures | 20050111 | |
| 26 | Instance method | Public | Method | Returns Structure of Data | 20050112 | |
| 27 | Instance method | Public | Method | Returns the Structure of the Aggregated Data | 20070702 | |
| 28 | Instance method | Private | Method | Checks if Data Is Compatible with Group Filter | 20050114 | |
| 29 | Instance method | Public | Method | Checks if Lower-Level Nodes of a Certain Type Exist | 20070227 | |
| 30 | Instance method | Public | Method | Is the field a visible KPI? | 20070702 | |
| 31 | Instance method | Private | Method | Checks if Data Node Is in the Background | 20070702 | |
| 32 | Instance method | Public | Method | Is the Data Contained? | 20050112 | |
| 33 | Instance method | Private | Method | Store Message in Log | 20050111 | |
| 34 | Instance method | Public | Method | Checks if a Data Record Is Contained in a Neighbor Node | 20070702 | |
| 35 | Instance method | Private | Method | Makes a Data Node Invisible | 20070702 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATACHANGED | Instance Event (0) |
Public (2) |
Data Has Changed | 20050118 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EVAL_DATA | Private | Type reference (TYPE) | CL_QG_EVALUATION_MANAGER=>TS_EVAL_DATA | 20050114 | |
|
| 2 | TS_GROUPVALKEYS | Private | See coding | 20050114 | BEGIN OF ts_groupvalkeys,
name TYPE lvc_fname,
value(30) TYPE c,
inttype TYPE dfies-inttype,
date TYPE sy-datum,
time TYPE sy-uzeit,
END OF ts_groupvalkeys
|
||
| 3 | TT_EVAL_DATA | Private | See coding | 20050114 | tt_eval_data TYPE STANDARD TABLE OF ts_eval_data
|
||
| 4 | TT_GROUPVALKEYS | Private | See coding | 20050114 | tt_groupvalkeys TYPE STANDARD TABLE OF ts_groupvalkeys
|
Method Signatures
Method ADD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVAL_DATA | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050112 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20050111 | |||
| 3 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Aggregierte Daten | 20050119 | |||
| 4 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur der Daten | 20050112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nicht möglich | 20050112 | ||
| 2 | Der Datencontainer und seine Zweige sind unpassend | 20050307 |
Method APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenzeile | 20050113 |
Method APPEND on class CL_QG_EVAL_DATA has no exception.
Method CALCULATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UP2PARENT | Call by reference | Type reference (TYPE) | BOOLEAN | Kalkulation wird nach oben fortgesetzt | 20050131 | |||
| 2 | IV_WITH_NODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Knoten selbst wird auch berechnet | 20050504 |
Method CALCULATE on class CL_QG_EVAL_DATA has no exception.
Method CALCULATE_NODE Signature
Method CALCULATE_NODE on class CL_QG_EVAL_DATA has no parameter.
Method CALCULATE_NODE on class CL_QG_EVAL_DATA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BADI_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BADI_CONTEXT | Interface, a BAdI context has to implement | 20050307 | |||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050111 | |||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenzeile | 20050114 | |||
| 4 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Aggregatszeile | 20050119 | |||
| 5 | IT_GROUPKEYS | Call by reference | Type reference (TYPE) | LVC_T_FNAM | Tabelle von Feldnamen | 20050114 | |||
| 6 | IT_KPIS | Call by reference | Type reference (TYPE) | LVC_T_FNAM | Kennzahlenfelder | 20070702 | |||
| 7 | IV_DATATYP | Call by reference | Type reference (TYPE) | QG_EVAL_DATATYP | Unterschiedliche Datenselektion, -verarbeitung | 20050111 | |||
| 8 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20050111 | |||
| 9 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur für Daten | 20050114 | |||
| 10 | IV_TREESTRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur für aggregierte, hierarchische Sicht im Baum | 20050113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datenknoten enthalten qualitative Merkmale | 20070702 |
Method CREATE_EVAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050111 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenzeile | 20050114 | |||
| 3 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Aggregierte Daten | 20050119 | |||
| 4 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur | 20050111 | |||
| 5 | RR_EVAL_DATA | Value transfer | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Erzeugung der Instanz nicht möglich | 20050113 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EMPTY | Call by reference | Type reference (TYPE) | CHAR1 | Datencontainer jetzt leer | 20050121 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Datentabelle | 20050131 | |||
| 3 | IV_WITH_NEIGHBOUR | Call by reference | Type reference (TYPE) | CHAR1 | 'X' | Nachbar auch berücksichtigen | 20050120 |
Method DELETE on class CL_QG_EVAL_DATA has no exception.
Method DELETE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EMPTY | Call by reference | Type reference (TYPE) | CHAR1 | Datencontainer ist jetzt leer | 20050121 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050131 | |||
| 3 | IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Zu löschende Datentabelle | 20050131 |
Method DELETE_NODE on class CL_QG_EVAL_DATA has no exception.
Method FREE Signature
Method FREE on class CL_QG_EVAL_DATA has no parameter.
Method FREE on class CL_QG_EVAL_DATA has no exception.
Method FREE_NODE Signature
Method FREE_NODE on class CL_QG_EVAL_DATA has no parameter.
Method FREE_NODE on class CL_QG_EVAL_DATA has no exception.
Method GET_ALL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20070702 | ||||
| 2 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20070702 |
Method GET_ALL_DATA on class CL_QG_EVAL_DATA has no exception.
Method GET_ALL_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IER_TREESTRUC_DATA_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | Alle Datenknoten | 20050125 | |||
| 2 | IEV_ACTUAL_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Node-key | 20050125 | |||
| 3 | IV_RELAT_NODE_KEY | Call by reference | Type reference (TYPE) | LVC_NKEY | Übergeordnete Knotennummer | 20050125 | |||
| 4 | IV_START | Call by reference | Type reference (TYPE) | BOOLEAN | Schlüsselaufbau | 20050304 |
Method GET_ALL_NODES on class CL_QG_EVAL_DATA has no exception.
Method GET_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur | 20050111 | |||
| 2 | RR_EVAL_DATA | Value transfer | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es gibt noch kein Kind für diese Struktur | 20050111 |
Method GET_CHILD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IER_TREESTRUC_DATA_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | Aggregate | 20050304 | |||
| 2 | IET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Dateninhalt der Kinder | 20050201 | |||
| 3 | IEV_DIFFERENT_LEVELS | Call by reference | Type reference (TYPE) | ABAP_BOOL | Kinder in unterschiedlichen Ebenen vorhanden | 20070227 | |||
| 4 | IEV_MAX_DEPTH | Call by reference | Type reference (TYPE) | I | Maximale Generationentiefe | 20070227 | |||
| 5 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Übergeordneter Datensatz zu dem Daten gesammelt werden | 20050201 | |||
| 6 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Filterstruktur | 20050401 | |||
| 7 | IV_ONLY_LEVEL_TO_BE_CHECKED | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | Einzige Ebene, auf der die Gruppierungsmerkmale untersucht w | 20070725 | |||
| 8 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur der Daten | 20050201 | |||
| 9 | IV_WITH_NEIGHBOUR | Call by reference | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20050201 |
Method GET_CHILD_DATA on class CL_QG_EVAL_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Aggregierte Datenzeile | 20050119 | |||
| 2 | ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Dateninhalt des Containers | 20050118 |
Method GET_DATA on class CL_QG_EVAL_DATA has no exception.
Method GET_DATATYP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DATATYP | Value transfer | Type reference (TYPE) | QG_EVAL_DATATYP | Unterschiedliche Datenselektion, -verarbeitung | 20070702 |
Method GET_DATATYP on class CL_QG_EVAL_DATA has no exception.
Method GET_DATA_OF_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Datentabelle | 20050201 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Übergeordneter Datensatz zu dem Daten gesammelt werden | 20050201 |
Method GET_DATA_OF_KEY on class CL_QG_EVAL_DATA has no exception.
Method GET_GENEALOGY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_GENEALOGY | Value transfer | Type reference (TYPE) | QGEVAL_TT_TREE_STRUC | Liste der Art der einzelnen Ahnen | 20060301 |
Method GET_GENEALOGY on class CL_QG_EVAL_DATA has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GROUPKEY_DFIES | Call by reference | Type reference (TYPE) | DFIES_TABLE | Table for dfies entries | 20050331 | |||
| 2 | EV_GROUPKEYS | Call by reference | Type reference (TYPE) | STRING | Alle Gruppenfelder | 20050131 | |||
| 3 | IV_SEPARATOR | Call by reference | Type reference (TYPE) | C | SPACE | Separator | 20050331 |
Method GET_INFO on class CL_QG_EVAL_DATA has no exception.
Method GET_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEYS | Call by reference | Type reference (TYPE) | SY-MSGV1 | Nachrichtenvariable | 20050120 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Datenzeile | 20050120 |
Method GET_KEYS on class CL_QG_EVAL_DATA has no exception.
Method GET_NEIGHBOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_NEIGHBOUR | Value transfer | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nachbarinstance existiert noch nicht | 20050111 |
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IET_NODES | Call by reference | Type reference (TYPE) | QGEVAL_DATA | Datencontainer Referenzen auf Knoten | 20050125 | |||
| 2 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | LVC_T_NKEY | Knotennummern | 20050125 |
Method GET_NODE on class CL_QG_EVAL_DATA has no exception.
Method GET_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NODE_KEY | Value transfer | Type reference (TYPE) | LVC_NKEY | Node-key | 20050304 |
Method GET_NODE_KEY on class CL_QG_EVAL_DATA has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050112 |
Method GET_PARENT on class CL_QG_EVAL_DATA has no exception.
Method GET_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Einzulesende Daten | 20050114 | |||
| 2 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur | 20050111 | |||
| 3 | RV_RELATIONSHIP | Value transfer | Type reference (TYPE) | CHAR1 | Beziehung zwischen Strukturen | 20050111 |
Method GET_RELATIONSHIP on class CL_QG_EVAL_DATA has no exception.
Method GET_STRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC Struktur für Daten | 20050112 |
Method GET_STRUC on class CL_QG_EVAL_DATA has no exception.
Method GET_TREESTRUC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TREESTRUC | Value transfer | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20070702 |
Method GET_TREESTRUC on class CL_QG_EVAL_DATA has no exception.
Method GROUPKEYS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RELEVANT | Call by reference | Type reference (TYPE) | BOOLEAN | Ist dies der richtige Datencontainer | 20050114 | |||
| 2 | IS_TREESTRUC_DATA | Call by reference | Type reference (TYPE) | ANY | Aggregierte Daten | 20050120 |
Method GROUPKEYS_CHECK on class CL_QG_EVAL_DATA has no exception.
Method HAS_DESCENDANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STRUC | Call by reference | Type reference (TYPE) | QG_EVAL_TREE_STRUC | DDIC-Struktur für aggregierte, hierarchische Sicht im Baum | 20070227 | |||
| 2 | IV_WITH_NEIGHBOUR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20070227 | |||
| 3 | RV_HAS_DESCENDANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070227 |
Method HAS_DESCENDANT on class CL_QG_EVAL_DATA has no exception.
Method IS_FIELD_KPI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FIELD | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20070702 | |||
| 2 | RV_IS_KPI | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070702 |
Method IS_FIELD_KPI on class CL_QG_EVAL_DATA has no exception.
Method IS_INVISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INVISIBLE | Value transfer | Type reference (TYPE) | QKZ | X und Blank | 20070702 |
Method IS_INVISIBLE on class CL_QG_EVAL_DATA has no exception.
Method IS_PART_OF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ASSIGNED | Call by reference | Type reference (TYPE) | BOOLEAN | Daten gehören in diesen Datencontainer | 20050120 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20050112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Der Datencontainer und seine Zweige sind unpassend | 20050307 |
Method MESSAGE_ADD Signature
Method MESSAGE_ADD on class CL_QG_EVAL_DATA has no parameter.
Method MESSAGE_ADD on class CL_QG_EVAL_DATA has no exception.
Method SEARCH_DATA_AMONG_NEIGHBOURS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20070702 | |||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | Daten | 20070702 |
Method SEARCH_DATA_AMONG_NEIGHBOURS on class CL_QG_EVAL_DATA has no exception.
Method SET_INVISIBLE Signature
Method SET_INVISIBLE on class CL_QG_EVAL_DATA has no parameter.
Method SET_INVISIBLE on class CL_QG_EVAL_DATA has no exception.
Event Signatures
Event DATACHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SENDER | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_QG_EVAL_DATA | QM Auswertung: Datencontainer | 20050131 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |