SAP ABAP Class CL_ESH_CL_CREATE_TEMPLATE (Create classification templates)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_CLASSIFICATION (Package) Content for classification
Properties
Class CL_ESH_CL_CREATE_TEMPLATE  
Short Description Create classification templates    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_CLASSIFICATION   Content for classification 
Created 20091102   SAP 
Last change 20110908   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_CL_CREATE_TEMPLATE has no interface implemented.
Friends
Class CL_ESH_CL_CREATE_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATATYPE Constant Private Type reference (TYPE) DDOBJNAME 'DATATYPE' Name of ABAP Dictionary Object 20091102
2 GC_DATATYPE_NAME Constant Private Type reference (TYPE) DDOBJNAME 'DATATYPE_NAME' Name of ABAP Dictionary Object 20091102
3 GC_DATATYPE_VALUE Constant Private Type reference (TYPE) DDOBJNAME 'DATATYPE_VALUE' Name of ABAP Dictionary Object 20091102
4 GC_DATATYPE_VALUE_NAME Constant Private Type reference (TYPE) DDOBJNAME 'DATATYPE_VALUE_NAME' Name of ABAP Dictionary Object 20091102
5 GC_PROPERTY Constant Private Type reference (TYPE) DDOBJNAME 'PROPERTY' Name of ABAP Dictionary Object 20091102
6 GC_PROPERTY_NAME Constant Private Type reference (TYPE) DDOBJNAME 'PROPERTY_NAME' Name of ABAP Dictionary Object 20091102
7 GC_VALUATION Static Attribute Private Type reference (TYPE) DDOBJNAME 'VALUATION' Name of ABAP Dictionary Object 20091104
8 GR_OTYP Static Attribute Private Object reference (TYPE REF TO) CL_ESH_OM_OTYP Object Types 20091102
9 GS_DATATYPE Static Attribute Private Type reference (TYPE) ESH_S_OM_AOTYP_EXT Table ESH_OM_AOTYP in External Representation 20091103
10 GS_PROPERTY Static Attribute Private Type reference (TYPE) ESH_S_OM_AOTYP_EXT Table ESH_OM_AOTYP in External Representation 20091103
11 GS_REL_D2DN Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
12 GS_REL_D2DV Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
13 GS_REL_DV2DVN Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
14 GS_REL_P2D Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
15 GS_REL_P2PN Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
16 GS_REL_V2DVN Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
17 GS_REL_V2P Static Attribute Private Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091103
18 GS_VALUATION Static Attribute Private Type reference (TYPE) ESH_S_OM_AOTYP_EXT Table ESH_OM_AOTYP in External Representation 20091103
19 GV_CUSTOMER_SYSTEM Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091102
20 GV_REL_D2DN_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
21 GV_REL_D2DV_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
22 GV_REL_DV2DVN_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
23 GV_REL_P2D_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
24 GV_REL_P2PN_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
25 GV_REL_V2DVN_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
26 GV_REL_V2P_REVERSE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20091103
27 GV_SYSREL Static Attribute Private Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20091104
28 GV_SYSREL_STACK Static Attribute Private Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100225
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DATATYPE Static method Public Method Create property data type template 20091103
2 CREATE_DTYPE_RESPONSE Static method Private Method 20091102
3 CREATE_DTYPE_TEMPLATE Static method Private Method 20091103
4 CREATE_NAVPATH Static method Private Method 20091104
5 CREATE_PROPERTY Static method Public Method Create property template 20091103
6 CREATE_PROP_ASSOCIATIONS Static method Private Method 20091102
7 CREATE_PROP_TEMPLATE Static method Private Method 20091103
8 CREATE_RESPONSE_ATTRIBUTE Static method Private Method 20091104
9 CREATE_VALUATION Static method Public Method Create property valuation template 20091103
10 CREATE_VAL_ASSOCIATIONS Static method Private Method 20091102
11 CREATE_VAL_RESPONSE Static method Private Method 20091102
12 CREATE_VAL_TEMPLATE Static method Private Method 20091103
13 GET_DATATYPE Static method Private Method 20091103
14 GET_PROPERTY Static method Private Method 20091103
Events
Class CL_ESH_CL_CREATE_TEMPLATE has no event.
Types
Class CL_ESH_CL_CREATE_TEMPLATE has no local type.
Method Signatures

Method CREATE_DATATYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IT_SYSREL_STACK Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100225
3 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20091104

Method CREATE_DATATYPE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_DTYPE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104

Method CREATE_DTYPE_RESPONSE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_DTYPE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104
3 Importing IV_OBJECT_TYPE_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091106

Method CREATE_DTYPE_TEMPLATE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_NAVPATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AOTYPPS_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPPS_EXT Table Type for ESH_S_OM_AOTYPPS_EXT 20091104
2 Changing CT_AOTYPP_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPP_EXT Table Type for ESH_S_OM_AOTYPP_EXT 20091104
3 Exporting ES_AOTYPP_EXT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPP_EXT Object Types: Navigation Path GUID 20091104
4 Importing IS_REL_STEP1 Call by reference Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091104
5 Importing IS_REL_STEP2 Call by reference Type reference (TYPE) ESH_S_OM_ARELAT_EXT Structure for ESH_OM_ARELAT: External Representation 20091104
6 Importing IV_REL_STEP1_REVERSE Call by reference Type reference (TYPE) ABAP_BOOL 20091104
7 Importing IV_REL_STEP2_REVERSE Call by reference Type reference (TYPE) ABAP_BOOL 20091104

Method CREATE_NAVPATH on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IT_SYSREL_STACK Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100225
3 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20091104

Method CREATE_PROPERTY on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_PROP_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091102
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104

Method CREATE_PROP_ASSOCIATIONS on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_PROP_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104
3 Importing IV_OBJECT_TYPE_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091106

Method CREATE_PROP_TEMPLATE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_RESPONSE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_AOTYPNRFU_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRFU_EXT Table Type for ESH_S_OM_AOTYPNRFU_ext 20091104
2 Changing CT_AOTYPNRF_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRF_EXT Table Type for ESH_S_OM_AOTYPNRF_EXT 20091104
3 Importing IS_AOTYPP_EXT Call by reference Type reference (TYPE) ESH_S_OM_AOTYPP_EXT Table ESH_OM_AOTYPP in External Representation 20091104
4 Importing IV_REF_FIELD_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_FIELD Node Field 20091104
5 Importing IV_RESP_FIELD_NAME Call by reference Type reference (TYPE) ESH_E_OM_NODE_FIELD Node Field 20091104
6 Importing IV_UI_AREA_ASSIGNMENT Call by reference Type reference (TYPE) ABAP_BOOL 20091104

Method CREATE_RESPONSE_ATTRIBUTE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_VALUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IT_SYSREL_STACK Call by reference Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table Type for ESH_S_OM_SYSREL_EXT 20100225
3 Importing IV_OBJECT_TYPE_NAME Value transfer Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091103
4 Importing IV_REF_FIELD_ID Call by reference Type reference (TYPE) ESH_E_OM_NODE_FIELD Node Field 20091103
5 Importing IV_REF_NODE_ID Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20091103
6 Importing IV_REF_TEMPLATE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091103
7 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20091104

Method CREATE_VALUATION on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_VAL_ASSOCIATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104
3 Importing IV_REF_FIELD_ID Call by reference Type reference (TYPE) ESH_E_OM_NODE_FIELD Node Field 20091103
4 Importing IV_REF_NODE_ID Call by reference Type reference (TYPE) ESH_E_OM_NODE_NAME Node Name 20091103
5 Importing IV_REF_TEMPLATE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091103

Method CREATE_VAL_ASSOCIATIONS on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_VAL_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104

Method CREATE_VAL_RESPONSE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method CREATE_VAL_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR Call by reference Type reference (TYPE) ABAP_BOOL 20091103
2 Importing IR_OBJ_MODELLING Call by reference Object reference (TYPE REF TO) CL_ESH_OBJ_MODELLING ESH Object Modeling: UI Link 20091104
3 Importing IV_OBJECT_TYPE_NAME Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091104
4 Importing IV_REF_TEMPLATE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20091103

Method CREATE_VAL_TEMPLATE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method GET_DATATYPE Signature

Method GET_DATATYPE on class CL_ESH_CL_CREATE_TEMPLATE has no parameter.
Method GET_DATATYPE on class CL_ESH_CL_CREATE_TEMPLATE has no exception.

Method GET_PROPERTY Signature

Method GET_PROPERTY on class CL_ESH_CL_CREATE_TEMPLATE has no parameter.
Method GET_PROPERTY on class CL_ESH_CL_CREATE_TEMPLATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730