SAP ABAP Class CL_ESH_OM_DPRVD (Data Providers)
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 20070425
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_ADPRVD Data Providers 20070306
2 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_CDPRVD Data Providers 20070306
3 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_IDPRVD Data Providers 20070306
4 Inheritance (c INHERITING FROM c_ref)  CL_ESH_OM_SDPRVD Data Providers 20070330
Properties
Class CL_ESH_OM_DPRVD  
Short Description Data Providers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ESH_OM_OBJ_MODEL_REP    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20070305   SAP 
Last change 20141121    
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_IEF_FRAMEWORK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_ESH_OM_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_ESH_OM_GTABKEY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_ESH_OM_GTABKEY_SERVICES 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 20070425
Friends
# Friend Modeled only Created on Description
1 CL_ESH_OM_CHANGED_DATA_DPRVD 20101220 Changed data DPRVD
2 CL_ESH_OM_COMMIT 20110110 Commit Changes
3 CL_ESH_OM_MODEL_SERVICES 20110217 Services regarding complete models
4 CL_ESH_OM_OTYP_EXT_I 20110418 Object Types
5 CL_ESH_OM_OTYP_EXT_IV 20110510 Object Types
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AREA Instance attribute Protected Type reference (TYPE) CHAR1 Single-character flag 20070312
2 ESH_OM_XDPRVD Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
3 ESH_OM_XDPRVDF Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
4 ESH_OM_XDPRVDFL Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
5 ESH_OM_XDPRVDFLC Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
6 ESH_OM_XDPRVDFLT Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
7 ESH_OM_XDPRVDG Instance attribute Protected Type reference (TYPE) TABNAME Table name 20091005
8 ESH_OM_XDPRVDGD Instance attribute Protected Type reference (TYPE) TABNAME Table name 20091005
9 ESH_OM_XDPRVDGF Instance attribute Protected Type reference (TYPE) TABNAME Table name 20091005
10 ESH_OM_XDPRVDGT Instance attribute Protected Type reference (TYPE) TABNAME Table name 20091005
11 ESH_OM_XDPRVDT Instance attribute Protected Type reference (TYPE) TABNAME Table name 20070323
12 GC_DELETED Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_DELETED Update flag 20070322
13 GC_INSERTED Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_INSERTED Update flag 20070322
14 GC_MODE_CONFIG Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_CONFIG Mode: Config 20070305
15 GC_MODE_ENGINE Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_ENGINE Mode: Import 20070327
16 GC_MODE_IMPORT Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_IMPORT Mode: Import 20070327
17 GC_MODE_RUNTIME Constant Public Type reference (TYPE) XFELD CL_ESH_OM_CONSTANTS=>GC_MODE_RUNTIME Mode: Runtime 20070305
18 GC_MODIFIED Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_MODIFIED Update flag 20070322
19 GC_NEW Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NEW Update flag 20070322
20 GC_NEW_DELETED Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NEW_DELETED Update flag 20070322
21 GC_NULL Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_NULL Update flag 20070322
22 GC_ORIGINAL Constant Protected Type reference (TYPE) ESH_E_OM_UPDATE_FLAG CL_ESH_OM_CONSTANTS=>GC_ORIGINAL Update flag 20070322
23 MODE Instance attribute Protected Type reference (TYPE) ESH_E_OM_MODE Mode 20070312
24 MODEL Instance attribute Protected Type reference (TYPE) ESH_E_OM_MODEL Model 20070312
25 MODEL_GUID Instance attribute Protected Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20070312
26 MR_CL_CHANGED_DATA_DPRVD Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_CHANGED_DATA_DPRVD Changed data DPRVD 20101208
27 MR_CL_CSETTINGS Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_CSETTINGS Settings for Contexts 20110418
28 MR_CL_DATATY Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_DATATY Data types 20070305
29 MR_CL_DPRVD_TEMPLATE Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_DPRVD Data providers 20100413
30 MR_CL_OTYP Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_OTYP Object types 20070515
31 MR_CL_REPLICATE Instance attribute Protected Object reference (TYPE REF TO) CL_ESH_OM_REPLICATE References to model entities 20100414
32 MR_MODEL_STACK_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_MODEL_STACK_HANDLE Handles for model stacks 20090630
33 MR_SWC_STACK_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_SWC_STACK_HANDLE Handle for SWC stack 20081105
34 MR_SW_SETTING_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_ESH_OM_SW_SETTING_HANDLE Handle for switch settings 20090112
35 MS_ALL_READ Instance attribute Protected Type reference (TYPE) ESH_S_OM_DPRVD_ALL_READ Flags: All data read 20091005
36 MS_ALL_READT Instance attribute Protected Type reference (TYPE) ESH_S_OM_DPRVD_ALL_READT Flags: All texts read 20091005
37 MS_AUTH_DPRVD Instance attribute Public Type reference (TYPE) ESH_S_OM_AUTH_DPRVD Authorizations for data providers 20070618
38 MS_CHANGED_DATA_DPRVD Instance attribute Protected Type reference (TYPE) ESH_S_OM_CHGD_DATA_DPRVD_UID Changed data DPRVD: update-insert-delete-buffers 20101217
39 MS_CHANGED_DATA_DPRVD_F Instance attribute Protected Type reference (TYPE) ESH_S_OM_CHGD_DATA_DPRVD_UID_F Changed data DPRVD: update-insert-delete-buffers 20101217
40 MS_MODEL_CATEGORIES Instance attribute Public Type reference (TYPE) ESH_S_OM_MODEL_CATEGORIES Model category flags 20081117
41 MS_WU_BUFFERS_OK Instance attribute Protected Type reference (TYPE) ESH_S_OM_WHERE_USED_DPRVD_SWO Switch off export tables 20080902
42 MT_ADPRVD Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVD Table type for ESH_S_OM_ADPRVD 20070305
43 MT_ADPRVDF Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDF Table type for ESH_S_OM_ADPRVDF 20070305
44 MT_ADPRVDFL Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFL Table type for ESH_S_OM_ADPRVDFL 20070306
45 MT_ADPRVDFLC Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table type for ESH_S_OM_ADPRVDFLC 20070308
46 MT_ADPRVDFLC_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table type for ESH_S_OM_ADPRVDFLC 20070308
47 MT_ADPRVDFLT Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table type for ESH_OM_ADPRVDFLT 20070306
48 MT_ADPRVDFLT_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table type for ESH_OM_ADPRVDFLT 20070306
49 MT_ADPRVDFL_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDFL Table type for ESH_S_OM_ADPRVDFL 20070306
50 MT_ADPRVDF_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDF Table type for ESH_S_OM_ADPRVDF 20070305
51 MT_ADPRVDF_WU Instance attribute Public Type reference (TYPE) ESH_T_OM_ADPRVDF Table type for ESH_S_OM_ADPRVDF 20080910
52 MT_ADPRVDG Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDG Table type for ESH_S_OM_ADPRVDG 20091005
53 MT_ADPRVDGD Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGD Table type for ESH_S_OM_ADPRVDGD 20091005
54 MT_ADPRVDGD_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGD Table type for ESH_S_OM_ADPRVDGD 20091005
55 MT_ADPRVDGF Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGF Table type for ESH_S_OM_ADPRVDGF 20091005
56 MT_ADPRVDGF_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGF Table type for ESH_S_OM_ADPRVDGF 20091005
57 MT_ADPRVDGT Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGT Table type for ESH_T_OM_ADPRVDGT 20091005
58 MT_ADPRVDGT_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDGT Table type for ESH_T_OM_ADPRVDGT 20091005
59 MT_ADPRVDG_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDG Table type for ESH_S_OM_ADPRVDG 20091005
60 MT_ADPRVDT Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDT Table type for ESH_S_OM_ADPRVDT 20070305
61 MT_ADPRVDT_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVDT Table type for ESH_S_OM_ADPRVDT 20070305
62 MT_ADPRVD_CODE_GEN Instance attribute Protected Type reference (TYPE) CL_ESH_IEF_FRAMEWORK=>TT_MODEL_DPRVD_GEN 20110110
63 MT_ADPRVD_CODE_GEN_DEL Instance attribute Protected Type reference (TYPE) CL_ESH_IEF_FRAMEWORK=>TT_MODEL_DPRVD_GEN 20110110
64 MT_ADPRVD_DB Instance attribute Protected Type reference (TYPE) ESH_T_OM_ADPRVD Table type for ESH_S_OM_ADPRVD 20070305
65 MT_ADPRVD_TEXTS_CODE_GEN Instance attribute Protected Type reference (TYPE) CL_ESH_IEF_FRAMEWORK=>TT_MODEL_TEXT_GEN 20110128
66 MT_DPRVDFL_ADMIN Instance attribute Protected Type reference (TYPE) ESH_T_OM_DPRVDFL_ADMIN Table type for ESH_S_DPRVDFL_ADMIN 20070306
67 MT_DPRVDF_ADMIN Instance attribute Protected Type reference (TYPE) ESH_T_OM_DPRVDF_ADMIN Table type for ESH_S_DPRVDF_ADMIN 20091005
68 MT_DPRVDG_ADMIN Instance attribute Protected Type reference (TYPE) ESH_T_OM_DPRVDG_ADMIN Table type for ESH_S_OTYPNRG_ADMIN 20091005
69 MT_DPRVD_ADMIN Instance attribute Protected Type reference (TYPE) ESH_T_OM_DPRVD_ADMIN Table type for ESH_S_DPRVD_ADMIN 20070305
70 MT_MODEL_STACK Instance attribute Public Type reference (TYPE) ESH_T_OM_MODEL_STACK Model stack 20090630
71 MT_REGISTER_GTABKEY Instance attribute Protected Type reference (TYPE) CL_ESH_OM_GTABKEY=>T_REGISTER 20131107
72 MT_SYSREL_EXT_USED Instance attribute Protected Type reference (TYPE) ESH_T_OM_SYSREL_EXT Table type for ESH_S_OM_SYSREL_EXT 20080327
73 MV_ALL_DPRVDS_READ Instance attribute Protected Type reference (TYPE) XFELD Flag: All data providers read 20070322
74 MV_AREA Instance attribute Public Type reference (TYPE) ESH_E_OM_AREA Area 20070305
75 MV_AREA_ORIG Instance attribute Public Type reference (TYPE) ESH_E_OM_AREA Area 20070417
76 MV_AUTH_DPRVD Instance attribute Public Type reference (TYPE) ESH_S_OM_AUTH_DPRVD Authorizations for data providers 20070618
77 MV_CHECK_DELETE_ALLOWED Instance attribute Protected Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20090112
78 MV_DB_BUFFER Instance attribute Public Type reference (TYPE) XFELD Checkbox 20090714
79 MV_HASH_CODE_GEN_DPRVD Instance attribute Protected Type reference (TYPE) CHAR40 Character field of length 40 20101208
80 MV_HIERARCHY Instance attribute Public Type reference (TYPE) CHAR1 Single-character flag 20090630
81 MV_INSTANCE_OBSOLET Instance attribute Public Type reference (TYPE) XFELD Checkbox 20081119
82 MV_MODE Instance attribute Public Type reference (TYPE) XFELD Mode 20070305
83 MV_MODEL Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL Logical system 20070305
84 MV_MODEL_CHECKED Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20110418
85 MV_MODEL_CHECK_SAVE_LOCK_GUID Instance attribute Protected Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20110107
86 MV_MODEL_GUID Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL_GUID Logical system: GUID 20070305
87 MV_MODEL_GUID_IA Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20090630
88 MV_MODEL_GUID_SAVE Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20090630
89 MV_MODEL_STACK_HEIGHT Instance attribute Protected Type reference (TYPE) I 20090630
90 MV_NO_DUPLICATE_CHECK Instance attribute Public Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20080729
91 MV_REGISTER_GTABKEY Instance attribute Public Type reference (TYPE) XFELD Checkbox 20131105
92 MV_SYSREL Instance attribute Public Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20070305
93 MV_SYSREL_STACK_HEIGHT Instance attribute Protected Type reference (TYPE) I 20090630
94 MV_TEMPLATE_TYPE Instance attribute Protected Type reference (TYPE) ESH_E_OM_TEMPLATE_TYPE Template type 20071119
95 ST_GTABKEY_DATA Static Attribute Protected Type reference (TYPE) CL_ESH_OM_GTABKEY_SERVICES=>GTY_T_GTABKEY_DATA 20131105
96 SYSREL Instance attribute Protected Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20070312
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_BEFORE_SAVE Instance method Protected Method Adjust before save 20120319
2 ADJUST_DPRVDFL Instance method Protected Method Adjust DPRVDFL 20120319
3 ATTR_GROUP_DCS_EXT_2_INT Instance method Public Method Convert hierarchy of attribute groups from ext to int 20091005
4 ATTR_GROUP_DCS_INT_2_EXT Instance method Public Method Convert hierarchy of attribute groups from int to ext 20091005
5 ATTR_GROUP_EXT_2_INT Instance method Public Method Convert attribute groups from ext to int 20091005
6 ATTR_GROUP_FASGNM_EXT_2_INT Instance method Public Method Convert field assignmt of attribute groups from ext to int 20091005
7 ATTR_GROUP_FASGNM_INT_2_EXT Instance method Public Method Convert field assignmt of attribute groups from int to ext 20091005
8 ATTR_GROUP_INT_2_EXT Instance method Public Method Attribute groups from int to ext 20091005
9 CHECK_AUTHORIZATION_DPRVD_DEL Instance method Protected Method Check authorization for data providers 20070618
10 CHECK_AUTHORIZATION_DPRVD_GET Instance method Protected Method Check authorization for data providers 20070618
11 CHECK_AUTHORIZATION_DPRVD_SET Instance method Protected Method Check authorization for data providers 20070618
12 CHECK_CONSISTENCY Instance method Public Method Check consistency 20110418
13 CHECK_CONSISTENCY_DB Instance method Protected Method Check consistency of references 20100218
14 CHECK_CONSISTENCY_UID Instance method Protected Method Check consistency regarding update, insert , delete 20110222
15 CHECK_DIRECT_ACCESSIBLE Instance method Protected Method Check if data provider is direct accessible 20130116
16 CHECK_DPRVDFLC_IN Instance method Protected Method Check DPRVDFLC input data 20070509
17 CHECK_DPRVDFLC_INT Instance method Protected Method Check data provider filter conditions 20070704
18 CHECK_DPRVDFLT_IN Instance method Protected Method Check DPRVDFLT input data 20070509
19 CHECK_DPRVDFL_CONSISTENCY Instance method Protected Method Check consistency of DPRVDFL 20110418
20 CHECK_DPRVDFL_DEL Instance method Protected Method Check deletion of data provider filters 20070515
21 CHECK_DPRVDFL_IN Instance method Protected Method Check DPRVDFL input data 20070509
22 CHECK_DPRVDFL_INT Instance method Protected Method Check data provider filters 20110418
23 CHECK_DPRVDF_DEL Instance method Protected Method Check deletion of data provider fields 20070515
24 CHECK_DPRVDF_IN Instance method Protected Method Check DPRVDF input data 20070509
25 CHECK_DPRVDF_INT Instance method Protected Method Check data provider fields 20070704
26 CHECK_DPRVDGD_CONSISTENCY Instance method Protected Method Check consistency of DPRVDGD 20091006
27 CHECK_DPRVDGD_IN Instance method Protected Method Check consistency of OTYPNRGD 20091006
28 CHECK_DPRVDGD_INT Instance method Protected Method Semantical checks of DPRVDGD 20091006
29 CHECK_DPRVDGF_IN Instance method Protected Method Check DPRVDGF input data 20091006
30 CHECK_DPRVDGF_INT Instance method Protected Method Semantical checks of DPRVDGF 20091006
31 CHECK_DPRVDGT_IN Instance method Protected Method Check DPRVDGT input data 20091006
32 CHECK_DPRVDG_IN Instance method Protected Method Check DPRVDG input data 20091006
33 CHECK_DPRVDG_INT Instance method Protected Method Semantical checks of DPRVDG 20091006
34 CHECK_DPRVDT_IN Instance method Protected Method Check DPRVDT input data 20070509
35 CHECK_DPRVD_CONSISTENCY Instance method Protected Method Check consistency of DPRVD 20120618
36 CHECK_DPRVD_DEL Instance method Protected Method Check deletion of data providers 20070515
37 CHECK_DPRVD_IN Instance method Protected Method Check DPRVD input data 20070508
38 CHECK_DPRVD_INS_DB Instance method Protected Method Check if new entries already exist on database 20100219
39 CHECK_MODEL_CONTENT Instance method Public Method Check model content 20070518
40 CHECK_NAMESPACE_DPRVD Instance method Protected Method Check namespace 20071120
41 CHECK_NAMESPACE_DPRVDF Instance method Protected Method Check namespace 20071120
42 CHECK_NAMESPACE_DPRVDG Instance method Protected Method Check namespace 20091005
43 CHECK_POOLCLUSTER_TAB Instance method Protected Method Check flag poolcluster_tab 20130404
44 CHECK_SAVE_ALLOWED Instance method Public Method Check if Save is allowed 20090112
45 CHECK_VALUE_TYPE Instance method Protected Method Check value against data type 20070614
46 CODE_GEN_DPRVD Instance method Protected Method Generate code: DPRVD 20101126
47 CODE_GEN_DPRVD_LOG Instance method Protected Method Generate code: DPRVD: Log changes 20110110
48 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070305
49 DATA_PROVIDER_EXT_2_INT Instance method Public Method Convert data providers from ext to int 20070305
50 DATA_PROVIDER_FIELD_EXT_2_INT Instance method Public Method Convert data provider fields from ext to int 20070305
51 DATA_PROVIDER_FIELD_INT_2_EXT Instance method Public Method Convert data provider fields from int to ext 20070306
52 DATA_PROVIDER_FILTER_EXT_2_INT Instance method Public Method Convert data provider filters from ext to int 20070306
53 DATA_PROVIDER_FILTER_INT_2_EXT Instance method Public Method Convert data provider filters from int to ext 20070306
54 DATA_PROVIDER_FILT_C_EXT_2_INT Instance method Public Method Convert data provider filter conditions from ext to int 20070320
55 DATA_PROVIDER_FILT_C_INT_2_EXT Instance method Public Method Convert data provider filter conditions from int to ext 20070320
56 DATA_PROVIDER_INT_2_EXT Instance method Public Method Convert data provider from int to ext 20070305
57 DELETE_MODEL Instance method Public Method Delete model 20070403
58 DEL_DATA_GENERIC_INT Instance method Protected Method Delete internal buffer 20070320
59 DEL_DPRVD Instance method Public Method Delete DPRVD 20070320
60 DEL_DPRVDF Instance method Public Method Delete DPRVDF 20070320
61 DEL_DPRVDFL Instance method Public Method Delete DPRVDFL 20070320
62 DEL_DPRVDFLC Instance method Public Method Delete DPRVDFLC 20070320
63 DEL_DPRVDFLC_INT Instance method Public Method Delete DPRVDFLC internal 20070320
64 DEL_DPRVDFLT Instance method Public Method Delete DPRVDFLT 20070424
65 DEL_DPRVDFLT_INT Instance method Public Method Delete DPRVDFLT internal 20070424
66 DEL_DPRVDFL_INT Instance method Public Method Delete DPRVDFL internal 20070320
67 DEL_DPRVDF_INT Instance method Public Method Delete DPRVDF internal 20070320
68 DEL_DPRVDG Instance method Public Method Delete DPRVDG 20091006
69 DEL_DPRVDGD Instance method Public Method Delete DPRVDGD 20091006
70 DEL_DPRVDGD_INT Instance method Public Method Delete DPRVDGD internal 20091006
71 DEL_DPRVDGF Instance method Public Method Delete DPRVDGF 20091006
72 DEL_DPRVDGF_INT Instance method Public Method Delete DPRVDGF internal 20091006
73 DEL_DPRVDGT Instance method Public Method Delete DPRVDGT 20091006
74 DEL_DPRVDGT_INT Instance method Public Method Delete DPRVDGT internal 20091006
75 DEL_DPRVDG_INT Instance method Public Method Delete DPRVDG internal 20091006
76 DEL_DPRVDT Instance method Public Method Delete DPRVDT 20070320
77 DEL_DPRVDT_INT Instance method Public Method Delete DPRVDT internal 20070320
78 DEL_DPRVD_INT Instance method Public Method Delete DPRVD internal 20070320
79 DEL_TEXTS_GENERIC_INT Instance method Protected Method Delete texts from internal buffer 20070320
80 DETERMINE_AUTHORIZATIONS Instance method Protected Method Determine authorizations 20070618
81 DET_DPRVDFLC_DEL_CONTEXT Instance method Protected Method Determine deletion context for data provider filter cond. 20070515
82 DET_DPRVDFL_DEL_CONTEXT Instance method Protected Method Determine deletion context for data provider filters 20070515
83 DET_DPRVDF_DEL_CONTEXT Instance method Protected Method Determine deletion context for data provider fields 20070515
84 DET_DPRVD_DEL_CONTEXT Instance method Protected Method Determine deletion context for data providers 20070515
85 DPRVDFLC_EXT_2_INT Instance method Protected Method Convert DPRVDFLC from ext to int 20070320
86 DPRVDFLC_INT_2_EXT Instance method Protected Method Convert DPRVDFLC from int to ext 20070308
87 DPRVDFLT_EXT_2_INT Instance method Protected Method Convert DPRVDFLT from ext to int 20070320
88 DPRVDFLT_INT_2_EXT Instance method Protected Method Convert DPRVDFLT from int to ext 20070306
89 DPRVDFL_EXT_2_INT Instance method Protected Method Convert DPRVDFL from ext to int 20070320
90 DPRVDFL_INT_2_EXT Instance method Public Method Convert DPRVDFL from int to ext 20070306
91 DPRVDFT_INT_2_EXT Instance method Protected Method Convert DPRVDT from int to ext 20070322
92 DPRVDF_EXT_2_INT Instance method Protected Method Convert DPRVDF from ext to int 20070320
93 DPRVDF_INT_2_EXT Instance method Public Method Convert DPRVDF from int to ext 20070305
94 DPRVDGD_EXT_2_INT Instance method Protected Method Convert DPRVDGD from ext to int 20091005
95 DPRVDGD_INT_2_EXT Instance method Protected Method Convert DPRVDGD from int to ext 20091005
96 DPRVDGF_EXT_2_INT Instance method Protected Method Convert DPRVDGF from ext to int 20091005
97 DPRVDGF_INT_2_EXT Instance method Protected Method Convert DPRVDGF from int to ext 20091005
98 DPRVDGT_EXT_2_INT Instance method Protected Method Convert DPRVDGT from int to ext 20091005
99 DPRVDGT_INT_2_EXT Instance method Protected Method Convert DPRVDGT from int to ext 20091005
100 DPRVDG_EXT_2_INT Instance method Protected Method Convert DPRVDG from ext to int 20091005
101 DPRVDG_INT_2_EXT Instance method Protected Method Convert DPRVDG from int to ext 20091005
102 DPRVDT_EXT_2_INT Instance method Protected Method Convert DPRVDT from ext to int 20070320
103 DPRVDT_INT_2_EXT Instance method Protected Method Convert DPRVDT from int to ext 20070305
104 DPRVD_EXT_2_INT Instance method Protected Method Convert DPRVD from ext to int 20070320
105 DPRVD_INT_2_EXT Instance method Public Method Convert DPRVD from int to ext 20070305
106 FILL_UID_BUFFERS Instance method Protected Method Fill update-insert-delete-buffers 20101217
107 FILTER_COND_EXT_2_INT Instance method Public Method Convert filter condition from int to ext 20070306
108 FILTER_COND_INT_2_EXT Instance method Public Method Convert filter condition from int to ext 20070306
109 GENERATE_DB_NAMES Instance method Protected Method Generate DB names 20070323
110 GET_CHANGED_DATA Instance method Public Method Get changed data 20101207
111 GET_CL_ADATATY Instance method Protected Method Get reference on class for data types 20070305
112 GET_CL_DATATY Instance method Protected Method Get reference on class for data types 20070322
113 GET_CL_OTYP Instance method Protected Method Get reference on class for data providers 20070515
114 GET_DPRVD Instance method Public Method Get DPRVD 20070305
115 GET_DPRVDF Instance method Public Method Get DPRVDF 20070305
116 GET_DPRVDFL Instance method Public Method Get DPRVDF 20070306
117 GET_DPRVDG Instance method Public Method Get DPRVDG 20091005
118 GET_DPRVDGD Instance method Public Method Get DPRVDGD 20091005
119 GET_DPRVDGF Instance method Public Method Get DPRVDGF 20091005
120 GET_SEGS_WITH_TEXT_REPOSITORY Instance method Public Method Get segments with text repository flag 20080214
121 GET_TRANSVOL_DPRVD Instance method Public Method Get transportation volume of DPRVD 20070928
122 INIT_CHGD_DATA_FLAGS Instance method Protected Method Initialize changed data flags 20101217
123 INIT_GTABKEY_DATA Static method Protected Method Init table for GTABKEY relevant data 20131105
124 MESSAGE_WITH_CONTEXT Instance method Public Method Message with context 20131105
125 READ_DPRVD Instance method Protected Method Read DPRVD 20070305
126 READ_DPRVDF Instance method Protected Method Read DPRVDF 20070305
127 READ_DPRVDFL Instance method Protected Method Read DPRVDFL 20070306
128 READ_DPRVDFLC Instance method Protected Method Read DPRVDFLC 20070308
129 READ_DPRVDFLC_BY_DPRVDFL Instance method Protected Method Read DPRVDFLC by DPRVDFL 20070308
130 READ_DPRVDFLT Instance method Protected Method Read DPRVDFLT 20070306
131 READ_DPRVDFLT_BY_DPRVDFL Instance method Protected Method Read DPRVDFLT by DPRVDFL 20070306
132 READ_DPRVDFL_BY_DPRVD Instance method Protected Method Read DPRVDFL by DPRVD 20070308
133 READ_DPRVDFT Instance method Protected Method Read DPRVDFT 20070322
134 READ_DPRVDFT_BY_DPRVDF Instance method Protected Method Read DPRVDFT by DPRVDF 20070322
135 READ_DPRVDF_BY_DPRVD Instance method Protected Method Read DPRVDF by DPRVD 20070305
136 READ_DPRVDG Instance method Protected Method Read DPRVDG 20091005
137 READ_DPRVDGD Instance method Protected Method Read DPRVDGD 20091005
138 READ_DPRVDGD_ALL Instance method Protected Method Read all hierarchy declarations of authorization groups 20091005
139 READ_DPRVDGD_BY_DPRVDG Instance method Protected Method Read DPRVDGD by DPRVDG 20091005
140 READ_DPRVDGD_BY_DPRVDG_ALL Instance method Protected Method Read DPRVDGD by DPRVDG where attribute group is used 20091005
141 READ_DPRVDGF Instance method Protected Method Read DPRVDGF 20091005
142 READ_DPRVDGF_ALL Instance method Protected Method Read all field assignments of authorization groups 20091005
143 READ_DPRVDGF_BY_DPRVDF Instance method Protected Method Read DPRVDGF by DPRVDF 20091005
144 READ_DPRVDGF_BY_DPRVDG Instance method Protected Method Read DPRVDGF by DPRVDG 20091005
145 READ_DPRVDGT Instance method Protected Method Read DPRVDGT 20091005
146 READ_DPRVDGT_ALL Instance method Protected Method Read all attribute groups 20091005
147 READ_DPRVDGT_BY_DPRVDG Instance method Protected Method Read DPRVDGT by DPRVDG 20091005
148 READ_DPRVDG_ALL Instance method Protected Method Read all attribute groups 20091005
149 READ_DPRVDG_BY_DPRVD Instance method Protected Method Read DPRVDG by DPRVD 20091005
150 READ_DPRVDT Instance method Protected Method ReadDPRVDT 20070305
151 READ_DPRVDT_BY_DPRVD Instance method Protected Method Read DPRVDT by DPRVD 20070305
152 READ_DPRVD_ALL Instance method Protected Method Read all data providers 20070322
153 RECORD_REGISTER_GTABKEY_ALL Instance method Public Method Register all for GTABKEY 20131126
154 REGISTER_GTABKEY Instance method Public Method Register GTABKEY in save 20131126
155 REPLICATE_DPRVD_INSTANCE Instance method Public Method Replicate instance of DPRVD 20100413
156 RESET_BUFFER Instance method Public Method Reset buffers 20070323
157 RESET_CHGD_DATA_FLAGS_DPRVD Instance method Protected Method Reset changed data flags for SWASGN 20101217
158 RESET_WU_BUFFERS_OK Instance method Protected Method Reset where-used buffer flags 20080902
159 RESOLVE_DATATY Instance method Protected Method Resolve data types 20070305
160 R_DPRVDFL_REFERENCES Instance method Protected Method Write application log 20110418
161 R_DPRVDF_REFERENCES Instance method Protected Method Write application log 20100222
162 SAVE Instance method Public Method Save 20070323
163 SAVE_TABLE Instance method Protected Method Save 20070323
164 SELECT_DPRVD Instance method Protected Method Select DPRVD 20070305
165 SELECT_DPRVDF Instance method Protected Method Select DPRVDF 20070305
166 SELECT_DPRVDFL Instance method Protected Method Select DPRVDFL 20070305
167 SELECT_DPRVDFLC Instance method Protected Method Select DPRVDFLC 20070308
168 SELECT_DPRVDFLC_BY_DPRVDFL Instance method Protected Method Select DPRVDFLC by DPRVDFL 20070308
169 SELECT_DPRVDFLT Instance method Protected Method Select DPRVDFLT 20070306
170 SELECT_DPRVDFLT_BY_DPRVDFL Instance method Protected Method Select DPRVDT by DPRVD 20070306
171 SELECT_DPRVDFL_BY_DPRVD Instance method Protected Method Select DPRVDF by DPRVD 20070306
172 SELECT_DPRVDF_BY_DPRVD Instance method Protected Method Select DPRVDF by DPRVD 20070305
173 SELECT_DPRVDG Instance method Protected Method Select DPRVDG 20091005
174 SELECT_DPRVDGD Instance method Protected Method Select DPRVDGD 20091005
175 SELECT_DPRVDGD_BY_DPRVDG Instance method Protected Method Select DPRVDGD by DPRVDG 20091005
176 SELECT_DPRVDGD_BY_DPRVDG_ALL Instance method Protected Method Select DPRVDGD by DPRVDG where attribute group occurs 20091005
177 SELECT_DPRVDGF Instance method Protected Method Select DPRVDGF 20091005
178 SELECT_DPRVDGF_BY_DPRVDF Instance method Protected Method Select DPRVDGF by DPRVDF 20091005
179 SELECT_DPRVDGF_BY_DPRVDG Instance method Protected Method Select DPRVDGF by DPRVDG 20091005
180 SELECT_DPRVDGT Instance method Protected Method Select DPRVDGT 20091005
181 SELECT_DPRVDGT_BY_DPRVDG Instance method Protected Method Select DPRVDGT by DPRVDG 20091005
182 SELECT_DPRVDG_BY_DPRVD Instance method Protected Method Select DPRVDG by DPRVD 20091005
183 SELECT_DPRVDT Instance method Protected Method Select DPRVDT 20070305
184 SELECT_DPRVDT_BY_DPRVD Instance method Protected Method Select DPRVDT by DPRVD 20070305
185 SELECT_DPRVD_ALL Instance method Protected Method Select all data providers 20070322
186 SET_ADMIN_DATA Instance method Protected Method Set timestamp 20070425
187 SET_ADMIN_DATA_OBJECT Instance method Protected Method Set admin data on object level 20070425
188 SET_ATTRIBUTES Instance method Protected Method Set attributes 20100413
189 SET_CHGD_DATA_UP_TO_DATE Instance method Protected Method Set up to date flags 20101208
190 SET_CL_REFERENCES Instance method Public Method Set references to other repository classes 20100413
191 SET_DATA_GENERIC_INT Instance method Protected Method Set internal buffer 20070320
192 SET_DPRVD Instance method Public Method Set DPRVD 20070320
193 SET_DPRVDF Instance method Public Method Set DPRVDF 20070320
194 SET_DPRVDFL Instance method Public Method Set DPRVDFL 20070320
195 SET_DPRVDFLC Instance method Public Method Set DPRVDFLC 20070320
196 SET_DPRVDFLC_INT Instance method Public Method Set DPRVDFLC internal 20070320
197 SET_DPRVDFLT Instance method Public Method Set DPRVDFLT 20070320
198 SET_DPRVDFLT_INT Instance method Public Method Set DPRVDFLT internal 20070320
199 SET_DPRVDFL_INT Instance method Public Method Set DPRVDFL internal 20070320
200 SET_DPRVDF_INT Instance method Public Method Set DPRVDF internal 20070320
201 SET_DPRVDG Instance method Public Method Set DPRVDG 20091006
202 SET_DPRVDGD Instance method Public Method Set DPRVDGD 20091006
203 SET_DPRVDGD_INT Instance method Public Method Set DPRVDGD internal 20091006
204 SET_DPRVDGF Instance method Public Method Set DPRVDGF 20091006
205 SET_DPRVDGF_INT Instance method Public Method Set DPRVDGF internal 20091006
206 SET_DPRVDGT Instance method Public Method Set DPRVDGT 20091006
207 SET_DPRVDGT_INT Instance method Public Method Set DPRVDGT internal 20091006
208 SET_DPRVDG_INT Instance method Public Method Set DPRVDG internal 20091005
209 SET_DPRVDT Instance method Public Method Set DPRVDT 20070320
210 SET_DPRVDT_INT Instance method Public Method Set DPRVDT internal 20070320
211 SET_DPRVD_INT Instance method Public Method Set DPRVD internal 20070320
212 SET_INSTANCE_OBSOLET Instance method Public Method Set instance to obsolete 20081119
213 SET_MODEL_CATEGORIES Instance method Public Method Set model categories 20081118
214 SET_OTYPN_SEMANTICS Instance method Protected Method Set node semantics 20090126
215 SET_TEXTS_GENERIC_INT Instance method Protected Method Set internal buffer 20070320
216 SKIP_CHANGES Instance method Protected Method Skip changes 20130514
217 UPDATE_DPRVD_WU_BUFFERS Instance method Public Method Get OTYP where-used 20080910
218 U_DPRVDFL_OTYPN Instance method Protected Method Write application log 20100219
219 U_DPRVD_OTYPN Instance method Protected Method Write application log 20100218
220 U_DPRVD_REFERENCING Instance method Protected Method Write application log 20100219
221 WHERE_USED_DPRVD Instance method Public Method Where-used for data providers 20070515
222 WHERE_USED_DPRVDF Instance method Protected Method Where-used for data provider fields 20070515
223 WHERE_USED_DPRVDFL Instance method Protected Method Where-used for data provider filters 20070515
224 WHERE_USED_TABNAME_DPRVD Instance method Public Method Where-used for data providers 20120509
Events
Class CL_ESH_OM_DPRVD has no event.
Types
Class CL_ESH_OM_DPRVD has no local type.
Method Signatures

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

Method ADJUST_DPRVDFL 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 20120319
2 Importing IT_ADPRVDFL_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20120319
3 Importing IT_ADPRVDFL_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20120319
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20120319

Method ATTR_GROUP_DCS_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_KEY Table Type for ESH_S_OM_ADPRVDGD_KEY 20091005
2 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005

Method ATTR_GROUP_DCS_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method ATTR_GROUP_DCS_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_KEY Table Type for ESH_S_OM_ADPRVDGD_KEY 20091005

Method ATTR_GROUP_DCS_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method ATTR_GROUP_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDG_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_KEY Table Type for ESH_S_OM_ADPRVDG_KEY 20091005
2 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method ATTR_GROUP_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method ATTR_GROUP_FASGNM_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_KEY Table Type for ESH_S_OM_ADPRVDGF_KEY 20091005
2 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005

Method ATTR_GROUP_FASGNM_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method ATTR_GROUP_FASGNM_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_KEY Table Type for ESH_S_OM_ADPRVDGF_KEY 20091005

Method ATTR_GROUP_FASGNM_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method ATTR_GROUP_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDG_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_KEY Table Type for ESH_S_OM_ADPRVDG_KEY 20091005

Method ATTR_GROUP_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

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

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

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

Method CHECK_CONSISTENCY 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 20110418
2 Importing IT_ADPRVDFLC_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20120618
3 Importing IT_ADPRVDFLC_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20120618
4 Importing IT_ADPRVDFLC_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20120618
5 Importing IT_ADPRVDFL_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table type for ESH_t_OM_ADPRVDFL 20110418
6 Importing IT_ADPRVDFL_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table type for ESH_t_OM_ADPRVDFL 20110418
7 Importing IT_ADPRVDF_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20130424
8 Importing IT_ADPRVDF_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20130424
9 Importing IT_ADPRVDF_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20130424
10 Importing IT_ADPRVD_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20130408
11 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20110418
12 Importing IT_ADPRVD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120521
13 Importing IT_ADPRVD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120521
14 Importing IV_CALL_CODE Call by reference Type reference (TYPE) I 3 20110418
15 Importing IV_CHECK_VOLUME Call by reference Type reference (TYPE) CHAR1 CL_ESH_OM_CONSTANTS=>GC_CHECK_VOLUME_DETERMINE Single-character flag 20110418
16 Importing IV_FORCE_CHECK Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20110418
17 Importing IV_PERFORM_INPUT_CHECKS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH object model exception 20110418

Method CHECK_CONSISTENCY_DB 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 20100218
2 Importing IT_ADPRVDFL_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20100218
3 Importing IT_ADPRVDFL_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
4 Importing IT_ADPRVDFL_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
5 Importing IT_ADPRVDF_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20100222
6 Importing IT_ADPRVDF_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20100222
7 Importing IT_ADPRVD_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100218
8 Importing IT_ADPRVD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100219
9 Importing IT_ADPRVD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100223
10 Importing IV_DATATY_ACCEPT_NEW Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100222
11 Importing IV_RESET_BUFFER Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100218
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20100218

Method CHECK_CONSISTENCY_UID 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 20110222
2 Importing IV_CHECK_EXT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110505
3 Importing IV_CHECK_INT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110505
4 Importing IV_RAISE_EXCEPTION_IMMEDIATELY Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20110505
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110222

Method CHECK_DIRECT_ACCESSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_S_OM_ADPRVD_EXT Table ESH_OM_ADPRVD in External Representation 20130116
2 Returning RC Value transfer Type reference (TYPE) CHAR1 20130116

Method CHECK_DIRECT_ACCESSIBLE on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_DPRVDFLC_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 20070509
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070509
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070509

Method CHECK_DPRVDFLC_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20110203
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070704
3 Importing IV_TRANSLATE_2_UPPER Call by reference Type reference (TYPE) XFELD Checkbox 20110127
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070704

