SAP ABAP Class CL_RSDHAR_SRC_INFOSOURCE (Runtime: Data Source InfoSource)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OBJECT Runtime: Analysis Element 20130718
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_SRC Runtime: Source 20130718
Properties
Class CL_RSDHAR_SRC_INFOSOURCE  
Short Description Runtime: Data Source InfoSource    
Super Class CL_RSDHAR_OBJECT Runtime: Analysis Element 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20130718   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDHAR_UNIT_CONVERSION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAR_SRC Runtime: Source 20130718
Friends
Class CL_RSDHAR_SRC_INFOSOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_VIEWNAME Constant Private See coding View Names 20130718
2 P_R_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAR_FILTER Runtime: Filter Selections 20130718
3 P_R_OUTPUT_CALCVIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Ouput View of Data Source 20130718
4 P_R_PROJECTION Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_PROJECTION Projection View in Calculation Scenario 20130719
5 P_R_SRC_ANALYSIS_RT Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAR_ANALYSIS Runtime: Source HANA Analysis Process 20130718
6 P_R_SRC_CALCSCENARIO Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Source Calculation Scenario 20130718
7 P_R_SRC_INFOSOURCE_OM Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAM_SRC_INFOSOURCE Object Model: Data Source - InfoSource 20130719
8 P_TH_FIELD_CURR_TRAN Instance attribute Private Type reference (TYPE) CL_RSDHAR_UNIT_CONVERSION=>TN_TH_FIELD_CURR_TRAN Field property: Currency translation (table) 20130718
9 P_TH_FIELD_QUAN_CONV Instance attribute Private Type reference (TYPE) CL_RSDHAR_UNIT_CONVERSION=>TN_TH_FIELD_QUAN_CONV Field property: Quantity conversion (table) 20130718
10 P_T_OUTPUT_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Fields Inclusive Fields for Filtering, ... 20130718
11 P_T_OUTPUT_FIELD_PROPAGATE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD Field Descriptor + Propagate Attribute (Table Type) 20130718
12 P_T_RANGE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range table (select option) 20130718
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BW_VARIABLES Instance method Public Method 20130718
2 ADD_PLACEHOLDERS Instance method Public Method 20130718
3 CHECK_AUTHORITY Instance method Public Method 20130718
4 CLOSE Instance method Public Method 20130718
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130718
6 CREATE_CALCVIEWS Instance method Public Method 20130718
7 GET_OUTPUT_VIEW Instance method Public Method 20130718
8 INIT Instance method Public Method 20130718
9 P_ADD_FORMULAS_VIEWS Instance method Private Method Add views for formulas 20130718
10 P_ADD_PROJECTION_VIEW Instance method Private Method Add Aggregation View to CalculationScenario 20130719
11 P_INIT Instance method Private Method Initialize 20130718
Events
Class CL_RSDHAR_SRC_INFOSOURCE has no event.
Types
Class CL_RSDHAR_SRC_INFOSOURCE has no local type.
Method Signatures

Method ADD_BW_VARIABLES Signature

Method ADD_BW_VARIABLES on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method ADD_BW_VARIABLES on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method ADD_PLACEHOLDERS Signature

Method ADD_PLACEHOLDERS on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method ADD_PLACEHOLDERS on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method CHECK_AUTHORITY on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method CLOSE Signature

Method CLOSE on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method CLOSE on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ANALYSIS_RT Call by reference Object reference (TYPE REF TO) IF_RSDHAR_ANALYSIS HANA Analysis Process (Runtime) 20130718
2 Importing I_R_INPUT_OBJECT_RT Call by reference Object reference (TYPE REF TO) IF_RSDHAR_OBJECT Analysis Element (Runtime) 20130718
3 Importing I_R_OBJECT_OM Call by reference Object reference (TYPE REF TO) IF_RSDHAM_OBJECT Analysis Process (Object Model) 20130718
4 Importing I_SUBCATEGORY Call by reference Type reference (TYPE) RSDHA_OBJECT_SUBCATEG SPACE Subcategory of Analysis Element 20130718
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130718

Method CREATE_CALCVIEWS Signature

Method CREATE_CALCVIEWS on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method CREATE_CALCVIEWS on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method GET_OUTPUT_VIEW Signature

Method GET_OUTPUT_VIEW on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method GET_OUTPUT_VIEW on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method INIT Signature

Method INIT on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
Method INIT on class CL_RSDHAR_SRC_INFOSOURCE has no exception.

Method P_ADD_FORMULAS_VIEWS Signature

Method P_ADD_FORMULAS_VIEWS on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130718

Method P_ADD_PROJECTION_VIEW Signature

Method P_ADD_PROJECTION_VIEW on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130719

Method P_INIT Signature

Method P_INIT on class CL_RSDHAR_SRC_INFOSOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130718
History
Last changed by/on SAP  20140121 
SAP Release Created in 740