SAP ABAP Class CL_RSFBP_SOURCE_TYPE_HDB (HANA Database Table or View)
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_DB HANA Database Table or View 20130605
Properties
Class CL_RSFBP_SOURCE_TYPE_HDB  
Short Description HANA Database Table or View    
Super Class CL_RSFBP_SOURCE_TYPE_DB HANA Database Table or View 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSFBP   BW: Field-based Provider framework 
Created 20130417   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ADBC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSFBP_SOURCE_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSFBP_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSFBP_SOURCE_TYPE_HDB has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSFBP_HANA_NAME_MAPPER 20130506 Name Mapper for FBPs with HANA persistence
2 CL_RSFBP_OBJECT 20130506 BW-TLOGO: Open ODS Layer Object
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_S_TYPE Instance attribute Private Type reference (TYPE) IF_RSFBP_SOURCE_TYPE_TABLE=>TN_S_TYPE 20130603
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130417
2 F4 Static method Public Method 20130605
Events
Class CL_RSFBP_SOURCE_TYPE_HDB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_DB Private See coding 20130418 BEGIN OF tn_s_db, schema TYPE string, entity TYPE string, description TYPE string, END OF tn_s_db
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRCOBJNM Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_SRCOBJNM 20130418
2 Importing I_S_SRCTYPEDEF Call by reference Type reference (TYPE) RSFBPSRCTYPEDEF 20130613
3 Importing I_TH_SLOGSYS Call by reference Type reference (TYPE) IF_RSFBP_TYPES=>TN_TH_SLOGSYS 20130626
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Object Not Found 20130418

Method F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_F4_LIST Call by reference Type reference (TYPE) IF_RSFBP_SOURCE_TYPE=>TN_T_F4_LIST 20130605
2 Importing I_MAXROWS Value transfer Type reference (TYPE) I 20130613
3 Importing I_PATTERN Call by reference Type reference (TYPE) CSEQUENCE '*' 20130605
4 Importing I_T_LOGSYS Call by reference Type reference (TYPE) RSAOS_T_LOGSYS List of Source Systems 20130605

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