SAP ABAP Class CL_RSGM_VIEWER (Graphical Modeling: Viewer Class)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSGM (Package) Graphical Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSGMD_VIEWER Data Flow Modeling: Viewer Class 20040429
Properties
Class CL_RSGM_VIEWER  
Short Description Graphical Modeling: Viewer Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSGM   Graphical Model 
Created 20040419   SAP 
Last change 20130531   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_RSGM_VIEWER has no interface implemented.
Friends
Class CL_RSGM_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_TLOGO Instance attribute Public Object reference (TYPE REF TO) IF_RSGM_TLOGO Reference to TLOGO Object 20040419
2 N_TLOGO_NAME Instance attribute Public Type reference (TYPE) SOBJ_NAME Object Name (TLOGO) 20040421
3 N_TLOGO_TEXT Instance attribute Public Type reference (TYPE) CHAR80 TLOGO Description and Name 20040421
4 N_TLOGO_TYPE Instance attribute Public Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20040421
5 N_WRKMOD Instance attribute Public Type reference (TYPE) RSWRKMOD Processing Type 20040504
6 O_R_FRAMEWORK Instance attribute Protected Object reference (TYPE REF TO) CL_RSGM_FRAMEWORK Graphical Modeling: Model Class 20040419
7 O_R_NETWORK Instance attribute Protected Object reference (TYPE REF TO) IF_GUI_RSGM_NETWORK Network Control 20040419
8 O_R_REPOSITORY Instance attribute Protected Object reference (TYPE REF TO) CL_RSO_REPOSITORY BW Metadata Repository 20040503
9 O_R_TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040419
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040419
2 CREATE_NETWORK_CONTROL Instance method Private Method Instantiates the Network Control 20040419
3 CREATE_TOOLBAR_CONTROL Instance method Private Method Instantiates the Toolbar Control 20040419
4 CUSTOMIZE_TOOLBAR Instance method Protected Method Adapt Standard Network Toolbar Individually 20040419
5 EXECUTE_CUSTOM_FCODE Instance method Protected Method Execution of your own FCODEs 20040419
6 EXECUTE_FCODE Instance method Private Method Execution of a FCODEs 20040419
7 FREE Instance method Public Method Ending the Control 20040430
8 HANDLE_ZOOM Instance method Private Method Zoom Network and Display the Zoom Value in Toolbar 20040419
9 ON_CTXMENU_REQUEST Instance method Protected Event handling method Network Event: CTXMNUREQUEST 20040419
10 ON_CTXMENU_SEL Instance method Protected Event handling method Network Event:: CTXMNUFCODESEL 20040419
11 ON_DOUBLE_CLICK Instance method Protected Event handling method Network Event: OBJECT_DOUBLE_CLICK 20040419
12 ON_DROP Instance method Protected Event handling method Network Event: ONDROP 20040419
13 ON_FCODE_RAISED Instance method Private Event handling method Framework Event: FCODE_RAISED 20040503
14 ON_KEY_DOWN Instance method Protected Event handling method Network Event: KEY_DOWN 20040419
15 ON_LINK_CREATED Instance method Protected Event handling method Network Event: LINK_CREATED 20040419
16 ON_OBJECT_SELECTED Instance method Protected Event handling method Network Event: OBJECT_SELECTED 20040419
17 ON_PBO_RUNS Instance method Private Event handling method Framework Event: PBO_RUNS 20040505
18 ON_TABLE_CREATE_POS Instance method Protected Event handling method Network Event: TABLE_CREATE_POS 20040512
19 ON_TOOLBAR_CLICKED Instance method Private Event handling method Toolbar Event: FUNCTION_SELECTED 20040419
20 ON_TOOLBAR_DROPDOWN_CLICKED Instance method Private Event handling method Toolbar Event: DROPDOWN_CLICKED 20040419
21 SET_DYNPRO_TITLE Instance method Protected Method Set the Screen Title 20040504
Events
Class CL_RSGM_VIEWER has no event.
Types
Class CL_RSGM_VIEWER 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_DISPLAY Call by reference Type reference (TYPE) RS_BOOL 'X' = Anzeigen ' ' = Ändern 20040504
2 Importing I_R_FRAMEWORK Call by reference Object reference (TYPE REF TO) CL_RSGM_FRAMEWORK Graphical Modeling: Model-Class 20040430
3 Importing I_R_TLOGO Call by reference Object reference (TYPE REF TO) IF_RSGM_TLOGO Generelles Interface TLOGO Objekte graphische Modellierung 20040504
4 Importing I_TLOGO_NAME Call by reference Type reference (TYPE) SOBJ_NAME Name des TLOGO Objekts 20040504
5 Importing I_TLOGO_TYPE Call by reference Type reference (TYPE) RS_TLOGO Typ des TLOGO Objekts 20040504
# Exception Resumable Description Created on
1 TLOGO_NOT_FOUND 20040504

Method CREATE_NETWORK_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container Referenz für den Netzplan 20040419

Method CREATE_NETWORK_CONTROL on class CL_RSGM_VIEWER has no exception.

Method CREATE_TOOLBAR_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container Referenz für den Toolbar 20040419

Method CREATE_TOOLBAR_CONTROL on class CL_RSGM_VIEWER has no exception.

Method CUSTOMIZE_TOOLBAR Signature

Method CUSTOMIZE_TOOLBAR on class CL_RSGM_VIEWER has no parameter.
Method CUSTOMIZE_TOOLBAR on class CL_RSGM_VIEWER has no exception.

Method EXECUTE_CUSTOM_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FCODE_HANDLED Call by reference Type reference (TYPE) RS_BOOL FCODE wurde mit dieser Methode abgearbeitet 20040419
2 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040419

Method EXECUTE_CUSTOM_FCODE on class CL_RSGM_VIEWER has no exception.

Method EXECUTE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20040419

Method EXECUTE_FCODE on class CL_RSGM_VIEWER has no exception.

Method FREE Signature

Method FREE on class CL_RSGM_VIEWER has no parameter.
Method FREE on class CL_RSGM_VIEWER has no exception.

Method HANDLE_ZOOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ZOOM Call by reference Type reference (TYPE) I Zoom Wert des Netzplans in % 20040419

Method HANDLE_ZOOM on class CL_RSGM_VIEWER has no exception.

Method ON_CTXMENU_REQUEST Signature

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

Method ON_CTXMENU_REQUEST on class CL_RSGM_VIEWER has no exception.

Method ON_CTXMENU_SEL Signature

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

Method ON_CTXMENU_SEL on class CL_RSGM_VIEWER has no exception.

Method ON_DOUBLE_CLICK Signature

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

Method ON_DOUBLE_CLICK on class CL_RSGM_VIEWER has no exception.

Method ON_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) 20040419
2 Importing R_DRAGDROPOBJECT Call by reference Attribute reference (LIKE) 20040419
3 Importing R_TABLE Call by reference Attribute reference (LIKE) 20040419
4 Importing XPOS Call by reference Attribute reference (LIKE) 20040419
5 Importing YPOS Call by reference Attribute reference (LIKE) 20040419

Method ON_DROP on class CL_RSGM_VIEWER has no exception.

Method ON_FCODE_RAISED Signature

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

Method ON_FCODE_RAISED on class CL_RSGM_VIEWER has no exception.

Method ON_KEY_DOWN Signature

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

Method ON_KEY_DOWN on class CL_RSGM_VIEWER has no exception.

Method ON_LINK_CREATED Signature

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

Method ON_LINK_CREATED on class CL_RSGM_VIEWER has no exception.

Method ON_OBJECT_SELECTED 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) 20040419
2 Importing R_TABLE Call by reference Attribute reference (LIKE) 20040419

Method ON_OBJECT_SELECTED on class CL_RSGM_VIEWER has no exception.

Method ON_PBO_RUNS Signature

Method ON_PBO_RUNS on class CL_RSGM_VIEWER has no parameter.
Method ON_PBO_RUNS on class CL_RSGM_VIEWER has no exception.

Method ON_TABLE_CREATE_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEIGHT Call by reference Attribute reference (LIKE) 20040512
2 Importing WIDTH Call by reference Attribute reference (LIKE) 20040512
3 Importing XPOS Call by reference Attribute reference (LIKE) 20040512
4 Importing YPOS Call by reference Attribute reference (LIKE) 20040512

Method ON_TABLE_CREATE_POS on class CL_RSGM_VIEWER has no exception.

Method ON_TOOLBAR_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) 20040419

Method ON_TOOLBAR_CLICKED on class CL_RSGM_VIEWER has no exception.

Method ON_TOOLBAR_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) 20040419
2 Importing POSX Call by reference Attribute reference (LIKE) 20040419
3 Importing POSY Call by reference Attribute reference (LIKE) 20040419

Method ON_TOOLBAR_DROPDOWN_CLICKED on class CL_RSGM_VIEWER has no exception.

Method SET_DYNPRO_TITLE Signature

Method SET_DYNPRO_TITLE on class CL_RSGM_VIEWER has no parameter.
Method SET_DYNPRO_TITLE on class CL_RSGM_VIEWER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400