SAP ABAP Class IF_GUI_RSGM_NETWORK (Graphical Modeling Network Control Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_GUI_RSNETGRAPHIC Internal use only for TRFN, ISET, RSPC, DMOD 20030403
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GUI_RSGM_NETWORK Network Control 20030402
Properties
Class IF_GUI_RSGM_NETWORK  
Short Description Graphical Modeling Network Control Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030402   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GUI_RSGM_NETWORK has no forward declaration.
Interfaces
Class IF_GUI_RSGM_NETWORK has no interface implemented.
Friends
Class IF_GUI_RSGM_NETWORK has no friend class.
Attributes
Class IF_GUI_RSGM_NETWORK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLOR Instance method Public Method 20030403
2 ADD_LINK Instance method Public Method 20030403
3 ADD_LINK_TO_NETWORK Instance method Public Method Adding a Link to the Network 20030407
4 ADD_NODE_TO_NETWORK Instance method Public Method Adding a Node to the Network 20030407
5 ADD_TABLE Instance method Public Method 20030403
6 ARRANGE_OBJECTS Instance method Public Method 20030403
7 ARRANGE_SINGLE_TABLE Instance method Public Method 20030403
8 CREATE_NEW_LINK_STYLE Instance method Public Method 20030403
9 DELETE_OBJECTS Instance method Public Method 20030403
10 ENSURE_VISIBLE Instance method Public Method 20030403
11 FREE_IT Instance method Public Method 20030403
12 GET_CENTRAL_OBJECT Instance method Public Method 20030403
13 GET_NEW_LINK Instance method Public Method 20030403
14 GET_NEW_TABLE Instance method Public Method 20030403
15 GET_POSITION_OF_OBJECTS Instance method Public Method 20030403
16 GET_SELECTED_OBJECTS Instance method Public Method 20030403
17 GET_ZOOM Instance method Public Method 20030403
18 PRINT Instance method Public Method 20030403
19 ROTATE Instance method Public Method 20031007
20 SAVE_AS_JPG Instance method Public Method 20030403
21 SEND_DATA_TO_FRONTEND Instance method Public Method 20030403
22 SET_ACTIVEMODE Instance method Public Method 20030403
23 SET_BACKGROUNDCOLOR Instance method Public Method 20030403
24 SET_DISPLAYONLY Instance method Public Method 20030403
25 SET_DRAGDROP_HANDLE Instance method Public Method 20030403
26 SET_NAVIGATION_VISIBLE Instance method Public Method 20030403
27 SET_ROTATION Instance method Public Method 20030403
28 SET_SELECTED_OBJECTS Instance method Public Method 20030403
29 SET_TABLEDISTANCE Instance method Public Method 20030403
30 SET_TITLE Instance method Public Method 20030403
31 SET_VISIBILITY Instance method Public Method 20030403
32 SET_ZOOM Instance method Public Method 20030403
Events
Class IF_GUI_RSGM_NETWORK has no event.
Types
Class IF_GUI_RSGM_NETWORK has no local type.
Method Signatures

Method ADD_COLOR Signature

Method ADD_COLOR on class IF_GUI_RSGM_NETWORK has no parameter.
Method ADD_COLOR on class IF_GUI_RSGM_NETWORK has no exception.

Method ADD_LINK Signature

Method ADD_LINK on class IF_GUI_RSGM_NETWORK has no parameter.
Method ADD_LINK on class IF_GUI_RSGM_NETWORK has no exception.

Method ADD_LINK_TO_NETWORK 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 Ikone auf dem Link 20030414
2 Importing I_R_TABLE_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Referenz auf Startknoten 20030414
3 Importing I_R_TABLE_TARGET Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Referenz auf Zielknoten 20030414
4 Importing I_STYLE Call by reference Type reference (TYPE) RSNG_STYLE Style (Farbe, Strichstärke,...) 20031015
5 Importing I_TOOLTIP Call by reference Type reference (TYPE) RSNG_TOOLTIP Tooltiptext 20030414
6 Exporting R_R_LINK Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_LINK Referenz auf Link 20030414

Method ADD_LINK_TO_NETWORK on class IF_GUI_RSGM_NETWORK has no exception.

Method ADD_NODE_TO_NETWORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_TABLE Call by reference Object reference (TYPE REF TO) IF_RSNETGRAPHIC_TABLE Referenz auf erzeugtes Tabellenobjekt im Netzplan 20030407
2 Importing I_DESC Call by reference Type reference (TYPE) TEXT60 Beschreibung 20030407
3 Importing I_ICON Call by reference Type reference (TYPE) ICON_L4 Große Ikone 20030407
4 Importing I_NAME Call by reference Type reference (TYPE) SOBJ_NAME Technischer Name 20030407
5 Importing I_S_ICONS Call by reference Type reference (TYPE) RSGM_S_ICONS Ikonenleiste 20030407
6 Importing I_S_POSITION Call by reference Type reference (TYPE) RSNG_S_POS X/Y Position des Knotens 20030407

Method ADD_NODE_TO_NETWORK on class IF_GUI_RSGM_NETWORK has no exception.

Method ADD_TABLE Signature

Method ADD_TABLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method ADD_TABLE on class IF_GUI_RSGM_NETWORK has no exception.

Method ARRANGE_OBJECTS Signature

Method ARRANGE_OBJECTS on class IF_GUI_RSGM_NETWORK has no parameter.
Method ARRANGE_OBJECTS on class IF_GUI_RSGM_NETWORK has no exception.

Method ARRANGE_SINGLE_TABLE Signature

Method ARRANGE_SINGLE_TABLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method ARRANGE_SINGLE_TABLE on class IF_GUI_RSGM_NETWORK has no exception.

Method CREATE_NEW_LINK_STYLE Signature

Method CREATE_NEW_LINK_STYLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method CREATE_NEW_LINK_STYLE on class IF_GUI_RSGM_NETWORK has no exception.

Method DELETE_OBJECTS Signature

Method DELETE_OBJECTS on class IF_GUI_RSGM_NETWORK has no parameter.
Method DELETE_OBJECTS on class IF_GUI_RSGM_NETWORK has no exception.

Method ENSURE_VISIBLE Signature

Method ENSURE_VISIBLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method ENSURE_VISIBLE on class IF_GUI_RSGM_NETWORK has no exception.

Method FREE_IT Signature

Method FREE_IT on class IF_GUI_RSGM_NETWORK has no parameter.
Method FREE_IT on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_CENTRAL_OBJECT Signature

Method GET_CENTRAL_OBJECT on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_CENTRAL_OBJECT on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_NEW_LINK Signature

Method GET_NEW_LINK on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_NEW_LINK on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_NEW_TABLE Signature

Method GET_NEW_TABLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_NEW_TABLE on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_POSITION_OF_OBJECTS Signature

Method GET_POSITION_OF_OBJECTS on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_POSITION_OF_OBJECTS on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_SELECTED_OBJECTS Signature

Method GET_SELECTED_OBJECTS on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_SELECTED_OBJECTS on class IF_GUI_RSGM_NETWORK has no exception.

Method GET_ZOOM Signature

Method GET_ZOOM on class IF_GUI_RSGM_NETWORK has no parameter.
Method GET_ZOOM on class IF_GUI_RSGM_NETWORK has no exception.

Method PRINT Signature

Method PRINT on class IF_GUI_RSGM_NETWORK has no parameter.
Method PRINT on class IF_GUI_RSGM_NETWORK has no exception.

Method ROTATE Signature

Method ROTATE on class IF_GUI_RSGM_NETWORK has no parameter.
Method ROTATE on class IF_GUI_RSGM_NETWORK has no exception.

Method SAVE_AS_JPG Signature

Method SAVE_AS_JPG on class IF_GUI_RSGM_NETWORK has no parameter.
Method SAVE_AS_JPG on class IF_GUI_RSGM_NETWORK has no exception.

Method SEND_DATA_TO_FRONTEND Signature

Method SEND_DATA_TO_FRONTEND on class IF_GUI_RSGM_NETWORK has no parameter.
Method SEND_DATA_TO_FRONTEND on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_ACTIVEMODE Signature

Method SET_ACTIVEMODE on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_ACTIVEMODE on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_BACKGROUNDCOLOR Signature

Method SET_BACKGROUNDCOLOR on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_BACKGROUNDCOLOR on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_DISPLAYONLY Signature

Method SET_DISPLAYONLY on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_DISPLAYONLY on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_DRAGDROP_HANDLE Signature

Method SET_DRAGDROP_HANDLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_DRAGDROP_HANDLE on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_NAVIGATION_VISIBLE Signature

Method SET_NAVIGATION_VISIBLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_NAVIGATION_VISIBLE on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_ROTATION Signature

Method SET_ROTATION on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_ROTATION on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_SELECTED_OBJECTS Signature

Method SET_SELECTED_OBJECTS on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_SELECTED_OBJECTS on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_TABLEDISTANCE Signature

Method SET_TABLEDISTANCE on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_TABLEDISTANCE on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_TITLE on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_VISIBILITY Signature

Method SET_VISIBILITY on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_VISIBILITY on class IF_GUI_RSGM_NETWORK has no exception.

Method SET_ZOOM Signature

Method SET_ZOOM on class IF_GUI_RSGM_NETWORK has no parameter.
Method SET_ZOOM on class IF_GUI_RSGM_NETWORK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in