SAP ABAP Class CL_ESH_CON_CREATION (Wizard: Connector Creation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_UI_CONNECTOR (Package) Search Connector Management
⤷
⤷
Properties
| Class | CL_ESH_CON_CREATION | |
| Short Description | Wizard: Connector Creation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_UI_CONNECTOR | Search Connector Management |
| Created | 20070925 | SAP |
| Last change | 20140121 | 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_CON_CREATION has no interface implemented.
Friends
Class CL_ESH_CON_CREATION has no friend class.
Attributes
Class CL_ESH_CON_CREATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get all connector types | 20070925 | |
| 2 | Static method | Public | Method | Get all product versions of a template type | 20070926 | |
| 3 | Static method | Public | Method | 20110203 | ||
| 4 | Static method | Public | Method | Get all system groups of a product version | 20070926 | |
| 5 | Static method | Public | Method | Get templates of a product version and system group | 20070926 | |
| 6 | Static method | Public | Method | Get templates of a product version and system group | 20110204 | |
| 7 | Static method | Public | Method | Roll back work | 20081117 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | COMMIT_EVENT | Static Event (1) |
Public (2) |
20070925 | |
| 2 | DISCARD_EVENT | Static Event (1) |
Public (2) |
20070925 | |
| 3 | SAVE_EVENT | Static Event (1) |
Public (2) |
20070925 |
Types
Class CL_ESH_CON_CREATION has no local type.
Method Signatures
Method GET_CONNECTOR_TYPES_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_CENTRAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080107 | ||||
| 2 | RT_CO_TYPES | Value transfer | Type reference (TYPE) | ESH_T_CO_COTYPE | Connector types | 20070925 |
Method GET_CONNECTOR_TYPES_ALL on class CL_ESH_CON_CREATION has no exception.
Method GET_PRODUCT_VERSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20070926 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | Language Key | 20130319 | |||
| 3 | RT_PRODUCT_VERSIONS | Value transfer | Type reference (TYPE) | ESH_T_MU_PRODVERS | Product version | 20070926 |
Method GET_PRODUCT_VERSIONS on class CL_ESH_CON_CREATION has no exception.
Method GET_PRODVERS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Client ID of Current User | 20110203 | |||
| 2 | IV_CONNECTION_GUID | Call by reference | Type reference (TYPE) | ESH_E_ADM_CONNECTION_GUID | Connection GUID | 20110204 | |||
| 3 | IV_CO_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20110203 | |||
| 4 | IV_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Name of the SAP System | 20110203 | |||
| 5 | RT_PRODVERS | Value transfer | Type reference (TYPE) | ESH_T_MU_PRODVERS | Product version | 20110203 |
Method GET_PRODVERS_LIST on class CL_ESH_CON_CREATION has no exception.
Method GET_SYSTEM_GROUPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRODVERS | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070926 | |||
| 2 | RT_SYSGROUPS | Value transfer | Type reference (TYPE) | ESH_T_CON_SYSGROUP | System groups | 20070926 |
Method GET_SYSTEM_GROUPS on class CL_ESH_CON_CREATION has no exception.
Method GET_TEMPLATES 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 | 20071108 | |||
| 2 | IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20070926 | |||
| 3 | IV_DEST_CALLER | Call by reference | Type reference (TYPE) | ESH_E_CON_DEST_CALLER | Destination caller | 20071123 | |||
| 4 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070926 | |||
| 5 | RT_TEMPLATES | Value transfer | Type reference (TYPE) | ESH_T_CO_TEMPLATE | Wizard: List of templates | 20070926 |
Method GET_TEMPLATES on class CL_ESH_CON_CREATION has no exception.
Method GET_TEMPLATES1 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 | 20110204 | |||
| 2 | IV_CONNECTOR_TYPE | Call by reference | Type reference (TYPE) | ESH_E_IF_SEARCH_CONNECTOR_TYPE | Search Connector Type | 20110204 | |||
| 3 | IV_DEST_CALLER | Call by reference | Type reference (TYPE) | ESH_E_CON_DEST_CALLER | Destination caller | 20110204 | |||
| 4 | RT_TEMPLATES | Value transfer | Type reference (TYPE) | ESH_T_CO_TEMPLATE | Wizard: List of templates | 20110204 |
Method GET_TEMPLATES1 on class CL_ESH_CON_CREATION has no exception.
Method ROLLBACK Signature
Method ROLLBACK on class CL_ESH_CON_CREATION has no parameter.
Method ROLLBACK on class CL_ESH_CON_CREATION has no exception.
Event Signatures
Event COMMIT_EVENT Signature
Event COMMIT_EVENT on class CL_ESH_CON_CREATION has no parameter.
Event DISCARD_EVENT Signature
Event DISCARD_EVENT on class CL_ESH_CON_CREATION has no parameter.
Event SAVE_EVENT Signature
Event SAVE_EVENT on class CL_ESH_CON_CREATION has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |