SAP ABAP Class CL_RODPS_HIER_ODP (Hierarchy ODP)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_ODP | ODP (abstract) | 20100323 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_HIER_ODP | ODP Metadata | 20100429 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RODPS_ODP_STATIC | Static Methods for ODP | 20100429 |
Properties
| Class | CL_RODPS_HIER_ODP | |
| Short Description | Hierarchy ODP | |
| Super Class | CL_RODPS_ODP | ODP (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20100322 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RODPS_HIER_ODP | ODP Metadata | 20100429 | ||
| 2 | IF_RODPS_ODP_STATIC | Static Methods for ODP | 20100429 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RODPS_FVIEW_ODP_RT | 20110616 | ODP from ABAP Dictionary |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20100916 | |||||
| 2 | Constant | Private | See coding | 20100916 | |||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RODPS_ODP | ODP Metadata | 20100322 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100630 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_UNIVERSE | General Set (Factory Class) | 20100916 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_HIER_ODP=>TS_HEADER | Enhanced Header Information for Hierarchies | 20100916 | |||
| 7 | Static Attribute | Private | See coding | 20100322 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_ODP~TTS_ASSOCIATIONS | 20100917 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RODPS_HIER_ODP=>TTS_SEGMENT_ODPS | 20100429 | ||||
| 10 | Instance attribute | Private | See coding | 20100322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100322 | |
| 2 | Static method | Public | Method | 20130719 |
Events
Class CL_RODPS_HIER_ODP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INSTANCE | Private | See coding | 20100322 | BEGIN OF ts_instance,
odpname TYPE if_rodps_odp=>t_odpname,
r_ref TYPE REF TO object,
END OF ts_instance
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_RODPS_CONTEXT | ODP Context (=Factory) | 20110120 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | IF_RODPS_ODP=>T_ODPNAME | 20100322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20100908 | ||
| 2 | Objekt exsistiert nicht | 20100322 |
Method GET_FIELD_TYPE_FROM_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20130719 | |||
| 2 | R_FIELD_TYPE | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>T_FIELD_TYPE | 20130719 |
Method GET_FIELD_TYPE_FROM_NAME on class CL_RODPS_HIER_ODP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |