SAP ABAP Interface IF_ESH_IF_CUSTOM_DATA_HANDLER (Custom meta data distribution)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_INTERFACE (Package) Interface
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESH_SE_CUSTOM_DATA_HANDLER | Custom Data Handler | 20130926 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RODPS_BADI_ESH_ODP | Implementation of BADI_ESH_ODP | 20120221 |
Properties
| Interface | IF_ESH_IF_CUSTOM_DATA_HANDLER | |
| Short Description | Custom meta data distribution |
General Data
| Package | S_ESH_ENG_INTERFACE | Interface |
| Created | 20110517 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no forward declaration.
Interfaces
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no interface.
Friends
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no friend.
Attributes
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get data for export | 20110517 | |
| 2 | Static method | Public | Method | Get interface instance for data export | 20110517 | |
| 3 | Static method | Public | Method | Get interface instance for data import | 20110517 | |
| 4 | Instance method | Public | Method | Set imported data | 20110517 |
Events
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no event.
Types
Interface IF_ESH_IF_CUSTOM_DATA_HANDLER has no local type.
Method Signatures
Method EXPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to data | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception in provider | 20110517 |
Method GET_INSTANCE_FOR_EXPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20110518 | |||
| 2 | IV_TARGET_SYSTEM_CLIENT | Call by reference | Type reference (TYPE) | SYST-MANDT | Client ID of Current User | 20110517 | |||
| 3 | IV_TARGET_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYST-SYSID | Name of the SAP System | 20110517 | |||
| 4 | RO_CUSTOM_META_DATA | Value transfer | Object reference (TYPE REF TO) | IF_ESH_IF_CUSTOM_DATA_HANDLER | Custom meta data handler | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface not supported | 20110517 | ||
| 2 | General exception in provider | 20110517 |
Method GET_INSTANCE_FOR_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CUSTOM_META_DATA | Value transfer | Object reference (TYPE REF TO) | IF_ESH_IF_CUSTOM_DATA_HANDLER | Custom meta data handler | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interface not supported | 20110517 | ||
| 2 | General exception in provider | 20110517 |
Method IMPORT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Reference to data | 20110517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General exception in provider | 20110517 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |