SAP ABAP Class CL_RSTT_UI_PROC_RESULT_GRID (Display of Query Results While Playing Trace)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_UI_ALV_GRID Basis Class for ALV Grid Wrapper 20070905
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_UI_PROC_RESULT_GRID Display ABAP Elements 20070920
Properties
Class CL_RSTT_UI_PROC_RESULT_GRID  
Short Description Display of Query Results While Playing Trace    
Super Class CL_RSTT_UI_ALV_GRID Basis Class for ALV Grid Wrapper 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UI   Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer 
Created 20070726   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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_UI_PROC_RESULT_GRID Display ABAP Elements 20070920
Friends
Class CL_RSTT_UI_PROC_RESULT_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CUSTOM_TITLE Instance attribute Public Attribute reference (LIKE) 20070918
2 N_EDITABLE Instance attribute Public Attribute reference (LIKE) 20070920
3 N_SPECIAL_TABLE_HANDLING Instance attribute Public Attribute reference (LIKE) 20080214
4 N_USER_CONTAINER Instance attribute Public Attribute reference (LIKE) 20071012
5 P_EDIT_ACTIVE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20071015
6 P_GRID_TITLE Instance attribute Private Type reference (TYPE) LVC_TITLE ALV Control: Title Line Text 20070905
7 P_NO_TITLE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070918
8 P_READY_FOR_INPUT Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070918
9 P_R_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20070905
10 P_R_DATA_TABLE Instance attribute Private Object reference (TYPE REF TO) DATA 20070905
11 P_R_DATA_TYPEDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Runtime Type Services 20070905
12 P_R_PRED_GRID Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_UI_PROC_RESULT_GRID Display of Query Results While Playing Trace 20070905
13 P_R_SUBGRID Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_UI_PROC_RESULT_GRID Display of Query Results While Playing Trace 20070905
14 P_R_TRACE Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_TRACE OLAP Trace: Basic Class Trace 20070905
15 P_SUBDATA Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070905
16 P_S_EDIT_CALLBACK Instance attribute Private Type reference (TYPE) RSTT_S_EDIT_CALLBACK Callback Program Object for Editing 20071015
17 P_S_JUMP_BACK_POS Instance attribute Private Type reference (TYPE) PT_S_JUMP_BACK_POS ALV Control: Row Number (Index of Internal Table) 20080331
18 P_TOOLBAR_VISIBLE Instance attribute Private Type reference (TYPE) RS_BOOL 'X' Boolean 20070918
19 P_TYPEKIND Instance attribute Private Type reference (TYPE) ABAP_TYPECATEGORY 20070905
20 P_T_COLUMN_ICON Instance attribute Private Type reference (TYPE) PT_T_COLUMN_ICON 20070905
21 P_T_DATA_DESCR_BUF Static Attribute Private Type reference (TYPE) PT_T_DATA_DESCR_BUF 20070905
22 P_T_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20070905
23 P_T_PROC_RES_COL_NAMES Instance attribute Private Type reference (TYPE) RSTT_T_PROC_RES_COL_NAMES RSTT: Column Name for Display of Process Result 20070905
24 P_T_RESULT_COLUMN_TEXTS Instance attribute Private Type reference (TYPE) RSTT_T_RESULT_COLUMN_TEXTS RSTT: Column Name for Display of Process Result 20070905
25 P_T_TOOLBAR_BUTTONS Instance attribute Private Type reference (TYPE) RSTT_T_TOOLBAR_BUTTONS Add Function Buttons to RSTT Results Display 20070918
26 P_ZEBRA Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070920
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_EDIT_MODE Instance method Public Method Activates editability mode 20071015
2 ADD_TOOLBAR_BUTTONS Instance method Public Method Add Own Toolbar Function Buttons 20070918
3 CHANGE_EDITABLE Instance method Public Method Changes editability 20070920
4 CHECK_DATA_CHANGED Instance method Public Method Checks whether data has changed 20071015
5 CLEAR_TABLE Instance method Private Method Deletes Table 20070905
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070905
7 CREATE_CONTAINER Instance method Public Method Creates Container for GRID 20070905
8 FREE_ALL Instance method Public Method Clean Up Everything 20070905
9 SET_COLUMNS_HEADINGS Instance method Public Method Sets column headers 20070920
10 SET_CONTAINER Instance method Public Method Sets Existing Container 20071121
11 SET_DATA Instance method Public Method Sets Data Object to Be Displayed 20070905
12 SET_READY_FOR_INPUT Instance method Public Method Sets selectability/input readiness 20070918
13 SET_SPECIAL_TABLE_HANDLING Instance method Public Method Handle Table as Special Table (Error Tolerance) 20080214
14 SET_TITLE_ATTRS Instance method Public Method Changes title attributes 20070918
15 SET_TOOLBAR_VISIBLE Instance method Public Method Sets toolbar visibility 20070918
16 SET_ZEBRA_GRID Instance method Public Method Display Should Be Striped 20070920
17 SHOW_DATA Instance method Public Method Displays data 20071012
18 _CLEAR_SUBGRID Instance method Private Method Deletes Subgrid 20070905
19 _FILL_NAM_VAL_FROM_SUBSTRUCT Instance method Private Method Fills 2-Column Table from Substructure 20070905
20 _FILL_PROC_RESULT_TABLE Instance method Private Method Fills the Data Table 20070905
21 _FILL_RES_TAB_FROM_ELEM Instance method Private Method Fills Data Table from an Element 20070905
22 _FILL_RES_TAB_FROM_OBJ Instance method Private Method Fills Data Table from an Object 20070905
23 _FILL_RES_TAB_FROM_STRUCT Instance method Private Method Fills Data Table from a Structure 20070905
24 _FILL_RES_TAB_FROM_SUBSTRUCT Instance method Private Method Fills Data Table from Substructre (Table Type) 20070905
25 _FILL_RES_TAB_FROM_TABLE Instance method Private Method Fills Data Table from a Table 20070905
26 _FILL_TAB_DESCR_FROM_SUBSTRUCT Instance method Private Method Builds Description Table from Substructure 20070905
27 _GET_COMPDESCR_FROM_SUBSTRUCT Instance method Private Method Builds COMPDESCR from Substructure 20070905
28 _GET_COMPDESCR_TYPE Static method Private Method Dynamically Generates TYPEDESCR Object 20070905
29 _GET_SELECTED_FIELDS Instance method Private Method Returns the selected fields 20070920
30 _HND_ALV_GRID_DATA_CHANGED Instance method Private Event handling method Event Handler for DATA_CHANGED Event of the ALV Grid 20070920
31 _HND_ALV_HOTSPOT_CLICK Instance method Private Event handling method Event Handler for Event HOTSPOT CLICK of ALV Grid 20070905
32 _HND_TRACE_DISP_PROC_RES Instance method Private Event handling method Handler for DISPLAY_PROCESS_RESULT 20070905
33 _SET_CELL_VIA_ID Instance method Private Method Display This Row in GRID 20080331
34 _SET_PRED_GRID Instance method Private Method Sets Main Object 20070905
35 _SHOW_SUBDATA Instance method Private Method Display of Partial Data 20070905
Events
Class CL_RSTT_UI_PROC_RESULT_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ABAP_ATTRDESCR_S Private Type reference (TYPE) ABAP_ATTRDESCR 20070905
2 PT_S_COLUMN_ICON Private See coding 20070905 BEGIN OF pt_s_column_icon, column_nr TYPE i, type_kind TYPE abap_typekind, END OF pt_s_column_icon
3 PT_S_COL_TYPEDESCR Private See coding 20070905 BEGIN OF pt_s_col_typedescr, column TYPE i, r_typedescr TYPE REF TO cl_abap_typedescr, END OF pt_s_col_typedescr
4 PT_S_DATA_DESCR_BUF Private See coding 20070905 BEGIN OF pt_s_data_descr_buf, type_kind TYPE abap_typekind, length TYPE i, decimals TYPE i, r_type TYPE REF TO cl_abap_datadescr , END OF pt_s_data_descr_buf
5 PT_S_JUMP_BACK_POS Private See coding 20080331 BEGIN OF PT_S_JUMP_BACK_POS, fieldname TYPE lvc_fname, INDEX TYPE lvc_index, END OF PT_S_JUMP_BACK_POS
6 PT_T_COLUMN_ICON Private See coding 20070905 pt_t_column_icon TYPE SORTED TABLE OF pt_s_column_icon WITH UNIQUE KEY column_nr
7 PT_T_COL_TYPEDESCR Private See coding 20070905 pt_t_col_typedescr TYPE SORTED TABLE OF pt_s_col_typedescr WITH UNIQUE KEY column
8 PT_T_DATA_DESCR_BUF Private See coding 20070905 pt_t_data_descr_buf TYPE TABLE OF pt_s_data_descr_buf WITH NON-UNIQUE KEY type_kind length decimals
9 P_TS_RES_COL_TEXT Private See coding 20070905 p_ts_res_col_text TYPE STANDARD TABLE OF rstt_s_result_column_texts WITH KEY column_nr
Method Signatures

Method ACTIVATE_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_EDIT_CALLBACK Call by reference Type reference (TYPE) RSTT_S_EDIT_CALLBACK Callback-Programmobjekt für Editierung 20071015

Method ACTIVATE_EDIT_MODE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method ADD_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_TOOLBAR_BUTTONS Call by reference Type reference (TYPE) RSTT_T_TOOLBAR_BUTTONS RSTT Ergebnisanzeige um Funktionsknöpfe erweitern 20070918

Method ADD_TOOLBAR_BUTTONS on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method CHANGE_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20070920

Method CHANGE_EDITABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method CHECK_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REFRESH Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20071015
2 Exporting E_VALID Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20071015

Method CHECK_DATA_CHANGED on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method CLEAR_TABLE Signature

Method CLEAR_TABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method CLEAR_TABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Call by reference Type reference (TYPE) RS_BOOL Boolean 20071016
2 Importing I_R_TRACE Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE OLAP Trace: Grundklasse Trace 20070905
3 Importing I_SUBDATA Call by reference Type reference (TYPE) RS_BOOL Boolean (Intern) 20070905
4 Importing I_TOOLBAR_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20071016
5 Importing I_ZEBRA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20071016

Method CONSTRUCTOR on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) STRING 20070905
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20070905
3 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20070905

Method CREATE_CONTAINER on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method FREE_ALL Signature

Method FREE_ALL on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method FREE_ALL on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_COLUMNS_HEADINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_RES_COL_TEXTS Call by reference Type reference (TYPE) RSTT_T_RESULT_COLUMN_TEXTS RSTT: Texte für Spalten bei Anzeige der Ergebnistabelle 20070920

Method SET_COLUMNS_HEADINGS on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20071121

Method SET_CONTAINER on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20070905

Method SET_DATA on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_READY_FOR_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READY_FOR_INPUT Call by reference Type reference (TYPE) RS_BOOL Boolean 20070918

Method SET_READY_FOR_INPUT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_SPECIAL_TABLE_HANDLING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SPECIAL_HANDLING Call by reference Type reference (TYPE) RS_BOOL Boolean 20080214

Method SET_SPECIAL_TABLE_HANDLING on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_TITLE_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_TITLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070918
2 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20070918

Method SET_TITLE_ATTRS on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_TOOLBAR_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TOOLBAR_VISIBLE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20070918

Method SET_TOOLBAR_VISIBLE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SET_ZEBRA_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZEBRA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20070920

Method SET_ZEBRA_GRID on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method SHOW_DATA Signature

Method SHOW_DATA on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method SHOW_DATA on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _CLEAR_SUBGRID Signature

Method _CLEAR_SUBGRID on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method _CLEAR_SUBGRID on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_NAM_VAL_FROM_SUBSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ICON Call by reference Type reference (TYPE) RS_BOOL Boolean 20070905
2 Changing C_T_TABLE Call by reference Type reference (TYPE) ANY TABLE 20070905
3 Importing I_COMPONENT_NAME Value transfer Type reference (TYPE) STRING 20070905
4 Importing I_S_STRUCTURE Call by reference Type reference (TYPE) ANY 20070905

Method _FILL_NAM_VAL_FROM_SUBSTRUCT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_PROC_RESULT_TABLE Signature

Method _FILL_PROC_RESULT_TABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method _FILL_PROC_RESULT_TABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_RES_TAB_FROM_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ELEMDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Run Time Type Services 20070905
2 Importing I_R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20070905

Method _FILL_RES_TAB_FROM_ELEM on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_RES_TAB_FROM_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_OBJECTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Run Time Type Services 20070905
2 Importing I_R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20070905