Method CHECK_DPRVDFLT_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 20070509
2 Importing IT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070509
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070509

Method CHECK_DPRVDFL_CONSISTENCY 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 20110418
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110418
3 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
4 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20110418
5 Importing IT_ADPRVDFL_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
6 Importing IT_ADPRVDFL_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
7 Importing IV_CALL_CODE Call by reference Type reference (TYPE) I 3 20110418
8 Importing IV_CHECK_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20110418
9 Importing IV_PERFORM_INPUT_CHECKS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110418

Method CHECK_DPRVDFL_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 20070515
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070515
3 Importing IR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
4 Importing IV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20070515
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070515

Method CHECK_DPRVDFL_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 20070509
2 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070509
3 Importing IV_CALL_CODE Call by reference Type reference (TYPE) I 1 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070509

Method CHECK_DPRVDFL_INT 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 20110418
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110418
3 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
4 Importing IV_CALL_CODE Call by reference Type reference (TYPE) I 1 20110419
5 Importing IV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20110418

Method CHECK_DPRVDF_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 20070515
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070515
3 Importing IR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
4 Importing IV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20070515
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070515

Method CHECK_DPRVDF_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 20070509
2 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070509
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070509

Method CHECK_DPRVDF_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 20070704
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070704
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070704

Method CHECK_DPRVDGD_CONSISTENCY 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 20091006
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20091006
3 Importing IS_CHECKS Call by reference Type reference (TYPE) ESH_S_OM_CHECK_OTYPNRGD Check Hierarchy of Node Attribute Groups 20091006
4 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091006
5 Importing IT_ADPRVDGD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
6 Importing IT_ADPRVDGD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
7 Importing IV_CHECK_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20091006
8 Importing IV_PERFORM_INPUT_CHECKS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDGD_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 20091006
2 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDGD_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 20091006
2 Importing IT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDGF_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 20091006
2 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDGF_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 20091006
2 Importing IT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDGT_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 20091006
2 Importing IT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDG_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 20091006
2 Importing IT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDG_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 20091006
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method CHECK_DPRVDT_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 20070509
2 Importing IT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070509
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070509

