SAP ABAP Class CL_RSDHAR_OPER_INT (Runtime: Operation Integrator (Super Class))
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 20120430
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_OPER_INT Runtime: Operation Integrator 20120430
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OPER_INT_LFUNC Runtime: Operation Integrator for PAL functions 20120704
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OPER_INT_LSCRIPT Runtime: Operation Integrator for L Script 20120626
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OPER_INT_MSCRIPT Runtime: Operation Integrator for M Script 20130926
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OPER_INT_PROC Runtime: Operation Integrator for Procedure 20120924
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDHAR_OPER_INT_RSCRIPT Runtime: Operation Integrator for R Script 20120731
Properties
Class CL_RSDHAR_OPER_INT  
Short Description Runtime: Operation Integrator (Super Class)    
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 20120430   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_RSDHA_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDHAM_FIELD_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDHAR_LLANG_BASIC 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_OPER_INT Runtime: Operation Integrator 20120430
Friends
Class CL_RSDHAR_OPER_INT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_OPER_INTERFACE Constant Public See coding Operation Interface 20121023
2 N_R_INPUT_VIEW Instance attribute Public Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Input target view (after input mapping) 20121010
3 N_R_OPER Instance attribute Public Attribute reference (LIKE) 20120503
4 N_TH_FIELDNM_SPLITTED Instance attribute Public Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_TH_NAME Names of splitted output fields 20130312
5 O_CHECK Instance attribute Protected Type reference (TYPE) RS_BOOL X: Check run, e.g. no enqueue should be executed 20130422
6 O_R_ANALYSIS_RT Instance attribute Protected Object reference (TYPE REF TO) CL_RSDHAR_ANALYSIS Runtime: HANA Analysis Process 20130502
7 O_R_OPER_INT_OM Instance attribute Protected Object reference (TYPE REF TO) CL_RSDHAM_OPER_INT Analysis Element of Type Operation 20130422
8 O_R_OUTPUT_SRC_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Output source view (before output mapping) 20130422
9 O_R_OUTPUT_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_RSDD_CS_CALCVIEW Output target view (after output mapping) 20130422
10 O_R_SRC_RT Instance attribute Protected Object reference (TYPE REF TO) IF_RSDHAR_SRC Data Source (Runtime) 20130422
11 O_T_INPUT_MAPPING Instance attribute Protected Type reference (TYPE) IF_RSDHA_TYPES=>TN_T_FIELD_MAPPING Input Mapping 20130422
12 O_T_INPUT_MAPPING_TGT_FIELD Instance attribute Protected Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Input Mapping: Target Fields 20130422
13 O_T_OUTPUT_MAPPING_SRC_FIELD Instance attribute Protected Type reference (TYPE) IF_RSDHAM_FIELD_DESCR=>TN_T_FIELD Output Mapping: Source fields 20130422
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PLACEHOLDERS Instance method Public Method 20130422
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120509
3 CREATE_OPER Instance method Public Method 20120430
4 GET_OPER Instance method Public Method 20120629
5 GET_OUTPUT_CALCVIEW Instance method Public Method 20120508
6 O_ADD_INPUT_MAPPING Instance method Protected Method Add views for input mapping 20130515
7 O_ADD_OPERATION_VIEWS Instance method Protected Method Add views for operation (calculations) 20130515
8 O_ADD_OUTPUT_MAPPING Instance method Protected Method Add views for output mapping 20130515
9 O_DELETE_CTRL_PARAM_CONTENT Instance method Protected Method Delete content from control parameter table 20130502
10 O_FILL_CTRL_PARAM_DB_TABLE Instance method Protected Method Fill control parameter values into DB tables 20130503
11 O_INIT Instance method Protected Method Initialize 20130515
12 P_ADD_FORMULAS_VIEWS Instance method Private Method Add views for formulas 20130128
13 SET_OPER Instance method Public Method 20120629
Events
Class CL_RSDHAR_OPER_INT has no event.
Types
Class CL_RSDHAR_OPER_INT has no local type.
Method Signatures

Method ADD_PLACEHOLDERS Signature

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

Method CREATE_OPER Signature

Method CREATE_OPER on class CL_RSDHAR_OPER_INT has no parameter.
Method CREATE_OPER on class CL_RSDHAR_OPER_INT has no exception.

Method GET_OPER Signature

Method GET_OPER on class CL_RSDHAR_OPER_INT has no parameter.
Method GET_OPER on class CL_RSDHAR_OPER_INT has no exception.

Method GET_OUTPUT_CALCVIEW Signature

Method GET_OUTPUT_CALCVIEW on class CL_RSDHAR_OPER_INT has no parameter.
Method GET_OUTPUT_CALCVIEW on class CL_RSDHAR_OPER_INT has no exception.

Method O_ADD_INPUT_MAPPING Signature

Method O_ADD_INPUT_MAPPING on class CL_RSDHAR_OPER_INT has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130725

Method O_ADD_OPERATION_VIEWS Signature

Method O_ADD_OPERATION_VIEWS on class CL_RSDHAR_OPER_INT has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130725

Method O_ADD_OUTPUT_MAPPING Signature

Method O_ADD_OUTPUT_MAPPING on class CL_RSDHAR_OPER_INT has no parameter.
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130725

Method O_DELETE_CTRL_PARAM_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABLE_NAME Call by reference Type reference (TYPE) STRING Table Name 20130502
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130502

Method O_FILL_CTRL_PARAM_DB_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAM_TABLEDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Table Descriptor of Parameter 20130503
2 Importing I_TABLE_NAME Call by reference Type reference (TYPE) STRING Table Name 20130503
3 Importing I_T_PARAM_VAL Call by reference Type reference (TYPE) STANDARD TABLE Parameter Value 20130503
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130503

Method O_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) RS_BOOL X: Check run, e.g. no enqueue should be executed 20130515
# Exception Resumable Description Created on
1 CX_RSDHA_MSG Exception with generic message 20130515

Method P_ADD_FORMULAS_VIEWS Signature

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

Method SET_OPER Signature

Method SET_OPER on class CL_RSDHAR_OPER_INT has no parameter.
Method SET_OPER on class CL_RSDHAR_OPER_INT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 730