SAP ABAP Class CL_ESH_OM_MODEL_MAPPING (Mapping of models between systems)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Properties
Class CL_ESH_OM_MODEL_MAPPING  
Short Description Mapping of models between systems    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20080711   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_OM_MODEL_MAPPING has no interface implemented.
Friends
Class CL_ESH_OM_MODEL_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SYSRELM Static Attribute Private Type reference (TYPE) ESH_T_OM_SYSRELM Table type for ESH_S_OM_SYSRELM 20080714
2 GT_SYSRELM_INSERT Static Attribute Private Type reference (TYPE) ESH_T_OM_SYSRELM Table type for ESH_S_OM_SYSRELM 20090313
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090319
2 EXPORT_TO_BACKEND Static method Public Method 20080711
3 GET_FOR_BACKEND Static method Public Method 20080925
4 GET_FOR_SWC Static method Public Method 20090319
5 IMPORT_FROM_BACKEND Static method Public Method 20080711
6 MAKE_SYSREL_ID Static method Private Method 20081009
7 SAVE Static method Public Method 20090313
Events
Class CL_ESH_OM_MODEL_MAPPING has no event.
Types
Class CL_ESH_OM_MODEL_MAPPING has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_ESH_OM_MODEL_MAPPING has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_OM_MODEL_MAPPING has no exception.

Method EXPORT_TO_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080716
2 Importing IV_BACKEND_LOGSYS_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSTEM System 20080714
3 Importing IV_MODEL_GUID_APPLIANCE Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20080711
4 Returning RV_MODEL_GUID_BACKEND Value transfer Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20090811
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20080716

Method GET_FOR_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BACKEND_LOGSYS_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSTEM System 20080925
2 Returning RT_SYSRELM Value transfer Type reference (TYPE) ESH_T_OM_SYSRELM Model GUID 20080925

Method GET_FOR_BACKEND on class CL_ESH_OM_MODEL_MAPPING has no exception.

Method GET_FOR_SWC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYSREL_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSREL_GUID System 20090319
2 Returning RT_SYSRELM Value transfer Type reference (TYPE) ESH_T_OM_SYSRELM Model GUID 20090319

Method GET_FOR_SWC on class CL_ESH_OM_MODEL_MAPPING has no exception.

Method IMPORT_FROM_BACKEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SYSREL_BACKEND Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081008
2 Exporting EV_MODEL_GUID_APPLIANCE Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20081008
3 Exporting EV_UNCHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20081027
4 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20080714
5 Importing IV_BACKEND_LOGSYS_GUID Call by reference Type reference (TYPE) ESH_E_OM_SYSTEM System 20080714
6 Importing IV_COMPONENT_BACKEND Call by reference Type reference (TYPE) DLVUNIT Software Component 20080714
7 Importing IV_COMPONENT_REL_BACKEND Call by reference Type reference (TYPE) SAPRELEASE SAP Release 20080714
8 Importing IV_CREATE_MAPPING Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Create missing mapping 20080714
9 Importing IV_CREATE_TARGET_SWC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Create SWC in target system 20090313
10 Importing IV_IGNORE_ERROR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Suppress error 20090303
11 Importing IV_MODEL_GUID_BACKEND Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20080711
12 Importing IV_SYSREL_BACKEND Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081009
13 Importing IV_VERSION_ID Call by reference Type reference (TYPE) ESH_E_OM_VERSION_ID Unique model version ID 20080926
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20080714

Method MAKE_SYSREL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_BACKEND Call by reference Type reference (TYPE) DLVUNIT Software Component 20081009
2 Importing IV_COMPONENT_REL_BACKEND Call by reference Type reference (TYPE) SAPRELEASE SAP Release 20081009
3 Importing IV_SYSREL_BACKEND Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081009
4 Importing IV_SYSREL_GUID_APPLIANCE Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20081009
5 Importing IV_VERSION_ID Call by reference Type reference (TYPE) ESH_E_OM_VERSION_ID Unique model version ID 20081009
6 Returning RV_SYSREL_APPLIANCE Value transfer Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20081009

Method MAKE_SYSREL_ID on class CL_ESH_OM_MODEL_MAPPING has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SYNCHRONOUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Post immediately 20090313

Method SAVE on class CL_ESH_OM_MODEL_MAPPING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 712