SAP ABAP Class CL_ESH_IF_BOS_CONNECTOR_RFC (Connector Implementation for RFC Data Providers)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_BOS (Package) Monitoring and Admin for the BOS Component
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_BOS_DATA_ITERATOR | Iterator for data packages | 20070222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_IF_BOS_DP_CONNECTOR | Connector Interface for Data Providers | 20070222 |
Properties
| Class | CL_ESH_IF_BOS_CONNECTOR_RFC | |
| Short Description | Connector Implementation for RFC Data Providers | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_BOS | Monitoring and Admin for the BOS Component |
| Created | 20070222 | SAP |
| Last change | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_IF_BOS_DATA_ITERATOR | Iterator for data packages | 20070222 | ||
| 2 | IF_ESH_IF_BOS_DP_CONNECTOR | Connector Interface for Data Providers | 20070222 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_IF_BOS_DP_CONTROLLER | 20070305 | Data Provider Controller |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 10000 | Default package size | 20070312 | ||
| 2 | Constant | Private | Type reference (TYPE) | ESH_E_OM_DATA_SOURCE_TECHN | 'RFC' | Technology of DataSource | 20070312 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR1 | 'X' | Flag: 'X' | 20070402 | ||
| 4 | Constant | Private | Type reference (TYPE) | DDOBJSTATE | 'A' | Read status of an ABAP/4 Dictionary object | 20070402 | ||
| 5 | Constant | Private | Type reference (TYPE) | DDOBJSTATE | 'M' | Read status of an ABAP/4 Dictionary object | 20070402 | ||
| 6 | Constant | Private | Type reference (TYPE) | DDOBJSTATE | 'N' | Read status of an ABAP/4 Dictionary object | 20070402 | ||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ESH_IF_BOS_DP_CONNECTOR | Connector interface for data providers | 20070305 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data package | 20070222 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Index for iterator | 20070222 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Iterator index after reading a data package | 20070222 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | Package size for iterator | 20070222 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Start of the selection | 20070222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Private constructor | 20070305 | |
| 2 | Static method | Private | Method | Get instance method for singleton instance | 20070305 |
Events
Class CL_ESH_IF_BOS_CONNECTOR_RFC has no event.
Types
Class CL_ESH_IF_BOS_CONNECTOR_RFC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_IF_BOS_CONNECTOR_RFC has no parameter.
Method CONSTRUCTOR on class CL_ESH_IF_BOS_CONNECTOR_RFC has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ESH_IF_BOS_DP_CONNECTOR | Connector Interface for Data Providers | 20070305 |
Method GET_INSTANCE on class CL_ESH_IF_BOS_CONNECTOR_RFC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |