SAP ABAP Interface IF_EX_QG_EVAL_MANAGER (BAdI Interface IF_EX_QG_EVAL_MANAGER)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QG_EVAL_MANAGER_001 Imp. Class for BAdI Imp. QG_EVAL_MANAGER_001 20050110
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QG_EVAL_MANAGER_002 Imp. Class for BAdI Imp. QG_EVAL_MANAGER_001 20060515
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QG_EVAL_MANAGER_003 Imp. Class for BAdI Imp. QG_EVAL_MANAGER_001 20060519
Properties
Interface IF_EX_QG_EVAL_MANAGER  
Short Description BAdI Interface IF_EX_QG_EVAL_MANAGER    
General Data
Package QG_EVAL   QM: Online Evaluations 
Created 20050105   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDS 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 20050307
Friends
Interface IF_EX_QG_EVAL_MANAGER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_IDENTICAL Constant Public Type reference (TYPE) CHAR1 '6' A is identical to B 20050112
2 CO_IS_ANCESTOR Constant Public Type reference (TYPE) CHAR1 '4' A is predecessor of B 20050111
3 CO_IS_CHILD Constant Public Type reference (TYPE) CHAR1 '2' A is child of B 20050111
4 CO_IS_DESCENDANT Constant Public Type reference (TYPE) CHAR1 '5' A is successor of B 20050111
5 CO_IS_PARENT Constant Public Type reference (TYPE) CHAR1 '1' A is parent of B 20050111
6 CO_IS_ROOT Constant Public Type reference (TYPE) CHAR1 '8' B is root 20050114
7 CO_NOT_DEFINED Constant Public Type reference (TYPE) CHAR1 '7' Not Defined 20050113
8 CO_NO_RELATIONSHIP Constant Public Type reference (TYPE) CHAR1 '3' Relationship Not in Direct Line 20050111
Methods
# Method Level Visibility Method type Description Created on
1 EXPORT Instance method Public Method Export Data 20050309
2 GET_DATAINSTANCE Instance method Public Method Create Instance of a Data Class 20050111
3 GET_HANDLE Static method Public Method Returns Handle for Message Management 20060602
4 GET_ICON Instance method Public Method Returns Icons for Individual Data Nodes 20060601
5 GET_NAME Instance method Public Method Returns Description of Data Type 20060509
6 GET_RELATIONSHIP Instance method Public Method Relationships Between Structures 20050111
7 GET_SELECTIONS Instance method Public Method Return All Possible Selections 20050105
8 GET_STRUCTURE_INFO Instance method Public Method Returns Information About Structure Elements 20050715
9 GET_TABLE_VIEWTYPE Instance method Public Method Returns View Categories for Detail Tables 20060602
10 GET_TREESTRUC Instance method Public Method Return DDIC Structure for Tree for Characteristics 20050110
11 SELECT Instance method Public Method Data Selection 20050105
12 TRANSFORM_LEVEL Instance method Public Method Defines Mapping Between Data Node and Level 20060602
Events
Interface IF_EX_QG_EVAL_MANAGER has no event.
Types
Interface IF_EX_QG_EVAL_MANAGER has no local type.
Method Signatures

Method EXPORT 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_DATATYP Parameter FLT_VAL der Methode EXPORT 20050309
2 Importing IR_MANAGER Call by reference Object reference (TYPE REF TO) CL_QG_EVALUATION_MANAGER Auswertungen von Online Daten 20050309
3 Importing IT_NODES Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050309
4 Importing IT_VIEW_MANAGER Call by reference Type reference (TYPE) QGEVAL_TT_VIEW_MANAGER QM Auswertungen: Tabelle der Darstellungsbereiche 20050309

Method EXPORT on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_DATAINSTANCE 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_DATATYP Parameter FLT_VAL der Methode GET_DATAINSTANCE 20050111
2 Importing IR_BADI_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BADI_CONTEXT Interface, a BAdI context has to implement 20050307
3 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20050111
4 Importing IS_DATA Call by reference Type reference (TYPE) ANY Datenzeile 20050114
5 Importing IS_TREESTRUC_DATA Call by reference Type reference (TYPE) ANY Aggregierte Daten 20050119
6 Importing IT_GROUPKEYS Call by reference Type reference (TYPE) LVC_T_FNAM Tabelle von Feldnamen für Gruppierung in Datencontainer 20050114
7 Importing IT_KPIS Call by reference Type reference (TYPE) LVC_T_FNAM Kennzahlenfelder 20060601
8 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050111
9 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur 20050111
10 Returning RR_EVAL_DATA Value transfer Object reference (TYPE REF TO) CL_QG_EVAL_DATA QM Auswertung: Datencontainer 20050111
# Exception Resumable Description Created on
1 NOT_DEFINED Für die Struktur wurde keine Klasse definiert 20050113

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HANDLE Value transfer Type reference (TYPE) SLIS_HANDL VerwaltungsID für Mehrfachaufrufe aus dem selben Programm 20060602

Method GET_HANDLE on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON_NAME Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20060601
2 Exporting EV_NODE_TEXT Call by reference Type reference (TYPE) LVC_VALUE ALV-Control: Zelleninhalt 20060601
3 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur für aggregierte, hierarchische Sicht im Baum 20060601

Method GET_ICON on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATATYP_NAME Value transfer Type reference (TYPE) QG_EVAL_DATATYP_NAME Bezeichnung des Datentyps 20060509

Method GET_NAME on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_RELATIONSHIP 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_DATATYP Parameter FLT_VAL der Methode GET_RELATIONSHIP 20050111
2 Importing IS_DATA_B Call by reference Type reference (TYPE) ANY Einzulesende Daten 20050114
3 Importing IT_GENEALOGY_A Call by reference Type reference (TYPE) QGEVAL_TT_TREE_STRUC Hierarchische Strukturelemente zu QM Auswertungen 20060328
4 Importing IV_STRUC_A Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur A 20050111
5 Importing IV_STRUC_B Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur B 20050111
6 Returning RV_RELATIONSHIP Value transfer Type reference (TYPE) CHAR1 Beziehung zw. Strukturen 20050111

Method GET_RELATIONSHIP on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_SELECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTIONS Call by reference Type reference (TYPE) QGEVAL_SELECTION_TYPES Selektionstypen 20050105
2 Importing FLT_VAL Value transfer Type reference (TYPE) QG_EVAL_DATATYP Parameter FLT_VAL der Methode GET_SELECTIONS 20050106

Method GET_SELECTIONS on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_STRUCTURE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STRUCT_ELEMENTS Value transfer Type reference (TYPE) QGEVAL_TT_STRUCT Hierarchische Strukturelemente zu QM Auswertungen 20050715

Method GET_STRUCTURE_INFO on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_TABLE_VIEWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VIEW_TYPE Call by reference Type reference (TYPE) QG_EVAL_V_TYP QM Auswertungen: Darstellungstypen 20060602
2 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur für aggregierte, hierarchische Sicht im Baum 20060602

Method GET_TABLE_VIEWTYPE on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method GET_TREESTRUC 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_DATATYP Parameter FLT_VAL der Methode GET_TREESTRUC 20050110
2 Returning RR_TREESTRUC Value transfer Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur für aggregierte, hierarchische Sicht im Baum 20050110

Method GET_TREESTRUC on Interface IF_EX_QG_EVAL_MANAGER has no exception.

Method SELECT 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_DATATYP Parameter FLT_VAL der Methode SELECT 20050106
2 Importing IR_EVALUATION_MANAGER Call by reference Object reference (TYPE REF TO) CL_QG_EVALUATION_MANAGER Auswertungen von Online Daten 20050107
3 Importing IS_SELECTION Call by reference Type reference (TYPE) QGEVAL_SELECTION_TYP Typ einer Selektion 20050107
4 Importing IT_TRANGE Call by reference Type reference (TYPE) RSDS_TRANGE Freie Abgrenzungen 20050107
# Exception Resumable Description Created on
1 NOT_DEFINED Selektion nicht definiert 20050107
2 NOT_POSSIBLE Selektion war nicht möglich 20050110

Method TRANSFORM_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_LEVEL Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20060602
2 Changing CV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC-Struktur für aggregierte, hierarchische Sicht im Baum 20060602

Method TRANSFORM_LEVEL on Interface IF_EX_QG_EVAL_MANAGER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600