SAP ABAP Class CL_ESH_QL_QUERY_LOG_CUST (Customize Query Log)
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_QUERY_LOG_CUST | |
Short Description | Customize Query Log | |
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 | 20090925 | 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_QUERY_LOG_CUST has no interface implemented.
Friends
Class CL_ESH_QL_QUERY_LOG_CUST 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) | ESH_S_QL_QLCUST | Query log customizing | 20090925 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_T_QL_QLCUST | Query log customizing | 20090925 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Data has been read | 20090925 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Delegation has been checked | 20091012 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Is delegated scenario | 20091012 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get instance | 20090925 |
2 | ![]() |
Instance method | Public | Method | Get logging behavior globally | 20090925 |
3 | ![]() |
Instance method | Public | Method | Set logging behavior globally | 20090925 |
4 | ![]() |
Instance method | Public | Method | Invalidate cache after update | 20091119 |
5 | ![]() |
Instance method | Private | Method | Check delegation | 20091012 |
6 | ![]() |
Instance method | Public | Method | Get logging settings for own user | 20090925 |
7 | ![]() |
Instance method | Public | Method | Set logging settings for own user | 20090925 |
8 | ![]() |
Instance method | Private | Method | Read data | 20090925 |
9 | ![]() |
Instance method | Private | Method | Validate data | 20090925 |
Events
Class CL_ESH_QL_QUERY_LOG_CUST has no event.
Types
Class CL_ESH_QL_QUERY_LOG_CUST has no local type.
Method Signatures
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_QUERY_LOG_CUST | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_QUERY_LOG_CUST | Customize Query Log | 20090925 |
Method GET_INSTANCE on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method GLOBAL_SETTINGS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | CHAR01 | Update Buffer | 20090925 | ||
2 | ![]() |
RS_CUST_GLOBAL | Value transfer | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST_EXT | Query Log Customizing plus Flag IS_SET | 20090925 |
Method GLOBAL_SETTINGS_GET on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method GLOBAL_SETTINGS_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CUST_GLOBAL | Call by reference | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST | Global Query Log Settings | 20090925 | ||
2 | ![]() |
IV_COMMIT_WORK | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Commit Work | 20090925 | |
3 | ![]() |
IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Invalidate Cache | 20091119 |
Method GLOBAL_SETTINGS_SET on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method INVALIDATE_CACHE_AFTER_UPD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FOR_USER | Call by reference | Type reference (TYPE) | USERNAME | User name | 20091119 |
Method INVALIDATE_CACHE_AFTER_UPD on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method IS_DELEGATED_SCENARIO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_DELEGATED_SCENARIO | Value transfer | Type reference (TYPE) | CHAR01 | Is Delegated Scenario | 20091012 |
Method IS_DELEGATED_SCENARIO on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method OWN_SETTINGS_GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | CHAR01 | Update Buffer | 20090925 | ||
2 | ![]() |
IV_USERNAME | Call by reference | Type reference (TYPE) | USERNAME | User (default: sy-uname) | 20091012 | ||
3 | ![]() |
RS_CUST_PERSONALIZED | Value transfer | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST_EXT | Query Log Customizing plus Flag IS_SET | 20090925 |
Method OWN_SETTINGS_GET on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method OWN_SETTINGS_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CUST_PERSONALIZED | Call by reference | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST | Personalized Settings | 20090925 | ||
2 | ![]() |
IV_COMMIT_WORK | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Commit Work | 20090925 | |
3 | ![]() |
IV_FOR_USER | Call by reference | Type reference (TYPE) | USERNAME | User (Default: Current User) | 20100910 | ||
4 | ![]() |
IV_INVALIDATE_CACHE | Call by reference | Type reference (TYPE) | CHAR01 | ABAP_TRUE | Invalidate Cache | 20091119 | |
5 | ![]() |
IV_RESET | Call by reference | Type reference (TYPE) | CHAR01 | Reset Personalization (for current user/specified user) | 20090925 |
Method OWN_SETTINGS_SET on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method READ_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20090925 |
Method READ_DATA on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
Method VALIDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_QL_CUST | Call by reference | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST | Logging Customizing | 20090925 | ||
2 | ![]() |
RS_QL_CUST | Value transfer | Type reference (TYPE) | ESH_S_QL_LOGGING_CUST | Logging Customizing - Validated | 20090925 |
Method VALIDATE on class CL_ESH_QL_QUERY_LOG_CUST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |