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 ABAP 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 GC_ADM_CONNECTION_TYPE Instance attribute Public Type reference (TYPE) ESH_E_ADM_CONNECTION_TYPE 'RFC' Connection type 20071214
2 GC_ADM_HANDLE_INDEXING Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM handle indexing 20071120
3 GC_ADM_HANDLE_PREPARE Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM handle preparation 20071120
4 GC_ADM_NO_CONNECTION_GUID Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM do not use connection GUID 20071120
5 GC_ADM_SC_IN_MAIN_TABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM SC must be contained in table ESH_ADM_SC_MAIN 20071123
6 GC_ADM_STATUS_HANDLING Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM status handling 20071114
7 GC_ADM_USE_TREX_DESTINATION Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: ADM use TREX destination 20071213
8 GC_CALL_BADI_ESH_ODP Instance attribute Public Type reference (TYPE) ABAP_BOOL Call BADI ESH_OM_ODP at end of Create/Delete Connector 20111019
9 GC_CONNECTORS_EXTENDABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL Search connectors can be enhanced 20090930
10 GC_CONNECTOR_WITHOUT_REQUEST Instance attribute Public Type reference (TYPE) ABAP_BOOL Connector does not require a request 20081127
11 GC_CREATE_CONNECTOR_IN_BGD Instance attribute Public Type reference (TYPE) ABAP_BOOL Create connector in background 20081012
12 GC_CROSS_MODELLING_SUPPORT Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: Cross Modelling Supported 20110421
13 GC_DEL_CONNECTION_W_CONNECTOR Instance attribute Public Type reference (TYPE) ABAP_BOOL Delete connectivity with connector 20081217
14 GC_OM_TRANSPORT_TO_AREA_A Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: OM transport templates to area A 20071120
15 GC_OM_TRANSPORT_TO_AREA_I Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: OM transport templates to area I 20071120
16 GC_PUSH_SCONN_CHG_TO_BACKEND Instance attribute Public Type reference (TYPE) ABAP_BOOL Push search connector changes to back-end systems 20090819
17 GC_SEARCH_VIA_COMMON_RUNTIME Instance attribute Public Type reference (TYPE) ABAP_BOOL Search execution is done by common runtime implementation 20090430
18 GC_TEMPLATE_TYPE Instance attribute Public Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template type 20071121
19 GC_TEMPLATE_TYPE_DESCRIPTION Instance attribute Public Type reference (TYPE) ESH_E_OM_DESCRIPTION Description in logon language 20071121
20 GC_TEMPLATE_TYPE_DESCRIPTION_E Instance attribute Public Type reference (TYPE) ESH_E_OM_DESCRIPTION Description in English 20071121
21 GC_WS_ACTIVATE_SC_ON_CREATE Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: WS activate created search connectors automatically 20071120
22 GC_WS_REDUCE_TO_ONE_REQUEST Instance attribute Public Type reference (TYPE) ABAP_BOOL 20071129
23 GC_WS_SEND_FIELD_BACKEND_NAME Instance attribute Public Type reference (TYPE) ABAP_BOOL Flag: WS send back-end name of field 20071121
24 GT_INSTANCES 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 CONSTRUCTOR Instance method Private Constructor Private constructor 20071114
2 GET_INSTANCE Static method Public Method Get instance 20071114
3 SET_DESCRIPTION Instance method Private Method Set template type description 20071121
4 SET_PROPERTIES_BI Instance method Private Method Set properties for template type BI 20071114
5 SET_PROPERTIES_BO Instance method Private Method Set properties for template type BOS 20071114
6 SET_PROPERTIES_CR Instance method Private Method Set properties for template type COMRUNTIME 20071114
7 SET_PROPERTIES_FS Instance method Private Method Set properties for template type FILES 20071114
8 SET_PROPERTIES_KM Instance method Private Method Set properties for template type KM 20071114
9 SET_PROPERTIES_MDM Instance method Private Method Set properties for template type MDM 20071114
10 SET_PROPERTIES_OS Instance method Private Method Set properties for template type Open Search 20081127
11 SET_PROPERTIES_SES Instance method Private Method Set properties for template type SES 20071114
12 SET_PROPERTIES_WS 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 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20071114
# Exception Resumable Description Created on
1 CX_ESH_CO_NOT_FOUND Requested Data not Found 20071114

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template Type 20071114
2 Returning 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 CX_ESH_CO_NOT_FOUND 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