SAP ABAP Class CL_ESH_QL_AGGREG_PREPARE (Preparation Step: Query Log Aggregation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_LOGGING (Package) Query Logging

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_OBJECT_EXTR_PREP | Object data extraction preparation (internal!) | 20100804 |
Properties
Class | CL_ESH_QL_AGGREG_PREPARE | |
Short Description | Preparation Step: Query Log Aggregation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_QUERY_LOGGING | Query Logging |
Created | 20100804 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ESH_QL_AGGREG_PREPARE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ESH_IF_OBJECT_EXTR_PREP | Object data extraction preparation (internal!) | 20100804 |
Friends
Class CL_ESH_QL_AGGREG_PREPARE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_AGGREGATOR | Query Log Aggregator | 20100804 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ESH_QL_CUST_CONTAINER | Query Log Customizing Container | 20100804 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_QL_CUST_QL_AGGREG_INTERV | Query Log Aggregation Interval (Aggregate last ... days) | 20100806 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Debug Mode | 20100806 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20100804 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE_ID | Object Type ID | 20100804 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set aggregation interval (last .. days till now) -optional- | 20100806 |
2 | ![]() |
Instance method | Public | Method | Set debug mode | 20100806 |
Events
Class CL_ESH_QL_AGGREG_PREPARE has no event.
Types
Class CL_ESH_QL_AGGREG_PREPARE has no local type.
Method Signatures
Method SET_AGGREGATION_INTERVAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AGGREG_INTERVAL | Call by reference | Type reference (TYPE) | ESH_E_QL_CUST_QL_AGGREG_INTERV | Query Log Aggregation Interval (Aggregate last ... days) | 20100806 |
Method SET_AGGREGATION_INTERVAL on class CL_ESH_QL_AGGREG_PREPARE has no exception.
Method SET_DEBUG_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEBUG_MODE | Call by reference | Type reference (TYPE) | CHAR01 | Debug Mode | 20100806 |
Method SET_DEBUG_MODE on class CL_ESH_QL_AGGREG_PREPARE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |