SAP ABAP Class CL_ESH_OM_LOGCONTY (LOGCONTY)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ESH_OM_CALLBACK Call Back 20100521
Properties
Class CL_ESH_OM_LOGCONTY  
Short Description LOGCONTY    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class ESH_OM_OBJ_MODEL_REP    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20100521   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)
2 CL_ESH_OM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ESH_OM_CALLBACK Call Back 20100521
Friends
Class CL_ESH_OM_LOGCONTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELETED Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_DELETED Update flag 20100521
2 GC_INSERTED Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_INSERTED Update flag 20100521
3 GC_MODE_CONFIG Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_CONFIG Mode: Config 20100521
4 GC_MODE_ENGINE Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_ENGINE Mode: Import 20100521
5 GC_MODE_IMPORT Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_IMPORT Mode: Import 20100521
6 GC_MODE_RUNTIME Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_RUNTIME Mode: Runtime 20100521
7 GC_MODIFIED Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_MODIFIED Update flag 20100521
8 GC_NEW Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NEW Update flag 20100521
9 GC_NEW_DELETED Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NEW_DELETED Update flag 20100521
10 GC_NULL Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NULL Update flag 20100521
11 GC_ORIGINAL Constant Private Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_ORIGINAL Update flag 20100521
12 MR_ME Static Attribute Public Object reference (TYPE REF TO) CL_ESH_OM_LOGCONTY Models 20100521
13 MS_AUTH_LOGCONTY Static Attribute Public Type reference (TYPE) ESH_S_OM_AUTH_LOGCONTY 20100521
14 MT_LOGCONTY Static Attribute Private Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
15 MT_LOGCONTYT Static Attribute Private Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
16 MT_LOGCONTYT_DB Static Attribute Private Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
17 MT_LOGCONTY_ADMIN Static Attribute Private Type reference (TYPE) LTY_T_LOGCONTY_ADMIN 20100521
18 MT_LOGCONTY_DB Static Attribute Private Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
19 MV_ALL_LOGCONTY_READ Static Attribute Private Type reference (TYPE) XFELD 20100521
20 MV_AREA Constant Public Type reference (TYPE) ESH_E_OM_AREA CL_ESH_OM_CONSTANTS=>GC_AREA_MODELS Area 20100521
21 MV_MODE Static Attribute Private Type reference (TYPE) XFELD Checkbox 20100521
22 MV_NO_DUPLICATE_CHECK Static Attribute Public Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20100521
23 MV_SAP_SYSTEM Static Attribute Private Type reference (TYPE) XFELD Flag: System is SAP system 20100521
24 MV_SYSTEM_TYPE Static Attribute Private Type reference (TYPE) SY-SYSID System type 20100521
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZAT_LOGCONTY_DEL Static method Protected Method Check authorization for LOGCONTY 20100521
2 CHECK_AUTHORIZAT_LOGCONTY_GET Static method Protected Method Check authorization for LOGCONTY 20100521
3 CHECK_AUTHORIZAT_LOGCONTY_SET Static method Protected Method Check authorization for products 20100521
4 CHECK_LOGCONTY Static method Public Method Check LOGCONTY 20100521
5 CHECK_LOGCONTYT_IN Static method Protected Method Check LOGCONTY input data 20100521
6 CHECK_LOGCONTY_DEL Static method Protected Method Check deletion of LOGCONTY 20100521
7 CHECK_LOGCONTY_IN Static method Protected Method Check LOGCONTY input data 20100521
8 CHECK_NAMESPACE Static method Protected Method Check namespace 20100521
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20100521
10 DEL_DATA_GENERIC_INT Static method Protected Method Delete internal buffer 20100521
11 DEL_LOGCONTY Static method Public Method Delete LOGCONTY 20100521
12 DEL_LOGCONTYT Static method Public Method Delete LOGCONTY 20100521
13 DEL_LOGCONTYT_INT Static method Public Method Delete LOGCONTYT internal 20100521
14 DEL_LOGCONTY_INT Static method Public Method Delete LOGCONTY internal 20100521
15 DEL_TEXTS_GENERIC_INT Static method Protected Method Delete texts from internal buffer 20100521
16 DEQUEUE_LOGCONTY Static method Public Method Unlock LOGCONTY 20100521
17 DETERMINE_AUTHORIZATIONS Static method Protected Method Determine authorizations 20100521
18 ENQUEUE_LOGCONTY Static method Public Method Lock LOGCONTY 20100521
19 GET_LOGCONTY Static method Public Method Get LOGCONTY 20100521
20 GET_LOGCONTY_EXT Static method Public Method Get field types 20100714
21 GET_LOGCONTY_GUID Static method Public Method Get LOGCONTY GUID 20100720
22 GET_SYSTEM_TYPE Static method Public Method Get system type 20100521
23 GET_TRANSVOL_LOGCONTY Static method Public Method Get tranportation volume of LOGCONTY 20100521
24 INSERT_LOGCONTY Static method Public Method Insert a authorization type 20100719
25 LOGCONTYT_EXT_2_INT Static method Protected Method Convert LOGCONTYT from ext to int 20100521
26 LOGCONTYT_INT_2_EXT Static method Protected Method Convert LOGCONTYT from int to ext 20100521
27 LOGCONTY_EXT_2_INT Static method Protected Method Convert LOGCONTY from ext to int 20100521
28 LOGCONTY_INT_2_EXT Static method Protected Method Convert LOGCONTY from int to ext 20100521
29 LOGICAL_CON_TYPE_EXT_2_INT Static method Public Method Convert LOGCONTY from ext to int 20100726
30 LOGICAL_CON_TYPE_INT_2_EXT Static method Public Method Convert LOGCONTY from int to ext 20100726
31 READ_LOGCONTY Static method Protected Method Read LOGCONTY 20100521
32 READ_LOGCONTYT Static method Protected Method Read LOGCONTYT 20100521
33 READ_LOGCONTYT_BY_LOGCONTY Static method Protected Method Read LOGCONTYT by LOGCONTY 20100521
34 READ_LOGCONTY_ALL Static method Protected Method Read all LOGCONTY 20100521
35 RESET_BUFFER Static method Public Method Reset buffers 20100521
36 SAVE Static method Public Method Save 20100521
37 SAVE_TABLE Static method Protected Method Save 20100521
38 SELECT_LOGCONTY Static method Protected Method Select LOGCONTY 20100521
39 SELECT_LOGCONTYT Static method Protected Method Select LOGCONTYT 20100521
40 SELECT_LOGCONTYT_BY_LOGCONTY Static method Protected Method 20100521
41 SELECT_LOGCONTY_ALL Static method Protected Method Select all LOGCONTY 20100521
42 SET_ADMIN_DATA Static method Protected Method Set timestamp 20100521
43 SET_DATA_GENERIC_INT Static method Protected Method Set internal buffer 20100521
44 SET_LOGCONTY Static method Public Method Set LOGCONTY 20100521
45 SET_LOGCONTYT Static method Public Method Set LOGCONTYT 20100521
46 SET_LOGCONTYT_INT Static method Public Method Set LOGCONTYT internal 20100521
47 SET_LOGCONTY_INT Static method Public Method Set LOGCONTY internal 20100521
48 SET_TEXTS_GENERIC_INT Static method Protected Method Set internal buffer 20100521
49 WHERE_USED_LOGCONTY Static method Public Method Where-used for LOGCONTY 20100521
Events
Class CL_ESH_OM_LOGCONTY has no event.
Types
Class CL_ESH_OM_LOGCONTY has no local type.
Method Signatures

Method CHECK_AUTHORIZAT_LOGCONTY_DEL 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 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_AUTHORIZAT_LOGCONTY_GET 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 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_AUTHORIZAT_LOGCONTY_SET 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 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOGCONTY Call by reference Type reference (TYPE) ESH_E_OM_LOGCONTY 20100521
2 Returning RV_IS_VALID Value transfer Type reference (TYPE) XFELD Checkbox 20100521

Method CHECK_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method CHECK_LOGCONTYT_IN 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 20100521
2 Importing IT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_LOGCONTY_DEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100521
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
3 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
4 Importing IV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_LOGCONTY_IN 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 20100521
2 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method CHECK_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100521
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
3 Importing IV_CHECK_NAMESPACE_SAPCUST Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100521
4 Importing IV_KEY Call by reference Type reference (TYPE) ANY 20100521
5 Importing IV_TABNAME_ENTITY Call by reference Type reference (TYPE) TABNAME Table Name 20100521

Method CHECK_NAMESPACE on class CL_ESH_OM_LOGCONTY has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method DEL_DATA_GENERIC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MT_OBJECT Call by reference Type reference (TYPE) TABLE 20100521
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
3 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20100521
4 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20100521
5 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131121
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEL_LOGCONTY 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 20100521
2 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEL_LOGCONTYT 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 20100521
2 Importing IT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEL_LOGCONTYT_INT 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 20100521
2 Importing IT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEL_LOGCONTY_INT 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 20100521
2 Importing IT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEL_TEXTS_GENERIC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MT_OBJECT Call by reference Type reference (TYPE) TABLE 20100521
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
3 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20100521
4 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20100521
5 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
6 Importing IV_LANGU Call by reference Type reference (TYPE) FIELDNAME 'LANGU' Field Name 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method DEQUEUE_LOGCONTY 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 20100521
2 Importing IV_LOCKMODE Call by reference Type reference (TYPE) ENQMODE 'E' 20100521

Method DEQUEUE_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method DETERMINE_AUTHORIZATIONS Signature

Method DETERMINE_AUTHORIZATIONS on class CL_ESH_OM_LOGCONTY has no parameter.
Method DETERMINE_AUTHORIZATIONS on class CL_ESH_OM_LOGCONTY has no exception.

Method ENQUEUE_LOGCONTY 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 20100521
2 Importing IV_LOCKMODE Call by reference Type reference (TYPE) ENQMODE 'E' 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method GET_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
2 Changing CT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
3 Changing CT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
4 Changing CT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
5 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_LOGCONTY_SWO Switch Off Tables 20100521
6 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20100521
7 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
8 Importing IV_GET_LOGCONTY_ALL Call by reference Type reference (TYPE) XFELD 20100521

Method GET_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method GET_LOGCONTY_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT Table Type for ESH_T_OM_LOGCONTYT_EXT 20100714
2 Importing IV_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key 20100714

Method GET_LOGCONTY_EXT on class CL_ESH_OM_LOGCONTY has no exception.

Method GET_LOGCONTY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOGCONTY Call by reference Type reference (TYPE) ESH_E_OM_LOGCONTY Authorization Type 20100720
2 Returning R_LOGCONTY_GUID Value transfer Type reference (TYPE) ESH_E_OM_LOGCONTY_GUID Authorization Type GUID 20100720

Method GET_LOGCONTY_GUID on class CL_ESH_OM_LOGCONTY has no exception.

Method GET_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SAP_SYSTEM Call by reference Type reference (TYPE) XFELD Checkbox 20100521
2 Exporting EV_SYSTEM_TYPE Value transfer Type reference (TYPE) SY-SYSID Name of the SAP System 20100521

Method GET_SYSTEM_TYPE on class CL_ESH_OM_LOGCONTY has no exception.

Method GET_TRANSVOL_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
2 Changing CT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
3 Changing CT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
4 Changing CT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
5 Importing IS_SWO_LOGCONTY Call by reference Type reference (TYPE) ESH_S_OM_LOGCONTY_SWO 20100521
6 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
7 Importing IV_GET_LOGCONTY_ALL Call by reference Type reference (TYPE) XFELD 20100521

Method GET_TRANSVOL_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method INSERT_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DESCRIPTION Call by reference Type reference (TYPE) ESH_E_OM_DESCRIPTION Descriptions 20100719
2 Importing I_LANGU Call by reference Type reference (TYPE) SPRAS SY-LANGU Language Key of Current Text Environment 20100719
3 Importing I_LOGCONTY Call by reference Type reference (TYPE) ESH_E_OM_LOGCONTY Authorization Type 20100719

Method INSERT_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGCONTYT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
2 Changing CT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521

Method LOGCONTYT_EXT_2_INT on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGCONTYT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
2 Importing IT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521

Method LOGCONTYT_INT_2_EXT on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGCONTY_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
2 Changing CT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521

Method LOGCONTY_EXT_2_INT on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGCONTY_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
2 Importing IT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521

Method LOGCONTY_INT_2_EXT on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGICAL_CON_TYPE_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_KEY 20100726

Method LOGICAL_CON_TYPE_EXT_2_INT on class CL_ESH_OM_LOGCONTY has no exception.

Method LOGICAL_CON_TYPE_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOGCONTY_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_KEY 20100726

Method LOGICAL_CON_TYPE_INT_2_EXT on class CL_ESH_OM_LOGCONTY has no exception.

Method READ_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
2 Importing IT_LOGCONTY_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_KEY 20100521

Method READ_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method READ_LOGCONTYT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
2 Importing IT_LOGCONTYT_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_KEY 20100521

Method READ_LOGCONTYT on class CL_ESH_OM_LOGCONTY has no exception.

Method READ_LOGCONTYT_BY_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
2 Importing IT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521

Method READ_LOGCONTYT_BY_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method READ_LOGCONTY_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521

Method READ_LOGCONTY_ALL on class CL_ESH_OM_LOGCONTY has no exception.

Method RESET_BUFFER Signature

Method RESET_BUFFER on class CL_ESH_OM_LOGCONTY has no parameter.
Method RESET_BUFFER on class CL_ESH_OM_LOGCONTY has no exception.

Method SAVE 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 20100521
2 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Commit 20100521
3 Importing IV_MODE Call by reference Type reference (TYPE) ESH_E_OM_MODE Mode 20100521
4 Importing IV_SYNCHRONOUS Call by reference Type reference (TYPE) XFELD Flag: Synchronous update 20100521
5 Importing IV_TEST Call by reference Type reference (TYPE) XFELD SPACE Flag: Testmode 20100521
6 Importing IV_WAIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Wait 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SAVE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE_DEL Call by reference Type reference (TYPE) ANY TABLE 20100521
2 Exporting ET_TABLE_INS Call by reference Type reference (TYPE) ANY TABLE 20100521
3 Exporting ET_TABLE_UPD Call by reference Type reference (TYPE) ANY TABLE 20100521
4 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
5 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20100521
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SELECT_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
2 Importing IT_LOGCONTY_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_KEY 20100521
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20100521

Method SELECT_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method SELECT_LOGCONTYT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
2 Importing IT_LOGCONTYT_KEY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_KEY 20100521

Method SELECT_LOGCONTYT on class CL_ESH_OM_LOGCONTY has no exception.

Method SELECT_LOGCONTYT_BY_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
2 Importing IT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521

Method SELECT_LOGCONTYT_BY_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.

Method SELECT_LOGCONTY_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521

Method SELECT_LOGCONTY_ALL on class CL_ESH_OM_LOGCONTY has no exception.

Method SET_ADMIN_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) ESH_E_OM_MODE Mode 20100521

Method SET_ADMIN_DATA on class CL_ESH_OM_LOGCONTY has no exception.

Method SET_DATA_GENERIC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MT_OBJECT Call by reference Type reference (TYPE) TABLE 20100521
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100521
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
4 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20100521
5 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20100521
6 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) TABLE 20100521
7 Importing IV_KEY_EXT_1 Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
8 Importing IV_KEY_EXT_2 Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
9 Importing IV_KEY_EXT_3 Call by reference Type reference (TYPE) FIELDNAME 20100521
10 Importing IV_KEY_EXT_4 Call by reference Type reference (TYPE) FIELDNAME 20100521
11 Importing IV_KEY_EXT_5 Call by reference Type reference (TYPE) FIELDNAME 20100521
12 Importing IV_KEY_EXT_6 Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
13 Importing IV_KEY_EXT_7 Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
14 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
15 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SET_LOGCONTY 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 20100521
2 Importing IT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
3 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
4 Importing IV_CHECK_NAMESPACE Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100521
5 Importing IV_CHECK_NAMESPACE_SAPCUST Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SET_LOGCONTYT 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 20100521
2 Importing IT_LOGCONTYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT_EXT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SET_LOGCONTYT_INT 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 20100521
2 Importing IT_LOGCONTYT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTYT 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SET_LOGCONTY_INT 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 20100521
2 Importing IT_LOGCONTY Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY 20100521
3 Importing IV_CHECK_NAMESPACE Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20100521
4 Importing IV_CHECK_NAMESPACE_SAPCUST Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method SET_TEXTS_GENERIC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MT_OBJECT Call by reference Type reference (TYPE) TABLE 20100521
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100521
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100521
4 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20100521
5 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20100521
6 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) TABLE 20100521
7 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20100521
8 Importing IV_LANGU Call by reference Type reference (TYPE) FIELDNAME 'LANGU' Field Name 20100521
9 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20100521
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100521

Method WHERE_USED_LOGCONTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOTYPNRFU_EXT_ACTIVE Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRFU_EXT Table Type for ESH_S_OM_AOTYPNRFU_ext 20100521
2 Exporting ET_AOTYPNRFU_EXT_INACTIVE Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRFU_EXT Table Type for ESH_S_OM_AOTYPNRFU_ext 20100521
3 Exporting ET_AOTYPNRFU_EXT_MODIFIED Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRFU_EXT Table Type for ESH_S_OM_AOTYPNRF 20100521
4 Exporting ET_AOTYPNRGU_EXT_ACTIVE Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRGU_EXT Table Type for ESH_S_OM_AOTYPNRGU_ext 20100521
5 Exporting ET_AOTYPNRGU_EXT_INACTIVE Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRGU_EXT Table Type for ESH_S_OM_AOTYPNRGU_ext 20100521
6 Exporting ET_AOTYPNRGU_EXT_MODIFIED Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRGU_EXT Table Type for ESH_S_OM_AOTYPNRGU_ext 20100521
7 Exporting EV_IS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20100521
8 Importing IT_LOGCONTY_EXT Call by reference Type reference (TYPE) ESH_T_OM_LOGCONTY_EXT 20100521
9 Importing IV_CONVERT_2_INT Call by reference Type reference (TYPE) XFELD Checkbox 20100521

Method WHERE_USED_LOGCONTY on class CL_ESH_OM_LOGCONTY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703