SAP ABAP Class CL_RSFBP_SOURCE_TYPE_TABLE_BAS (Basis class of Open ODS View source types)
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 20130822
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSFBP_SOURCE_TYPE_TABLE Extension of source type 20130822
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_SOURCE_TYPE_DB HANA Database Table or View 20130822
2 Inheritance (c INHERITING FROM c_ref)  CL_RSFBP_SOURCE_TYPE_REMOTE Open ODS View on HANA: Remote Table 20130822
Properties
Class CL_RSFBP_SOURCE_TYPE_TABLE_BAS  
Short Description Basis class of Open ODS View source types    
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 20130822   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_RSFBP_SOURCE_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSFBP_SOURCE_TYPE_TABLE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSFBP_SOURCE_TYPE_TABLE Extension of source type 20130822
Friends
Class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_ENTITY Instance attribute Protected Type reference (TYPE) STRING 20130822
2 O_FIELDS_FILLED Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20130822
3 O_R_METADATA Instance attribute Protected Object reference (TYPE REF TO) CL_RSDBC_METADATA Method to Describe DB Objects 20130822
4 O_SCHEMA Instance attribute Protected Type reference (TYPE) STRING 20130822
5 O_TH_FIELD Instance attribute Protected Type reference (TYPE) IF_RSFBP_SOURCE_TYPE=>TN_T_FIELD 20130822
6 O_TS_FIELD_TEXT Instance attribute Protected Type reference (TYPE) IF_RSFBP_SOURCE_TYPE=>TN_TS_FIELDT 20130822
7 O_T_COLUMN Instance attribute Protected Type reference (TYPE) RSDBC_T_FIE 20130822
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DDIC Instance method Protected Method 20130822
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130822
3 FILL_FIELDS Instance method Protected Method 20130822
Events
Class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no event.
Types
Class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no local type.
Method Signatures

Method CHECK_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CHECK_DDIC Value transfer Type reference (TYPE) RS_BOOL Boolean 20130822

Method CHECK_DDIC on class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY Call by reference Type reference (TYPE) CSEQUENCE 20130822
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS RS_C_OBJVERS-ACTIVE 20130822
3 Importing I_R_METADATA Call by reference Object reference (TYPE REF TO) CL_RSDBC_METADATA Method to Describe DB Objects 20130822
4 Importing I_SCHEMA Call by reference Type reference (TYPE) CSEQUENCE 20130822
5 Importing I_SRCOBJNM Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SRCOBJNM 20130822
6 Importing I_SRCTYPE Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SRCTYPE 20130822
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20130822

Method FILL_FIELDS Signature

Method FILL_FIELDS on class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no parameter.
Method FILL_FIELDS on class CL_RSFBP_SOURCE_TYPE_TABLE_BAS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740