SAP ABAP Class CL_ESH_IF_INA_LOGGING (ES-InA-Adapter: Logging)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_INTERFACE_INA (Package) Enterprise Search: InA-Interface
⤷
⤷
Properties
| Class | CL_ESH_IF_INA_LOGGING | |
| Short Description | ES-InA-Adapter: Logging | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_INTERFACE_INA | Enterprise Search: InA-Interface |
| Created | 20130926 | SAP |
| Last change | 20141121 | |
| 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_IF_INA_LOGGING has no interface implemented.
Friends
Class CL_ESH_IF_INA_LOGGING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_IF_INA_SSTRING | '$$ALL$$' | short string | 20130926 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20130926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20130926 | ||
| 2 | Static method | Private | Method | 20130926 | ||
| 3 | Static method | Private | Method | 20130926 | ||
| 4 | Static method | Private | Method | 20130926 | ||
| 5 | Static method | Public | Method | 20130926 | ||
| 6 | Static method | Private | Method | 20130926 | ||
| 7 | Static method | Public | Method | 20130926 | ||
| 8 | Static method | Public | Method | 20130926 |
Events
Class CL_ESH_IF_INA_LOGGING has no event.
Types
Class CL_ESH_IF_INA_LOGGING has no local type.
Method Signatures
Method CHECK_LOG_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_LOG_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130926 | ||||
| 2 | EV_LOG_RESPONSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130926 | ||||
| 3 | IV_SERVICE | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SERVICE | short string | 20130926 |
Method CHECK_LOG_ACTIVE on class CL_ESH_IF_INA_LOGGING has no exception.
Method DERIVE_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SERVICE | short string | 20130926 | |||
| 2 | RV_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20130926 |
Method DERIVE_FILE_NAME on class CL_ESH_IF_INA_LOGGING has no exception.
Method DISCARD_LOG_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130926 |
Method DISCARD_LOG_SWITCH on class CL_ESH_IF_INA_LOGGING has no exception.
Method GET_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCATION | Value transfer | Type reference (TYPE) | STRING | 20130926 |
Method GET_LOCATION on class CL_ESH_IF_INA_LOGGING has no exception.
Method GET_LOG_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SERVICE | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SERVICE | Es-InA-Adapater: Service | 20130926 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20130926 | |||
| 3 | RT_LOG_CONFIG | Value transfer | Type reference (TYPE) | ESH_T_IF_INA_LOGC | ES-InA-Adpater: Logging Configuration | 20130926 |
Method GET_LOG_CONFIGURATION on class CL_ESH_IF_INA_LOGGING has no exception.
Method SAVE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130926 | ||||
| 2 | IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | 20130926 | ||||
| 3 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130926 |
Method SET_LOG_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130926 | ||||
| 2 | IV_LOCATION | Call by reference | Type reference (TYPE) | STRING | 20130926 | ||||
| 3 | IV_LOG_RESPONSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130926 | ||||
| 4 | IV_SERVICE | Value transfer | Type reference (TYPE) | ESH_E_IF_INA_SERVICE | 20130926 | ||||
| 5 | IV_USER | Value transfer | Type reference (TYPE) | SYUNAME | User Name | 20130926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130926 |
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_REQUEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130926 | ||||
| 2 | IV_SERVICE | Call by reference | Type reference (TYPE) | ESH_E_IF_INA_SERVICE | short string | 20130926 | |||
| 3 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20130926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130926 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |