SAP ABAP Class CL_ESH_CO_TEMPLATE_TYPE (Properties of Template Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_COMMON (Package) Common
⤷
⤷
Properties
| Class | CL_ESH_CO_TEMPLATE_TYPE | |
| Short Description | Properties of Template Types | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_COMMON | Common |
| Created | 20071114 | SAP |
| Last change | 20130531 | 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_CO_TEMPLATE_TYPE has no interface implemented.
Friends
Class CL_ESH_CO_TEMPLATE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ESH_E_ADM_CONNECTION_TYPE | 'RFC' | Connection type | 20071214 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM handle indexing | 20071120 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM handle preparation | 20071120 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM do not use connection GUID | 20071120 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM SC must be contained in table ESH_ADM_SC_MAIN | 20071123 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM status handling | 20071114 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: ADM use TREX destination | 20071213 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Call BADI ESH_OM_ODP at end of Create/Delete Connector | 20111019 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Search connectors can be enhanced | 20090930 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Connector does not require a request | 20081127 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Create connector in background | 20081012 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: Cross Modelling Supported | 20110421 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Delete connectivity with connector | 20081217 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: OM transport templates to area A | 20071120 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: OM transport templates to area I | 20071120 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Push search connector changes to back-end systems | 20090819 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Search execution is done by common runtime implementation | 20090430 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template type | 20071121 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_DESCRIPTION | Description in logon language | 20071121 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_DESCRIPTION | Description in English | 20071121 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: WS activate created search connectors automatically | 20071120 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20071129 | ||||
| 23 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Flag: WS send back-end name of field | 20071121 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | LTY_T_TEMPLATE_TYPE | List of class instances | 20071114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | Private constructor | 20071114 | |
| 2 | Static method | Public | Method | Get instance | 20071114 | |
| 3 | Instance method | Private | Method | Set template type description | 20071121 | |
| 4 | Instance method | Private | Method | Set properties for template type BI | 20071114 | |
| 5 | Instance method | Private | Method | Set properties for template type BOS | 20071114 | |
| 6 | Instance method | Private | Method | Set properties for template type COMRUNTIME | 20071114 | |
| 7 | Instance method | Private | Method | Set properties for template type FILES | 20071114 | |
| 8 | Instance method | Private | Method | Set properties for template type KM | 20071114 | |
| 9 | Instance method | Private | Method | Set properties for template type MDM | 20071114 | |
| 10 | Instance method | Private | Method | Set properties for template type Open Search | 20081127 | |
| 11 | Instance method | Private | Method | Set properties for template type SES | 20071114 | |
| 12 | Instance method | Private | Method | Set properties for template type Webservice | 20090126 |
Events
Class CL_ESH_CO_TEMPLATE_TYPE has no event.
Types
Class CL_ESH_CO_TEMPLATE_TYPE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20071114 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071114 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_CO_TEMPLATE_TYPE | Properties of template types | 20071114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Requested Data not Found | 20071114 |
Method SET_DESCRIPTION Signature
Method SET_DESCRIPTION on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_DESCRIPTION on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_BI Signature
Method SET_PROPERTIES_BI on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_BI on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_BO Signature
Method SET_PROPERTIES_BO on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_BO on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_CR Signature
Method SET_PROPERTIES_CR on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_CR on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_FS Signature
Method SET_PROPERTIES_FS on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_FS on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_KM Signature
Method SET_PROPERTIES_KM on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_KM on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_MDM Signature
Method SET_PROPERTIES_MDM on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_MDM on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_OS Signature
Method SET_PROPERTIES_OS on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_OS on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_SES Signature
Method SET_PROPERTIES_SES on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_SES on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
Method SET_PROPERTIES_WS Signature
Method SET_PROPERTIES_WS on class CL_ESH_CO_TEMPLATE_TYPE has no parameter.
Method SET_PROPERTIES_WS on class CL_ESH_CO_TEMPLATE_TYPE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |