SAP ABAP Class CL_ESH_QL_AUTH_MGT (Query Logging Authorization Management)
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_AUTH_MGT | |
| Short Description | Query Logging Authorization Management | |
| 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
Class CL_ESH_QL_AUTH_MGT has no forward declaration.
Interfaces
Class CL_ESH_QL_AUTH_MGT has no interface implemented.
Friends
Class CL_ESH_QL_AUTH_MGT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | INT1 | '1' | Authorization 'Access Data' | 20090928 | ||
| 2 | Constant | Private | Type reference (TYPE) | INT1 | '2' | Authorization 'Customize' | 20090928 | ||
| 3 | Constant | Private | Type reference (TYPE) | INT1 | '3' | Authorization 'Reorg' | 20090928 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Maintained | 20090928 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | X | Auth (Raw) | 20090928 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Authorization to reorganize/plan reorganization of QL | 20090928 | |
| 2 | Instance method | Public | Method | Authorization to maintain global customizing for query log | 20090928 | |
| 3 | Instance method | Public | Method | Authorization to set personalized customizing for QL | 20090928 | |
| 4 | Instance method | Public | Method | Authorization to view, access, download and evaluate QL | 20090928 | |
| 5 | Instance method | Private | Method | Get | 20090928 | |
| 6 | Static method | Public | Method | Get instance | 20090928 |
Events
Class CL_ESH_QL_AUTH_MGT has no event.
Types
Class CL_ESH_QL_AUTH_MGT has no local type.
Method Signatures
Method CHECK_AUTH_REORGANIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_AUTHORIZED | Value transfer | Type reference (TYPE) | ESH_E_QL_IS_AUTHORIZED | Is authorized | 20090928 |
Method CHECK_AUTH_REORGANIZE on class CL_ESH_QL_AUTH_MGT has no exception.
Method CHECK_AUTH_SET_GLOBAL_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_AUTHORIZED | Value transfer | Type reference (TYPE) | ESH_E_QL_IS_AUTHORIZED | Is authorized | 20090928 |
Method CHECK_AUTH_SET_GLOBAL_CUST on class CL_ESH_QL_AUTH_MGT has no exception.
Method CHECK_AUTH_SET_PERSONAL_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_AUTHORIZED | Value transfer | Type reference (TYPE) | ESH_E_QL_IS_AUTHORIZED | Is authorized | 20090928 |
Method CHECK_AUTH_SET_PERSONAL_CUST on class CL_ESH_QL_AUTH_MGT has no exception.
Method CHECK_AUTH_VIEW_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_AUTHORIZED | Value transfer | Type reference (TYPE) | ESH_E_QL_IS_AUTHORIZED | Is authorized | 20090928 |
Method CHECK_AUTH_VIEW_LOG on class CL_ESH_QL_AUTH_MGT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REREAD | Call by reference | Type reference (TYPE) | CHAR01 | Reread | 20090928 |
Method GET on class CL_ESH_QL_AUTH_MGT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_QL_AUTH_MGT | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_AUTH_MGT | Query Log Auth Management | 20090928 |
Method GET_INSTANCE on class CL_ESH_QL_AUTH_MGT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |