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 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | ![]() |
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 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSDHA_OBJECT_CATEG | 20120706 | |||
2 | ![]() |
Constant | Public | See coding | 20120706 | ||||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_NAME | Name of HANA Analysis Process | 20120824 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RSDHARSTAT-STATUID | Statistic UUID | 20120706 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TP_TH_STAT | Statistical Data (Table) | 20120706 | ||
6 | ![]() |
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 | ![]() |
Static method | Public | Method | Clear Buffer | 20120709 |
2 | ![]() |
Static method | Public | Method | Delete Statistical from DB | 20120706 |
3 | ![]() |
Static method | Public | Method | Finish Event | 20120706 |
4 | ![]() |
Static method | Private | Method | Display Progress Indicator | 20120710 |
5 | ![]() |
Static method | Public | Method | Start Event | 20120706 |
6 | ![]() |
Static method | Public | Method | Start Measurement | 20120706 |
7 | ![]() |
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 | ![]() |
I_TO_DAY | Call by reference | Type reference (TYPE) | DATS | DATS Field Type | 20120706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception: Not authorized | 20121128 |
Method END_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | RSDHA_OBJECT_CATEG | Category Analysis Element (Source/Operation/Target) | 20120706 | ||
2 | ![]() |
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 | ![]() |
I_DBCNT | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20120710 | ||
2 | ![]() |
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 | ![]() |
I_CATEGORY | Call by reference | Type reference (TYPE) | RSDHA_OBJECT_CATEG | 20120706 | |||
2 | ![]() |
I_HAAPNM | Call by reference | Type reference (TYPE) | IF_RSDHAM_ANALYSIS=>TN_NAME | Name of HANA Analysis Process | 20120824 | ||
3 | ![]() |
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 |