SAP ABAP Class IF_RODPS_HIER_ODP (ODP Metadata)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RODPS_ODP | ODP Metadata | 20100917 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RODPS_HIER_ODP | Hierarchy ODP | 20100429 |
Properties
| Class | IF_RODPS_HIER_ODP | |
| Short Description | ODP Metadata | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100323 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RODPS_HIER_ODP has no interface implemented.
Friends
Class IF_RODPS_HIER_ODP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20100702 | |||||
| 2 | Constant | Public | See coding | 20100818 | |||||
| 3 | Constant | Public | See coding | 20100430 | |||||
| 4 | Constant | Public | See coding | 20100428 | |||||
| 5 | Constant | Public | See coding | 20100915 | |||||
| 6 | Constant | Public | See coding | 20100916 | |||||
| 7 | Constant | Public | See coding | 20100702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100916 | ||
| 2 | Instance method | Public | Method | 20100917 | ||
| 3 | Instance method | Public | Method | 20100917 | ||
| 4 | Instance method | Public | Method | 20100917 | ||
| 5 | Instance method | Public | Method | Structure Definition of the Variable Hierarchy Attributes | 20100915 | |
| 6 | Instance method | Public | Method | Structure Definition of Alternative Semantic Node Keys | 20100915 |
Events
Class IF_RODPS_HIER_ODP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_FIELDMAPPING | Public | Type reference (TYPE) | IF_RODPS_BASE=>TS_FIELDMAPPING | 20110616 | |
|
| 2 | TS_FIX_SEMANTIC_KEY | Public | See coding | 20100916 | BEGIN OF ts_fix_semantic_key,
fieldnm TYPE odp_s_hierarchy_element-fieldname_asc,
link TYPE odp_s_hierarchy_element-linkcount,
dateto TYPE odp_s_hierarchy_element-dateto,
datefrom TYPE odp_s_hierarchy_element-datefrom,
END OF ts_fix_semantic_key
|
||
| 3 | TS_HEADER | Public | See coding | 20100916 | BEGIN OF ts_header,
is_version_dependent TYPE abap_bool,
supports_intervals TYPE abap_bool,
supports_links TYPE abap_bool,
timedependency TYPE t_timedependency,
END OF ts_header
|
||
| 4 | TS_KEYDESCR | Public | See coding | 20100706 | BEGIN OF ts_keydescr,
keyname TYPE fieldname,
is_leaf TYPE abap_bool,
r_structdescr TYPE REF TO cl_abap_structdescr,
END OF ts_keydescr
|
||
| 5 | TS_SEGMENT_ODP | Public | See coding | 20100428 | BEGIN OF ts_segment_odp,
segment_role TYPE if_rodps_odp=>t_suffix,
r_odp TYPE REF TO if_rodps_odp,
END OF ts_segment_odp
|
||
| 6 | TTH_FIELDMAPPINGS | Public | Type reference (TYPE) | IF_RODPS_BASE=>TTH_FIELDMAPPINGS | 20110616 | |
|
| 7 | TTH_KEYDESCRS | Public | See coding | 20100723 | tth_keydescrs TYPE HASHED TABLE OF ts_keydescr
WITH UNIQUE KEY keyname
|
||
| 8 | TTS_SEGMENT_ODPS | Public | See coding | 20100428 | tts_segment_odps TYPE SORTED TABLE OF ts_segment_odp WITH UNIQUE KEY segment_role
|
||
| 9 | T_SEGMENT_ROLE | Public | Type reference (TYPE) | RODPS_SEGMENT_ROLE | 20100428 | |
|
| 10 | T_TIMEDEPENDENCY | Public | See coding | 20100916 | t_timedependency TYPE c LENGTH 1
|
Method Signatures
Method GET_HEADER_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HEADER | Value transfer | Type reference (TYPE) | TS_HEADER | 20100916 |
Method GET_HEADER_EXTENSION on class IF_RODPS_HIER_ODP has no exception.
Method GET_PART_ASSOCIATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASCTYPE | Call by reference | Type reference (TYPE) | IF_RODPS_ASC=>T_ASCTYPE | 20100917 | ||||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20100917 | |||
| 3 | I_SEGMENT_ROLE | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>T_SEGMENT_ROLE | 20100917 | ||||
| 4 | RR_ASC | Value transfer | Object reference (TYPE REF TO) | IF_RODPS_ASC | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Eingabe | 20100917 | ||
| 2 | Objekt exsistiert nicht | 20100917 |
Method GET_PART_ASSOCIATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ASCTYPE | Call by reference | Type reference (TYPE) | IF_RODPS_ASC=>T_ASCTYPE | 20100917 | ||||
| 2 | I_CLIENT_SPECIFIED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100917 | ||||
| 3 | I_SEGMENT_ROLE | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>T_SEGMENT_ROLE | 20100917 | ||||
| 4 | RTS_ASSOCIATIONS | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>TTS_ASSOCIATIONS | 20100917 |
Method GET_PART_ASSOCIATIONS on class IF_RODPS_HIER_ODP has no exception.
Method GET_PART_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEGMENT_ROLE | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>T_SEGMENT_ROLE | 20100917 | ||||
| 2 | I_WITH_DERIVED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100917 | ||||
| 3 | RT_FIELDS | Value transfer | Type reference (TYPE) | IF_RODPS_ODP=>TT_FIELDS | 20100917 |
Method GET_PART_FIELDS on class IF_RODPS_HIER_ODP has no exception.
Method GET_VAR_ATTRDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEGMENT_ROLE | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>T_SEGMENT_ROLE | 20100915 | ||||
| 2 | RR_ATTRDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20100915 |
Method GET_VAR_ATTRDESCR on class IF_RODPS_HIER_ODP has no exception.
Method GET_VAR_KEYDESCRS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITH_FIELDMAPPINGS | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>TTH_FIELDMAPPINGS | 20110616 | ||||
| 2 | I_SEGMENT_ROLE | Call by reference | Type reference (TYPE) | IF_RODPS_HIER_ODP=>T_SEGMENT_ROLE | 20100915 | ||||
| 3 | RTH_KEYDESCRS | Value transfer | Type reference (TYPE) | IF_RODPS_HIER_ODP=>TTH_KEYDESCRS | 20100915 |
Method GET_VAR_KEYDESCRS on class IF_RODPS_HIER_ODP has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |