SAP ABAP Class CL_RSTT_GRID (Displays Data Objects in Web Dynpro)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_ATR (Package) Repository for Automatic Tests
Properties
Class CL_RSTT_GRID  
Short Description Displays Data Objects in Web Dynpro    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_ATR   Repository for Automatic Tests 
Created 20080818   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)
Interfaces
Class CL_RSTT_GRID has no interface implemented.
Friends
Class CL_RSTT_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CONTEXT_NAME Constant Public See coding 20080818
2 N_C_TYPE Constant Public See coding Types of Display 20080818
3 N_C_VIEWMODE Constant Public See coding Display Modes 20080825
4 N_R_DOBJ Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_DOBJ Instance of Data Object 20080818
5 N_TYPE Instance attribute Public Type reference (TYPE) RSTT_FLAG Display Type 20080818
6 N_VIEWMODE Instance attribute Public Type reference (TYPE) RSTT_FLAG Current Display Mode 20080825
7 O_CLASS Instance attribute Protected Type reference (TYPE) CLASSNAME Class for ALV Generation 20111018
8 O_C_INTERFACE Constant Protected Type reference (TYPE) ABAP_INTFNAME 'IF_RSTT_DOBJ' Transformation Interface 20080822
9 O_C_PREFIX Constant Protected See coding Field Prefix for Internal Structure 20080818
10 O_ROW_COUNT Static Attribute Protected Type reference (TYPE) RSTT_INT4 Number of Visible Rows 20080827
11 O_R_DATA_DUMMY Static Attribute Protected Object reference (TYPE REF TO) DATA Data Help for Special Case 20111018
12 O_R_DOBJ Instance attribute Protected Object reference (TYPE REF TO) CL_RSTT_DOBJ Current Original Instance 20080822
13 O_R_ERROR_SET Instance attribute Protected Object reference (TYPE REF TO) LCL_RSTT_ERROR_SET Local Instance of Error Elements 20080826
14 O_R_SEL Instance attribute Protected Object reference (TYPE REF TO) CL_RSTT_DOBJ Selected Data Instance 20080818
15 O_SX_ALV Instance attribute Protected Type reference (TYPE) OT_SX_ALV ALV Instances 20080827
16 O_S_POSINO Instance attribute Protected Type reference (TYPE) OT_S_POSINO Position Numbers 20080821
17 O_S_POSITION Instance attribute Protected Type reference (TYPE) NT_S_STACK Current Position of Navigation 20080820
18 O_S_STRUC_INFO Instance attribute Protected Type reference (TYPE) OT_S_STRUC_BUFFER Current Information on Display Structure 20080820
19 O_S_TRANS Static Attribute Protected Type reference (TYPE) OT_S_TRANS Transformation Properties 20080822
20 O_TH_STRUC_BUFFER Static Attribute Protected Type reference (TYPE) OT_TH_STRUC_BUFFER Buffer for Generated Display Structures 20080818
21 O_TH_TRANS_BUFFER Instance attribute Protected Type reference (TYPE) OT_TH_TRANS_BUFFER Buffer of Transformed Data Objects 20080822
22 O_TH_VARI Instance attribute Protected Type reference (TYPE) OT_TH_VARI Current Variant of Data Objects 20080825
23 O_T_STACK Instance attribute Protected Type reference (TYPE) NT_T_STACK Path to Display Object 20080818
24 O_T_TOOLBAR_ITEM Instance attribute Protected Type reference (TYPE) RSTT_T_STRINGS Toolbar Elements 20080821
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080828
2 CONFIG_ALV Instance method Public Method Configures Display 20080820
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080819
4 CREATE Static method Public Method Create Instance 20080819
5 GET_ITEM_INFO Instance method Public Method Outputs Information About Currently Selected Data Object 20080821
6 MOVE_HASH_TO_STRD_TAB Static method Public Method Convert Hash Table to Simple Table 20090922
7 NAVIGATE_ITEM Instance method Public Method Go to Element from Level 20080818
8 NAVIGATE_SUB_ITEM Instance method Public Method Navigates to Subelement 20080818
9 RESET_ALL Static method Public Method Reset All Static Attributes 20081030
10 SET_ITEM_DATA Instance method Public Method Bind Data of Selected Element in Context 20080820
11 SET_TRANSFORMATION Static method Public Method Define Transformation Settings 20080822
12 UPDATE_ALV_PARAM Instance method Public Method Changes Properties of ALV 20080827
13 _CONFIG_ALV Instance method Protected Method Configures ALV 20080818
14 _CREATE_STRUC Instance method Protected Method Creates Generic Structure 20080818
15 _CREATE_TOOLBAR_ITEMS Instance method Protected Method Rebuilds List 20080821
16 _DELETE_TOOLBAR_ITEMS Instance method Protected Method Initializes List 20080821
17 _EXTRACT_DATA Instance method Protected Method Extracts Data from Main Element 20080819
18 _FILL_CONTEXT_NODE Instance method Protected Method Fills Context Nodes with Data 20080818
19 _GET_COLUMN_INDEX Instance method Protected Method Determines Index on Column 20080820
20 _GET_CONTEXT_NODE Instance method Protected Method Gets Context Nodes 20080818
21 _GET_DUMMY_TABLE Static method Protected Method Create Help Table 20111018
22 _GET_FIELDNAME Instance method Protected Method Determines Field Name 20080818
23 _GET_ICON Instance method Protected Method Gets Icons 20080818
24 _GET_VIEWMODE Instance method Protected Method Determines Display Modes 20080825
25 _MODIFY_TOOLBAR Instance method Protected Method Updates List 20080821
26 _PREPARE_ALV Instance method Protected Method Prepares ALV Display 20080820
27 _PREPARE_ERRORTAB Instance method Protected Method Prepares Differing Cell List 20080826
28 _PROCESS_TRANS Instance method Protected Method Checks and Possibly Performs Transformation 20080822
29 _SET_ERROR_CELLS Instance method Protected Method Marks Differing Cells 20080826
30 _TRANSFER_DATA Instance method Protected Method Brings Data to Internal Format 20080819
31 __CONFIG_ALV_SET Instance method Private Method Configures ALV Display for Non-table Data 20080818
32 __CONFIG_ALV_TABL Instance method Private Method Configures ALV Display for Table Data 20080818
33 __CREATE_STRUC_SET Instance method Private Method Creates Structure for Set of Different Types 20080818
34 __CREATE_STRUC_TABL Instance method Private Method Creates Structure for Table 20080818
35 __FILL_CONTEXT_SET Instance method Private Method Fills Non-table Data in Context 20080818
36 __FILL_CONTEXT_TABL Instance method Private Method Fills Table Data in Context 20080818
37 __TRANS_DOBJ Instance method Protected Method Transforms Data Object 20080822
Events
Class CL_RSTT_GRID has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 NT_S_STACK Public See coding 20080826 BEGIN OF nt_s_stack, level TYPE rstt_int4, dobjid TYPE rstt_int4, compnm TYPE rstt_compnm, absolute_type TYPE rstt_text, rowindex TYPE rstt_int4, transflag TYPE rstt_flag, variant TYPE rstt_variantid, error TYPE REF TO object, dobj TYPE REF TO cl_rstt_dobj, dobj_original TYPE REF TO cl_rstt_dobj, END OF nt_s_stack
2 NT_T_STACK Public See coding 20080826 nt_t_stack TYPE STANDARD TABLE OF nt_s_stack WITH DEFAULT KEY
3 OT_SX_ALV Protected See coding 20080827 BEGIN OF ot_sx_alv, context_data TYPE REF TO if_wd_context_node, context_ref TYPE REF TO if_wd_context_node, alv_data TYPE REF TO cl_salv_wd_config_table, alv_ref TYPE REF TO cl_salv_wd_config_table, usage_data TYPE REF TO if_wd_component_usage, usage_ref TYPE REF TO if_wd_component_usage, END OF ot_sx_alv
4 OT_S_ER Protected See coding 20080826 BEGIN OF ot_s_er, dobjid TYPE rstt_int4, sid TYPE rstt_int4, END OF ot_s_er
5 OT_S_ERROR Protected See coding 20080818 BEGIN OF ot_s_error, rowindex TYPE rstt_int4, colindex TYPE rstt_int4, END OF ot_s_error
6 OT_S_POSINO Protected See coding 20080821 BEGIN OF ot_s_posino, stack TYPE rstt_int4, toolbar TYPE rstt_int4, END OF ot_s_posino
7 OT_S_STRUC_BUFFER Protected See coding 20080818 BEGIN OF ot_s_struc_buffer, dobjid TYPE rstt_int4, type TYPE rstt_flag, variant TYPE rstt_variantid, struc TYPE REF TO cl_abap_structdescr, comp TYPE abap_component_tab, END OF ot_s_struc_buffer
8 OT_S_TRANS Protected See coding 20080822 BEGIN OF ot_s_trans, classnm TYPE classname, END OF ot_s_trans
9 OT_S_TRANS_BUFFER Protected See coding 20080822 BEGIN OF ot_s_trans_buffer, dobjid TYPE rstt_int4, variant TYPE rstt_variantid, dobjnm TYPE rstt_string, dobj TYPE REF TO cl_rstt_dobj, dobj_original TYPE REF TO cl_rstt_dobj, error TYPE REF TO lcl_rstt_error_set, END OF ot_s_trans_buffer
10 OT_S_VALUE Protected See coding 20080821 BEGIN OF ot_s_value, value TYPE rstt_text, END OF ot_s_value
11 OT_S_VARI Protected See coding 20080825 BEGIN OF ot_s_vari, dobjid TYPE rstt_int4, variant TYPE rstt_variantid, END OF ot_s_vari
12 OT_TH_ER Protected See coding 20080826 ot_th_er TYPE HASHED TABLE OF ot_s_er WITH UNIQUE KEY dobjid
13 OT_TH_ERR Protected See coding 20080825 ot_th_err TYPE HASHED TABLE OF rstt_s_error WITH UNIQUE KEY dobjid indexno
14 OT_TH_STRUC_BUFFER Protected See coding 20080818 ot_th_struc_buffer TYPE HASHED TABLE OF ot_s_struc_buffer WITH UNIQUE KEY dobjid TYPE variant
15 OT_TH_TRANS_BUFFER Protected See coding 20080822 ot_th_trans_buffer TYPE HASHED TABLE OF ot_s_trans_buffer WITH UNIQUE KEY dobjid variant
16 OT_TH_VARI Protected See coding 20080825 ot_th_vari TYPE HASHED TABLE OF ot_s_vari WITH UNIQUE KEY dobjid
17 OT_T_VALUE Protected See coding 20080821 ot_t_value TYPE STANDARD TABLE OF ot_s_value WITH DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_GRID has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_GRID has no exception.

Method CONFIG_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ALV_DATA Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE ALV Instanz aktuelle Daten 20080820
2 Importing I_R_ALV_REF Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE ALV Instanz Referenzdaten 20080820
3 Importing I_R_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten aktuelle Daten 20080820
4 Importing I_R_CONTEXT_REF Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten Referenzdaten 20080820
5 Importing I_R_USAGE_DATA Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Verwendung der aktuellen Daten 20080820
6 Importing I_R_USAGE_REF Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Verwendung der Referenzdaten 20080820
# Exception Resumable Description Created on
1 ALV_PREPARE_ERROR 20080820

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Instanz des Datenobjekts 20080819
2 Importing I_TYPE Call by reference Type reference (TYPE) RSTT_FLAG Anzeigetyp 20080819
3 Importing I_T_ERROR_CELLS Call by reference Type reference (TYPE) RSTT_T_ERROR Abweichende Datenzellen 20080825

Method CONSTRUCTOR on class CL_RSTT_GRID has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) CLASSNAME Klasse der Instanziierung 20111018
2 Importing I_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Instanz des Datenobjekts 20080819
3 Importing I_TYPE Call by reference Type reference (TYPE) RSTT_FLAG Anzeigetyp 20080819
4 Importing I_T_ERROR_CELLS Call by reference Type reference (TYPE) RSTT_T_ERROR Abweichende Datenzellen 20080825
5 Returning R_R_GRID Value transfer Object reference (TYPE REF TO) CL_RSTT_GRID Instanz der Anzeige 20080819

Method CREATE on class CL_RSTT_GRID has no exception.

Method GET_ITEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Elementleiste 20080821
2 Exporting E_T_FORMAT Call by reference Type reference (TYPE) RSTT_T_TEXT Anzeigeformate 20080821
3 Exporting E_T_VIEW Call by reference Type reference (TYPE) RSTT_T_TEXT Sichten auf Daten 20080821
4 Exporting E_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Aktuelle Transformationsvariante 20080825
5 Importing I_ACTION Call by reference Type reference (TYPE) RSTT_STRING Name der Aktion 20080821

Method GET_ITEM_INFO on class CL_RSTT_GRID has no exception.

Method MOVE_HASH_TO_STRD_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) DATA Einfache Tabelle 20090922
2 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR Typinstanz 20090922
3 Importing I_R_TABLE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle 20090922
4 Importing I_T_TABLE Call by reference Type reference (TYPE) ANY TABLE Tabelle 20090922

Method MOVE_HASH_TO_STRD_TAB on class CL_RSTT_GRID has no exception.

Method NAVIGATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALID Call by reference Type reference (TYPE) RSTT_FLAG Element valide 20080821
2 Importing I_ITEM_ID Call by reference Type reference (TYPE) RSTT_STRING ID des Elements 20080821
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Transformationsvariante 20080822
4 Importing I_VIEWMODE Call by reference Type reference (TYPE) RSTT_FLAG Anzeigemodus 20080825

Method NAVIGATE_ITEM on class CL_RSTT_GRID has no exception.

Method NAVIGATE_SUB_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN Call by reference Type reference (TYPE) ANY Name der Spalte 20080820
2 Importing I_ROWINDEX Call by reference Type reference (TYPE) RSTT_INT4 Zeilenindex 20080818

Method NAVIGATE_SUB_ITEM on class CL_RSTT_GRID has no exception.

Method RESET_ALL Signature

Method RESET_ALL on class CL_RSTT_GRID has no parameter.
Method RESET_ALL on class CL_RSTT_GRID has no exception.

Method SET_ITEM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten aktuelle Daten 20080820
2 Changing C_R_CONTEXT_REF Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten Referenzdaten 20080820
3 Importing I_R_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten des übergeordneten Elements 20080820
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Transformationsvariante 20080822

Method SET_ITEM_DATA on class CL_RSTT_GRID has no exception.

Method SET_TRANSFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASSNM Call by reference Type reference (TYPE) CLASSNAME Name der Transformationsklasse 20080822
# Exception Resumable Description Created on
1 INVALID_CLASS 20080822

Method UPDATE_ALV_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROWCOUNT Call by reference Type reference (TYPE) RSTT_FLAG Zeilenanzahl aktualisieren 20080827

Method UPDATE_ALV_PARAM on class CL_RSTT_GRID has no exception.

Method _CONFIG_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819
2 Importing I_R_ALV Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE ALV Instanz 20080820
3 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819

Method _CONFIG_ALV on class CL_RSTT_GRID has no exception.

Method _CREATE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_STRUC_BUFFER Call by reference Type reference (TYPE) OT_S_STRUC_BUFFER Strukturparameter 20080819

Method _CREATE_STRUC on class CL_RSTT_GRID has no exception.

Method _CREATE_TOOLBAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Instanz der Leiste 20080821
2 Importing I_ACTION Call by reference Type reference (TYPE) RSTT_STRING Name der Aktion 20080821

Method _CREATE_TOOLBAR_ITEMS on class CL_RSTT_GRID has no exception.

Method _DELETE_TOOLBAR_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Instanz der Leiste 20080821

Method _DELETE_TOOLBAR_ITEMS on class CL_RSTT_GRID has no exception.

Method _EXTRACT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_DATA Call by reference Object reference (TYPE REF TO) DATA Daten 20080819
2 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819
3 Importing I_S_ORIGINAL Call by reference Type reference (TYPE) NT_S_STACK Parameter von Originalobjekt 20080825

Method _EXTRACT_DATA on class CL_RSTT_GRID has no exception.

Method _FILL_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819
2 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080818

Method _FILL_CONTEXT_NODE on class CL_RSTT_GRID has no exception.

Method _GET_COLUMN_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLUMN Call by reference Type reference (TYPE) ANY Spaltenname 20080820
2 Returning R_INDEX Value transfer Type reference (TYPE) RSTT_INT4 Index 20080820

Method _GET_COLUMN_INDEX on class CL_RSTT_GRID has no exception.

Method _GET_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_CONTEXT_DATA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Datenknoten 20080818
2 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080818
3 Importing I_R_CONTEXT_ROOT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Wurzelknoten 20080818

Method _GET_CONTEXT_NODE on class CL_RSTT_GRID has no exception.

Method _GET_DUMMY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_VALUE Call by reference Object reference (TYPE REF TO) DATA Referenz auf Tabelle 20111018
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Variante 20111018

Method _GET_DUMMY_TABLE on class CL_RSTT_GRID has no exception.

Method _GET_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDINDEX Call by reference Type reference (TYPE) RSTT_INT4 Feldindex 20080818
2 Exporting E_FIELDNAME Call by reference Type reference (TYPE) ANY Feldname 20080818
3 Importing I_COLUMN_TYPE Call by reference Type reference (TYPE) RSTT_FLAG Typ der Spalte 20080818
4 Importing I_INDEX Call by reference Type reference (TYPE) RSTT_INT4 Index 20080818

Method _GET_FIELDNAME on class CL_RSTT_GRID has no exception.

Method _GET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KIND Call by reference Type reference (TYPE) ABAP_TYPECATEGORY Typ 20080818
2 Returning R_ICON Value transfer Type reference (TYPE) RSTT_STRING Ikone 20080818

Method _GET_ICON on class CL_RSTT_GRID has no exception.

Method _GET_VIEWMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VIEW Call by reference Type reference (TYPE) RSTT_T_TEXT Anzeigemodi 20080825

