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 IF_RODPS_HIER_ODP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RODPS_ODP 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 C_COMPNAME Constant Private See coding 20100916
2 C_TYPENAME Constant Private See coding 20100916
3 PR_ODP Instance attribute Private Object reference (TYPE REF TO) IF_RODPS_ODP ODP Metadata 20100322
4 PR_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100630
5 PR_UNIVERSE Instance attribute Private Object reference (TYPE REF TO) CL_RSMDS_UNIVERSE General Set (Factory Class) 20100916
6 PS_HEADER Instance attribute Private Type reference (TYPE) IF_RODPS_HIER_ODP=>TS_HEADER Enhanced Header Information for Hierarchies 20100916
7 PTH_INSTANCES Static Attribute Private See coding 20100322
8 PTS_ASSOCIATIONS Instance attribute Private Type reference (TYPE) IF_RODPS_ODP~TTS_ASSOCIATIONS 20100917
9 PTS_SEGMENT_ODPS Instance attribute Private Type reference (TYPE) IF_RODPS_HIER_ODP=>TTS_SEGMENT_ODPS 20100429
10 PT_FIELDNAME_RANGES Instance attribute Private See coding 20100322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100322
2 GET_FIELD_TYPE_FROM_NAME 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 Importing IR_CONTEXT Call by reference Object reference (TYPE REF TO) IF_RODPS_CONTEXT ODP Context (=Factory) 20110120
2 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20100322
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20100908
2 CX_RODPS_OBJECT_NOT_FOUND 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 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20130719
2 Returning 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