SAP ABAP Class CL_RODPS_FVIEW_ODP (ESH-based logical ODP for transaction data)
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_DERIVED_ODP Derived ODP 20091125
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_STATIC Static Methods for ODP 20091117
Properties
Class CL_RODPS_FVIEW_ODP  
Short Description ESH-based logical ODP for transaction data    
Super Class CL_RODPS_DERIVED_ODP Derived ODP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RODPS_BASE    
Program status     
Category 0   
Package RODPS_BASE   Basis Objects for Operational Data Provider 
Created 20091002   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
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_ODP_STATIC Static Methods for ODP 20091117
Friends
# Friend Modeled only Created on Description
1 CL_RODPS_FVIEW_ODP_RT 20091002 ODP from ABAP Dictionary
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PTH_INSTANCES Static Attribute Private See coding 20091002
2 PT_FIELDNAME_RANGES Instance attribute Private See coding 20091006
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091002
2 _GET_IOBJNM_FOR_NAVATTR Static method Private Method 20101007
Events
Class CL_RODPS_FVIEW_ODP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Private See coding 20091002 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 20091002
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Ungültige Eingabe 20100907
2 CX_RODPS_OBJECT_NOT_FOUND Objekt exsistiert nicht 20091002

Method _GET_IOBJNM_FOR_NAVATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELDS Call by reference Type reference (TYPE) IF_RODPS_ODP=>TT_FIELDS 20101007
2 Importing I_IOBJNM_SRC Call by reference Type reference (TYPE) RODPS_IOBJNM Vorschlagswert für InfoObjekt-Name 20101007
3 Importing I_IOBJNM_TGT Call by reference Type reference (TYPE) RODPS_IOBJNM Vorschlagswert für InfoObjekt-Name 20101007
4 Returning R_IOBJNM Value transfer Type reference (TYPE) RODPS_IOBJNM Vorschlagswert für InfoObjekt-Name 20101007

Method _GET_IOBJNM_FOR_NAVATTR on class CL_RODPS_FVIEW_ODP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702