SAP ABAP Class CL_RSDHA_OPER_OUTLIERS (Anomaly Detection)
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) 20130410
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_OPER Operation Runtime Implementierung (general) 20130410
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDHAR_OPER_LFUNC Operation Runtime Implementation: Lib-Function (PAL/AFL) 20130410
Properties
Class CL_RSDHA_OPER_OUTLIERS  
Short Description Anomaly Detection    
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 20130410   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDHA_OPER_OUTLIERS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDHAM_OPER Implementation of Operation (Object Model) 20130410
2 IF_RSDHAR_OPER Operation Runtime Implementierung (general) 20130410
3 IF_RSDHAR_OPER_LFUNC Operation Runtime Implementation: Lib-Function (PAL/AFL) 20130410
Friends
Class CL_RSDHA_OPER_OUTLIERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_ANALYSIS Instance attribute Private Attribute reference (LIKE) 20130410
2 N_T_INPUT_MAPPING Instance attribute Private Attribute reference (LIKE) 20130410
3 P_C_PARAMETER_NAME Constant Private See coding Parameter Name 20130410
4 P_C_PARAMETER_VALUE Constant Private Type reference (TYPE) IF_RSDHA_TYPES=>TN_NAME 'PARAMETER_VALUE' Parameter Value 20130410
5 P_C_SIGNATURE Constant Private See coding Signature 20130410
6 P_C_TABLE_FIELD Constant Private See coding Table Field 20130410
7 P_T_PARAMETER_VALUE Instance attribute Private Type reference (TYPE) TP_T_PARAMETER_VALUE Parameter Value 20130410
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130410
Events
Class CL_RSDHA_OPER_OUTLIERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_PARAMETER_VALUE Private See coding P 20130410 BEGIN OF tp_s_parameter_value, group_number TYPE i, distance_level TYPE i, outlier_percentage TYPE p LENGTH 6 DECIMALS 5, outlier_definition TYPE i, max_iteration TYPE i, init_type TYPE i, normalization TYPE i, exit_threshold TYPE p LENGTH 6 DECIMALS 5, END OF tp_s_parameter_value
2 TP_T_PARAMETER_VALUE Private See coding 20130410 tp_t_parameter_value TYPE STANDARD TABLE OF tp_s_parameter_value
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 20130410

Method CONSTRUCTOR on class CL_RSDHA_OPER_OUTLIERS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740