SAP ABAP Class CL_RSDD_STATDATAUSAGE (Filter Data for Monitoring)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_STAT (Package) BW Statistics

⤷

⤷

Properties
Class | CL_RSDD_STATDATAUSAGE | |
Short Description | Filter Data for Monitoring | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDD_STAT | BW Statistics |
Created | 20100104 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_STATDATAUSAGE has no interface implemented.
Friends
Class CL_RSDD_STATDATAUSAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SYSUUID_25 | UUID in Compressed Form | 20100105 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100105 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSD_INFOPROV | InfoProvider Runtime Metadata | 20130116 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TZNTSTMPL | Time Stamp from Query Step | 20110107 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFC | Table of Required Characteristics | 20110107 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFK | Table of Required Basic Key Figures | 20110107 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Time Characteristics Activated | 20110107 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TSX_SELDR | Selection to the Data Manager | 20100105 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDR0_TS_PROVRQ | Table of the PROV_RQDR | 20110107 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSD_T_IOBJNM | List of Monitored InfoObjects | 20100105 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | User-Specific On/Off | 20100201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100105 |
2 | ![]() |
Static method | Public | Method | InfoObjects that are monitored (Provider-specific) | 20110107 |
3 | ![]() |
Static method | Public | Method | Recording On (User-Specific too) | 20110107 |
4 | ![]() |
Static method | Public | Method | Time Characteristics On/Off | 20110107 |
5 | ![]() |
Instance method | Public | Method | Creates and records data (in the buffer) | 20100104 |
6 | ![]() |
Instance method | Private | Method | 20100105 | |
7 | ![]() |
Instance method | Private | Method | 20100105 | |
8 | ![]() |
Instance method | Private | Method | Create specific statistic RANGE table from the SELDR | 20100104 |
9 | ![]() |
Instance method | Private | Method | List of Relevant InfoObjects from SELDR | 20110107 |
10 | ![]() |
Instance method | Private | Method | Gets the list of relevant broad time characteristics | 20100105 |
Events
Class CL_RSDD_STATDATAUSAGE has no event.
Types
Class CL_RSDD_STATDATAUSAGE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20100105 | ||
2 | ![]() |
I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20110107 | ||
3 | ![]() |
I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20110107 | ||
4 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20110107 | ||
5 | ![]() |
I_TS_PROVRQ | Call by reference | Type reference (TYPE) | RSDR0_TS_PROVRQ | Tabelle der PROV_RQDR | 20110107 |
Method CONSTRUCTOR on class CL_RSDD_STATDATAUSAGE has no exception.
Method GET_DUIOBJ_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TS_DTA_PRO | Call by reference | Type reference (TYPE) | IF_RSD_INFOPROV=>NT_TS_DTA_PRO | 20130116 | |||
2 | ![]() |
R_T_IOBJNM | Value transfer | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20110107 |
Method GET_DUIOBJ_ON on class CL_RSDD_STATDATAUSAGE has no exception.
Method GET_IS_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USER_SPEC | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20110107 | |
2 | ![]() |
R_ON | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110107 |
Method GET_IS_ON on class CL_RSDD_STATDATAUSAGE has no exception.
Method GET_TIMS_ON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ON | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110107 |
Method GET_TIMS_ON on class CL_RSDD_STATDATAUSAGE has no exception.
Method RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DMUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20100104 | ||
2 | ![]() |
I_READ_ID | Call by reference | Type reference (TYPE) | RSD_READ_ID | Lesezugriffs-ID | 20100205 |
Method RECORD on class CL_RSDD_STATDATAUSAGE has no exception.
Method _APPEND_EQSID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATAUSE | Call by reference | Type reference (TYPE) | RSSTA_T_DATAUSE | Filterwerte bei Query-Ausführung für gewählte InfoObjekte | 20100105 | ||
2 | ![]() |
I_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20100105 |
Method _APPEND_EQSID on class CL_RSDD_STATDATAUSAGE has no exception.
Method _APPEND_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_DATAUSE | Call by reference | Type reference (TYPE) | RSSTA_T_DATAUSE | Filterwerte bei Query-Ausführung für gewählte InfoObjekte | 20100105 | ||
2 | ![]() |
I_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20100105 |
Method _APPEND_RANGE on class CL_RSDD_STATDATAUSAGE has no exception.
Method _CONVERT_SELDR_TO_RANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_DATAUSE | Value transfer | Type reference (TYPE) | RSSTA_T_DATAUSE | Filterwerte bei Query-Ausführung für gewählte InfoObjekte | 20100104 |
Method _CONVERT_SELDR_TO_RANGE on class CL_RSDD_STATDATAUSAGE has no exception.
Method _GET_MONITORED_IOBJNM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_CHANM | Value transfer | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20110107 |
Method _GET_MONITORED_IOBJNM on class CL_RSDD_STATDATAUSAGE has no exception.
Method _GET_TIMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_IOBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20100105 | |||
2 | ![]() |
R_T_TIMNM | Value transfer | Type reference (TYPE) | RSD_T_IOBJNM | List of InfoObjects | 20100105 |
Method _GET_TIMS on class CL_RSDD_STATDATAUSAGE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |