SAP ABAP Class CL_RSDHAR_STATISTICAL_DATA (Runtime: Statistical Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Properties
Class CL_RSDHAR_STATISTICAL_DATA  
Short Description Runtime: Statistical Data    
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 20120706   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_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDHAR_STATISTICAL_DATA has no interface implemented.
Friends
Class CL_RSDHAR_STATISTICAL_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CATEGORY Static Attribute Public Type reference (TYPE) RSDHA_OBJECT_CATEG 20120706
2 N_C_EVENT Constant Public See coding 20120706
3 N_HAAPNM Static Attribute Public Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_NAME Name of HANA Analysis Process 20120824
4 N_STATUID Static Attribute Public Type reference (TYPE) RSDHARSTAT-STATUID Statistic UUID 20120706
5 P_TH_STAT Static Attribute Private Type reference (TYPE) TP_TH_STAT Statistical Data (Table) 20120706
6 P_TIMESTMP Static Attribute Private Type reference (TYPE) TZONREF-TSTAMPL UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) 20120706
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Static method Public Method Clear Buffer 20120709
2 DELETE Static method Public Method Delete Statistical from DB 20120706
3 END_EVENT Static method Public Method Finish Event 20120706
4 P_PROGRESS_IND Static method Private Method Display Progress Indicator 20120710
5 START_EVENT Static method Public Method Start Event 20120706
6 START_STAT Static method Public Method Start Measurement 20120706
7 WRITE_STAT Static method Public Method Write Statistical to DB 20120706
Events
Class CL_RSDHAR_STATISTICAL_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_STATUID Public Type reference (TYPE) RSDHARSTAT-STATUID Statistic UUID 20130614
2 TP_S_STAT Private Type reference (TYPE) RSDHARSTAT Statistical Data (Structure) 20130614
3 TP_TH_STAT Private See coding Statistical Data (Table Type) 20130614 tp_th_stat TYPE HASHED TABLE OF tp_s_stat WITH UNIQUE KEY statuid haapnm category
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_RSDHAR_STATISTICAL_DATA has no parameter.
Method CLEAR on class CL_RSDHAR_STATISTICAL_DATA has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TO_DAY Call by reference Type reference (TYPE) DATS DATS Field Type 20120706
# Exception Resumable Description Created on
1 CX_RSDHA_NOT_AUTHORIZED Exception: Not authorized 20121128

Method END_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) RSDHA_OBJECT_CATEG Category Analysis Element (Source/Operation/Target) 20120706
2 Importing I_EVENT Call by reference Type reference (TYPE) I Event ID 20120706

Method END_EVENT on class CL_RSDHAR_STATISTICAL_DATA has no exception.

Method P_PROGRESS_IND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DBCNT Call by reference Type reference (TYPE) INT4 Natural Number 20120710
2 Importing I_TABLNM Call by reference Type reference (TYPE) RSD_TABLNM 20120710

Method P_PROGRESS_IND on class CL_RSDHAR_STATISTICAL_DATA has no exception.

Method START_EVENT Signature

Method START_EVENT on class CL_RSDHAR_STATISTICAL_DATA has no parameter.
Method START_EVENT on class CL_RSDHAR_STATISTICAL_DATA has no exception.

Method START_STAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) RSDHA_OBJECT_CATEG 20120706
2 Importing I_HAAPNM Call by reference Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_NAME Name of HANA Analysis Process 20120824
3 Importing I_STATUID Call by reference Type reference (TYPE) TN_STATUID Statistic UUID 20120706

Method START_STAT on class CL_RSDHAR_STATISTICAL_DATA has no exception.

Method WRITE_STAT Signature

Method WRITE_STAT on class CL_RSDHAR_STATISTICAL_DATA has no parameter.
Method WRITE_STAT on class CL_RSDHAR_STATISTICAL_DATA has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731