SAP ABAP Class CL_NETGRAPHIC_ASHISH (class designed for testing NG Control)
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_NETGRAPHIC_ASHISH  
Short Description class designed for testing NG Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSIWA1    
Program status T  Test Program 
Category 0   
Package RSIWA   Impact and Water Level Display - Apollo 
Created 20040210   SAP 
Last change 20110908   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 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_NETGRAPHIC_ASHISH has no interface implemented.
Friends
Class CL_NETGRAPHIC_ASHISH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_O_DOCKING Instance attribute Public Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20040223
2 L_R_TBSPLIT Instance attribute Private Object reference (TYPE REF TO) CL_RSAWB_SPLITTER_FOR_TOOLBAR Splitter with Container and Toolbar 20040210
3 P_DOCK_EXTEN Instance attribute Private Type reference (TYPE) I Extension of the docking control 20040223
4 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040210
5 P_R_NETPLAN Instance attribute Private Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC General Network Control Methods 20040210
6 P_R_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040223
7 P_R_TAB1 Instance attribute Private Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE first table object 20040210
8 P_R_TAB2 Instance attribute Private Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE second table object 20040212
9 P_R_TAB3 Instance attribute Private Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE third table object 20040212
10 P_R_TABDATA1 Instance attribute Private Object reference (TYPE REF TO) DATA data table object 20040210
11 P_R_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040224
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Network and Container 20040210
2 CREATE_DOCKINGCONTROL Instance method Private Method Method for creating docking control 20040223
3 CREATE_LINK Instance method Private Method Methid defined for creating link between two objects 20040212
4 CREATE_NETWORK_CONTROL Instance method Private Method Method for creating Network Control 20040224
5 CREATE_SEND_DATA Instance method Public Method Create and Send Tables and Links 20040210
6 CREATE_SPLITTERANDTOOLBAR Instance method Private Method create_splitter_and_toolbar 20040210
7 ENABLE_FUNCTION Instance method Private Event handling method Method defined for enabling functions like zooming etc. 20040211
8 GET_REQUEST_NUMBER Instance method Private Method Request number associated with ODS Object 20040217
9 ON_HANDLE_KEYDOWN Instance method Private Event handling method Method for Key down Event 20040219
10 ON_HANDLE_OBJDBLCLICK Instance method Private Event handling method Method defined for handling Double Click 20040217
11 ON_HANDLE_OBJSELECTED Instance method Private Event handling method Method for Object Selected Event 20040218
Events
Class CL_NETGRAPHIC_ASHISH has no event.
Types
Class CL_NETGRAPHIC_ASHISH 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_CONTAINER Call by reference Type reference (TYPE) C 20040210

Method CONSTRUCTOR on class CL_NETGRAPHIC_ASHISH has no exception.

Method CREATE_DOCKINGCONTROL Signature

Method CREATE_DOCKINGCONTROL on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_DOCKINGCONTROL on class CL_NETGRAPHIC_ASHISH has no exception.

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ICON Call by reference Type reference (TYPE) ICON_L4 con in an Object in Network Graphic 20040212
2 Importing I_PREDROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20040212
3 Importing I_R_PREDTAB Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Netzwerktabellenobjekt 20040212
4 Importing I_R_SUCCTAB Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Netzwerktabellenobjekt 20040212
5 Importing I_SUCCROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20040212
6 Importing I_TEXT Call by reference Type reference (TYPE) RSNG_TEXT Objekttext in Netzwerk 20040212

Method CREATE_LINK on class CL_NETGRAPHIC_ASHISH has no exception.

Method CREATE_NETWORK_CONTROL Signature

Method CREATE_NETWORK_CONTROL on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_NETWORK_CONTROL on class CL_NETGRAPHIC_ASHISH has no exception.

Method CREATE_SEND_DATA Signature

Method CREATE_SEND_DATA on class CL_NETGRAPHIC_ASHISH has no parameter.
Method CREATE_SEND_DATA on class CL_NETGRAPHIC_ASHISH has no exception.

Method CREATE_SPLITTERANDTOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstrakter Container für GUI Controls 20040210
2 Importing I_CONTAINER Call by reference Type reference (TYPE) C 20040210

Method CREATE_SPLITTERANDTOOLBAR on class CL_NETGRAPHIC_ASHISH has no exception.

Method ENABLE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20040224

Method ENABLE_FUNCTION on class CL_NETGRAPHIC_ASHISH has no exception.

Method GET_REQUEST_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATATARGET Call by reference Type reference (TYPE) RSINFOCUBE InfoCube 20040217
2 Exporting NROWS Call by reference Type reference (TYPE) INT2 2 byte integer (signed) 20040217

Method GET_REQUEST_NUMBER on class CL_NETGRAPHIC_ASHISH has no exception.

Method ON_HANDLE_KEYDOWN Signature

Method ON_HANDLE_KEYDOWN on class CL_NETGRAPHIC_ASHISH has no parameter.
Method ON_HANDLE_KEYDOWN on class CL_NETGRAPHIC_ASHISH has no exception.

Method ON_HANDLE_OBJDBLCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW Call by reference Attribute reference (LIKE) 20040218
2 Importing R_LINK Call by reference Attribute reference (LIKE) 20040218
3 Importing R_TABLE Call by reference Attribute reference (LIKE) 20040218

Method ON_HANDLE_OBJDBLCLICK on class CL_NETGRAPHIC_ASHISH has no exception.

Method ON_HANDLE_OBJSELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_LINK Call by reference Attribute reference (LIKE) 20040218
2 Importing R_TABLE Call by reference Attribute reference (LIKE) 20040218

Method ON_HANDLE_OBJSELECTED on class CL_NETGRAPHIC_ASHISH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400