SAP ABAP Class IF_RSR_MDX_OBJECT (MDX: Function, Method or Meta-Object)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RSR_MDX_OBJECT_HIERARCHY | MDX: Hierarchy of Functions, Methods or Meta Objects | 20090226 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RSR_MDX_OPTIMIZABLE | MDX: Optimizable Component | 20090226 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_CMD | Abstract MDX Command | 20090226 |
Properties
| Class | IF_RSR_MDX_OBJECT | |
| Short Description | MDX: Function, Method or Meta-Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090226 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSR_MDX_OBJECT has no forward declaration.
Interfaces
Class IF_RSR_MDX_OBJECT has no interface implemented.
Friends
Class IF_RSR_MDX_OBJECT has no friend class.
Attributes
Class IF_RSR_MDX_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090226 | ||
| 2 | Instance method | Public | Method | 20090227 | ||
| 3 | Instance method | Public | Method | Returns information about the function | 20090304 | |
| 4 | Instance method | Public | Method | Returns the node key and node text | 20090426 | |
| 5 | Instance method | Public | Method | 20090304 | ||
| 6 | Instance method | Public | Method | Returns the usage of the object in the statement | 20090414 | |
| 7 | Instance method | Public | Method | 20090226 | ||
| 8 | Instance method | Public | Method | Is the transferred object being used? | 20090226 | |
| 9 | Instance method | Public | Method | 20090226 | ||
| 10 | Instance method | Public | Method | 20090304 | ||
| 11 | Instance method | Public | Method | Sets the node key | 20090426 |
Events
Class IF_RSR_MDX_OBJECT has no event.
Types
Class IF_RSR_MDX_OBJECT has no local type.
Method Signatures
Method GET_CHILDREN Signature
Method GET_CHILDREN on class IF_RSR_MDX_OBJECT has no parameter.
Method GET_CHILDREN on class IF_RSR_MDX_OBJECT has no exception.
Method GET_DESCENDANTS Signature
Method GET_DESCENDANTS on class IF_RSR_MDX_OBJECT has no parameter.
Method GET_DESCENDANTS on class IF_RSR_MDX_OBJECT has no exception.
Method GET_INSTANCE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Name der ABAP Klasse | 20090304 | |||
| 2 | E_ICON | Call by reference | Type reference (TYPE) | ICON_D | Ikone | 20090304 | |||
| 3 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | Text der Funktion | 20090304 |
Method GET_INSTANCE_INFO on class IF_RSR_MDX_OBJECT has no exception.
Method GET_NODE_KEY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20090426 | ||||
| 2 | E_NODE_KEY_TEXT | Call by reference | Type reference (TYPE) | STRING | 20090426 |
Method GET_NODE_KEY_INFO on class IF_RSR_MDX_OBJECT has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class IF_RSR_MDX_OBJECT has no parameter.
Method GET_PARENT on class IF_RSR_MDX_OBJECT has no exception.
Method GET_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_PARENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Bei Verwendung soll nur das Vaterobjekt zurückgegeben werden | 20090414 | ||
| 2 | I_S_OBJECT | Call by reference | Type reference (TYPE) | RRT_OBJECTS | Übergabestruktur für ODBO Objektnamen (Member, Dimension... | 20090414 | |||
| 3 | R_TRX_USAGE | Value transfer | Type reference (TYPE) | RRT_TRX_PARAM | Parameter für ein Kommando | 20090414 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20090414 |
Method IS_OPTIMIZABLE Signature
Method IS_OPTIMIZABLE on class IF_RSR_MDX_OBJECT has no parameter.
Method IS_OPTIMIZABLE on class IF_RSR_MDX_OBJECT has no exception.
Method IS_USING 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) | RRT_OBJECTS | Übergabestruktur für ODBO Objektnamen (Member, Dimension... | 20090226 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090226 |
Method IS_USING on class IF_RSR_MDX_OBJECT has no exception.
Method OPTIMIZE Signature
Method OPTIMIZE on class IF_RSR_MDX_OBJECT has no parameter.
Method OPTIMIZE on class IF_RSR_MDX_OBJECT has no exception.
Method REPLACE_NODE Signature
Method REPLACE_NODE on class IF_RSR_MDX_OBJECT has no parameter.
Method REPLACE_NODE on class IF_RSR_MDX_OBJECT has no exception.
Method SET_NODE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_KEY | Call by reference | Type reference (TYPE) | STRING | 20090426 |
Method SET_NODE_KEY on class IF_RSR_MDX_OBJECT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |