SAP ABAP Class CL_RSTRAN_GUI_TABLE (Front-End Table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSTRAN_GUI (Package) GUI Components for Transformation Rule
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GUI_GROUPID Front-End Segment in a Transformation 20041018
2 Inheritance (c INHERITING FROM c_ref)  CL_RSTRAN_GUI_SEGID Front-End Segment in a Transformation 20041014
Properties
Class CL_RSTRAN_GUI_TABLE  
Short Description Front-End Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTRAN_GUI   GUI Components for Transformation Rule 
Created 20041014   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSTRAN_GUI_TABLE has no interface implemented.
Friends
Class CL_RSTRAN_GUI_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_CONNECTABLE Instance attribute Protected Type reference (TYPE) RS_BOOL Redefine; Rows Connectable 20050225
2 O_LEVEL Instance attribute Protected Type reference (TYPE) RSNG_OBJLEVEL Column in Which Table Should Appear 20050104
3 O_R_MASTER Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_GUI_SGT Master of the segments 20041015
4 O_R_NETWORK Instance attribute Protected Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC General Network Control Methods 20041015
5 O_R_TABLE Instance attribute Protected Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Table Object in Network 20041015
6 O_R_TRAN_MAINTAIN Instance attribute Protected Object reference (TYPE REF TO) CL_RSTRAN_MAINTAIN Maintenance Level for Transformation 20041015
7 O_T_ROWCHECKBOX Instance attribute Protected Type reference (TYPE) RSTRAN_GUI_T_ROWCHECKBOX Table: Row Number and Column for Checkbox 20060705
8 O_T_ROWICON Instance attribute Protected Type reference (TYPE) RSTRAN_GUI_T_ROWICON Row Number and Icon 20041207
9 O_T_VISIBLE_COLUMNS Instance attribute Protected Type reference (TYPE) TY_T_INTEGER_RANGE 20050902
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041015
2 DELETE_NETWORK_OBJECTS Instance method Public Method Delete Front-End Objects 20050105
3 DISPLAY_TABLE Instance method Public Method create the netplan table 20041015
4 GET_HEADER_DATA Instance method Public Method Quick Info, Text for Table Header (Get from Master if Nec.) 20041015
5 HANDLE_DOUBLECLICK Instance method Public Method 20041208
6 INIT_DISPLAY Instance method Public Method Generate Tables for Initial Build 20041019
7 SET_CHECKBOX Instance method Protected Method Generates check box in table cell 20060705
8 SET_CHECKBOXES Instance method Protected Method 20060705
9 SET_ICON Instance method Protected Method Set an Icon in a Table Cell 20041214
10 SET_ICONS Instance method Protected Method 20041207
11 SET_ROW_COLOR Instance method Protected Method Sets the Color for a Cell in a Row (Default Warning) 20050321
12 SET_TABLE_ATTRIBUTES Instance method Public Method 20060816
13 SET_TABLE_POSITION Instance method Public Method Stores Position of Table in Network 20060816
Events
Class CL_RSTRAN_GUI_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_INTEGER_RANGE Public See coding 20050902 TY_T_integer_range type range of i
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_MASTER Call by reference Object reference (TYPE REF TO) CL_RSTRAN_GUI_SGT Segmente 20041015
2 Importing I_R_NETWORK Call by reference Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC allgemeine Methoden Netzplancontrol 20041015
3 Importing I_R_TRAN_MAINTAIN Call by reference Object reference (TYPE REF TO) CL_RSTRAN_MAINTAIN Pflegeschicht der Transformation 20041015

Method CONSTRUCTOR on class CL_RSTRAN_GUI_TABLE has no exception.

Method DELETE_NETWORK_OBJECTS Signature

Method DELETE_NETWORK_OBJECTS on class CL_RSTRAN_GUI_TABLE has no parameter.
Method DELETE_NETWORK_OBJECTS on class CL_RSTRAN_GUI_TABLE has no exception.

Method DISPLAY_TABLE Signature

Method DISPLAY_TABLE on class CL_RSTRAN_GUI_TABLE has no parameter.
Method DISPLAY_TABLE on class CL_RSTRAN_GUI_TABLE has no exception.

Method GET_HEADER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISPLAY_INTEGRITY Call by reference Type reference (TYPE) RS_BOOL Boolean 20060705
2 Exporting E_ICON Call by reference Type reference (TYPE) RSICON Icone 20041022
3 Exporting E_INFOOBJECTS Call by reference Type reference (TYPE) RSTRAN_GUI_INFOOBJECTS Boolean 20050223
4 Exporting E_TOOLTIP Call by reference Type reference (TYPE) C 20041015
5 Exporting E_TXT Call by reference Type reference (TYPE) C 20041015

Method GET_HEADER_DATA on class CL_RSTRAN_GUI_TABLE has no exception.

Method HANDLE_DOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNR Call by reference Type reference (TYPE) RSNG_COLNR Spaltennummer 20071112
2 Importing I_ROWNR Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20041208
3 Returning RE_S_AWBOBJ Value transfer Type reference (TYPE) RSAWBN_S_AWBOBJECT Awbobject zu dem navigiert werden soll 20050726

Method HANDLE_DOUBLECLICK on class CL_RSTRAN_GUI_TABLE has no exception.

Method INIT_DISPLAY Signature

Method INIT_DISPLAY on class CL_RSTRAN_GUI_TABLE has no parameter.
Method INIT_DISPLAY on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_CHECKBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECKBOX Call by reference Type reference (TYPE) RSNGCHECKBOX Checkbox im Netzplan 20060705
2 Importing I_S_CHECKBOXPOSITION Call by reference Type reference (TYPE) RSTRAN_GUI_S_ROWCHECKBOX Zeilennummer und Spalte 20060705

Method SET_CHECKBOX on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_CHECKBOXES Signature

Method SET_CHECKBOXES on class CL_RSTRAN_GUI_TABLE has no parameter.
Method SET_CHECKBOXES on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_ICON Call by reference Type reference (TYPE) RSTRAN_GUI_S_ROWICON Zeilennummer und icon 20041214

Method SET_ICON on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_ICONS Signature

Method SET_ICONS on class CL_RSTRAN_GUI_TABLE has no parameter.
Method SET_ICONS on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_ROW_COLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COLNR Call by reference Type reference (TYPE) RSNG_COLNR Spaltennummer 20050321
2 Importing I_COLOR Call by reference Type reference (TYPE) RSNG_COLOR Farbe (RGB-WERT) 20061116
3 Importing I_ROWNR Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20050321
4 Importing I_S_FONTSTYLE Call by reference Type reference (TYPE) RSNETGRAPHIC_S_FONTSTYLE Styles für den Font 20061116

Method SET_ROW_COLOR on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_TABLE_ATTRIBUTES Signature

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

Method SET_TABLE_ATTRIBUTES on class CL_RSTRAN_GUI_TABLE has no exception.

Method SET_TABLE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_POSITION Call by reference Type reference (TYPE) RSNG_S_POS Position eines Objektes im Netzplan 20060816

Method SET_TABLE_POSITION on class CL_RSTRAN_GUI_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700