SAP ABAP Class CL_RSO_OBJECT_NETWORK (BW Repository: Network of the Objects)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSO_OBJECT_NETWORK | BW Repository: Network of Objects (Mediator Interface) | 20090901 |
Properties
| Class | CL_RSO_OBJECT_NETWORK | |
| Short Description | BW Repository: Network of the Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_EXTENSION | BW Repository (Parts Not Within CORE) |
| Created | 19990602 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_OBJECT_NETWORK | BW Repository: Network of Objects (Mediator Interface) | 20090901 |
Friends
Class CL_RSO_OBJECT_NETWORK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Line Type | 19991124 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | Node Height | 20091105 | ||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | Node Width | 20091105 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSO_FILTER_TLOGO | rsoc_c_filter_tlogo-standard | Filter TLOGO Types | 19990721 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSD_INFOCUBE | InfoCube | 19991018 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 0: Compact, 1:Circular | 19991125 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_OBJVERS | Object version | 19991014 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | F | Position X | 19990622 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | F | Position Y | 19990622 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SOBJ_NAME | Query | 20000218 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Drawing Object | 19991122 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NET_CUBE | InfoCube Display | 19991018 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NET_GRID_OVIEW | Composite Network | 19991008 | |||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_OBJECT_NET_QUERY | Query Display | 20000218 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_ASSOCIATION | List of Associations | 19990602 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | RSO_TH_OBJECT_IN_NET | List of Objects | 19990602 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | F | Graphic X Size | 19991014 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | F | Graphic Y Size | 19991014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Positions Clusters and Nodes | 20090901 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 19990602 | |
| 3 | Instance method | Public | Method | Outputs Network (that was arranged with ARRANGE) | 20090901 | |
| 4 | Instance method | Public | Method | Returns all Associated Objects for an Object | 20090901 | |
| 5 | Instance method | Public | Method | Returns Color Value Background per TLOGO | 20090901 | |
| 6 | Instance method | Public | Method | Extend Graphic | 20090901 | |
| 7 | Instance method | Public | Method | Returns List of all Objects | 20090901 | |
| 8 | Instance method | Public | Method | Returns Objects of a Type | 20090901 | |
| 9 | Instance method | Public | Method | Returns Unique ID for an Object | 20090901 | |
| 10 | Instance method | Public | Method | Object Version of Collected Objects | 20090901 | |
| 11 | Instance method | Public | Method | Adds an Association between Objects | 20090901 | |
| 12 | Instance method | Public | Method | Adds an Object | 20090901 | |
| 13 | Instance method | Public | Method | Sets Object Version | 20090901 |
Events
Class CL_RSO_OBJECT_NETWORK has no event.
Types
Class CL_RSO_OBJECT_NETWORK has no local type.
Method Signatures
Method ARRANGE Signature
Method ARRANGE on class CL_RSO_OBJECT_NETWORK has no parameter.
Method ARRANGE on class CL_RSO_OBJECT_NETWORK has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASC_LINE_TYPE | Call by reference | Type reference (TYPE) | I | Linientyp | 19991124 | |||
| 2 | I_INFOCUBE | Call by reference | Type reference (TYPE) | RSD_INFOCUBE | Nur diesen InfoCube darstellen | 19991018 | |||
| 3 | I_INFOCUBE_MODE | Call by reference | Type reference (TYPE) | I | 0 | 0: Kompakt, 1:Kreisförmig | 19991125 | ||
| 4 | I_OBJVERS | Call by reference | Type reference (TYPE) | RS_OBJVERS | rs_c_objvers-active | Objektversion | 19991014 | ||
| 5 | I_QUERY | Call by reference | Type reference (TYPE) | SOBJ_NAME | Query | 20000218 | |||
| 6 | I_R_DRAW | Call by reference | Object reference (TYPE REF TO) | IF_RSO_OBJECT_NETWORK_DRAW | Zeichenobjekt | 19991122 |
Method CONSTRUCTOR on class CL_RSO_OBJECT_NETWORK has no exception.
Method DRAW Signature
Method DRAW on class CL_RSO_OBJECT_NETWORK has no parameter.
Method DRAW on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_ASSOCIATED_OBJECTS Signature
Method GET_ASSOCIATED_OBJECTS on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_ASSOCIATED_OBJECTS on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_COLOR_BACK_OF_TLOGO Signature
Method GET_COLOR_BACK_OF_TLOGO on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_COLOR_BACK_OF_TLOGO on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_EXTEND Signature
Method GET_EXTEND on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_EXTEND on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_OBJECTS_ALL Signature
Method GET_OBJECTS_ALL on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_OBJECTS_ALL on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_OBJECTS_OF_TYPE Signature
Method GET_OBJECTS_OF_TYPE on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_OBJECTS_OF_TYPE on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_OBJECT_UID Signature
Method GET_OBJECT_UID on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_OBJECT_UID on class CL_RSO_OBJECT_NETWORK has no exception.
Method GET_OBJVERS Signature
Method GET_OBJVERS on class CL_RSO_OBJECT_NETWORK has no parameter.
Method GET_OBJVERS on class CL_RSO_OBJECT_NETWORK has no exception.
Method INSERT_ASSOCIATION Signature
Method INSERT_ASSOCIATION on class CL_RSO_OBJECT_NETWORK has no parameter.
Method INSERT_ASSOCIATION on class CL_RSO_OBJECT_NETWORK has no exception.
Method INSERT_OBJECT Signature
Method INSERT_OBJECT on class CL_RSO_OBJECT_NETWORK has no parameter.
Method INSERT_OBJECT on class CL_RSO_OBJECT_NETWORK has no exception.
Method SET_OBJVERS Signature
Method SET_OBJVERS on class CL_RSO_OBJECT_NETWORK has no parameter.
Method SET_OBJVERS on class CL_RSO_OBJECT_NETWORK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |