SAP ABAP Class CL_ESH_QL_AGGREG_ADMIN (Query Log Aggregation Administration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_QUERY_LOGGING (Package) Query Logging
⤷
⤷
Properties
| Class | CL_ESH_QL_AGGREG_ADMIN | |
| Short Description | Query Log Aggregation Administration | |
| 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 | 20100802 | SAP |
| Last change | 20110908 | 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_ESH_QL_AGGREG_ADMIN has no interface implemented.
Friends
Class CL_ESH_QL_AGGREG_ADMIN has no friend class.
Attributes
Class CL_ESH_QL_AGGREG_ADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Schedule | 20100802 | |
| 2 | Static method | Public | Method | Get Current Status | 20100809 | |
| 3 | Static method | Public | Method | Get Last Executions | 20100809 | |
| 4 | Static method | Public | Method | Get Last Execution Logs | 20100802 | |
| 5 | Static method | Public | Method | Get Next Execution | 20100803 | |
| 6 | Static method | Public | Method | Get Schedule and Last Execution Information | 20100802 | |
| 7 | Static method | Public | Method | Schedule Query Log Aggregation | 20100802 |
Events
Class CL_ESH_QL_AGGREG_ADMIN has no event.
Types
Class CL_ESH_QL_AGGREG_ADMIN has no local type.
Method Signatures
Method DELETE_SCHEDULE Signature
Method DELETE_SCHEDULE on class CL_ESH_QL_AGGREG_ADMIN has no parameter.
Method DELETE_SCHEDULE on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method GET_CURR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_JOB_ACTIVE | Call by reference | Type reference (TYPE) | ESH_E_QL_AGGREG_ACTIVE | Query Log Aggregation: Job Active | 20100809 |
Method GET_CURR_STATUS on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method GET_LAST_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LAST_EXEC_JOB | Call by reference | Type reference (TYPE) | BTCJOB | Last Execution Job | 20100809 | |||
| 2 | EV_LAST_EXEC_STATUS | Call by reference | Type reference (TYPE) | ESH_E_QL_AGGREG_STATUS | Query Log Aggregation Last Execution Status | 20100809 | |||
| 3 | EV_LAST_EXEC_TSP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Last Execution Timestamp | 20100809 |
Method GET_LAST_EXECUTION on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method GET_LAST_EXECUTION_LOGS Signature
Method GET_LAST_EXECUTION_LOGS on class CL_ESH_QL_AGGREG_ADMIN has no parameter.
Method GET_LAST_EXECUTION_LOGS on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method GET_NEXT_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_SCHEDULED | Call by reference | Type reference (TYPE) | ESH_E_QL_AGGREG_IS_SCHEDULED | Query Log Aggregation Is Scheduled | 20100803 | |||
| 2 | EV_NEXT_EXEC_JOB | Call by reference | Type reference (TYPE) | BTCJOB | Next Job Name | 20100809 | |||
| 3 | EV_NEXT_EXEC_JOBCNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Next Job ID | 20100809 | |||
| 4 | EV_NEXT_EXEC_TSP | Call by reference | Type reference (TYPE) | TIMESTAMP | Next Execution Timestamp | 20100803 |
Method GET_NEXT_EXECUTION on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method GET_SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCHEDULE_INFO | Call by reference | Type reference (TYPE) | ESH_S_QL_AGGREG_SCHEDULE | Query Log Aggregation Schedule Information | 20100802 |
Method GET_SCHEDULE on class CL_ESH_QL_AGGREG_ADMIN has no exception.
Method SCHEDULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUTOMATIC_RESCHEDULE | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Automatic Reschedule | 20100802 | ||
| 2 | IV_IMMEDIATE | Call by reference | Type reference (TYPE) | CHAR01 | Schedule for Immediate Execution | 20100802 | |||
| 3 | IV_NEXT_CUSTOMIZED_EXEC_P_OF_T | Call by reference | Type reference (TYPE) | CHAR01 | Schedule for Next Customized Execution Point of Time | 20100802 |
Method SCHEDULE on class CL_ESH_QL_AGGREG_ADMIN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |