SAP ABAP Class CL_RSDHA_OPER_PROC (Standard Implementation for SQL Procedures)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_OPER Implementation of Operation (Object Model) 20120924
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAM_OPER_PROC Object Model: Operation Procedure 20120924
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_OPER Operation Runtime Implementierung (general) 20120924
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_OPER_PROC Operation Runtime Implementation: Procedure 20120928
Properties
Class CL_RSDHA_OPER_PROC  
Short Description Standard Implementation for SQL Procedures    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDHA    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20120924   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSDHAM_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_RSDHAM_PROC_METADATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 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_RSDHAM_OPER Implementation of Operation (Object Model) 20120924
2 IF_RSDHAM_OPER_PROC Object Model: Operation Procedure 20120924
3 IF_RSDHAR_OPER Operation Runtime Implementierung (general) 20120924
4 IF_RSDHAR_OPER_PROC Operation Runtime Implementation: Procedure 20120928
Friends
Class CL_RSDHA_OPER_PROC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_ANALYSIS Instance attribute Public Attribute reference (LIKE) 20120924
2 N_R_PROC_METADATA Instance attribute Public Attribute reference (LIKE) 20130606
3 N_T_INPUT_MAPPING Instance attribute Public Attribute reference (LIKE) 20120924
4 P_DUMMY_MSG Instance attribute Private Type reference (TYPE) C dummy character for message text 20130731
5 P_TH_PARAM Instance attribute Private Type reference (TYPE) TP_TH_PARAM Parameter name value pair table 20120926
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120924
2 GET_INPUT_MAPPING Instance method Public Method 20120924
3 GET_OUTPUT_FIELDS Instance method Public Method 20130617
4 GET_OUTPUT_MAPPING Instance method Public Method 20130617
5 P_INIT Instance method Private Method Initialize 20120924
Events
Class CL_RSDHA_OPER_PROC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_PARAM Private See coding Parameter name value pair structure 20120926 BEGIN OF TP_S_PARAM, name type IF_RSDHA_TYPES=>TN_NAME, ref_val type REF TO data, end OF TP_S_PARAM
2 TP_TH_PARAM Private See coding Parameter name value pair table 20120926 TP_TH_PARAM type HASHED TABLE OF TP_S_PARAM WITH UNIQUE KEY name
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ANALYSIS Call by reference Object reference (TYPE REF TO) IF_RSDHAM_ANALYSIS Analysis Process (Object Model) 20120924

Method CONSTRUCTOR on class CL_RSDHA_OPER_PROC has no exception.

Method GET_INPUT_MAPPING Signature

Method GET_INPUT_MAPPING on class CL_RSDHA_OPER_PROC has no parameter.
Method GET_INPUT_MAPPING on class CL_RSDHA_OPER_PROC has no exception.

Method GET_OUTPUT_FIELDS Signature

Method GET_OUTPUT_FIELDS on class CL_RSDHA_OPER_PROC has no parameter.
Method GET_OUTPUT_FIELDS on class CL_RSDHA_OPER_PROC has no exception.

Method GET_OUTPUT_MAPPING Signature

Method GET_OUTPUT_MAPPING on class CL_RSDHA_OPER_PROC has no parameter.
Method GET_OUTPUT_MAPPING on class CL_RSDHA_OPER_PROC has no exception.

Method P_INIT Signature

Method P_INIT on class CL_RSDHA_OPER_PROC has no parameter.
Method P_INIT on class CL_RSDHA_OPER_PROC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740