Method CHECK_DPRVD_CONSISTENCY 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 20120618
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20120618
3 Importing IT_ADPRVDFLC_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20120618
4 Importing IT_ADPRVDFLC_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20120618
5 Importing IT_ADPRVD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120618
6 Importing IT_ADPRVD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120618
7 Importing IV_CALL_CODE Call by reference Type reference (TYPE) I 3 20120618
8 Importing IV_PERFORM_INPUT_CHECKS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20120618
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20120618

Method CHECK_DPRVD_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 20070515
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070515
3 Importing IR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
4 Importing IV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20070515
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070515

Method CHECK_DPRVD_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 20070508
2 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070508
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070508

Method CHECK_DPRVD_INS_DB 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 20100219
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100219
3 Importing IR_CL_DPRVD_SAVE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_DPRVD Data Providers 20100219
4 Importing IT_ADPRVD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_t_OM_ADPRVD 20100219
5 Importing IT_ADPRVD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100223

Method CHECK_DPRVD_INS_DB on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_MODEL_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONTENT_EXISTS Value transfer Type reference (TYPE) XFELD Checkbox 20070518

Method CHECK_MODEL_CONTENT on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_NAMESPACE_DPRVD 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 20071120
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071120
3 Importing IS_ADPRVD Call by reference Type reference (TYPE) ESH_S_OM_ADPRVD Sructure for ADPRVD 20071120

Method CHECK_NAMESPACE_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_NAMESPACE_DPRVDF 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 20071120
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20071120
3 Importing IS_ADPRVDF Call by reference Type reference (TYPE) ESH_S_OM_ADPRVDF Sructure for ADPRVDF 20071120

Method CHECK_NAMESPACE_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_NAMESPACE_DPRVDG 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 20091005
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20091005
3 Importing IS_ADPRVDG Call by reference Type reference (TYPE) ESH_S_OM_ADPRVDG Sructure for ADPRVDG 20091005

Method CHECK_NAMESPACE_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_POOLCLUSTER_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_S_OM_ADPRVD_EXT Structure for ESH_OM_ADPRVD_EXT 20130404
2 Returning RV_ERROR Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20130404

Method CHECK_POOLCLUSTER_TAB on class CL_ESH_OM_DPRVD has no exception.

Method CHECK_SAVE_ALLOWED 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 20090112
2 Importing IV_X_MESSAGE Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20090223
3 Returning RV_SAVE_ALLOWED Value transfer Type reference (TYPE) XFELD Checkbox 20090223
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20090112

Method CHECK_VALUE_TYPE 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 20070614
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070614
3 Importing IS_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_S_OM_ADPRVDFLC_EXT Table ESH_OM_ADPRVDFLC in external Representation 20070614
4 Importing IV_VALUE_HIGH Call by reference Type reference (TYPE) ANY 20070614
5 Importing IV_VALUE_LOW Call by reference Type reference (TYPE) ANY 20070614
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070614

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

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HANDLE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_SWC_STACK_HANDLE Handle for SWC-Stack 20081105
2 Importing IR_MODEL_STACK_HANDLE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_MODEL_STACK_HANDLE Handles for Model Stacks 20090630
3 Importing IR_SW_SETTING_HANDLE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_SW_SETTING_HANDLE Handle for Switch-Settings 20090112
4 Importing IS_MODEL_CATEGORIES Call by reference Type reference (TYPE) ESH_S_OM_MODEL_CATEGORIES Model Category Flags 20081117
5 Importing IV_AREA Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20070305
6 Importing IV_GENERATE_DB_NAMES Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Generate DB-Names 20070323
7 Importing IV_HIERARCHY Call by reference Type reference (TYPE) CHAR1 CL_ESH_OM_CONSTANTS=>GC_HIERARCHICAL Single-Character Flag 20090630
8 Importing IV_MODE Call by reference Type reference (TYPE) XFELD Mode 20070305
9 Importing IV_MODEL Call by reference Type reference (TYPE) ESH_E_OM_MODEL Logical system 20070305
10 Importing IV_MODEL_GUID Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Logical System: GUID 20070305
11 Importing IV_SKIP_CONSTRUCTOR Call by reference Type reference (TYPE) XFELD Checkbox 20100413
12 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL System/Release 20070305
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20081105

Method DATA_PROVIDER_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_KEY Table Type for ESH_S_OM_ADPRVD_KEY 20070305

Method DATA_PROVIDER_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FIELD_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_KEY Table Type for ESH_S_OM_ADPRVDF_KEY 20070305
2 Exporting ET_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305

Method DATA_PROVIDER_FIELD_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FIELD_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_KEY Table Type for ESH_S_OM_ADPRVDF_KEY 20070306

Method DATA_PROVIDER_FIELD_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FILTER_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFL_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_KEY Table Type for ESH_S_OM_ADPRVDFL_KEY 20070306
2 Exporting ET_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070306

Method DATA_PROVIDER_FILTER_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FILTER_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFL_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_KEY Table Type for ESH_S_OM_ADPRVDFL_KEY 20070306

Method DATA_PROVIDER_FILTER_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FILT_C_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLC_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_KEY Table Type for ESH_S_OM_ADPRVDFLC_KEY 20070320
2 Exporting ET_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070320

Method DATA_PROVIDER_FILT_C_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_FILT_C_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLC_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_KEY Table Type for ESH_S_OM_ADPRVDFLC_KEY 20070320

Method DATA_PROVIDER_FILT_C_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DATA_PROVIDER_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_KEY Table Type for ESH_S_OM_ADPRVD_KEY 20070305

Method DATA_PROVIDER_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

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

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 20070320
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070320
3 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20070320
4 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20070320
5 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
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 20070320

Method DEL_DPRVD 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 20070320
2 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDF 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 20070320
2 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDFL 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 20070320
2 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDFLC 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 20070320
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDFLC_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 20070320
2 Importing IT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070320
3 Importing IV_SKIP_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDFLT 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 20070424
2 Importing IT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT 20070424
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070424

Method DEL_DPRVDFLT_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 20070424
2 Importing IT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_ADPRVDFLT 20070424
3 Importing IV_SKIP_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070424

Method DEL_DPRVDFL_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 20070320
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070320
3 Importing IV_SKIP_AUTH_CHECK Call by reference Type reference (TYPE) ABAP_BOOL 20110418
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDF_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 20070320
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDG 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 20091006
2 Importing IT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGD 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 20091006
2 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGD_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 20091006
2 Importing IT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGF 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 20091006
2 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGF_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 20091006
2 Importing IT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGT 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 20091006
2 Importing IT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDGT_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 20091006
2 Importing IT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_ADPRVDGT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDG_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 20091006
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method DEL_DPRVDT 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 20070320
2 Importing IT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVDT_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 20070320
2 Importing IT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DEL_DPRVD_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 20070320
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

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 20070320
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070320
3 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20070320
4 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20070320
5 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
6 Importing IV_LANGU Call by reference Type reference (TYPE) FIELDNAME 'LANGU' Field Name 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method DETERMINE_AUTHORIZATIONS Signature

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

Method DET_DPRVDFLC_DEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLc_EXT 20070515

Method DET_DPRVDFLC_DEL_CONTEXT on class CL_ESH_OM_DPRVD has no exception.

Method DET_DPRVDFL_DEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
2 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070515

Method DET_DPRVDFL_DEL_CONTEXT on class CL_ESH_OM_DPRVD has no exception.

Method DET_DPRVDF_DEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
2 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070515

Method DET_DPRVDF_DEL_CONTEXT on class CL_ESH_OM_DPRVD has no exception.

Method DET_DPRVD_DEL_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_CONTEXT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CONTEXT_CONTAINER Context Container 20070515
2 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070515

Method DET_DPRVD_DEL_CONTEXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFLC_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_DPRVDFLC 20070320
2 Changing CT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_DPRVDFL C_EXT 20070320

Method DPRVDFLC_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFLC_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070308
2 Importing IT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308

Method DPRVDFLC_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFLT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_ADPRVDFLT 20070320
2 Changing CT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070320

Method DPRVDFLT_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFLT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070306
2 Importing IT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_ADPRVDFLT 20070306

Method DPRVDFLT_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFL_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_DPRVDFL 20070320
2 Changing CT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_DPRVDFL _EXT 20070320

Method DPRVDFL_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFL_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070306
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070306

Method DPRVDFL_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDFT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT_EXT Table Type for ESH_S_OM_ADPRVDFT_EXT 20070322
2 Importing IT_ADPRVDFT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT Table Type for ESH_S_OM_ADPRVDFT 20070322

Method DPRVDFT_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDF_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_DPRVDF 20070320
2 Changing CT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_DPRVDF _EXT 20070320

Method DPRVDF_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDF_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070305
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305

Method DPRVDF_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGD_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091005

Method DPRVDGD_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGD_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091005
2 Importing IT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005

Method DPRVDGD_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGF_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091005

Method DPRVDGF_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGF_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091005
2 Importing IT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005

Method DPRVDGF_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_ADPRVDGT 20091006
2 Changing CT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091005

Method DPRVDGT_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDGT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091005
2 Importing IT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_aDPRVDGT 20091005

Method DPRVDGT_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDG_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
2 Changing CT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091005

Method DPRVDG_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDG_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method DPRVDG_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDT_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20070320
2 Changing CT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070320

Method DPRVDT_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVDT_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070305
2 Importing IT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20070305

Method DPRVDT_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVD_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_DPRVD 20070320
2 Changing CT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_DPRVD _EXT 20070320

Method DPRVD_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method DPRVD_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070305
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305

Method DPRVD_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method FILL_UID_BUFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_DATA_EXISTS Call by reference Type reference (TYPE) XFELD 20101217
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101217
3 Importing IS_DPRVD_SWO Call by reference Type reference (TYPE) ESH_S_OM_CHGD_DATA_DPRVD_UID_F Changed data DPRVD: update-insert-delete-buffers 20101217
4 Importing IV_BYPASS_BUFFER Call by reference Type reference (TYPE) XFELD 20101217
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101217

Method FILTER_COND_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FILTER_COND Call by reference Type reference (TYPE) ESH_E_OM_DPRVD_FILTER_COND Filter Condition for Data Providers 20070306
2 Importing IS_FILTER_COND_EXT Call by reference Type reference (TYPE) ESH_E_OM_DPRVD_FILTER_COND Filter Condition for Data Providers 20070306
3 Importing IV_DATA_PRVD Call by reference Type reference (TYPE) ESH_E_OM_DATA_PROVIDER Data Provider 20070306

Method FILTER_COND_EXT_2_INT on class CL_ESH_OM_DPRVD has no exception.

Method FILTER_COND_INT_2_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FILTER_COND_EXT Call by reference Type reference (TYPE) ESH_E_OM_DPRVD_FILTER_COND Filter Condition for Data Providers 20070306
2 Importing IS_FILTER_COND Call by reference Type reference (TYPE) ESH_E_OM_DPRVD_FILTER_COND Filter Condition for Data Providers 20070306

Method FILTER_COND_INT_2_EXT on class CL_ESH_OM_DPRVD has no exception.

Method GENERATE_DB_NAMES Signature

Method GENERATE_DB_NAMES on class CL_ESH_OM_DPRVD has no parameter.
Method GENERATE_DB_NAMES on class CL_ESH_OM_DPRVD has no exception.

Method GET_CHANGED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20101207
2 Exporting ET_ADPRVDFLC_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20101207
3 Exporting ET_ADPRVDFLC_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20101207
4 Exporting ET_ADPRVDFL_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20101207
5 Exporting ET_ADPRVDFL_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20101207
6 Exporting ET_ADPRVDFL_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20101207
7 Exporting ET_ADPRVDF_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20101207
8 Exporting ET_ADPRVDF_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20101207
9 Exporting ET_ADPRVDF_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20101207
10 Exporting ET_ADPRVDGD_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20101209
11 Exporting ET_ADPRVDGD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20101209
12 Exporting ET_ADPRVDGD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20101209
13 Exporting ET_ADPRVDGF_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20101209
14 Exporting ET_ADPRVDGF_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20101209
15 Exporting ET_ADPRVDGF_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20101209
16 Exporting ET_ADPRVDGT_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20101209
17 Exporting ET_ADPRVDGT_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20101209
18 Exporting ET_ADPRVDGT_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20101209
19 Exporting ET_ADPRVDG_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20101209
20 Exporting ET_ADPRVDG_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20101209
21 Exporting ET_ADPRVDG_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20101209
22 Exporting ET_ADPRVDT_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20101207
23 Exporting ET_ADPRVDT_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20101207
24 Exporting ET_ADPRVDT_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20101207
25 Exporting ET_ADPRVD_DEL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20101207
26 Exporting ET_ADPRVD_INS Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20101207
27 Exporting ET_ADPRVD_UPD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20101207
28 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20101207
29 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_GCHGD_DATA_DPRVD_SWO Switch off export tables 20101207
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20101207

Method GET_CL_ADATATY Signature

Method GET_CL_ADATATY on class CL_ESH_OM_DPRVD has no parameter.
Method GET_CL_ADATATY on class CL_ESH_OM_DPRVD has no exception.

Method GET_CL_DATATY Signature

Method GET_CL_DATATY on class CL_ESH_OM_DPRVD has no parameter.
Method GET_CL_DATATY on class CL_ESH_OM_DPRVD has no exception.

Method GET_CL_OTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CREATE_NO_INSTANCE Call by reference Type reference (TYPE) XFELD Checkbox 20110502

Method GET_CL_OTYP on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305
2 Changing CT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
3 Changing CT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070306
4 Changing CT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308
5 Changing CT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070308
6 Changing CT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_OM_ADPRVDFLT 20070306
7 Changing CT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070306
8 Changing CT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070306
9 Changing CT_ADPRVDFT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT Table Type for ESH_S_OM_ADPRVDFT 20070322
10 Changing CT_ADPRVDFT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT_EXT Table Type for ESH_S_OM_ADPRVDFT_EXT 20070322
11 Changing CT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070305
12 Changing CT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
13 Changing CT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
14 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091005
15 Changing CT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
16 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091005
17 Changing CT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20091005
18 Changing CT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091005
19 Changing CT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091005
20 Changing CT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_OM_ADPRVDT 20070305
21 Changing CT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070305
22 Changing CT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070305
23 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVD_SWO Switch of Tables 20070305
24 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070305
25 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070305
26 Importing IT_LANGU_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070322
27 Importing IV_GET_DPRVD_ALL Call by reference Type reference (TYPE) XFELD Flag: Get all Data Providers 20070322
28 Importing IV_GET_NO_HIEARCHICAL_DATA Call by reference Type reference (TYPE) XFELD Flag: For later use 20110217
29 Importing IV_GET_ONLY_OWN_MODEL Call by reference Type reference (TYPE) XFELD Flag: Get only data of own model 20110217
30 Importing IV_GET_ONLY_OWN_MODEL_DPRVD Call by reference Type reference (TYPE) XFELD Flag: Get only data of object types of own model 20110217
31 Importing IV_GET_ONLY_OWN_MODEL_ENH Call by reference Type reference (TYPE) XFELD Flag: For later use 20110217

Method GET_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
2 Changing CT_ADPRVDFT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT Table Type for ESH_S_OM_ADPRVDFT 20070322
3 Changing CT_ADPRVDFT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT_EXT Table Type for ESH_S_OM_ADPRVDFT_EXT 20070322
4 Changing CT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070305
5 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVDF_SWO Switch off Export-Tables 20070305
6 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070305
7 Importing IT_LANGU_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070322

Method GET_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFl 20070306
2 Changing CT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308
3 Changing CT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070308
4 Changing CT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_OM_ADPRVDFLT 20070306
5 Changing CT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070306
6 Changing CT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFl_EXT 20070306
7 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVDFL_SWO Switch off Export-Tables 20070306
8 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFl_EXT 20070306
9 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070306

Method GET_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG 20091005
2 Changing CT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD 20091005
3 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT 20091005
4 Changing CT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF 20091005
5 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT 20091005
6 Changing CT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT 20091005
7 Changing CT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT 20091005
8 Changing CT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT 20091005
9 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVDG_SWO Switch off Export-Tables 20091005
10 Importing IT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT 20091005
11 Importing IT_AOTYPNRG_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPNRG_EXT Table Type for ESH_S_OM_AOTYPNRG_EXT 20091005
12 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20091005
13 Importing IV_GET_DPRVDGD_MODE Call by reference Type reference (TYPE) CHAR1 20091005
14 Importing IV_GET_DPRVDG_ALL Call by reference Type reference (TYPE) XFELD 20091005
15 Importing IV_GET_OTYPNRGD_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20091005
16 Importing IV_GET_OTYPNRG_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method GET_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVDGD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091005
3 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVDGD_SWO Switch off Export-Tables 20091005
4 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091005
5 Importing IV_GET_DPRVDGD_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method GET_DPRVDGD on class CL_ESH_OM_DPRVD has no exception.

Method GET_DPRVDGF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091005
3 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_DPRVDGF_SWO Switch off Export-Tables 20091005
4 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091005
5 Importing IV_GET_DPRVDGF_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method GET_DPRVDGF on class CL_ESH_OM_DPRVD has no exception.

Method GET_SEGS_WITH_TEXT_REPOSITORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20080214
2 Importing IV_TEXT_REPOSITORY Call by reference Type reference (TYPE) ESH_E_OM_TEXT_REPOSITORY Text Repository 20080214

Method GET_SEGS_WITH_TEXT_REPOSITORY on class CL_ESH_OM_DPRVD has no exception.

Method GET_TRANSVOL_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADATATY Call by reference Type reference (TYPE) ESH_T_OM_ADATATY Table Type for ESH_S_OM_ADATATY 20070928
2 Changing CT_ADATATYFT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYFT Table Type for ESH_S_OM_ADATATYFT 20070928
3 Changing CT_ADATATYFT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYFT_EXT Table Type for ESH_S_OM_ADATATYFT_EXT 20070928
4 Changing CT_ADATATYT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYT Table Type for ESH_t_OM_ADATATYT 20070928
5 Changing CT_ADATATYT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADATATYT_EXT Table Type for ESH_S_OM_ADATATYT_EXT 20070928
6 Changing CT_ADATATY_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADATATY_EXT Table Type for ESH_S_OM_ADATATY_EXT 20070928
7 Changing CT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070928
8 Changing CT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070928
9 Changing CT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070928
10 Changing CT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070928
11 Changing CT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070928
12 Changing CT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_OM_ADPRVDFLT 20070928
13 Changing CT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070928
14 Changing CT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070928
15 Changing CT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070928
16 Changing CT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091006
17 Changing CT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
18 Changing CT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091006
19 Changing CT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091006
20 Changing CT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
21 Changing CT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20091006
22 Changing CT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091006
23 Changing CT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091006
24 Changing CT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_OM_ADPRVDT 20070928
25 Changing CT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070928
26 Changing CT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070928
27 Importing IS_SWO_DATATY Call by reference Type reference (TYPE) ESH_S_OM_DATATY_SWO Switch Off Tables 20070928
28 Importing IS_SWO_DPRVD Call by reference Type reference (TYPE) ESH_S_OM_DPRVD_SWO Switch of Tables 20070928
29 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070928
30 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070928
31 Importing IT_LANGU_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070928
32 Importing IV_GET_DPRVD_ALL Call by reference Type reference (TYPE) XFELD Flag: Get all Data Providers 20070928
33 Importing IV_SWO_ADATATY Call by reference Type reference (TYPE) XFELD Checkbox 20091210

Method GET_TRANSVOL_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method INIT_CHGD_DATA_FLAGS Signature

Method INIT_CHGD_DATA_FLAGS on class CL_ESH_OM_DPRVD has no parameter.
Method INIT_CHGD_DATA_FLAGS on class CL_ESH_OM_DPRVD has no exception.

Method INIT_GTABKEY_DATA Signature

Method INIT_GTABKEY_DATA on class CL_ESH_OM_DPRVD has no parameter.
Method INIT_GTABKEY_DATA on class CL_ESH_OM_DPRVD has no exception.

Method MESSAGE_WITH_CONTEXT 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 20131105
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20131105
3 Importing IS_MESSAGE_ISSUE_1 Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20131127
4 Importing IS_MESSAGE_ISSUE_2 Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20131127
5 Importing IS_OBJECT Call by reference Type reference (TYPE) ANY 20131105
6 Importing IV_GUID Call by reference Type reference (TYPE) GUID_32 20131105
7 Importing IV_MESSAGE_LEVEL Call by reference Type reference (TYPE) ESH_E_OM_MESSAGE_LEVEL Message Levels 20131105
8 Importing IV_TABLE_ID Call by reference Type reference (TYPE) CHAR8 20131105
9 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131105