Method _GET_VIEWMODE on class CL_RSTT_GRID has no exception.

Method _MODIFY_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_TOOLBAR Call by reference Object reference (TYPE REF TO) CL_WD_TOOLBAR Instanz der Leiste 20080821
2 Importing I_ACTION Call by reference Type reference (TYPE) RSTT_STRING Name der Aktion 20080821

Method _MODIFY_TOOLBAR on class CL_RSTT_GRID has no exception.

Method _PREPARE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Datenreferenz 20080820
2 Importing I_R_ALV_USAGE Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE Verwendung für ALV der Daten 20080820
3 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Kontextknoten der Daten 20080820
# Exception Resumable Description Created on
1 PREPARE_ERROR 20080820

Method _PREPARE_ERRORTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_ERRORTAB Call by reference Type reference (TYPE) RSTT_T_ERROR Fehlerzellen 20080826

Method _PREPARE_ERRORTAB on class CL_RSTT_GRID has no exception.

Method _PROCESS_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOBJNM Call by reference Type reference (TYPE) RSTT_STRING Name des Datenobjekts 20080825
2 Exporting E_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Ziel Datenobjekt 20080822
3 Exporting E_R_DOBJ_ORIGINAL Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Original Datenobjekt 20080822
4 Exporting E_R_ERROR Call by reference Object reference (TYPE REF TO) OBJECT Variante der Fehlerinstanz 20080826
5 Exporting E_TRANSFLAG Call by reference Type reference (TYPE) RSTT_FLAG Datenobjekt wurde transformiert 20080822
6 Exporting E_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Transformationsvariante 20080825
7 Importing I_ROWINDEX Call by reference Type reference (TYPE) RSTT_INT4 Zeilenindex des Originalobjekts 20080825
8 Importing I_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Quelle Datenobjekt 20080822

Method _PROCESS_TRANS on class CL_RSTT_GRID has no exception.

Method _SET_ERROR_CELLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) ANY TABLE Daten 20080826

Method _SET_ERROR_CELLS on class CL_RSTT_GRID has no exception.

Method _TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE Ausgangsdaten 20080819
2 Importing I_R_DESCR_LINE Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Zeileninstanz des Ausgangsformats 20080821
3 Importing I_R_DOBJ_STRUC Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Instanz der Ausgangsstruktur 20080820
4 Importing I_TABL Call by reference Type reference (TYPE) RSTT_FLAG Struktur ist Tabelle 20090924
5 Importing I_T_DATA Call by reference Type reference (TYPE) ANY TABLE Eingangsdaten 20080819

Method _TRANSFER_DATA on class CL_RSTT_GRID has no exception.

Method __CONFIG_ALV_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819
2 Importing I_R_ALV Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE ALV Instanz 20080820
3 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819

Method __CONFIG_ALV_SET on class CL_RSTT_GRID has no exception.

Method __CONFIG_ALV_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819
2 Importing I_R_ALV Call by reference Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE ALV Instanz 20080820
3 Importing I_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819

Method __CONFIG_ALV_TABL on class CL_RSTT_GRID has no exception.

Method __CREATE_STRUC_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_STRUC_BUFFER Call by reference Type reference (TYPE) OT_S_STRUC_BUFFER Strukturparameter 20080818

Method __CREATE_STRUC_SET on class CL_RSTT_GRID has no exception.

Method __CREATE_STRUC_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_STRUC_BUFFER Call by reference Type reference (TYPE) OT_S_STRUC_BUFFER Strukturparameter 20080818

Method __CREATE_STRUC_TABL on class CL_RSTT_GRID has no exception.

Method __FILL_CONTEXT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819
2 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819

Method __FILL_CONTEXT_SET on class CL_RSTT_GRID has no exception.

Method __FILL_CONTEXT_TABL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Knoten 20080819
2 Importing I_REF Call by reference Type reference (TYPE) RSTT_FLAG Referenzdaten 20080819

Method __FILL_CONTEXT_TABL on class CL_RSTT_GRID has no exception.

Method __TRANS_DOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOBJNM Call by reference Type reference (TYPE) RSTT_STRING Name des Datenobjekts 20080825
2 Exporting E_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Ziel Datenobjekt 20080822
3 Importing I_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Quelle Datenobjekt 20080822
4 Importing I_S_ORIGINAL Call by reference Type reference (TYPE) NT_S_STACK Parameter von Originalobjekt 20080825
5 Importing I_VARIANT Call by reference Type reference (TYPE) RSTT_VARIANTID Transformationsvariante 20080822

Method __TRANS_DOBJ on class CL_RSTT_GRID has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730