SAP ABAP Class CL_ESH_SE_SNAP_RUNTIME_DATA (Snapshot: Runtime Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_SEARCH (Package) Search (internal)
⤷
⤷
Properties
| Class | CL_ESH_SE_SNAP_RUNTIME_DATA | |
| Short Description | Snapshot: Runtime Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_SEARCH | Search (internal) |
| Created | 20131120 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_SE_SNAP_RUNTIME_DATA has no interface implemented.
Friends
Class CL_ESH_SE_SNAP_RUNTIME_DATA has no friend class.
Attributes
Class CL_ESH_SE_SNAP_RUNTIME_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copy runtime data | 20131120 | |
| 2 | Static method | Public | Method | Get join indices | 20131120 | |
| 3 | Static method | Public | Method | Remove runtime data of snapshot | 20131125 |
Events
Class CL_ESH_SE_SNAP_RUNTIME_DATA has no event.
Types
Class CL_ESH_SE_SNAP_RUNTIME_DATA has no local type.
Method Signatures
Method COPY_RUNTIME_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131120 |
Method GET_JOIN_INDICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_JOIN_INDICES | Call by reference | Type reference (TYPE) | CL_ESH_SE_SNAP_TREX_INDEX=>GTY_T_JOIN_INDEX_TYPE | List of join indices | 20131120 | |||
| 2 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131120 | |||
| 3 | IV_AREA | Call by reference | Type reference (TYPE) | CL_ESH_SE_RUNTIME_DATA=>L_RUNTIME_DATA_AREA | CL_ESH_SE_RUNTIME_DATA=>SC_AREA_STANDARD | Runtime Data Area | 20131125 | ||
| 4 | IV_ONLY_ACTIVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Only indices of active connectors | 20131120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131120 |
Method REMOVE_SNAPSHOT_RUNTIME_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20131125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Common ESH Engine Exception | 20131125 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |