SAP ABAP Class CL_RSDHAR_SRC_INFOPROV (Runtime: Data Source InfoProvider)
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 20120426
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_SRC Runtime: Source 20120430
Properties
Class CL_RSDHAR_SRC_INFOPROV  
Short Description Runtime: Data Source InfoProvider    
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 20120426   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSDHAR_SRC_INFOPROV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSDHAR_UNIT_CONVERSION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_RSDRC_TREX_QUERY_LAYER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 IF_RSDD_HDB_COLUMN_VIEW Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_RSDHAM_SRC_INFOPROV Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 IF_RSDHA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
10 IF_RSDRV_TREX_NAME_MAPPER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
11 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
13 RSDRS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAR_SRC Runtime: Source 20120430
Friends
Class CL_RSDHAR_SRC_INFOPROV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_DSO_TABLE_TYPE Constant Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_NAME 'BW_HAP__________DSO_TABLE_TYPE' Fieldname PartProvider 20130917
2 N_C_RECORDTP_KEY Constant Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_NAME '0RECORDTP_KEY' REQUID_KEY 20130725
3 N_C_RECORDTP_SID Constant Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_NAME '0RECORDTP_SID' REQUID_KEY 20130725
4 N_C_REQUID_KEY Constant Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_NAME '0REQUID_KEY' REQUID_KEY 20121007
5 N_C_REQUID_SID Constant Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_NAME '0REQUID_SID' REQUID_SID 20121007
6 P_C_VIEWNAME Constant Private See coding View Names 20120518
7 P_KEYDATE Instance attribute Private Type reference (TYPE) D Key Date 20121006
8 P_R_AGGREGATION Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_AGGREGATION Aggregation View im CalculationScenario 20120512
9 P_R_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAR_FILTER Runtime: Filter Selections 20120807
10 P_R_NAME_MAPPER Instance attribute Public Object reference (TYPE REF TO) IF_RSDRV_TREX_NAME_MAPPER Name Mapper BI <-> Trex View attributes 20120531
11 P_R_OUTPUT_CALCVIEW Instance attribute Private Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Ouput View of Data Source 20120824
12 P_R_SRC_INFOPROV_OM Instance attribute Private Object reference (TYPE REF TO) CL_RSDHAM_SRC_INFOPROV Object Model of Data Source 20120723
13 P_R_VAR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_RSAN_RT_VAR_CONTAINER Variable Container 20121006
14 P_S_DTA Instance attribute Private Type reference (TYPE) RSD_S_DTA Properties InfoProvider 20130122
15 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) 20120824
16 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) 20120824
17 P_T_OUTPUT_FIELD Instance attribute Private Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Fields Inclusive Fields for Filtering, ... 20120917
18 P_T_OUTPUT_FIELD_PROPAGATE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD Field Descriptor + Propagate Attribute (Table Type) 20120917
19 P_T_RANGE Instance attribute Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range table (select option) 20120824
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120531
2 GET_OUTPUT_VIEW Instance method Public Method 20120430
3 P_ADD_AGGR_VIEW Instance method Private Method Add Aggregation View to CalculationScenario 20120518
4 P_ADD_FORMULAS_VIEWS Instance method Private Method Add views for formulas 20130117
5 P_ADD_PROVRQ_PLACEHOLDERS Instance method Private Method Add Part Provider Requests 20130725
6 P_ADD_RECORDTP_TO_RANGE Instance method Private Method Add Record Type (RECORDTP) to range 20130703
7 P_ADD_REQUEST_ID_TO_RANGE Instance method Private Method Add Request ID 20121003
8 P_ADD_STANDARD_DSO_ATTRIBUTES Instance method Private Method Add DSO attributes 20130917
9 P_DSO_TABLE_TYPE_PLACEHOLDER Instance method Private Method Add DSO table type placeholder 20130917
10 P_GET_KEYDATE Instance method Private Method Get Key Date 20121006
11 P_INIT Instance method Private Method Initialize the Creation of Calcviews 20120530
12 P_PROCESS_DSO Instance method Private Method Process DSO 20130917
Events
Class CL_RSDHAR_SRC_INFOPROV has no event.
Types
Class CL_RSDHAR_SRC_INFOPROV 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_R_ANALYSIS_RT Call by reference Object reference (TYPE REF TO) IF_RSDHAR_ANALYSIS HANA Analysis Process (Runtime) 20130114
2 Importing I_R_INPUT_OBJECT_RT Call by reference Object reference (TYPE REF TO) IF_RSDHAR_OBJECT Analysis Element (Runtime) 20120531
3 Importing I_R_OBJECT_OM Call by reference Object reference (TYPE REF TO) IF_RSDHAM_OBJECT Analysis Process (Object Model) 20120531
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with Generic Message 20120531

Method GET_OUTPUT_VIEW Signature

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

Method P_ADD_AGGR_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FIELD_PROPAGATE Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD Output fields of source infoprovider 20120824
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20120913

Method P_ADD_FORMULAS_VIEWS Signature

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

Method P_ADD_PROVRQ_PLACEHOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SEL_PARAM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RSDHAR_SEL_PARAM_CONTAINER Runtime: Select "With Parameter" Container 20130725

Method P_ADD_PROVRQ_PLACEHOLDERS on class CL_RSDHAR_SRC_INFOPROV has no exception.

Method P_ADD_RECORDTP_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range table (select option) 20130703

Method P_ADD_RECORDTP_TO_RANGE on class CL_RSDHAR_SRC_INFOPROV has no exception.

Method P_ADD_REQUEST_ID_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_RANGE Call by reference Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_RANGE Range table (select option) 20121003
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20121003

Method P_ADD_STANDARD_DSO_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_UNION Call by reference Object reference (TYPE REF TO) CL_RSDD_CS_UNION Calculation View vom Typ UNION 20130917
2 Importing I_TABT Call by reference Type reference (TYPE) RSDODSTABT Table type of ODS table 20130917
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130917

Method P_DSO_TABLE_TYPE_PLACEHOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_SEL_PARAM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_RSDHAR_SEL_PARAM_CONTAINER Runtime: Select "With Parameter" Container 20130917
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130917

Method P_GET_KEYDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_KEYDATE Value transfer Type reference (TYPE) D Current Key Date 20121006
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20121006

Method P_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CS_TABLE_TYPE Call by reference Type reference (TYPE) IF_RSDRV_TREX_NAME_MAPPER=>TN_TABLE_TYPE CalculationScenario Table Type 20130402
2 Exporting E_R_INPUT_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Source Object of a CalcView Input 20130917
3 Importing I_INDEX_TYPE Call by reference Type reference (TYPE) STRING Type of Logical Index 20130408
4 Importing I_R_SRC_INFOPROV Call by reference Object reference (TYPE REF TO) IF_RSDHAM_SRC_INFOPROV Data Source 20120530
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20121003

Method P_PROCESS_DSO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CS_TABLE_TYPE Call by reference Type reference (TYPE) IF_RSDRV_TREX_NAME_MAPPER=>TN_TABLE_TYPE CalculationScenario Table Type 20130917
2 Exporting E_R_INPUT_SOURCE Call by reference Object reference (TYPE REF TO) IF_RSDD_CS_INPUT_SOURCE Source Object of a CalcView Input 20130917
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130917
History
Last changed by/on SAP  20140121 
SAP Release Created in 730