Method MESSAGE_WITH_CONTEXT on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305
2 Importing IT_ADPRVD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_KEY Table Type for ESH_S_OM_ADPRVD_KEY 20070305

Method READ_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
2 Importing IT_ADPRVDF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_KEY Table Type for ESH_S_OM_ADPRVDF_KEY 20070305

Method READ_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFl 20070306
2 Importing IT_ADPRVDFL_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_KEY Table Type for ESH_S_OM_ADPRVDFl_KEY 20070306

Method READ_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFLC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308
2 Importing IT_ADPRVDFLC_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_KEY Table Type for ESH_S_OM_ADPRVDFLC_KEY 20070308

Method READ_DPRVDFLC on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFLC_BY_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070308

Method READ_DPRVDFLC_BY_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_ADPRVDFLT 20070306
2 Importing IT_ADPRVDFLT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_KEY Table Type for ESH_S_OM_ADPRVDFLT_KEY 20070306

Method READ_DPRVDFLT on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFLT_BY_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_ADPRVDFLT 20070306
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070306

Method READ_DPRVDFLT_BY_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFL_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070308
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070308

Method READ_DPRVDFL_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT Table Type for ESH_S_OM_ADPRVDFT 20070322
2 Importing IT_ADPRVDFT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT_KEY Table Type for ESH_S_OM_ADPRVDFT_KEY 20070322

Method READ_DPRVDFT on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDFT_BY_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFT Table Type for ESH_S_OM_ADPRVDFT 20070322
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070322
3 Importing IT_LANGU_FIELDS Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20070322

Method READ_DPRVDFT_BY_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDF_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305

Method READ_DPRVDF_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
2 Importing IT_ADPRVDG_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_KEY Table Type for ESH_S_OM_ADPRVDG_KEY 20091005

Method READ_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Importing IT_ADPRVDGD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_KEY Table Type for ESH_S_OM_ADPRVDGD_KEY 20091005

Method READ_DPRVDGD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005

Method READ_DPRVDGD_ALL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGD_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method READ_DPRVDGD_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGD_BY_DPRVDG_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method READ_DPRVDGD_BY_DPRVDG_ALL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDGF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_KEY Table Type for ESH_S_OM_ADPRVDGF_KEY 20091005

Method READ_DPRVDGF on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGF_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005

Method READ_DPRVDGF_ALL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGF_BY_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20091005

Method READ_DPRVDGF_BY_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGF_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method READ_DPRVDGF_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_ADPRVDGT 20091005
2 Importing IT_ADPRVDGT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_KEY Table Type for ESH_S_OM_ADPRVDGT_KEY 20091005

Method READ_DPRVDGT on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGT_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table type for ESH_S_OM_ADPRVDGT 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDGT 20091005
3 Importing IT_LANGU_ADMIN Call by reference Type reference (TYPE) ESH_T_OM_LANGU Table of Languages used for Admin 20091005

Method READ_DPRVDGT_ALL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDGT_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_ADPRVDGT 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method READ_DPRVDGT_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDG_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method READ_DPRVDG_ALL on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDG_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20091005

Method READ_DPRVDG_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20070305
2 Importing IT_ADPRVDT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_KEY Table Type for ESH_S_OM_ADPRVDT_KEY 20070305

Method READ_DPRVDT on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVDT_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_ADPRVDT 20070305
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305

Method READ_DPRVDT_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method READ_DPRVD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_Adprvd 20070322

Method READ_DPRVD_ALL on class CL_ESH_OM_DPRVD has no exception.

Method RECORD_REGISTER_GTABKEY_ALL 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 20131126
2 Importing IV_GTABKEY_REASON Call by reference Type reference (TYPE) CHAR1 CL_ESH_OM_CONSTANTS=>GC_GTABKEY_REASON_RENAME Application Log 20131126
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20131126

Method REGISTER_GTABKEY 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 20131126
2 Importing IV_CHECK Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20131126
3 Importing IV_REGISTER Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20131126
4 Importing IV_RESET_BUFFER Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20131126
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20131126

Method REPLICATE_DPRVD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_CL_ADPRVD Call by reference Object reference (TYPE REF TO) CL_ESH_OM_ADPRVD 20100413
2 Exporting ER_CL_CDPRVD Call by reference Object reference (TYPE REF TO) CL_ESH_OM_CDPRVD 20100413
3 Exporting ER_CL_DPRVD Call by reference Object reference (TYPE REF TO) CL_ESH_OM_DPRVD 20100413
4 Exporting ER_CL_IDPRVD Call by reference Object reference (TYPE REF TO) CL_ESH_OM_IDPRVD 20100413
5 Importing IR_CL_REPLICATE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_REPLICATE References to Model Entities 20100414

Method REPLICATE_DPRVD_INSTANCE on class CL_ESH_OM_DPRVD has no exception.

Method RESET_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESET_SYSREL_HIERARCHY Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20080506

Method RESET_BUFFER on class CL_ESH_OM_DPRVD has no exception.

Method RESET_CHGD_DATA_FLAGS_DPRVD Signature

Method RESET_CHGD_DATA_FLAGS_DPRVD on class CL_ESH_OM_DPRVD has no parameter.
Method RESET_CHGD_DATA_FLAGS_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method RESET_WU_BUFFERS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADPRVD Call by reference Type reference (TYPE) XFELD Checkbox 20120509
2 Importing IV_ADPRVDF Call by reference Type reference (TYPE) XFELD Checkbox 20080910
3 Importing IV_RESET_ALL Call by reference Type reference (TYPE) XFELD Checkbox 20080905

Method RESET_WU_BUFFERS_OK on class CL_ESH_OM_DPRVD has no exception.

Method RESOLVE_DATATY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305

Method RESOLVE_DATATY on class CL_ESH_OM_DPRVD has no exception.

Method R_DPRVDFL_REFERENCES 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 20110418
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20110418
3 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20110418
4 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20110418
5 Importing IT_AOTYPN_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20110418

Method R_DPRVDFL_REFERENCES on class CL_ESH_OM_DPRVD has no exception.

Method R_DPRVDF_REFERENCES 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 20100222
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100222
3 Importing IT_ADATATY_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADATATY_EXT Table Type for ESH_S_OM_ADATATY_EXT 20100222
4 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20100222
5 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20100222

Method R_DPRVDF_REFERENCES on class CL_ESH_OM_DPRVD 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 20070323
2 Importing IV_ADJUST_DPRVD Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20120319
3 Importing IV_CHECK_CONSISTENCY Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100415
4 Importing IV_CHECK_CONSISTENCY_UID Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20110223
5 Importing IV_COMMIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Commit 20070417
6 Importing IV_FORCE_CHECK Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20110107
7 Importing IV_MODE Call by reference Type reference (TYPE) ESH_E_OM_MODE Mode 20070427
8 Importing IV_PERFORM_INPUT_CHECKS Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20110418
9 Importing IV_RESET_BUFFER_CHECK_DB Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20100219
10 Importing IV_RESET_BUFFER_ON_EXCEPTION Call by reference Type reference (TYPE) XFELD ABAP_FALSE Checkbox 20071011
11 Importing IV_SET_ADMIN_DATA Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20071106
12 Importing IV_SET_OTYP_CHANGED Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20071115
13 Importing IV_SYNCHRONOUS Call by reference Type reference (TYPE) XFELD Flag: Synchronous update 20070323
14 Importing IV_TEST Call by reference Type reference (TYPE) XFELD SPACE Flag: Testmode 20070323
15 Importing IV_UPDATE_MODEL_VERSION Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20090309
16 Importing IV_UPDATE_TRANSVOL Call by reference Type reference (TYPE) XFELD ABAP_TRUE Checkbox 20090309
17 Importing IV_WAIT Call by reference Type reference (TYPE) XFELD ABAP_TRUE Flag: Wait for Update Task to complete 20070323
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070323

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 20070323
2 Exporting ET_TABLE_INS Call by reference Type reference (TYPE) ANY TABLE 20070323
3 Exporting ET_TABLE_UPD Call by reference Type reference (TYPE) ANY TABLE 20070323
4 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070323
5 Importing IT_TABLE Call by reference Type reference (TYPE) ANY TABLE 20070323
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20070323
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070323

Method SELECT_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305
2 Importing IT_ADPRVD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_KEY Table Type for ESH_S_OM_ADPRVD_KEY 20070305
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070305

Method SELECT_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
2 Importing IT_ADPRVDF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_KEY Table Type for ESH_S_OM_ADPRVDF_KEY 20070305
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070305

Method SELECT_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070305
2 Importing IT_ADPRVDFL_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_KEY Table Type for ESH_S_OM_ADPRVDFL_KEY 20070305
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070305

Method SELECT_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFLC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070308
2 Importing IT_ADPRVDFLC_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_KEY Table Type for ESH_S_OM_ADPRVDFLC_KEY 20070308
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20070308

Method SELECT_DPRVDFLC on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFLC_BY_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFL 20070308
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070308

Method SELECT_DPRVDFLC_BY_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFLT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_T_OM_ADPRVDFLT 20070306
2 Importing IT_ADPRVDFLT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_KEY Table Type for ESH_S_OM_ADPRVDFLT_KEY 20070306

Method SELECT_DPRVDFLT on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFLT_BY_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_t_OM_ADPRVDFLT 20070306
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070306

Method SELECT_DPRVDFLT_BY_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDFL_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFl 20070306
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070306

Method SELECT_DPRVDFL_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDF_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070305
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305

Method SELECT_DPRVDF_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
2 Importing IT_ADPRVDG_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_KEY Table Type for ESH_S_OM_ADPRVDG_KEY 20091005
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method SELECT_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_T_OM_ADPRVDGD 20091005
2 Importing IT_ADPRVDGD_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_KEY Table Type for ESH_S_OM_ADPRVDGD_KEY 20091005
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method SELECT_DPRVDGD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGD_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method SELECT_DPRVDGD_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGD_BY_DPRVDG_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDD 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method SELECT_DPRVDGD_BY_DPRVDG_ALL on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_T_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDGF_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_KEY Table Type for ESH_S_OM_ADPRVDGF_KEY 20091005
3 Importing IV_INTERNAL Call by reference Type reference (TYPE) XFELD Checkbox 20091005

Method SELECT_DPRVDGF on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGF_BY_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20091005

Method SELECT_DPRVDGF_BY_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGF_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005

Method SELECT_DPRVDGF_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_T_OM_ADPRVDGT 20091005
2 Importing IT_ADPRVDGT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_KEY Table Type for ESH_S_OM_ADPRVDGT_KEY 20091005

Method SELECT_DPRVDGT on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDGT_BY_DPRVDG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_t_OM_ADPRVDGT 20091005
2 Importing IT_ADPRVDG_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_KEY Table Type for ESH_S_OM_ADPRVDG_KEY 20091005

Method SELECT_DPRVDGT_BY_DPRVDG on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDG_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20091005

Method SELECT_DPRVDG_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_T_OM_ADPRVDT 20070305
2 Importing IT_ADPRVDT_KEY Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_KEY Table Type for ESH_S_OM_ADPRVDT_KEY 20070305

Method SELECT_DPRVDT on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVDT_BY_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_t_OM_ADPRVDT 20070305
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070305

Method SELECT_DPRVDT_BY_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method SELECT_DPRVD_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070322

Method SELECT_DPRVD_ALL on class CL_ESH_OM_DPRVD 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 20070427
2 Returning RV_TIMESTMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20090505

Method SET_ADMIN_DATA on class CL_ESH_OM_DPRVD has no exception.

Method SET_ADMIN_DATA_OBJECT Signature

Method SET_ADMIN_DATA_OBJECT on class CL_ESH_OM_DPRVD has no parameter.
Method SET_ADMIN_DATA_OBJECT on class CL_ESH_OM_DPRVD has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CL_DPRVD Call by reference Object reference (TYPE REF TO) CL_ESH_OM_DPRVD 20100413
2 Importing IR_CL_REPLICATE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_REPLICATE References to Model Entities 20100414

Method SET_ATTRIBUTES on class CL_ESH_OM_DPRVD has no exception.

Method SET_CHGD_DATA_UP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UP_TO_DATE Call by reference Type reference (TYPE) XFELD Checkbox 20101208

Method SET_CHGD_DATA_UP_TO_DATE on class CL_ESH_OM_DPRVD has no exception.

Method SET_CL_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CL_REPLICATE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_REPLICATE References to Model Entities 20100414

Method SET_CL_REFERENCES on class CL_ESH_OM_DPRVD 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 20070320
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20080327
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070320
4 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20070320
5 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20070320
6 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) TABLE 20070320
7 Importing IV_KEY_EXT_1 Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
8 Importing IV_KEY_EXT_2 Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
9 Importing IV_KEY_EXT_3 Call by reference Type reference (TYPE) FIELDNAME 20070320
10 Importing IV_KEY_EXT_4 Call by reference Type reference (TYPE) FIELDNAME 20070320
11 Importing IV_KEY_EXT_5 Call by reference Type reference (TYPE) FIELDNAME 20070320
12 Importing IV_KEY_EXT_6 Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
13 Importing IV_KEY_EXT_7 Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
14 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVD 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 20070320
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070320
3 Importing IT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070320
4 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070320
5 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070320
6 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091007
7 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091007
8 Importing IT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091007
9 Importing IT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091007
10 Importing IT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070320
11 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDF 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 20070320
2 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDF_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFL 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 20070320
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070320
3 Importing IT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070320
4 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFLC 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 20070320
2 Importing IT_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_ADPRVDFLC_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFLC_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 20070320
2 Importing IT_ADPRVDFLC Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC Table Type for ESH_S_OM_ADPRVDFLC 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFLT 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 20070320
2 Importing IT_ADPRVDFLT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT_EXT Table Type for ESH_S_OM_ADPRVDFLT_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFLT_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 20070320
2 Importing IT_ADPRVDFLT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLT Table Type for ESH_S_OM_DPRVDFLT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDFL_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 20070320
2 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDF_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 20070320
2 Importing IT_ADPRVDF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF Table Type for ESH_S_OM_ADPRVDF 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDG 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 20091006
2 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
3 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
4 Importing IT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091006
5 Importing IT_ADPRVDG_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG_EXT Table Type for ESH_S_OM_ADPRVDG_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGD 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 20091006
2 Importing IT_ADPRVDGD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD_EXT Table Type for ESH_S_OM_ADPRVDGD_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGD_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 20091006
2 Importing IT_ADPRVDGD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGD Table Type for ESH_S_OM_ADPRVDGD 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGF 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 20091006
2 Importing IT_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGF_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 20091006
2 Importing IT_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGT 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 20091006
2 Importing IT_ADPRVDGT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT_EXT Table Type for ESH_S_OM_ADPRVDGT_EXT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDGT_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 20091006
2 Importing IT_ADPRVDGT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGT Table Type for ESH_S_OM_ADPRVDGT 20091006
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091006

Method SET_DPRVDG_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 20091005
2 Importing IT_ADPRVDG Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDG Table Type for ESH_S_OM_ADPRVDG 20091005
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20091005

Method SET_DPRVDT 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 20070320
2 Importing IT_ADPRVDT_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT_EXT Table Type for ESH_S_OM_ADPRVDT_EXT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVDT_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 20070320
2 Importing IT_ADPRVDT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDT Table Type for ESH_S_OM_DPRVDT 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_DPRVD_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 20070320
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SET_INSTANCE_OBSOLET Signature

Method SET_INSTANCE_OBSOLET on class CL_ESH_OM_DPRVD has no parameter.
Method SET_INSTANCE_OBSOLET on class CL_ESH_OM_DPRVD has no exception.

Method SET_MODEL_CATEGORIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MODEL_CATEGORIES Call by reference Type reference (TYPE) ESH_S_OM_MODEL_CATEGORIES Model Category Flags 20081118

Method SET_MODEL_CATEGORIES on class CL_ESH_OM_DPRVD has no exception.

Method SET_OTYPN_SEMANTICS 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 20090126
2 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20090126
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20090126

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 20070320
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20080327
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20070320
4 Importing IT_OBJECT Call by reference Type reference (TYPE) TABLE Table Type for ESH_S_OM_AOTYP 20070320
5 Importing IT_OBJECT_BUF Call by reference Type reference (TYPE) TABLE 20070320
6 Importing IT_OBJECT_KEY Call by reference Type reference (TYPE) TABLE 20070320
7 Importing IV_KEY_INT Call by reference Type reference (TYPE) FIELDNAME Field Name 20070320
8 Importing IV_LANGU Call by reference Type reference (TYPE) FIELDNAME 'LANGU' Field Name 20070320
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20070320

Method SKIP_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TABLE Call by reference Type reference (TYPE) TABLE 20130514
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20130514

Method SKIP_CHANGES on class CL_ESH_OM_DPRVD has no exception.

Method UPDATE_DPRVD_WU_BUFFERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SWO Call by reference Type reference (TYPE) ESH_S_OM_WHERE_USED_DPRVD_SWO Switch off Export-Tables 20080910

Method UPDATE_DPRVD_WU_BUFFERS on class CL_ESH_OM_DPRVD has no exception.

Method U_DPRVDFL_OTYPN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT Call by reference Type reference (TYPE) XFELD Checkbox 20100219
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100219
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100219
4 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20100219
5 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20100219
6 Importing IT_AOTYPN_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20100219

Method U_DPRVDFL_OTYPN on class CL_ESH_OM_DPRVD has no exception.

Method U_DPRVD_OTYPN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT Call by reference Type reference (TYPE) XFELD Checkbox 20100218
2 Changing CV_RAISE_EXCEPTION Call by reference Type reference (TYPE) XFELD Checkbox 20100218
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100218
4 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100218
5 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20100218
6 Importing IT_AOTYPN_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20100218

Method U_DPRVD_OTYPN on class CL_ESH_OM_DPRVD has no exception.

Method U_DPRVD_REFERENCING 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 20100219
2 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) IF_ESH_OM_APPLOG Application Log 20100219
3 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL_EXT 20100219
4 Importing IT_ADPRVDFL_OTYPN Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20100219
5 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20100219
6 Importing IT_ADPRVD_OTYPN Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100219
7 Importing IT_AOTYPN_DPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20100219
8 Importing IT_AOTYPN_DPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20100219

Method U_DPRVD_REFERENCING on class CL_ESH_OM_DPRVD has no exception.

Method WHERE_USED_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOTYPN Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN Table Type for ESH_S_OM_AOTYPN 20080905
2 Exporting ET_AOTYPN_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20070515
3 Exporting EV_IS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20070515
4 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20100218
5 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD 20070515
6 Importing IV_CONVERT_2_INT Call by reference Type reference (TYPE) XFELD Checkbox 20070629

Method WHERE_USED_DPRVD on class CL_ESH_OM_DPRVD has no exception.

Method WHERE_USED_DPRVDF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVDFLC_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFLC_EXT Table Type for ESH_S_OM_Adprvdflc_EXT 20070515
2 Exporting ET_ADPRVDGF Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF Table Type for ESH_S_OM_ADPRVDGF 20091012
3 Exporting ET_ADPRVDGF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDGF_EXT Table Type for ESH_S_OM_ADPRVDGF_EXT 20091012
4 Exporting EV_IS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20070515
5 Importing IT_ADPRVDF_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDF_EXT Table Type for ESH_S_OM_ADPRVDf 20070515

Method WHERE_USED_DPRVDF on class CL_ESH_OM_DPRVD has no exception.

Method WHERE_USED_DPRVDFL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_AOTYPN Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN Table Type for ESH_S_OM_AOTYPN 20100218
2 Exporting ET_AOTYPN_EXT Call by reference Type reference (TYPE) ESH_T_OM_AOTYPN_EXT Table Type for ESH_S_OM_AOTYPN_EXT 20070515
3 Exporting EV_IS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20070515
4 Importing IT_ADPRVDFL Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL Table Type for ESH_S_OM_ADPRVDFL 20100218
5 Importing IT_ADPRVDFL_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVDFL_EXT Table Type for ESH_S_OM_ADPRVDFL 20070515

Method WHERE_USED_DPRVDFL on class CL_ESH_OM_DPRVD has no exception.

Method WHERE_USED_TABNAME_DPRVD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120509
2 Exporting ET_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20120509
3 Exporting EV_IS_USED Call by reference Type reference (TYPE) XFELD Checkbox 20120509
4 Importing IT_ADPRVD Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD Table Type for ESH_S_OM_ADPRVD 20120510
5 Importing IT_ADPRVD_EXT Call by reference Type reference (TYPE) ESH_T_OM_ADPRVD_EXT Table Type for ESH_S_OM_ADPRVD_EXT 20120511

Method WHERE_USED_TABNAME_DPRVD on class CL_ESH_OM_DPRVD has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 100