Method _FILL_RES_TAB_FROM_OBJ on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_RES_TAB_FROM_STRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20070905
2 Importing I_R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20070905

Method _FILL_RES_TAB_FROM_STRUCT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_RES_TAB_FROM_SUBSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COUNTER Call by reference Type reference (TYPE) I 20070905
2 Changing C_S_TARGET Call by reference Type reference (TYPE) ANY 20070905
3 Importing I_MAX_COUNT Call by reference Type reference (TYPE) I 20070905
4 Importing I_S_SOURCE Call by reference Type reference (TYPE) ANY 20070905

Method _FILL_RES_TAB_FROM_SUBSTRUCT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_RES_TAB_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20070905
2 Importing I_R_TYPEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20070905

Method _FILL_RES_TAB_FROM_TABLE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _FILL_TAB_DESCR_FROM_SUBSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COLUMN Call by reference Type reference (TYPE) I 20070905
2 Changing C_SPECIAL Call by reference Type reference (TYPE) RS_BOOL Boolean 20070905
3 Changing C_T_ABAP_COMPDESCR Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20070905
4 Exporting E_REPAIR_COMPNAME Call by reference Type reference (TYPE) RS_BOOL Boolean 20070919
5 Importing I_COMPONENT_NAME Value transfer Type reference (TYPE) STRING 20070905
6 Importing I_NOT_STANDARD Call by reference Type reference (TYPE) RS_BOOL Boolean 20070918
7 Importing I_RECURSIVE Call by reference Type reference (TYPE) RS_BOOL Boolean 20070905
8 Importing I_R_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20070905
9 Importing I_S_STRUCTURE Call by reference Type reference (TYPE) ANY 20070905
10 Importing I_TS_RES_COL_TEXT Call by reference Type reference (TYPE) P_TS_RES_COL_TEXT 20070905

Method _FILL_TAB_DESCR_FROM_SUBSTRUCT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _GET_COMPDESCR_FROM_SUBSTRUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_ABAP_COMPDESCR Call by reference Type reference (TYPE) ABAP_COMPONENTDESCR 20070905
2 Importing I_S_STRUCTURE Call by reference Type reference (TYPE) ANY 20070905

Method _GET_COMPDESCR_FROM_SUBSTRUCT on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _GET_COMPDESCR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECIMALS Call by reference Type reference (TYPE) I 20070905
2 Importing I_LENGTH Call by reference Type reference (TYPE) I 20070905
3 Importing I_TYPE_KIND Call by reference Type reference (TYPE) ABAP_TYPEKIND 20070905
4 Returning R_R_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20070905

Method _GET_COMPDESCR_TYPE on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _GET_SELECTED_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COLUMNS Call by reference Type reference (TYPE) LVC_T_COL ALV-Control: Tabelle von Zeilen des Typs LVC_S_COL 20070920
2 Exporting E_T_NAME_VAL Call by reference Type reference (TYPE) RSTT_T_NAME_VAL RSTT: Name-Wert-Tabelle 20070920
3 Exporting E_T_ROWS Call by reference Type reference (TYPE) LVC_T_ROW ALV-Control: Tabellenzeilen 20070920

Method _GET_SELECTED_FIELDS on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _HND_ALV_GRID_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Value transfer Attribute reference (LIKE) 20070920
2 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20070920

Method _HND_ALV_GRID_DATA_CHANGED on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _HND_ALV_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20070905
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20070905
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20070905

Method _HND_ALV_HOTSPOT_CLICK on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _HND_TRACE_DISP_PROC_RES Signature

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

Method _HND_TRACE_DISP_PROC_RES on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _SET_CELL_VIA_ID Signature

Method _SET_CELL_VIA_ID on class CL_RSTT_UI_PROC_RESULT_GRID has no parameter.
Method _SET_CELL_VIA_ID on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _SET_PRED_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PRED_GRID Call by reference Object reference (TYPE REF TO) CL_RSTT_UI_PROC_RESULT_GRID Anzeigen der Queryergebnisse beim Traceabspielen 20070905

Method _SET_PRED_GRID on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.

Method _SHOW_SUBDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20070905

Method _SHOW_SUBDATA on class CL_RSTT_UI_PROC_RESULT_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711