SAP ABAP Class CL_ESH_QL_CONTENT_CONVERTER (Query Log Content Converter)
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_CONTENT_CONVERTER | |
| Short Description | Query Log Content Converter | |
| 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 | 20091027 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_QL_CONTENT_CONVERTER has no forward declaration.
Interfaces
Class CL_ESH_QL_CONTENT_CONVERTER has no interface implemented.
Friends
Class CL_ESH_QL_CONTENT_CONVERTER has no friend class.
Attributes
Class CL_ESH_QL_CONTENT_CONVERTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Export content | 20091027 | |
| 2 | Static method | Public | Method | Get instance | 20091027 | |
| 3 | Instance method | Public | Method | Import content | 20091027 |
Events
Class CL_ESH_QL_CONTENT_CONVERTER has no event.
Types
Class CL_ESH_QL_CONTENT_CONVERTER has no local type.
Method Signatures
Method EXPORT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTENT_XSTRING | Call by reference | Type reference (TYPE) | ESH_E_QL_QLOGQ_CONTENT | Query Log Content | 20091027 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ESH_T_QL_CONTENT_REF | Query Log Content References | 20091027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query Logging Exception on Content Export | 20091027 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CONTENT_CONVERTER | Value transfer | Object reference (TYPE REF TO) | CL_ESH_QL_CONTENT_CONVERTER | Content Converter | 20091027 |
Method GET_INSTANCE on class CL_ESH_QL_CONTENT_CONVERTER has no exception.
Method IMPORT_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | ESH_T_QL_CONTENT_REF | Query Log Content References | 20091027 | |||
| 2 | IV_CONTENT_XSTRING | Call by reference | Type reference (TYPE) | ESH_E_QL_QLOGQ_CONTENT | Query Log Content | 20091027 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Query Logging Exception on Content Import | 20091027 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |