SAP ABAP Interface IF_RSO_OBJECT_NETWORK (BW Repository: Network of Objects (Mediator Interface))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSO_OBJECT_NETWORK BW Repository: Network of the Objects 20090901
Properties
Interface IF_RSO_OBJECT_NETWORK  
Short Description BW Repository: Network of Objects (Mediator Interface)    
General Data
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 20090901   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSO_OBJECT_NETWORK has no forward declaration.
Interfaces
Interface IF_RSO_OBJECT_NETWORK has no interface.
Friends
Interface IF_RSO_OBJECT_NETWORK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_NODE_HEIGHT Constant Public Type reference (TYPE) F '30' Node Height 20091105
2 P_C_NODE_WIDTH Constant Public Type reference (TYPE) F '180' Node Width 20091105
Methods
# Method Level Visibility Method type Description Created on
1 ARRANGE Instance method Public Method Positions Clusters and Nodes 20090901
2 DRAW Instance method Public Method Outputs Network (that was arranged with ARRANGE) 20090901
3 GET_ASSOCIATED_OBJECTS Instance method Public Method Returns all Associated Objects for an Object 20090901
4 GET_COLOR_BACK_OF_TLOGO Instance method Public Method Returns Color Value Background per TLOGO 20090901
5 GET_EXTEND Instance method Public Method Extend Graphic 20090901
6 GET_OBJECTS_ALL Instance method Public Method Returns List of all Objects 20090901
7 GET_OBJECTS_OF_TYPE Instance method Public Method Returns Objects of a Type 20090901
8 GET_OBJECT_UID Instance method Public Method Returns Unique ID for an Object 20090901
9 GET_OBJVERS Instance method Public Method Object Version of Collected Objects 20090901
10 INSERT_ASSOCIATION Instance method Public Method Adds an Association between Objects 20090901
11 INSERT_OBJECT Instance method Public Method Adds an Object 20090901
12 SET_OBJVERS Instance method Public Method Sets Object Version 20090901
Events
Interface IF_RSO_OBJECT_NETWORK has no event.
Types
Interface IF_RSO_OBJECT_NETWORK has no local type.
Method Signatures

Method ARRANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FILTER_TLOGO Call by reference Type reference (TYPE) RSO_FILTER_TLOGO RSOC_C_FILTER_TLOGO-STANDARD Filter Objekttypen zur Anzeige 20090901
2 Importing I_MODE Call by reference Type reference (TYPE) C Algorithmus zum Anordnen 20090901
3 Importing I_R_DRAW Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Zeichenobjekt 20090901
4 Importing I_SCALE Call by reference Type reference (TYPE) F 1 Skalierung 20090901

Method ARRANGE on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method DRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT_CENTER_X Call by reference Type reference (TYPE) F Mittelpunkt übergeordnetes Objekt 20090901
2 Importing I_PARENT_CENTER_Y Call by reference Type reference (TYPE) F Mittelpunkt übergeordnetes Objekt 20090901
3 Importing I_R_DRAW_OBJECT Call by reference Object reference (TYPE REF TO) IF_RSO_OBJECT_NETWORK_DRAW Eigentliches Zeichenobjekt 20090901

Method DRAW on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method GET_ASSOCIATED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_OBJECT Call by reference Type reference (TYPE) RSO_TH_TLOGO_ASC Assozierte Objekte 20090901
2 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Typ und Name Objekt 20090901
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objekt nicht vorhanden 20090901

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RS_TLOGO TLOGO 20090901
2 Returning R_COLOR Value transfer Type reference (TYPE) STRING Farbwert 20090901

Method GET_COLOR_BACK_OF_TLOGO on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method GET_EXTEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MAX_X Call by reference Type reference (TYPE) F Max X 20090901
2 Exporting E_MAX_Y Call by reference Type reference (TYPE) F Max Y 20090901
3 Exporting E_MIN_X Call by reference Type reference (TYPE) F Min X 20090901
4 Exporting E_MIN_Y Call by reference Type reference (TYPE) F Min Y 20090901

Method GET_EXTEND on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method GET_OBJECTS_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_OBJECT Value transfer Type reference (TYPE) RSO_TH_OBJECT_IN_NET Objekte des Typs 20090901

Method GET_OBJECTS_ALL on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method GET_OBJECTS_OF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_OBJECT Value transfer Type reference (TYPE) RSO_TH_OBJECT_IN_NET Objekte des Typs 20090901
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSO_S_TLOGO-TLOGO Typ 20090901

Method GET_OBJECTS_OF_TYPE on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method GET_OBJECT_UID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Typ und Name Objekt 20090901
2 Returning R_UID Value transfer Type reference (TYPE) CHAR40 UID 20090901
# Exception Resumable Description Created on
1 OBJECT_NOT_FOUND Objekt nicht vorhanden 20090901

Method GET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJVERS Value transfer Type reference (TYPE) RS_OBJVERS Objektversion 20090901

Method GET_OBJVERS on Interface IF_RSO_OBJECT_NETWORK has no exception.

Method INSERT_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASC_TYPE Call by reference Type reference (TYPE) RSO_ASC_TYPE Typ der Assoziation 20090901
2 Importing I_S_OBJECT_SRC Call by reference Type reference (TYPE) RSO_S_TLOGO Source Objekt 20090901
3 Importing I_S_OBJECT_TRG Call by reference Type reference (TYPE) RSO_S_TLOGO Target Objekt 20090901
# Exception Resumable Description Created on
1 OBJECT_SRC_INVALID Ungültiges Source Objekt 20090901
2 OBJECT_SRC_NOT_FOUND Source Objekt noch nicht vorhanden 20090901
3 OBJECT_TRG_INVALID Ungültiges Target Objekt 20090901

Method INSERT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) STRING Langtext zu Objekt 20090901
2 Importing I_DESCRIPTION_SHORT Call by reference Type reference (TYPE) STRING Kurztext zu Objekt 20090901
3 Importing I_ICON Call by reference Type reference (TYPE) ICON_D Icon des Objekts 20090901
4 Importing I_OBJSTAT Call by reference Type reference (TYPE) RSOBJSTAT Objektstatus 20090901
5 Importing I_S_OBJECT Call by reference Type reference (TYPE) RSO_S_TLOGO Typ und Name Objekt 20090901
# Exception Resumable Description Created on
1 DUPLICATE_OBJECT Objekt schon vorhanden 20090901

Method SET_OBJVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RS_OBJVERS Objektversion 20090901

Method SET_OBJVERS on Interface IF_RSO_OBJECT_NETWORK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730