SAP ABAP Interface IF_RSR_MDX_OBJECT_HIERARCHY (MDX: Hierarchy of Functions, Methods or Meta Objects)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_BASE (Package) MDX: Basis

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSR_MDX_OBJECT | MDX: Function, Method or Meta-Object | 20090226 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_CMD | Abstract MDX Command | 20090226 |
Properties
Interface | IF_RSR_MDX_OBJECT_HIERARCHY | |
Short Description | MDX: Hierarchy of Functions, Methods or Meta Objects |
General Data
Package | RSR_MDX_BASE | MDX: Basis |
Created | 20090226 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no forward declaration.
Interfaces
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no interface.
Friends
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no friend.
Attributes
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the child objects | 20090226 |
2 | ![]() |
Instance method | Public | Method | Returns the decimal places for the object | 20090226 |
3 | ![]() |
Instance method | Public | Method | Returns the parent object | 20090302 |
4 | ![]() |
Instance method | Public | Method | Replaces one of the child objects | 20090304 |
5 | ![]() |
Instance method | Public | Method | Replaces this object with the specified one | 20090304 |
Events
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no event.
Types
Interface IF_RSR_MDX_OBJECT_HIERARCHY has no local type.
Method Signatures
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TR_CHILDREN | Value transfer | Type reference (TYPE) | RSR_T_MDX_CMD | Kinder-Objekte | 20090226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20090226 |
Method GET_DESCENDANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TR_DESCENDANTS | Value transfer | Type reference (TYPE) | RSR_T_MDX_CMD | Nachkommen des Objektes | 20090414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20090226 |
Method GET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | Vater-Objekt | 20090302 |
Method GET_PARENT on Interface IF_RSR_MDX_OBJECT_HIERARCHY has no exception.
Method REPLACE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | MDX Objekt | 20090304 | ||
2 | ![]() |
I_R_OBJECT_REPLACE | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | Das zu ersetzende MDX Objekt | 20090304 |
Method REPLACE_CHILD on Interface IF_RSR_MDX_OBJECT_HIERARCHY has no exception.
Method REPLACE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | abstaktes MDX Kommando | 20090304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20090304 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |