SAP ABAP Class CL_RSFBP_SOURCE_TYPE_ODSO (Source Type: Field-based DSO)
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_RSFBP_SOURCE_TYPE_BASE Abstract base class of source types for Open ODS View 20130613
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_SOURCE_TYPE_STATIC BW: Field-based Provider: Source Type 20130613
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_SOURCE_TYPE_TABLE Extension of source type 20130603
Properties
Class CL_RSFBP_SOURCE_TYPE_ODSO  
Short Description Source Type: Field-based DSO    
Super Class CL_RSFBP_SOURCE_TYPE_BASE Abstract base class of source types for Open ODS View 
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_CONTEXT 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...
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSFBP_SOURCE_TYPE_STATIC BW: Field-based Provider: Source Type 20130613
2 IF_RSFBP_SOURCE_TYPE_TABLE Extension of source type 20130603
Friends
Class CL_RSFBP_SOURCE_TYPE_ODSO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_ODSO Instance attribute Private Object reference (TYPE REF TO) CL_RSD_ODSO DataStore 20130703
2 P_S_ODSO Instance attribute Private Type reference (TYPE) RSD_S_ODSO Header: Data Store Object 20130703
3 P_T_FIELD Instance attribute Private Type reference (TYPE) RSDODSO_T_FIELD 20130405
4 P_T_FIELD_TEXT Instance attribute Private Type reference (TYPE) RSDODSO_T_FIELD_TEXT 20130405
5 P_T_INSTANCE Static Attribute Private See coding 20130306
6 P_T_ODSO_ATR_NAV Instance attribute Private Type reference (TYPE) RSDO_T_ODSO_ATR_NAV Navigation Attributes Table in ODS Object 20130731
7 P_T_TXT Instance attribute Private Type reference (TYPE) RSO_T_TXT Object Texts (in several languages) 20130405
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130306
Events
Class CL_RSFBP_SOURCE_TYPE_ODSO has no event.
Types
Class CL_RSFBP_SOURCE_TYPE_ODSO has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 20130613
2 Importing I_SRCOBJNM Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SRCOBJNM 20130613
3 Importing I_SRCTYPE Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SRCTYPE 20130613
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20130405
History
Last changed by/on SAP  20140121 
SAP Release Created in 740