SAP ABAP Class IF_RSO_OBJECT_NETWORK (BW Repository: Network of Objects (Mediator Interface))
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
Class | IF_RSO_OBJECT_NETWORK | |
Short Description | BW Repository: Network of Objects (Mediator Interface) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090901 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSO_OBJECT_NETWORK has no forward declaration.
Interfaces
Class IF_RSO_OBJECT_NETWORK has no interface implemented.
Friends
Class IF_RSO_OBJECT_NETWORK has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | F | '30' | Node Height | 20091105 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | F | '180' | Node Width | 20091105 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Positions Clusters and Nodes | 20090901 |
2 | ![]() |
Instance method | Public | Method | Outputs Network (that was arranged with ARRANGE) | 20090901 |
3 | ![]() |
Instance method | Public | Method | Returns all Associated Objects for an Object | 20090901 |
4 | ![]() |
Instance method | Public | Method | Returns Color Value Background per TLOGO | 20090901 |
5 | ![]() |
Instance method | Public | Method | Extend Graphic | 20090901 |
6 | ![]() |
Instance method | Public | Method | Returns List of all Objects | 20090901 |
7 | ![]() |
Instance method | Public | Method | Returns Objects of a Type | 20090901 |
8 | ![]() |
Instance method | Public | Method | Returns Unique ID for an Object | 20090901 |
9 | ![]() |
Instance method | Public | Method | Object Version of Collected Objects | 20090901 |
10 | ![]() |
Instance method | Public | Method | Adds an Association between Objects | 20090901 |
11 | ![]() |
Instance method | Public | Method | Adds an Object | 20090901 |
12 | ![]() |
Instance method | Public | Method | Sets Object Version | 20090901 |
Events
Class IF_RSO_OBJECT_NETWORK has no event.
Types
Class 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 | ![]() |
I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | RSOC_C_FILTER_TLOGO-STANDARD | Filter Objekttypen zur Anzeige | 20090901 | |
2 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | C | Algorithmus zum Anordnen | 20090901 | ||
3 | ![]() |
I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Zeichenobjekt | 20090901 | ||
4 | ![]() |
I_SCALE | Call by reference | Type reference (TYPE) | F | 1 | Skalierung | 20090901 |
Method ARRANGE on class 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 | ![]() |
I_PARENT_CENTER_X | Call by reference | Type reference (TYPE) | F | Mittelpunkt übergeordnetes Objekt | 20090901 | ||
2 | ![]() |
I_PARENT_CENTER_Y | Call by reference | Type reference (TYPE) | F | Mittelpunkt übergeordnetes Objekt | 20090901 | ||
3 | ![]() |
I_R_DRAW_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Eigentliches Zeichenobjekt | 20090901 |
Method DRAW on class 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 | ![]() |
E_TH_OBJECT | Call by reference | Type reference (TYPE) | RSO_TH_TLOGO_ASC | Assozierte Objekte | 20090901 | ||
2 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name Objekt | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht vorhanden | 20090901 |
Method GET_COLOR_BACK_OF_TLOGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RS_TLOGO | TLOGO | 20090901 | ||
2 | ![]() |
R_COLOR | Value transfer | Type reference (TYPE) | STRING | Farbwert | 20090901 |
Method GET_COLOR_BACK_OF_TLOGO on class 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 | ![]() |
E_MAX_X | Call by reference | Type reference (TYPE) | F | Max X | 20090901 | ||
2 | ![]() |
E_MAX_Y | Call by reference | Type reference (TYPE) | F | Max Y | 20090901 | ||
3 | ![]() |
E_MIN_X | Call by reference | Type reference (TYPE) | F | Min X | 20090901 | ||
4 | ![]() |
E_MIN_Y | Call by reference | Type reference (TYPE) | F | Min Y | 20090901 |
Method GET_EXTEND on class 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 | ![]() |
E_TH_OBJECT | Value transfer | Type reference (TYPE) | RSO_TH_OBJECT_IN_NET | Objekte des Typs | 20090901 |
Method GET_OBJECTS_ALL on class 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 | ![]() |
E_TH_OBJECT | Value transfer | Type reference (TYPE) | RSO_TH_OBJECT_IN_NET | Objekte des Typs | 20090901 | ||
2 | ![]() |
I_TLOGO | Call by reference | Type reference (TYPE) | RSO_S_TLOGO-TLOGO | Typ | 20090901 |
Method GET_OBJECTS_OF_TYPE on class 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 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name Objekt | 20090901 | ||
2 | ![]() |
R_UID | Value transfer | Type reference (TYPE) | CHAR40 | UID | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht vorhanden | 20090901 |
Method GET_OBJVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_OBJVERS | Value transfer | Type reference (TYPE) | RS_OBJVERS | Objektversion | 20090901 |
Method GET_OBJVERS on class 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 | ![]() |
I_ASC_TYPE | Call by reference | Type reference (TYPE) | RSO_ASC_TYPE | Typ der Assoziation | 20090901 | ||
2 | ![]() |
I_S_OBJECT_SRC | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Source Objekt | 20090901 | ||
3 | ![]() |
I_S_OBJECT_TRG | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Target Objekt | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiges Source Objekt | 20090901 | |
2 | ![]() |
Source Objekt noch nicht vorhanden | 20090901 | |
3 | ![]() |
Ungültiges Target Objekt | 20090901 |
Method INSERT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | Langtext zu Objekt | 20090901 | ||
2 | ![]() |
I_DESCRIPTION_SHORT | Call by reference | Type reference (TYPE) | STRING | Kurztext zu Objekt | 20090901 | ||
3 | ![]() |
I_ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon des Objekts | 20090901 | ||
4 | ![]() |
I_OBJSTAT | Call by reference | Type reference (TYPE) | RSOBJSTAT | Objektstatus | 20090901 | ||
5 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Typ und Name Objekt | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt schon vorhanden | 20090901 |
Method SET_OBJVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | Objektversion | 20090901 |
Method SET_OBJVERS on class IF_RSO_OBJECT_NETWORK has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |