SAP ABAP Class CL_RSNETGRAPHICTEST1 (Test Network Wrapper)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSNETGRAPHIC (Package) BW Network - internal use only for TRFN, ISET,RSPC,DMOD
Properties
Class CL_RSNETGRAPHICTEST1  
Short Description Test Network Wrapper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSNPG    
Program status T  Test Program 
Category 0   
Package RSNETGRAPHIC   BW Network - internal use only for TRFN, ISET,RSPC,DMOD 
Created 20010410   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 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 RSNPG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSNETGRAPHICTEST1 has no interface implemented.
Friends
Class CL_RSNETGRAPHICTEST1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_DISPLAY Instance attribute Private Type reference (TYPE) RS_BOOL Display Only 20011203
2 P_EQ Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20011122
3 P_LEFT_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Tree Model 20010518
4 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20010410
5 P_R_DOCK_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20010518
6 P_R_NETPLAN Instance attribute Private Object reference (TYPE REF TO) IF_GUI_RSNETGRAPHIC General Network Control Methods 20010410
7 P_R_TAB1 Instance attribute Private Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Network Table Object 20010613
8 P_R_TAB2 Instance attribute Private Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Network Table Object 20010613
9 P_R_TABDATA1 Instance attribute Private Object reference (TYPE REF TO) DATA Table 1 20010627
10 P_R_TABDATA2 Instance attribute Private Object reference (TYPE REF TO) DATA Table 2 20010627
11 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20010926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Network and Container 20010410
2 CREATE_AND_SEND_DATA Instance method Public Method Create and Send Tables and Links 20010410
3 CREATE_LINK Instance method Private Method Create link 20010426
4 CREATE_SPLITTER_AND_TOOLBAR Instance method Private Method create_splitter_and_toolbar 20010518
5 CREATE_TREE Instance method Public Method Tree for Drag&Drop 20010518
6 FREE_CONTROLS Instance method Public Method Unbuild Controls 20010410
7 GET_TABLEDATA Instance method Private Method Create Table Data 20010410
8 HANDLE_NETPLAN_DROP Instance method Private Event handling method Handle Drop (Network) 20010518
9 HANDLE_TREE_DRAG Instance method Public Event handling method Handle Tree Drag 20010518
10 HANDLE_TREE_DROP_COMPLETE Instance method Public Event handling method Handle Drop-Complete 20010518
11 ON_FUNC_SELECT Instance method Private Event handling method Toolbar Function Code 20010504
12 ON_HANDLE_CHECKBOXCLICK Instance method Private Event handling method Checkbox Click 20010625
13 ON_HANDLE_CTXMNUREQ Instance method Public Event handling method Create Context Menu for Table 20010425
14 ON_HANDLE_CTXMNUSEL Instance method Public Event handling method Process F-Code from Context Menu 20010425
15 ON_HANDLE_DROPDOWN_CLICKED Instance method Public Event handling method Dropdown Toobarmenu 20010926
16 ON_HANDLE_LINK_CREATED Instance method Private Event handling method New Link 20010503
17 ON_HANDLE_OBJDBLCLICK Instance method Private Event handling method Double-Click 20010503
18 ON_HANDLE_PRED_CHANGED Instance method Public Event handling method Link Successor Has Changed 20010502
19 ON_HANDLE_SUCC_CHANGED Instance method Public Event handling method Link Successor Has Changed 20010502
20 ON_OBJECT_SELECTED Instance method Private Event handling method 20050802
Events
Class CL_RSNETGRAPHICTEST1 has no event.
Types
Class CL_RSNETGRAPHICTEST1 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 Containername 20010410

Method CONSTRUCTOR on class CL_RSNETGRAPHICTEST1 has no exception.

Method CREATE_AND_SEND_DATA Signature

Method CREATE_AND_SEND_DATA on class CL_RSNETGRAPHICTEST1 has no parameter.
Method CREATE_AND_SEND_DATA on class CL_RSNETGRAPHICTEST1 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 Bild (Icon) in einem Objekt der Netzplangrafik 20010427
2 Importing I_PREDROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20010426
3 Importing I_R_PREDTAB Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010426
4 Importing I_R_SUCCTAB Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Tabellenobjekt des Netzplans 20010426
5 Importing I_SUCCROW Call by reference Type reference (TYPE) INT2 2 Byte Integer (Signed) 20010426
6 Importing I_TEXT Call by reference Type reference (TYPE) RSNG_TEXT Text eines Objektes im Netzplan 20010426
7 Importing I_TOOLTIP Call by reference Type reference (TYPE) RSNG_TOOLTIP Tooltip eines Objektes im Netzplan 20010426

Method CREATE_LINK on class CL_RSNETGRAPHICTEST1 has no exception.

Method CREATE_SPLITTER_AND_TOOLBAR 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 Abstracter Container fuer GUI Controls 20010518
2 Importing I_CONTAINER Call by reference Type reference (TYPE) C 20010518

Method CREATE_SPLITTER_AND_TOOLBAR on class CL_RSNETGRAPHICTEST1 has no exception.

Method CREATE_TREE Signature

Method CREATE_TREE on class CL_RSNETGRAPHICTEST1 has no parameter.
Method CREATE_TREE on class CL_RSNETGRAPHICTEST1 has no exception.

Method FREE_CONTROLS Signature

Method FREE_CONTROLS on class CL_RSNETGRAPHICTEST1 has no parameter.
Method FREE_CONTROLS on class CL_RSNETGRAPHICTEST1 has no exception.

Method GET_TABLEDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COMPONENTS Call by reference Type reference (TYPE) ABAP_COMPDESCR_TAB 20010410
2 Exporting E_T_TABLE Call by reference Type reference (TYPE) TABLE Tabellendaten 20010410
3 Importing I_ROWNUMBER Value transfer Type reference (TYPE) I 20010410
4 Importing I_TABLENAME Value transfer Type reference (TYPE) RSTABNM Tabellenname 20010410

Method GET_TABLEDATA on class CL_RSNETGRAPHICTEST1 has no exception.

Method HANDLE_NETPLAN_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND Call by reference Attribute reference (LIKE) 20010518
2 Importing R_DRAGDROPOBJECT Call by reference Attribute reference (LIKE) 20010518
3 Importing R_TABLE Call by reference Attribute reference (LIKE) 20010518
4 Importing XPOS Call by reference Attribute reference (LIKE) 20020228
5 Importing YPOS Call by reference Attribute reference (LIKE) 20020228

Method HANDLE_NETPLAN_DROP on class CL_RSNETGRAPHICTEST1 has no exception.

Method HANDLE_TREE_DRAG Signature

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

Method HANDLE_TREE_DRAG on class CL_RSNETGRAPHICTEST1 has no exception.

Method HANDLE_TREE_DROP_COMPLETE Signature

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

Method HANDLE_TREE_DROP_COMPLETE on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_FUNC_SELECT Signature

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

Method ON_FUNC_SELECT on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_CHECKBOXCLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COL Call by reference Attribute reference (LIKE) 20010625
2 Importing ROW Call by reference Attribute reference (LIKE) 20010625
3 Importing R_DOIT Call by reference Attribute reference (LIKE) 20010625
4 Importing R_TABLE Call by reference Attribute reference (LIKE) 20010625
5 Importing STATE Call by reference Attribute reference (LIKE) 20010625

Method ON_HANDLE_CHECKBOXCLICK on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_CTXMNUREQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND Call by reference Type reference (TYPE) 20010425
2 Importing ROWINDEX Call by reference Type reference (TYPE) 20010425
3 Importing R_CTXMNU Call by reference Type reference (TYPE) 20010425
4 Importing R_LINK Call by reference Type reference (TYPE) 20010425
5 Importing R_TABLE Call by reference Type reference (TYPE) 20010425

Method ON_HANDLE_CTXMNUREQ on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_CTXMNUSEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACKGROUND Call by reference Type reference (TYPE) 20010425
2 Importing FCODE Call by reference Type reference (TYPE) 20010425
3 Importing ROWINDEX Call by reference Type reference (TYPE) 20010425
4 Importing R_LINK Call by reference Type reference (TYPE) 20010425
5 Importing R_TABLE Call by reference Type reference (TYPE) 20010425

Method ON_HANDLE_CTXMNUSEL on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_DROPDOWN_CLICKED Signature

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

Method ON_HANDLE_DROPDOWN_CLICKED on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_LINK_CREATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRED_ROW Call by reference Type reference (TYPE) 20010503
2 Importing R_DOIT Call by reference Type reference (TYPE) 20010503
3 Importing R_NEWLINK Call by reference Type reference (TYPE) 20010503
4 Importing R_PREDTAB Call by reference Type reference (TYPE) 20010503
5 Importing R_SUCCTAB Call by reference Type reference (TYPE) 20010503
6 Importing SUCC_ROW Call by reference Type reference (TYPE) 20010503

Method ON_HANDLE_LINK_CREATED on class CL_RSNETGRAPHICTEST1 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 Type reference (TYPE) >INVALID< 20010504
2 Importing R_LINK Call by reference Type reference (TYPE) >INVALID< 20010504
3 Importing R_TABLE Call by reference Type reference (TYPE) >INVALID< 20010504

Method ON_HANDLE_OBJDBLCLICK on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_PRED_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREDROW Call by reference Type reference (TYPE) 20010502
2 Importing R_DOIT Call by reference Type reference (TYPE) 20010502
3 Importing R_LINK Call by reference Type reference (TYPE) 20010502
4 Importing R_PREDTAB Call by reference Type reference (TYPE) 20010502

Method ON_HANDLE_PRED_CHANGED on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_HANDLE_SUCC_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DOIT Call by reference Type reference (TYPE) 20010502
2 Importing R_LINK Call by reference Type reference (TYPE) 20010502
3 Importing R_SUCCTAB Call by reference Type reference (TYPE) 20010502
4 Importing SUCCROW Call by reference Type reference (TYPE) 20010502

Method ON_HANDLE_SUCC_CHANGED on class CL_RSNETGRAPHICTEST1 has no exception.

Method ON_OBJECT_SELECTED Signature

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

Method ON_OBJECT_SELECTED on class CL_RSNETGRAPHICTEST1 has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A