SAP ABAP Class CL_ESH_ADM_BI_SCT_CONTROLLER (Search Connector Type controller for BI Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_ADMIN_BI (Package) Monitoring and Admin for the BI Search Component
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_ADM_ABSTRACT_SCT_CTRL | Abstract Base Class for SCT Controllers | 20070404 |
Properties
| Class | CL_ESH_ADM_BI_SCT_CONTROLLER | |
| Short Description | Search Connector Type controller for BI Objects | |
| Super Class | CL_ESH_ADM_ABSTRACT_SCT_CTRL | Abstract Base Class for SCT Controllers |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_ADMIN_BI | Monitoring and Admin for the BI Search Component |
| Created | 20070404 | 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
Class CL_ESH_ADM_BI_SCT_CONTROLLER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_MONITORING_ADMIN_TOOL | 20070404 | Monitoring and Admin Component |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | 'BI' | Search connector type | 20070418 | ||
| 2 | Constant | Private | Type reference (TYPE) | CHAR1 | '~' | Single-character flag | 20070418 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | BAPI_MSG | Message text | 20070418 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Private constructor | 20070404 | |
| 2 | Instance method | Private | Method | Create RFC destination | 20070418 | |
| 3 | Instance method | Public | Method | Create search connectors | 20070418 |
Events
Class CL_ESH_ADM_BI_SCT_CONTROLLER has no event.
Types
Class CL_ESH_ADM_BI_SCT_CONTROLLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ESH_ADM_BI_SCT_CONTROLLER has no parameter.
Method CONSTRUCTOR on class CL_ESH_ADM_BI_SCT_CONTROLLER has no exception.
Method CREATE_RFC_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070418 | ||||
| 2 | EV_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20070418 | |||
| 3 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20070418 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | RFCLANG | Explicit language | 20070418 | |||
| 5 | IV_MESSAGE_SERVER | Call by reference | Type reference (TYPE) | RFCHOST_EXT | Name of Target Host | 20070418 | |||
| 6 | IV_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Explicit password | 20070418 | |||
| 7 | IV_SERVICE_USER | Call by reference | Type reference (TYPE) | RFCUSER | Explicit user ID | 20070418 | |||
| 8 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20070418 | |||
| 9 | IV_SYSTEM_NUMBER | Call by reference | Type reference (TYPE) | RFCSERVICE | Service used (TCP service, SAP System number) | 20070418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | failed | 20070418 |
Method CREATE_SEARCH_CONNECTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN_CODES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070418 | |||
| 2 | ET_SEARCH_CONNECTORS | Call by reference | Type reference (TYPE) | ESH_T_IF_TEMPLATE_INSTANCES | Template instances / search connectors | 20070418 | |||
| 3 | IT_TEMPLATES | Call by reference | Type reference (TYPE) | ESH_T_BI_TEMPLATE | Template Object combination | 20070418 | |||
| 4 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20070418 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | RFCLANG | Explicit language | 20070418 | |||
| 6 | IV_MESSAGE_SERVER | Call by reference | Type reference (TYPE) | RFCHOST_EXT | Name of Target Host | 20070418 | |||
| 7 | IV_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Explicit password | 20070418 | |||
| 8 | IV_SEARCH_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20070418 | |||
| 9 | IV_SERVICE_USER | Call by reference | Type reference (TYPE) | RFCUSER | Explicit user ID | 20070418 | |||
| 10 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20070418 | |||
| 11 | IV_SYSTEM_NUMBER | Call by reference | Type reference (TYPE) | RFCSERVICE | Service used (TCP service, SAP System number) | 20070418 |
Method CREATE_SEARCH_CONNECTORS on class CL_ESH_ADM_BI_SCT_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |