SAP ABAP Class CL_GUI_RSGM_NETWORK (Network Control)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-AWB (Application Component) Data Warehousing Workbench
     RSGM (Package) Graphical Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_RSNETGRAPHIC_NETPLAN Internal use only for TRFN, ISET, RSPC, DMOD 20030402
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GUI_RSGM_NETWORK Graphical Modeling Network Control Interface 20030402
Properties
Class CL_GUI_RSGM_NETWORK  
Short Description Network Control    
Super Class CL_GUI_RSNETGRAPHIC_NETPLAN Internal use only for TRFN, ISET, RSPC, DMOD 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSNG    
Program status P  SAP Standard Production Program 
Category 0   
Package RSGM   Graphical Model 
Created 20030402   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSGMP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSNPG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GUI_RSGM_NETWORK Graphical Modeling Network Control Interface 20030402
Friends
Class CL_GUI_RSGM_NETWORK has no friend class.
Attributes
Class CL_GUI_RSGM_NETWORK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20030402
2 GET_NETWORK_OBJECT Static method Public Method Returns a Network Object of Graphical Modeling 20030403
Events
Class CL_GUI_RSGM_NETWORK has no event.
Types
Class CL_GUI_RSGM_NETWORK 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_LIFETIME Call by reference Type reference (TYPE) I CNTL_LIFETIME_IMODE 20030402
2 Importing I_MULTISELECTION Call by reference Type reference (TYPE) RSNPG_BOOL RSNPG_C_TRUE Multiselection possible 20030402
3 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030402
4 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I 20030402
5 Importing I_S_CTXMNU_USE Call by reference Type reference (TYPE) RSNPG_S_CTXMNU_USE benötigte Kontextmenüs 20030402
6 Importing I_T_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20030402

Method CONSTRUCTOR on class CL_GUI_RSGM_NETWORK has no exception.

Method GET_NETWORK_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_NETPLAN Call by reference Object reference (TYPE REF TO) IF_GUI_RSGM_NETWORK Liefert Referenz auf ein Netzplan-Objekt 20030403
2 Importing I_LIFETIME Call by reference Type reference (TYPE) I CNTL_LIFETIME_IMODE 20030403
3 Importing I_R_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20030403
4 Importing I_SHELLSTYLE Call by reference Type reference (TYPE) I 20030403
5 Importing I_S_CTXMNU_USE Call by reference Type reference (TYPE) RSNPG_S_CTXMNU_USE benötigte Kontextmenüs 20030403
6 Importing I_T_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20030403

Method GET_NETWORK_OBJECT on class CL_GUI_RSGM_NETWORK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400