SAP ABAP Class CL_RSFBP_FVIEW_ODP (View with nav.attr and texts)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSFBP (Package) BW: Field-based Provider framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RODPS_DERIVED_ODP Derived ODP 20130515
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_STATIC Static Methods for ODP 20130524
Properties
Class CL_RSFBP_FVIEW_ODP  
Short Description View with nav.attr and texts    
Super Class CL_RODPS_DERIVED_ODP Derived ODP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RODPS    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130513   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 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 20130524
Friends
Class CL_RSFBP_FVIEW_ODP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PTH_INSTANCES Static Attribute Private See coding 20130524
2 PT_FIELDNAME_RANGES Instance attribute Private See coding 20130524
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130524
Events
Class CL_RSFBP_FVIEW_ODP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Private See coding 20130524 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 20130524
2 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130524
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID 20130524
2 CX_RODPS_OBJECT_NOT_FOUND 20130524
History
Last changed by/on SAP  20140121 
SAP Release Created in 740