SAP ABAP Class CL_QG_EVAL_VIEW (Class for View Administration)
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_VIEW  
Short Description Class for View Administration    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_QG_EVAL_VIEW has no interface implemented.
Friends
Class CL_QG_EVAL_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DIRECT_LEFT Constant Private Type reference (TYPE) CHAR2 '<' Left 20050204
2 CO_DIRECT_RIGHT Constant Private Type reference (TYPE) CHAR2 '>' Right 20050204
3 CO_DIRECT_TOTAL_LEFT Constant Public Type reference (TYPE) CHAR2 '|<' Far left 20050204
4 CO_DIRECT_TOTAL_RIGHT Constant Public Type reference (TYPE) CHAR2 '>|' Far right 20050204
5 CO_DIRECT_ZOOM_IN Constant Private Type reference (TYPE) CHAR2 '><' Reduce Size of Area 20050204
6 CO_DIRECT_ZOOM_OUT Constant Private Type reference (TYPE) CHAR2 '<>' Increase Size of Area 20050204
7 CO_DISPLAY_USED_DATANODES Constant Public Type reference (TYPE) UI_FUNC 'QG_EVAL_DISPLAY_USED_DATANODES' Function Code 20120910
8 CO_FALSE Constant Private Type reference (TYPE) CHAR1 '-' Boolean Variable (X=true, -=false, space=unknown) 20050211
9 CO_FUNCTION_COPY Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_COPY' Function Code 20050217
10 CO_FUNCTION_DELETE Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_DELETE' Function Code 20050203
11 CO_FUNCTION_DESIGN Constant Public Type reference (TYPE) UI_FUNC 'QG_EVAL_DESIGN' Function Code 20050208
12 CO_FUNCTION_EXIT Constant Public Type reference (TYPE) UI_FUNC 'QG_EVAL_EXIT' Function Code 20050204
13 CO_FUNCTION_EXPORT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_EXPORT' Function Code 20050217
14 CO_FUNCTION_LEFT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_LEFT' Function Code 20050203
15 CO_FUNCTION_PAGE_LEFT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_PLEFT' Function Code 20050330
16 CO_FUNCTION_PAGE_RIGHT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_PRIGHT' Function Code 20050330
17 CO_FUNCTION_PRINT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_PRINT' Function Code 20050217
18 CO_FUNCTION_RIGHT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_RIGHT' Function Code 20050203
19 CO_FUNCTION_TOTAL_LEFT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_TOTLEFT' Function Code 20050204
20 CO_FUNCTION_TOTAL_RIGHT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_TOTRIGHT' Function Code 20050204
21 CO_FUNCTION_ZOOM_IN Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_ZOOMIN' Function Code 20050203
22 CO_FUNCTION_ZOOM_OUT Constant Protected Type reference (TYPE) UI_FUNC 'QG_EVAL_ZOOMOUT' Function Code 20050203
23 CO_MAX_CLASSES Constant Protected Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-CLASSES '200' Number of Classes 20050318
24 CO_MIN_CLASSES Constant Protected Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES-CLASSES '2' Number of Classes 20050318
25 CO_NODES_COMPLETE Constant Public Type reference (TYPE) CHAR1 'C' Node Completely Used 20060621
26 CO_PAGE_LEFT Constant Public Type reference (TYPE) CHAR2 '<<' Far left 20050330
27 CO_PAGE_RIGHT Constant Public Type reference (TYPE) CHAR2 '>>' Far right 20050330
28 CO_TRUE Constant Private Type reference (TYPE) CHAR1 'X' Boolean Variable (X=true, -=false, space=unknown) 20050211
29 CO_TYPE_CHART Constant Private Type reference (TYPE) CHAR1 'C' Chart 20050304
30 CO_TYPE_IMAGE Constant Private Type reference (TYPE) CHAR1 'I' External View 20050304
31 CO_TYPE_TABLE Constant Private Type reference (TYPE) CHAR1 'T' Table 20050304
32 CO_X_AXIS_CATEGORY Constant Private Type reference (TYPE) QG_EVAL_X_AXIS '1' Type of X-Axis: Category 20050204
33 MR_ACTUAL_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Data for UI Table 20050203
34 MR_VIEW_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_QG_EVAL_VIEW_MANAGER Visualization of View Types 20050203
35 MS_CHART_ATTRIBUTES Instance attribute Protected Type reference (TYPE) QGEVAL_CHART_ATTRIBUTES Graphic Attributes 20050315
36 MS_GRAPHIC_TYPE Instance attribute Protected Type reference (TYPE) V_QG_EVAL_GR_TYP Generated Table for View V_QG_EVAL_GR_TYP 20050203
37 MT_DATA Instance attribute Protected Object reference (TYPE REF TO) DATA Data Table 20050125
38 MT_GLOBAL_XRANGE Instance attribute Private Type reference (TYPE) QGEVAL_XRANGET Entire Displayed X-Axis Area 20050204
39 MT_MIME Instance attribute Protected Type reference (TYPE) QGEVAL_BAPIQGMIME_TAB File Content from QM-STI 20050329
40 MT_NODES Instance attribute Protected Type reference (TYPE) QGEVAL_DATA Data Container - References to Nodes 20050125
41 MT_XRANGE Instance attribute Protected Type reference (TYPE) QGEVAL_XRANGET Currently Displayed X-Axis Area 20050204
42 MV_FIRST_CATEGORY Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_IDENT Identification of a Value (Series, Category) 20050203
43 MV_FIRST_DATE Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_DATE Value for Time Axis 20050203
44 MV_FIRST_TIME Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_TIME Value for Time Axis 20050203
45 MV_IS_SYNCHRONIZED Instance attribute Private Type reference (TYPE) BOOLEAN Is View Synchronized with Others 20050211
46 MV_LAST_CATEGORY Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_IDENT Identification of a Value (Series, Category) 20050203
47 MV_LAST_DATA Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_DATE Value for Time Axis 20050203
48 MV_LAST_TIME Instance attribute Protected Type reference (TYPE) QG_EVAL_GRAPHIC_VALUE_TIME Value for Time Axis 20050203
49 MV_MIME_LENGTH Instance attribute Protected Type reference (TYPE) BAPIQCI-CONT_LEN HTML content length 20050329
50 MV_MIME_TYPE Instance attribute Protected Type reference (TYPE) BAPIQCI-CONT_TYPE HTML content type 20050329
51 MV_STRUC Instance attribute Protected Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Structure for Aggregated Hierarchical View in Tree 20050125
52 MV_TEXT Instance attribute Protected Type reference (TYPE) STRING Text for View 20050304
53 MV_TYPE Instance attribute Protected Type reference (TYPE) QGEVAL_VIEW_TYPE 'T' C = Chart, I = Screen, T = Table 20050203
54 MV_V_TYP Instance attribute Private Type reference (TYPE) QG_EVAL_V_TYP QM Evaluation: Display Types 20060621
55 MV_XRANGE_SORT Instance attribute Protected Type reference (TYPE) ABAP_BOOL X-Axis Has to Be Sorted 20060929
Methods
# Method Level Visibility Method type Description Created on
1 ACTUALIZE_VIEW Instance method Protected Method Updates Display 20050203
2 ADD_BUTTON Instance method Protected Method Insertion of a Button for a Function Code 20050330
3 CHART_DATA_PREPARE Instance method Public Method Returns Data Table/Customizing for Graphic 20050202
4 CONDUCT_SOPHISTICATED_SORT Instance method Private Method Perform Complex Sorting 20070913
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060621
6 FREE Instance method Public Method Release of All References 20050131
7 GET_CHART_DATA Instance method Public Method Returns Data Table/Customizing for Graphic 20050202
8 GET_DATA Instance method Public Method Returns Data Table 20050125
9 GET_IMAGE Instance method Public Method Returns Screen for Chart/External View 20050314
10 GET_IMPLEMENTATION_DOCU Instance method Public Method Documentation for Implementation 20050404
11 GET_SYNCHRONISATION Instance method Public Method Synchronization Info. Regarding Synch. with Other Graphics 20050211
12 GET_TEXT Instance method Public Method Returns Descriptive Text for View 20050304
13 GET_TOOLBAR Instance method Public Method Returns Buttons 20050131
14 GET_V_TYPE Instance method Public Method Transfer Screen Category 20060621
15 HANDLE_CLICK Instance method Public Method Processes Control Events 20050209
16 HANDLE_EVENT Instance method Public Method Processes Function Code for Toolbar 20050126
17 NODES_USED Instance method Public Method Is one of the mandatory data nodes in use? 20050304
18 ONDATACHANGED Instance method Protected Event handling method Handler for Data Processing in Data Node 20050131
19 ONXAXISCHANGED Instance method Private Event handling method X-Axis Synchronization with Sender 20050203
20 ONXAXISCHANGEREQUEST Instance method Private Event handling method X-Axis Change Request 20050204
21 RANGE_BUILD_FROM_VALUES Instance method Private Method Structure of the Displayed X-Axis Area 20060929
22 SET_DATA Instance method Public Method Transfer of a Table 20050125
23 SET_FILE_TYPE Static method Private Method Inclusion of a File Type in Customizing XML 20050720
24 SET_IMAGE_AREA Static method Private Method Set Size of Screen in Customizing XML 20050721
25 SET_XRANGE Instance method Public Method Request to Change X-Axis Area 20050208
26 SORT_XRANGE Instance method Private Method Sort XRange by the Numbers in the Category 20060224
27 SYNCHRONIZE Instance method Public Method Sets Up Synchronization with Other Graphics 20050208
28 XRANGE_BUILD Instance method Private Method Structure of the Displayed X-Axis Area 20050214
29 XRANGE_COLLECT Instance method Private Method Collects Data Area Across All Synchronized Graphics 20050204
30 XRANGE_GET Instance method Private Method Transfer of Total X-Axis Area of Graphic 20050204
Events
# Event Type Visibility Description Created on
1 X_AXIS_CHANGED Instance Event
(0)
Protected
(1)
The Displayed X-Axis Area Has Been Changed 20050203
2 X_AXIS_CHANGE_REQUEST Instance Event
(0)
Private
(0)
X-Axis Is To Be Scrollable 20050204
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_RESULT Private See coding 20060224 begin of ts_result, result type tv_c_key, end of ts_result
2 TS_SORT Private See coding Sort Table Row 20060224 BEGIN OF ts_sort, tabix TYPE sy-tabix, match_results type tt_result, c_key type tv_c_key, n_key type tv_n_key, END OF ts_sort
3 TT_RESULT Private See coding 20060224 tt_result type standard table of ts_result with key result
4 TT_SORT Private See coding Sort Table 20060224 tt_sort type standard table of ts_sort
5 TV_C_KEY Private See coding 20060224 tv_c_key(30) type c
6 TV_N_KEY Private See coding 20060224 tv_n_key(30) type n
Method Signatures

Method ACTUALIZE_VIEW Signature

Method ACTUALIZE_VIEW on class CL_QG_EVAL_VIEW has no parameter.
Method ACTUALIZE_VIEW on class CL_QG_EVAL_VIEW has no exception.

Method ADD_BUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IET_TOOLBAR Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20050330
2 Importing IV_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20050330

Method ADD_BUTTON on class CL_QG_EVAL_VIEW has no exception.

Method CHART_DATA_PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CUSTOM_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050202
2 Exporting ER_DATA_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050202
3 Exporting ET_DATA_XML Call by reference Type reference (TYPE) W3MIMETABTYPE Daten 20050202
4 Exporting EV_CUSTOM_XML Call by reference Type reference (TYPE) TQG_EVAL_GR_TYPX-XML Customizing 20050322
5 Exporting EV_DATA_SIZE Call by reference Type reference (TYPE) I Größe der Datentabelle 20051103

Method CHART_DATA_PREPARE on class CL_QG_EVAL_VIEW has no exception.

Method CONDUCT_SOPHISTICATED_SORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_VALUES Call by reference Type reference (TYPE) QGEVAL_VALUET Datenreihe für Übergabe an Graphik 20070913

Method CONDUCT_SOPHISTICATED_SORT on class CL_QG_EVAL_VIEW has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VIEW_MANAGER Call by reference Object reference (TYPE REF TO) IF_QG_EVAL_VIEW_MANAGER Visualisierung der Darstellungsformen 20060621
2 Importing IV_TEXT Call by reference Type reference (TYPE) STRING 20060621
3 Importing IV_TYPE Call by reference Type reference (TYPE) CHAR1 Typen:(T)abelle, (C)hart, (I)mage 20060621
4 Importing IV_V_TYP Call by reference Type reference (TYPE) QG_EVAL_V_TYP 20060621
5 Importing IV_XRANGE_SORT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE x-Achse soll sortiert werden 20060929

Method CONSTRUCTOR on class CL_QG_EVAL_VIEW has no exception.

Method FREE Signature

Method FREE on class CL_QG_EVAL_VIEW has no parameter.
Method FREE on class CL_QG_EVAL_VIEW has no exception.

Method GET_CHART_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUES Call by reference Type reference (TYPE) QGEVAL_VALUET Datenreihe für Übergabe an Graphik 20050203

Method GET_CHART_DATA on class CL_QG_EVAL_VIEW has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA Datentabelle 20050126
2 Exporting EV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur von Daten 20050125

Method GET_DATA on class CL_QG_EVAL_VIEW has no exception.

Method GET_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_IMAGE Call by reference Type reference (TYPE) W3MIMETABTYPE ITS: Tabellentyp für MIME-Source 20050314
2 Exporting EV_SIZE Call by reference Type reference (TYPE) W3PARAM-CONT_LEN HTML-Content-Len 20050314
3 Exporting EV_TYPE Call by reference Type reference (TYPE) W3PARAM-CONT_TYPE HTML-Content-Type 20050314
4 Importing IV_FILE_TYPE Call by reference Type reference (TYPE) STRING Datei Extension 20050720
5 Importing IV_HEIGTH Call by reference Type reference (TYPE) I 480 Höhe des Charts in Pixel 20050721
6 Importing IV_IGS_DESTINATION Call by reference Type reference (TYPE) CHAR32 RFC-Destination des IGS 20050314
7 Importing IV_WIDTH Call by reference Type reference (TYPE) I 640 Breite des Charts in Pixel 20050721
# Exception Resumable Description Created on
1 NOT_POSSIBLE Bild konnte aus technischen Gründen nicht erstellt werden 20050615

Method GET_IMPLEMENTATION_DOCU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER Call by reference Type reference (TYPE) THEAD SAPscript: Text-Header 20050404
2 Exporting ET_LINES Call by reference Type reference (TYPE) TLINE_TAB Liste von Sapscript Zeilen 20050404

Method GET_IMPLEMENTATION_DOCU on class CL_QG_EVAL_VIEW has no exception.

Method GET_SYNCHRONISATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SYNCHRONIZED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050211

Method GET_SYNCHRONISATION on class CL_QG_EVAL_VIEW has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TEXT Value transfer Type reference (TYPE) STRING Text zur View 20050304
2 Exporting EV_TYPE Call by reference Type reference (TYPE) QGEVAL_VIEW_TYPE Darstellungsform 20050304

Method GET_TEXT on class CL_QG_EVAL_VIEW has no exception.

Method GET_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOOLBAR Call by reference Type reference (TYPE) TTB_BUTTON Toolbarbuttons 20050131

Method GET_TOOLBAR on class CL_QG_EVAL_VIEW has no exception.

Method GET_V_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_V_TYP Value transfer Type reference (TYPE) QG_EVAL_V_TYP QM-Auswertungen: Darstellungstypen 20060621

Method GET_V_TYPE on class CL_QG_EVAL_VIEW has no exception.

Method HANDLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IEV_ELEMENT Call by reference Type reference (TYPE) STRING Feldname internes Tabellenfeld 20050309
2 Importing IV_POINT Call by reference Type reference (TYPE) I Graphic Control: Punkt 20050209
3 Importing IV_ROW Call by reference Type reference (TYPE) LVC_INDEX Zeilennummer (Index der internen Tabelle) 20050209

Method HANDLE_CLICK on class CL_QG_EVAL_VIEW has no exception.

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode 20050126

Method HANDLE_EVENT on class CL_QG_EVAL_VIEW has no exception.

Method NODES_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODES_USED Call by reference Type reference (TYPE) CHAR1 "X"=verwendet, "-"=nicht verwendet, "F"=vollständig 20050304
2 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050304
3 Importing IV_DATATYP Call by reference Type reference (TYPE) QG_EVAL_DATATYP Unterschiedliche Datenselektion, -verarbeitung 20060623

Method NODES_USED on class CL_QG_EVAL_VIEW has no exception.

Method ONDATACHANGED Signature

Method ONDATACHANGED on class CL_QG_EVAL_VIEW has no parameter.
Method ONDATACHANGED on class CL_QG_EVAL_VIEW has no exception.

Method ONXAXISCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XRANGE Value transfer Attribute reference (LIKE) >INVALID< 20050204

Method ONXAXISCHANGED on class CL_QG_EVAL_VIEW has no exception.

Method ONXAXISCHANGEREQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SENDER Value transfer Attribute reference (LIKE) 20050204

Method ONXAXISCHANGEREQUEST on class CL_QG_EVAL_VIEW has no exception.

Method RANGE_BUILD_FROM_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XRANGE Call by reference Type reference (TYPE) QGEVAL_XRANGET Dargestellter X-Achsenbereich 20060929
2 Importing IT_VALUES Call by reference Type reference (TYPE) QGEVAL_VALUET Datenreihe für Übergabe an Graphik 20060929

Method RANGE_BUILD_FROM_VALUES on class CL_QG_EVAL_VIEW has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE Datentabelle 20050125
2 Importing IT_NODES Call by reference Type reference (TYPE) QGEVAL_DATA Datencontainer Referenzen auf Knoten 20050125
3 Importing IV_STRUC Call by reference Type reference (TYPE) QG_EVAL_TREE_STRUC DDIC Struktur von Daten 20050125

Method SET_DATA on class CL_QG_EVAL_VIEW has no exception.

Method SET_FILE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CUSTOM_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050720
2 Importing IV_FILE_TYPE Call by reference Type reference (TYPE) STRING Datei-Extension 20050720

Method SET_FILE_TYPE on class CL_QG_EVAL_VIEW has no exception.

Method SET_IMAGE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CUSTOM_XML Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20050721
2 Importing IV_HEIGTH Call by reference Type reference (TYPE) I Höhe in Pixel 20050721
3 Importing IV_WIDTH Call by reference Type reference (TYPE) I Breite in Pixel 20050721

Method SET_IMAGE_AREA on class CL_QG_EVAL_VIEW has no exception.

Method SET_XRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DIRECTION Call by reference Type reference (TYPE) CHAR2 Richtung in welche die X-Achse gescrollt wird 20050208

Method SET_XRANGE on class CL_QG_EVAL_VIEW has no exception.

Method SORT_XRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IET_SORT Call by reference Type reference (TYPE) TT_SORT Sortiertabelle 20060224
2 Importing IV_LEVEL Call by reference Type reference (TYPE) I Stufe der Sortierung 20060224

Method SORT_XRANGE on class CL_QG_EVAL_VIEW has no exception.

Method SYNCHRONIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VIEWS Call by reference Type reference (TYPE) QGEVAL_VIEW Instanzen von Darstellungen für QM Auswertungen 20050208
# Exception Resumable Description Created on
1 NOT_POSSIBLE Synchronisierung wird nicht unterstützt 20060929

Method XRANGE_BUILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUES Call by reference Type reference (TYPE) QGEVAL_VALUET Datenreihe für Übergabe an Graphik 20050214

Method XRANGE_BUILD on class CL_QG_EVAL_VIEW has no exception.

Method XRANGE_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_XRANGE Call by reference Type reference (TYPE) QGEVAL_XRANGET Gesamter X-Achsenbereich 20050204

Method XRANGE_COLLECT on class CL_QG_EVAL_VIEW has no exception.

Method XRANGE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_XRANGE Call by reference Type reference (TYPE) QGEVAL_XRANGET Dargestellter X-Achsenbereich 20050204

Method XRANGE_GET on class CL_QG_EVAL_VIEW has no exception.
Event Signatures

Event X_AXIS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_XRANGE Exporting Value transfer Type reference (TYPE) QGEVAL_XRANGET Dargestellter X-Achsenbereich 20050204

Event X_AXIS_CHANGE_REQUEST 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_VIEW Klasse zur Verwaltung einer View 20050204
History
Last changed by/on SAP  20130531 
SAP Release Created in 600