SAP ABAP Class CL_RSIWA_GUI_TABLE (Frontendtable)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSIWA (Package) Impact and Water Level Display - Apollo
Properties
Class CL_RSIWA_GUI_TABLE  
Short Description Frontendtable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSIWA   Impact and Water Level Display - Apollo 
Created 20050301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSIWA_GUI_TABLE has no interface implemented.
Friends
Class CL_RSIWA_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 Boolean 20050301
2 O_LEVEL Instance attribute Protected Type reference (TYPE) RSNG_OBJLEVEL Level of Object in Netplan 20050301
3 O_R_NETWORK Instance attribute Protected Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC Methods for Netplancontrol 20050301
4 O_R_TABLE Instance attribute Protected Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tableobject of Netplan 20050301
5 O_T_FIELD_TABLE Instance attribute Protected Type reference (TYPE) RSIWA_GUI_T_FIELD Frontenttable 20050303
6 O_T_ROWICON Instance attribute Protected Type reference (TYPE) RSIWA_GUI_T_ROWICON Line Number and Icon 20050301
7 P_NODE_NUMBER Instance attribute Public Type reference (TYPE) INT4 Number 20050303
8 P_NODE_OBJNM Instance attribute Public Type reference (TYPE) RSSTATMANDTA Datasource/Target for Statusmanager 20050303
9 P_NODE_TYPE Instance attribute Public Type reference (TYPE) RSSTATMANDTA_TYPE Type of DataTarget 20050303
10 P_R_NETPLAN_TABLE Static Attribute Public Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tableobject of Netplan 20050304
11 P_S_NODE Instance attribute Public Type reference (TYPE) RSIWADFLOWNODES Nodes of DataFlow 20050519
12 P_T_TABLE Static Attribute Private Type reference (TYPE) RSIWA_TH_TABLE Table 20050303
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050301
2 CREATE Static method Public Method Factory 20050303
3 DISPLAY_TABLE Instance method Public Method 20050303
4 FILL_FIELD_TABLE Instance method Private Method 20050303
5 FREE Instance method Public Method 20050426
6 HANDLE_DOUBLECLICK Instance method Public Method 20050301
7 REFRESH_TABLE Instance method Public Method 20050304
8 SET_ICON Instance method Public Method 20050303
9 SHOW_DETAIL_DTA Instance method Public Method 20050513
Events
Class CL_RSIWA_GUI_TABLE has no event.
Types
Class CL_RSIWA_GUI_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOTTOMPOS Call by reference Type reference (TYPE) RSNG_YPOS Y-Position eines Objektes im Datenfluß 20050519
2 Importing I_LEFTPOS Call by reference Type reference (TYPE) RSNG_XPOS X-Position eines Objektes im Datenfluß 20050519
3 Importing I_NODE_DETAIL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050519
4 Importing I_NODE_NUMBER Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050303
5 Importing I_NODE_OBJNM Call by reference Type reference (TYPE) RSSTATMANDTA Datenquelle oder -ziel für Statusmanager 20050303
6 Importing I_NODE_TYPE Call by reference Type reference (TYPE) RSSTATMANDTA_TYPE Typ des Datenziels 20050303
7 Importing I_RIGHTPOS Call by reference Type reference (TYPE) RSNG_XPOS X-Position eines Objektes im Datenfluß 20050519
8 Importing I_R_NETWORK Call by reference Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC allgemeine Methoden Netzplancontrol 20050301
9 Importing I_TOPPOS Call by reference Type reference (TYPE) RSNG_YPOS Y-Position eines Objektes im Datenfluß 20050519

Method CONSTRUCTOR on class CL_RSIWA_GUI_TABLE has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BOTTOMPOS Call by reference Type reference (TYPE) RSNG_YPOS Y-Position eines Objektes im Datenfluß 20050519
2 Importing I_LEFTPOS Call by reference Type reference (TYPE) RSNG_XPOS X-Position eines Objektes im Datenfluß 20050519
3 Importing I_NODE_DETAIL Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050519
4 Importing I_NODE_NUMBER Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20050303
5 Importing I_NODE_OBJNM Call by reference Type reference (TYPE) RSSTATMANDTA Datenquelle oder -ziel für Statusmanager 20050303
6 Importing I_NODE_TYPE Call by reference Type reference (TYPE) RSSTATMANDTA_TYPE Typ des Datenziels 20050303
7 Importing I_RIGHTPOS Call by reference Type reference (TYPE) RSNG_XPOS X-Position eines Objektes im Datenfluß 20050519
8 Importing I_R_NETWORK Call by reference Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC allgemeine Methoden Netzplancontrol 20050303
9 Importing I_TOPPOS Call by reference Type reference (TYPE) RSNG_YPOS Y-Position eines Objektes im Datenfluß 20050519
10 Exporting R_R_NETPLAN_TABLE Value transfer Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20050304
11 Exporting R_R_TABLE Value transfer Object reference (TYPE REF TO) CL_RSIWA_GUI_TABLE Frontendtabelle 20050303

Method CREATE on class CL_RSIWA_GUI_TABLE has no exception.

Method DISPLAY_TABLE Signature

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

Method FILL_FIELD_TABLE Signature

Method FILL_FIELD_TABLE on class CL_RSIWA_GUI_TABLE has no parameter.
Method FILL_FIELD_TABLE on class CL_RSIWA_GUI_TABLE has no exception.

Method FREE Signature

Method FREE on class CL_RSIWA_GUI_TABLE has no parameter.
Method FREE on class CL_RSIWA_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_ROWNR Call by reference Type reference (TYPE) RSNG_ROWNR Zeilennummer 20050301

Method HANDLE_DOUBLECLICK on class CL_RSIWA_GUI_TABLE has no exception.

Method REFRESH_TABLE Signature

Method REFRESH_TABLE on class CL_RSIWA_GUI_TABLE has no parameter.
Method REFRESH_TABLE on class CL_RSIWA_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) RSIWA_GUI_S_ROWICON Zeilennummer und icon 20050303

Method SET_ICON on class CL_RSIWA_GUI_TABLE has no exception.

Method SHOW_DETAIL_DTA Signature

Method SHOW_DETAIL_DTA on class CL_RSIWA_GUI_TABLE has no parameter.
Method SHOW_DETAIL_DTA on class CL_RSIWA_GUI_TABLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710