SAP ABAP Class CL_RSFBP_ODP (FDP (OOL ODP Implementation))
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_ODP ODP (abstract) 20130306
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RODPS_ODP_METADATA_BWA ODP Metadata for BWA Access 20130306
Properties
Class CL_RSFBP_ODP  
Short Description FDP (OOL ODP Implementation)    
Super Class CL_RODPS_ODP ODP (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130306   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...
2 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RODPS_ODP_METADATA_BWA ODP Metadata for BWA Access 20130306
Friends
# Friend Modeled only Created on Description
1 CL_RSD_INFOPROV_FBP 20130529 Transient InfoProvider Metadata
2 CL_RSFBP_FVIEW_ODP 20130513 View with nav.attr and texts
3 CL_RSFBP_OBJECT 20130503 BW-TLOGO: Open ODS Layer Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ASSOCIATIONS Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20130306
2 P_LOAD_TIMESTAMP Static Attribute Private Type reference (TYPE) TIMESTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) 20130424
3 P_OBJVERS Instance attribute Private Type reference (TYPE) RSOBJVERS Object version 20130423
4 P_R_SEMANTICS Instance attribute Private Object reference (TYPE REF TO) IF_RSFBP_SEMANTICS 20130415
5 P_SCHEMANAME Instance attribute Private Type reference (TYPE) STRING 20130422
6 P_TABLENAME Instance attribute Private Type reference (TYPE) STRING 20130422
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_TIMESTAMP Static method Private Method 20130424
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130306
3 CONVERT_FIELD Static method Public Method 20130611
4 GET_FBP_VERSION Static method Public Method 20130423
5 INIT_ASSOCIATIONS Instance method Private Method 20130306
6 RAISE_NOT_FOUND Static method Public Method 20130508
7 SEMANTICS_TO_SUFFIX Static method Public Method 20130415
8 SUFFIX_TO_SEMANTICS Static method Public Method 20130415
Events
Class CL_RSFBP_ODP has no event.
Types
Class CL_RSFBP_ODP has no local type.
Method Signatures

Method ADJUST_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMPL 20130424

Method ADJUST_TIMESTAMP on class CL_RSFBP_ODP has no exception.

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) 20130306
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE Object version 20130408
3 Importing I_ODPNAME Value transfer Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130306
# Exception Resumable Description Created on
1 CX_RODPS_INPUT_INVALID Invalid Entry 20130306
2 CX_RODPS_OBJECT_EXISTS Object does not exist 20130306
3 CX_RODPS_OBJECT_NOT_FOUND Invalid Entry 20130306

Method CONVERT_FIELD 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) 20130611
2 Importing IS_FIELDTEXT Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_S_FIELDTEXT 20130611
3 Importing I_ODPNAME Call by reference Type reference (TYPE) IF_RODPS_ODP=>T_ODPNAME 20130611
4 Importing I_SEMANTICS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS 20130611
5 Returning RS_FIELD Value transfer Type reference (TYPE) IF_RODPS_ODP=>TS_FIELD 20130611

Method CONVERT_FIELD on class CL_RSFBP_ODP has no exception.

Method GET_FBP_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FBPNAME Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_FBPNAME 20130423
2 Importing I_OBJVERS Value transfer Type reference (TYPE) RSOBJVERS Object version 20130423
3 Returning R_R_VERSION Value transfer Object reference (TYPE REF TO) IF_RSFBP_HEADER Field-based Provider 20130423
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Object does not exist 20130513

Method INIT_ASSOCIATIONS Signature

Method INIT_ASSOCIATIONS on class CL_RSFBP_ODP has no parameter.
Method INIT_ASSOCIATIONS on class CL_RSFBP_ODP has no exception.

Method RAISE_NOT_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODPNAME Call by reference Type reference (TYPE) CSEQUENCE 20130508
2 Importing I_X_PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20130508
# Exception Resumable Description Created on
1 CX_RODPS_OBJECT_NOT_FOUND Object does not exist 20130508

Method SEMANTICS_TO_SUFFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FBPNAME Call by reference Type reference (TYPE) CSEQUENCE 20130415
2 Importing I_SEMANTICS Call by reference Type reference (TYPE) CSEQUENCE 20130415
3 Returning R_SUFFIX Value transfer Type reference (TYPE) IF_RODPS_ODP=>T_SUFFIX 20130415

Method SEMANTICS_TO_SUFFIX on class CL_RSFBP_ODP has no exception.

Method SUFFIX_TO_SEMANTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUFFIX Call by reference Type reference (TYPE) CSEQUENCE 20130415
2 Returning R_SEMANTICS Value transfer Type reference (TYPE) IF_RSFBP_TYPES=>TN_SEMANTICS 20130415

Method SUFFIX_TO_SEMANTICS on class CL_RSFBP_ODP has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740