SAP ABAP Class CL_RSR_MDX_UI_0TCTMDXFC (MDX: Dialog: Characteristic 0TCTMDXFC)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_IOBJ_MD | MDX: Dialog: Basic Class for InfoObject Master Data | 20090511 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RRHI_VIRT_HIER | Virtual Hierarchy | 20090511 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RRHI_VIRT_HIERARCHIES | Virtual Hierarchies Incl. Header | 20090511 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20090511 |
Properties
| Class | CL_RSR_MDX_UI_0TCTMDXFC | |
| Short Description | MDX: Dialog: Characteristic 0TCTMDXFC | |
| Super Class | CL_RSR_MDX_UI_IOBJ_MD | MDX: Dialog: Basic Class for InfoObject Master Data |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090511 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RRHI_VIRT_HIER | Virtual Hierarchy | 20090511 | ||
| 2 | IF_RRHI_VIRT_HIERARCHIES | Virtual Hierarchies Incl. Header | 20090511 | ||
| 3 | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20090511 |
Friends
Class CL_RSR_MDX_UI_0TCTMDXFC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSHIEID | '74102ECBC9A0A7E4E3D890A' | ID for hierarchy 'Return Type' | 20090511 | ||
| 2 | Constant | Private | Type reference (TYPE) | RSHIENM | 'FUNCTION_BY_RETURN_TYPE' | Name for "Return Type" Hierarchy | 20090511 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSSHNODENAME | 'MDX' | Name of root node | 20090511 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_0TCTMDXFC | MDX: Dialog: Characteristic 0TCTMDXFC | 20090511 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RRT1_T_FUNCTIONS | Functions | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20090511 | |
| 2 | Static method | Private | Method | Returns an instance (singleton) | 20090511 | |
| 3 | Instance method | Private | Method | Returns the return types | 20090511 | |
| 4 | Instance method | Private | Method | Returns the node for a function | 20090511 | |
| 5 | Static method | Private | Method | Returns the header information for hierarchy 'Return Type' | 20090511 | |
| 6 | Instance method | Private | Method | Returns the node for a return type | 20090511 | |
| 7 | Instance method | Private | Method | Returns the root node | 20090511 |
Events
Class CL_RSR_MDX_UI_0TCTMDXFC has no event.
Types
Class CL_RSR_MDX_UI_0TCTMDXFC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSR_MDX_UI_0TCTMDXFC has no parameter.
Method CONSTRUCTOR on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SINGLETON | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_0TCTMDXFC | MDX: Dialog: Merkmal 0TCTMDXFC | 20090511 |
Method FACTORY on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method GET_RETURN_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_TYPES | Value transfer | Type reference (TYPE) | RSD_T_CHAVL | Tabelle an Rückgabetypen | 20090511 |
Method GET_RETURN_TYPES on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method GET_RETURN_TYPE_FUNCTION_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION | Call by reference | Type reference (TYPE) | RRTFUNCTION | Rückgabetyp | 20090511 | |||
| 2 | I_NEXT | Call by reference | Type reference (TYPE) | RSNEXT | Next-ID eines Hierarchieknotens | 20090511 | |||
| 3 | I_NODEID | Call by reference | Type reference (TYPE) | RSHIENODID | Interne ID-Nummer eines Hierarchieknotens | 20090511 | |||
| 4 | I_PARENT | Call by reference | Type reference (TYPE) | RSPARENT | Parent-ID zu einem Hierarchieknoten | 20090511 | |||
| 5 | R_S_NODE | Value transfer | Type reference (TYPE) | RSHI_S_HIENODETD | 20090511 |
Method GET_RETURN_TYPE_FUNCTION_NODE on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method GET_RETURN_TYPE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_S_HIEDIR | Call by reference | Type reference (TYPE) | IF_RRHI_VIRT_HIERARCHIES=>NT_S_HIEDIR | Hierarchieverzeichnis | 20090511 | |||
| 2 | E_S_HIEDIRT | Call by reference | Type reference (TYPE) | RSHIEDIRT | Hierarchieverzeichnistexte | 20090511 |
Method GET_RETURN_TYPE_HEADER on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method GET_RETURN_TYPE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEXT | Call by reference | Type reference (TYPE) | RSNEXT | Next-ID eines Hierarchieknotens | 20090511 | |||
| 2 | I_NODEID | Call by reference | Type reference (TYPE) | RSHIENODID | Interne ID-Nummer eines Hierarchieknotens | 20090511 | |||
| 3 | I_PARENT | Call by reference | Type reference (TYPE) | RSPARENT | Parent-ID zu einem Hierarchieknoten | 20090511 | |||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | RSD_CHAVL | Rückgabetyp | 20090511 | |||
| 5 | R_S_NODE | Value transfer | Type reference (TYPE) | RSHI_S_HIENODETD | 20090511 |
Method GET_RETURN_TYPE_NODE on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
Method GET_ROOT_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_ROOT | Value transfer | Type reference (TYPE) | RSHI_S_HIENODETD | Wurzelknoten | 20090511 |
Method GET_ROOT_NODE on class CL_RSR_MDX_UI_0TCTMDXFC has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |