SAP ABAP Class CL_RSL_AINX_STAT (Statistical Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_BACKUP (Package) Backup/recovery

⤷

⤷

Properties
Class | CL_RSL_AINX_STAT | |
Short Description | Statistical Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSL_BACKUP | Backup/recovery |
Created | 20110608 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSL_AINX_STAT has no interface implemented.
Friends
Class CL_RSL_AINX_STAT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | Type of Change | 20110804 | |||
2 | ![]() |
Constant | Public | See coding | 20110725 | ||||
3 | ![]() |
Constant | Public | See coding | 20110719 | ||||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_CHANGEMODE | Type of Change | 20110804 | ||
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_COMP_ID | Component ID (For Example, Dimension Name) | 20110722 | ||
6 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_COMP_TYPE | Component Type (For Example, Facts) | 20110722 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | RS_BOOL | Detail Level Subprocesses (PART_ID) | 20110726 | ||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_OBJNM | Object | 20110719 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_PART_ID | Part of Process (Batch Process for Example) | 20110719 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | GT_STATUID | Statistic UUID | 20110719 | ||
11 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PT_TH_STAT | Statistical Data (Table) | 20110719 | ||
12 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TZONREF-TSTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmss,mmmuuun) | 20110719 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete Statistical Data from DB | 20110725 |
2 | ![]() |
Static method | Public | Method | End (Sub-)Process | 20110608 |
3 | ![]() |
Static method | Public | Method | Start (Sub-)Process | 20110608 |
4 | ![]() |
Static method | Public | Method | Start Time Measurement for a STATUID | 20110608 |
5 | ![]() |
Static method | Public | Method | Write Statistic to DB | 20110719 |
6 | ![]() |
Static method | Private | Method | Progress Indicator for Deletion | 20110725 |
Events
Class CL_RSL_AINX_STAT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_CALLTYPE | Public | Type reference (TYPE) | RSDDTREXCALLTYPE | Type of RFC Call for Creating a TREX Aggregate | 20110719 |
|
2 | GT_CHANGEMODE | Public | Type reference (TYPE) | RSL_STAT-CHANGEMODE | Type of Change | 20110804 |
|
3 | GT_COMP_ID | Public | Type reference (TYPE) | RSL_STAT-COMP_ID | Component ID (For Example, Dimension Name) | 20110719 |
|
4 | GT_COMP_TYPE | Public | Type reference (TYPE) | RSL_STAT-COMP_TYPE | Component Type (For Example, Facts) | 20110719 |
|
5 | GT_EVENT | Public | Type reference (TYPE) | I | Event ID | 20110719 |
|
6 | GT_OBJNM | Public | Type reference (TYPE) | RSL_STAT-OBJNM | Object | 20110719 |
|
7 | GT_PART_ID | Public | Type reference (TYPE) | RSL_STAT-PART_ID | Part of Process (Batch Process for Example) | 20110719 |
|
8 | GT_STATUID | Public | Type reference (TYPE) | RSL_STAT-STATUID | Statistic UUID | 20110719 |
|
9 | PT_S_STAT | Private | Type reference (TYPE) | RSL_STAT | Statistical Data (Structure) | 20110719 |
|
10 | PT_TH_STAT | Private | See coding | Statistical Data (Table) | 20110719 | pt_th_stat TYPE HASHED TABLE OF pt_s_stat
WITH UNIQUE KEY statuid objnm comp_type comp_id part_id
|
Method Signatures
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 | Feld vom Typ DATS | 20110725 |
Method DELETE on class CL_RSL_AINX_STAT has no exception.
Method END_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMP_ID | Call by reference | Type reference (TYPE) | GT_COMP_ID | ID der Komponente (z.B. Dimensionsname) | 20110719 | ||
2 | ![]() |
I_COMP_TYPE | Call by reference | Type reference (TYPE) | GT_COMP_TYPE | Typ der Komponente (z.B. Fakten) | 20110719 | ||
3 | ![]() |
I_DATA_ROWS | Call by reference | Type reference (TYPE) | I | 20110719 | |||
4 | ![]() |
I_EVENT | Call by reference | Type reference (TYPE) | GT_EVENT | Event ID | 20110608 |
Method END_EVENT on class CL_RSL_AINX_STAT has no exception.
Method START_EVENT Signature
Method START_EVENT on class CL_RSL_AINX_STAT has no parameter.
Method START_EVENT on class CL_RSL_AINX_STAT has no exception.
Method START_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGEMODE | Call by reference | Type reference (TYPE) | GT_CHANGEMODE | C_CHANGEMODE-APPEND | Art der Änderung | 20110804 | |
2 | ![]() |
I_COMP_ID | Call by reference | Type reference (TYPE) | GT_COMP_ID | ID der Komponente (z.B. Dimensionsname) | 20110722 | ||
3 | ![]() |
I_COMP_TYPE | Call by reference | Type reference (TYPE) | GT_COMP_TYPE | Typ der Komponente (z.B. Fakten) | 20110722 | ||
4 | ![]() |
I_OBJNM | Call by reference | Type reference (TYPE) | GT_OBJNM | Objekt | 20110719 | ||
5 | ![]() |
I_PART_ID | Call by reference | Type reference (TYPE) | GT_PART_ID | Teil des Vorgangs (z.B. Batch-Prozess) | 20110719 | ||
6 | ![]() |
I_STATUID | Call by reference | Type reference (TYPE) | GT_STATUID | Statistik UUID | 20110608 |
Method START_STAT on class CL_RSL_AINX_STAT has no exception.
Method WRITE_STAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLOSE | Call by reference | Type reference (TYPE) | RS_BOOL | Statistik (UID) beenden | 20110726 |
Method WRITE_STAT on class CL_RSL_AINX_STAT has no exception.
Method _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 | Natürliche Zahl | 20110725 | ||
2 | ![]() |
I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20110725 |
Method _PROGRESS_IND on class CL_RSL_AINX_STAT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |