SAP ABAP Class CL_RSDHAR_SRC_HAAP (Runtime: Data Source HANA Analysis Process)
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 20130705
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_SRC Runtime: Source 20130705
Properties
Class CL_RSDHAR_SRC_HAAP  
Short Description Runtime: Data Source HANA Analysis Process    
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 20130705   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 20130705
Friends
Class CL_RSDHAR_SRC_HAAP 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 20130708
2 P_R_CALCVIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW CalcView in CalculationScenario 20131004
3 P_R_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAR_FILTER Runtime: Filter Selections 20130709
4 P_R_OUTPUT_CALCVIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Ouput View of Data Source 20130708
5 P_R_SRC_ANALYSIS_RT Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAR_ANALYSIS Runtime: Source HANA Analysis Process 20130708
6 P_R_SRC_CALCSCENARIO Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCSCENARIO Source Calculation Scenario 20130708
7 P_R_SRC_HAAP_OM Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAM_SRC_HAAP Object Model: Data Source - HANA Analysis Process 20130708
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) 20130708
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) 20130708
10 P_T_OUTPUT_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Fields Inclusive Fields for Filtering, ... 20130708
11 P_T_OUTPUT_FIELD_PROPAGATE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD Field Descriptor + Propagate Attribute (Table Type) 20130708
12 P_T_RANGE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range table (select option) 20130708
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BW_VARIABLES Instance method Public Method 20130705
2 ADD_PLACEHOLDERS Instance method Public Method 20130705
3 CHECK_AUTHORITY Instance method Public Method 20130705
4 CLOSE Instance method Public Method 20130705
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130708
6 CREATE_CALCVIEWS Instance method Public Method 20130705
7 GET_OUTPUT_VIEW Instance method Public Method 20130705
8 INIT Instance method Public Method 20130705
9 P_ADD_CALC_VIEW Instance method Private Method Add CalcView to CalculationScenario 20131004
10 P_ADD_FORMULAS_VIEWS Instance method Private Method Add views for formulas 20130708
11 P_INIT Instance method Private Method Initialize 20130708
Events
Class CL_RSDHAR_SRC_HAAP has no event.
Types
Class CL_RSDHAR_SRC_HAAP has no local type.
Method Signatures

Method ADD_BW_VARIABLES Signature

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

Method ADD_PLACEHOLDERS Signature

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

Method CHECK_AUTHORITY Signature

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

Method CLOSE Signature

Method CLOSE on class CL_RSDHAR_SRC_HAAP has no parameter.
Method CLOSE on class CL_RSDHAR_SRC_HAAP 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) 20130708
2 Importing I_R_INPUT_OBJECT_RT Call by reference Object reference (TYPE REF TO) IF_RSDHAR_OBJECT Analysis Element (Runtime) 20130708
3 Importing I_R_OBJECT_OM Call by reference Object reference (TYPE REF TO) IF_RSDHAM_OBJECT Analysis Process (Object Model) 20130708
4 Importing I_SUBCATEGORY Call by reference Type reference (TYPE) RSDHA_OBJECT_SUBCATEG SPACE Subcategory of Analysis Element 20130708
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130708

Method CREATE_CALCVIEWS Signature

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

Method GET_OUTPUT_VIEW Signature

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

Method INIT Signature

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

Method P_ADD_CALC_VIEW Signature

Method P_ADD_CALC_VIEW on class CL_RSDHAR_SRC_HAAP has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20131004

Method P_ADD_FORMULAS_VIEWS Signature

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

Method P_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_INPUT Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_INPUT PartProvider Representation in Calculation View 20130917
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130708
History
Last changed by/on SAP  20140121 
SAP Release Created in 740