SAP ABAP Interface IF_RSO_OBJECT_NET_COMPONENT (BW Repository: Network Components)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_EXTENSION (Package) BW Repository (Parts Not Within CORE)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_NETWORK_COMPOSITE_GRID | BW Repository: Composite with Grid-Layout | 19991008 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_NETWORK_COMPOSITE_HIER | BW Repository: Composite with Hierarchy Layout | 19991008 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_NETWORK_COMPOSITE_LIST | BW Repository: Composite with List Layout | 19991008 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_NETWORK_LEAF_LINE | BW Repository: Composite with List Layout | 19991008 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSO_NETWORK_LEAF_TEXT | BW Repository: Composite with List Layout | 19991008 |
Properties
Interface | IF_RSO_OBJECT_NET_COMPONENT | |
Short Description | BW Repository: Network Components |
General Data
Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
Created | 19991008 | SAP |
Last changed | 20130531 | SAP |
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
Interface IF_RSO_OBJECT_NET_COMPONENT has no interface.
Friends
Interface IF_RSO_OBJECT_NET_COMPONENT has no friend.
Attributes
Interface IF_RSO_OBJECT_NET_COMPONENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sort Subobjects | 19991008 |
2 | ![]() |
Instance method | Public | Method | Draw Subobjects and Self | 19991008 |
3 | ![]() |
Instance method | Public | Method | Returns Object Positions for Lines | 19991008 |
4 | ![]() |
Instance method | Public | Method | Adds an Association between Objects | 19991008 |
5 | ![]() |
Instance method | Public | Method | Adds an Object | 19991008 |
6 | ![]() |
Instance method | Public | Method | Additional Parameters to Draw Associations | 19991123 |
Events
Interface IF_RSO_OBJECT_NET_COMPONENT has no event.
Types
Interface IF_RSO_OBJECT_NET_COMPONENT has no local type.
Method Signatures
Method ARRANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_X_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung X | 19991008 | ||
2 | ![]() |
E_Y_SIZE | Call by reference | Type reference (TYPE) | F | Ausdehnung Y | 19991008 | ||
3 | ![]() |
I_FILTER_TLOGO | Call by reference | Type reference (TYPE) | RSO_FILTER_TLOGO | Anzeigemodus | 19991020 | ||
4 | ![]() |
I_SCALE | Call by reference | Type reference (TYPE) | F | 1 | Skalierung | 19991008 |
Method ARRANGE on Interface IF_RSO_OBJECT_NET_COMPONENT has no exception.
Method DRAW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Implementation Zeichnen | 19991008 | ||
2 | ![]() |
I_X_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991008 | ||
3 | ![]() |
I_Y_MIN | Call by reference | Type reference (TYPE) | F | Koordinatensystem Translation | 19991008 |
Method DRAW on Interface IF_RSO_OBJECT_NET_COMPONENT has no exception.
Method GET_DOCK_POS_OF_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BOTTOM_X | Call by reference | Type reference (TYPE) | F | Docking unten | 19991011 | ||
2 | ![]() |
E_BOTTOM_Y | Call by reference | Type reference (TYPE) | F | Docking unten | 19991011 | ||
3 | ![]() |
E_LEFT_X | Call by reference | Type reference (TYPE) | F | Docking links | 19991011 | ||
4 | ![]() |
E_LEFT_Y | Call by reference | Type reference (TYPE) | F | Docking links | 19991011 | ||
5 | ![]() |
E_RIGHT_X | Call by reference | Type reference (TYPE) | F | Docking rechts | 19991011 | ||
6 | ![]() |
E_RIGHT_Y | Call by reference | Type reference (TYPE) | F | Docking rechts | 19991011 | ||
7 | ![]() |
E_TOP_X | Call by reference | Type reference (TYPE) | F | Docking oben | 19991011 | ||
8 | ![]() |
E_TOP_Y | Call by reference | Type reference (TYPE) | F | Docking oben | 19991011 | ||
9 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Objekt | 19991011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht in dieser Komponente | 19991011 |
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 | 19991008 | ||
2 | ![]() |
I_S_OBJECT_SRC | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Source Objekt | 19991008 | ||
3 | ![]() |
I_S_OBJECT_TRG | Call by reference | Type reference (TYPE) | RSO_S_TLOGO | Target Objekt | 19991008 |
Method INSERT_ASSOCIATION on Interface IF_RSO_OBJECT_NET_COMPONENT has no exception.
Method INSERT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Implementation Zeichnen | 19991025 | ||
2 | ![]() |
I_S_OBJECT | Call by reference | Type reference (TYPE) | RSO_S_OBJECT_IN_NET | Typ und Name Objekt | 19991008 |
Method INSERT_OBJECT on Interface IF_RSO_OBJECT_NET_COMPONENT has no exception.
Method SET_ASC_DRAW_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLAG_HOR_VER | Call by reference | Type reference (TYPE) | RS_BOOL | Direkte Linie oder hor.ver. Linien | 19991123 | ||
2 | ![]() |
I_SHIFT_S | Call by reference | Type reference (TYPE) | F | Verschiebung Startpunkt | 19991123 | ||
3 | ![]() |
I_SHIFT_T | Call by reference | Type reference (TYPE) | F | Verschiebung Ende | 19991123 | ||
4 | ![]() |
I_SIZE_ROUND | Call by reference | Type reference (TYPE) | F | Größe Rundung | 19991123 | ||
5 | ![]() |
I_STEP_POS_X | Call by reference | Type reference (TYPE) | F | x-Position Sprung einer Linie, relativ | 19991123 | ||
6 | ![]() |
I_STEP_POS_Y | Call by reference | Type reference (TYPE) | F | y-Position Sprung einer Linie, relativ | 19991123 |
Method SET_ASC_DRAW_PARAMETERS on Interface IF_RSO_OBJECT_NET_COMPONENT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |