SAP ABAP Class CL_XMS_PERSIST_ROOT_COLLEC_DEV (Handler for Persist Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SSOAPERSIST (Package) SOA Persist Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CLUP_COL Interface for SXMSCLUP* for Collector 20051118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CLUR_COL Interface for SXMSCLUR* for Collector 20051118
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CONST_BOOL Boolean Constants 20050721
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_EMAS_COL Interface for SXMSPEMAS* for Collector 20050727
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ERRO_COL Interface for SXMSPERROR* for Collector 20051118
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_HIST_COL Interface to SXMSPHIST for Collector 20090630
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_KEY_COL Interface for Key for Collector 20050727
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_LOAD_COL Interface for Loading Messages in the Collector 20050728
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_MAST_COL Interface with SXMSPMAST* for Collector 20050726
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20071128
... Click here to see Used By full list (0 items)
Properties
Class CL_XMS_PERSIST_ROOT_COLLEC_DEV  
Short Description Handler for Persist Objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SSOAPERSIST   SOA Persist Objects 
Created 20050523   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_PERSIST_CLUP_COL Interface for SXMSCLUP* for Collector 20051118
2 IF_XMS_PERSIST_CLUR_COL Interface for SXMSCLUR* for Collector 20051118
3 IF_XMS_PERSIST_CONST_BOOL Boolean Constants 20050721
4 IF_XMS_PERSIST_EMAS_COL Interface for SXMSPEMAS* for Collector 20050727
5 IF_XMS_PERSIST_ERRO_COL Interface for SXMSPERROR* for Collector 20051118
6 IF_XMS_PERSIST_HIST_COL Interface to SXMSPHIST for Collector 20090630
7 IF_XMS_PERSIST_KEY_COL Interface for Key for Collector 20050727
8 IF_XMS_PERSIST_LOAD_COL Interface for Loading Messages in the Collector 20050728
9 IF_XMS_PERSIST_MAST_COL Interface with SXMSPMAST* for Collector 20050726
10 IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20071128
11 IF_XMS_PERSIST_VERS_COL Interface for SXMSPVERS* for Collector 20050823
Friends
# Friend Modeled only Created on Description
1 CL_XMS_PERSIST_ROOT 20060313 Persistence Layer for Reliable Messages
2 CL_XMS_PERSIST_ROOT_DEV 20050524 Persistence Layer for Reliable Messages
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_FALSE Instance attribute Private Attribute reference (LIKE) 20050721
2 CON_SPACE Instance attribute Private Attribute reference (LIKE) 20060206
3 CON_TRUE Instance attribute Private Attribute reference (LIKE) 20050721
4 CON_X Instance attribute Private Attribute reference (LIKE) 20060206
5 CO_ARCHIVE Instance attribute Private Attribute reference (LIKE) 20071128
6 CO_DELETE Instance attribute Private Attribute reference (LIKE) 20071128
7 CO_INITIAL Instance attribute Private Attribute reference (LIKE) 20071128
8 CO_LOAD_FROM_ARCH Instance attribute Private Attribute reference (LIKE) 20071128
9 CO_LOAD_FROM_DB Instance attribute Private Attribute reference (LIKE) 20071128
10 CO_MSG_STATE_FINISHED Instance attribute Private Attribute reference (LIKE) 20071128
11 CO_NEW Instance attribute Private Attribute reference (LIKE) 20071128
12 CO_NO Instance attribute Private Attribute reference (LIKE) 20071128
13 CO_OKAY Instance attribute Private Attribute reference (LIKE) 20071128
14 CO_ROLLBACK Instance attribute Private Attribute reference (LIKE) 20071128
15 CO_STAT_PROCESSED Instance attribute Private Attribute reference (LIKE) 20071128
16 CO_TEMP Instance attribute Private Attribute reference (LIKE) 20071128
17 CO_YES Instance attribute Private Attribute reference (LIKE) 20071128
18 DATA_OLD Static Attribute Private Type reference (TYPE) SXMSDATA_PR XMS: Data Container 20050817
19 DATA_TAB_OLD Static Attribute Private Type reference (TYPE) SXMSDATA_PR_TAB XMS: Data Container Table 20050817
20 DB_CONNECTION Instance attribute Private Type reference (TYPE) DBCON_NAME Logical Name for a Database Connection 20051201
21 PERS_ITEMS Instance attribute Private Type reference (TYPE) SXMS_PERS_ITEMS_TAB Collector Persistence Objects 20050603
22 P_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Persistence Layer for Reliable Messages 20050609
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA_KEY Instance method Private Method 20051118
2 ADD_DATA_REF Instance method Private Method 20051118
3 CLEAR_MSG_BY_KEY Instance method Private Method Determine Message Object for a Message Key 20070910
4 CLEAR_MSG_BY_REF Instance method Private Method Determine Message Object for an Item Reference 20070910
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050817
6 CREATE_COLLECTION_FROM_DB Instance method Private Method 20050728
7 CREATE_COLL_FROM_DB_AS_NEW_VER Instance method Private Method 20051122
8 CREATE_FROM_ARCHIV Instance method Private Method 20050728
9 CREATE_FROM_DB Instance method Private Method 20050728
10 CREATE_FROM_DB_AS_NEW_VERSION Instance method Private Method 20051122
11 CREATE_HIST_INSTANCE_REF Instance method Private Method 20090630
12 CREATE_NEW Instance method Private Method 20051124
13 FIND_LAST_VERSION_ON_DB_KEY Instance method Protected Method Determine Last Version 20051208
14 FIND_LAST_VERSION_ON_DB_REF Instance method Protected Method Determine Last Version 20051208
15 FREE_REF Instance method Public Method 20080620
16 GET_ACK_STATE_KEY Instance method Private Method 20050729
17 GET_ACK_STATE_REF Instance method Private Method 20050729
18 GET_ADAPT_STAT_KEY Instance method Private Method 20050729
19 GET_ADAPT_STAT_REF Instance method Private Method 20050729
20 GET_ADAPT_TP_I_KEY Instance method Private Method 20050729
21 GET_ADAPT_TP_I_REF Instance method Private Method 20050729
22 GET_ADAPT_TYP_KEY Instance method Private Method 20050729
23 GET_ADAPT_TYP_REF Instance method Private Method 20050729
24 GET_ADMINUSER_KEY Instance method Private Method 20050729
25 GET_ADMINUSER_REF Instance method Private Method 20050729
26 GET_BULK_ERROR_KEY Instance method Private Method 20071108
27 GET_BULK_ERROR_REF Instance method Private Method 20071108
28 GET_CHILDCOUNT_KEY Instance method Private Method 20050729
29 GET_CHILDCOUNT_REF Instance method Private Method 20050729
30 GET_CLIENT_KEY Instance method Private Method 20050729
31 GET_CLIENT_REF Instance method Private Method 20050729
32 GET_COMMITACT_KEY Instance method Private Method 20050729
33 GET_COMMITACT_REF Instance method Private Method 20050729
34 GET_DATA_KEY Instance method Private Method 20051118
35 GET_DATA_REF Instance method Private Method 20051118
36 GET_EMAS_KEY Instance method Private Method 20050817
37 GET_EMAS_REF Instance method Private Method 20050817
38 GET_EO_REFID_I_KEY Instance method Private Method 20050729
39 GET_EO_REFID_I_REF Instance method Private Method 20050729
40 GET_EO_REFID_KEY Instance method Private Method 20050729
41 GET_EO_REFID_O_KEY Instance method Private Method 20050729
42 GET_EO_REFID_O_REF Instance method Private Method 20050729
43 GET_EO_REFID_REF Instance method Private Method 20050729
44 GET_EO_REFVAL_KEY Instance method Private Method 20050729
45 GET_EO_REFVAL_REF Instance method Private Method 20050729
46 GET_EO_REFVL_I_KEY Instance method Private Method 20050729
47 GET_EO_REFVL_I_REF Instance method Private Method 20050729
48 GET_EO_REFVL_O_KEY Instance method Private Method 20050729
49 GET_EO_REFVL_O_REF Instance method Private Method 20050729
50 GET_ERRCAT_KEY Instance method Private Method 20051118
51 GET_ERRCAT_REF Instance method Private Method 20051118
52 GET_ERRCODE_KEY Instance method Private Method 20051118
53 GET_ERRCODE_REF Instance method Private Method 20051118
54 GET_ERRLANG_KEY Instance method Private Method 20051118
55 GET_ERRLANG_REF Instance method Private Method 20051118
56 GET_ERRO_KEY Instance method Private Method 20051206
57 GET_ERRO_REF Instance method Private Method 20051206
58 GET_ERRSTAT_KEY Instance method Private Method 20051118
59 GET_ERRSTAT_REF Instance method Private Method 20051118
60 GET_ERRTXT_KEY Instance method Private Method 20051118
61 GET_ERRTXT_REF Instance method Private Method 20051118
62 GET_EXETIMEST_KEY Instance method Private Method 20050729
63 GET_EXETIMEST_REF Instance method Private Method 20050729
64 GET_GEN_ENTRY_KEY Instance method Private Method 20050729
65 GET_GEN_ENTRY_REF Instance method Private Method 20050729
66 GET_HOST_KEY Instance method Private Method 20080219
67 GET_HOST_REF Instance method Private Method 20080219
68 GET_IB_NAME_KEY Instance method Private Method 20050817
69 GET_IB_NAME_REF Instance method Private Method 20050817
70 GET_IB_NS_KEY Instance method Private Method 20050817
71 GET_IB_NS_REF Instance method Private Method 20050817
72 GET_IB_OPERATION_KEY Instance method Private Method 20070119
73 GET_IB_OPERATION_REF Instance method Private Method 20070119
74 GET_IB_PARTY_AGENCY_KEY Instance method Private Method 20050817
75 GET_IB_PARTY_AGENCY_REF Instance method Private Method 20050817
76 GET_IB_PARTY_KEY Instance method Private Method 20050817
77 GET_IB_PARTY_REF Instance method Private Method 20050817
78 GET_IB_PARTY_TYPE_KEY Instance method Private Method 20050817
79 GET_IB_PARTY_TYPE_REF Instance method Private Method 20050817
80 GET_IB_SYSTEM_KEY Instance method Private Method 20050817
81 GET_IB_SYSTEM_REF Instance method Private Method 20050817
82 GET_IDENTIFIERS_KEY Instance method Private Method 20060125
83 GET_IDENTIFIERS_REF Instance method Private Method 20060125
84 GET_INITTIMEST_KEY Instance method Private Method 20050729
85 GET_INITTIMEST_REF Instance method Private Method 20050729
86 GET_ITFACTION_KEY Instance method Private Method 20050729
87 GET_ITFACTION_REF Instance method Private Method 20050729
88 GET_LOG_ENTRY_KEY Instance method Private Method 20050823
89 GET_LOG_ENTRY_REF Instance method Private Method 20050823
90 GET_MAJOR_KEY Instance method Private Method 20050823
91 GET_MAJOR_REF Instance method Private Method 20050823
92 GET_MANDT_KEY Instance method Private Method 20051125
93 GET_MANDT_REF Instance method Private Method 20051125
94 GET_MANUALSTAT_KEY Instance method Private Method 20050729
95 GET_MANUALSTAT_REF Instance method Private Method 20050729
96 GET_MAST_KEY Instance method Private Method 20050729
97 GET_MAST_REF Instance method Private Method 20050729
98 GET_MINOR_KEY Instance method Private Method 20050823
99 GET_MINOR_REF Instance method Private Method 20050823
100 GET_MSGGUID_KEY Instance method Private Method 20051125
101 GET_MSGGUID_REF Instance method Private Method 20051125
102 GET_MSGSTATE_KEY Instance method Private Method 20050729
103 GET_MSGSTATE_REF Instance method Private Method 20050729
104 GET_MSGTYPE_KEY Instance method Private Method 20050729
105 GET_MSGTYPE_REF Instance method Private Method 20050729
106 GET_MSG_BY_KEY Instance method Private Method Determine Message Object for a Message Key 20050726
107 GET_MSG_BY_REF Instance method Private Method Determine Message Object for an Item Reference 20050726
108 GET_MSG_SIZE_KEY Instance method Private Method 20071108
109 GET_MSG_SIZE_REF Instance method Private Method 20071108
110 GET_OB_NAME_KEY Instance method Private Method 20050817
111 GET_OB_NAME_REF Instance method Private Method 20050817
112 GET_OB_NS_KEY Instance method Private Method 20050817
113 GET_OB_NS_REF Instance method Private Method 20050817
114 GET_OB_OPERATION_KEY Instance method Private Method 20070119
115 GET_OB_OPERATION_REF Instance method Private Method 20070119
116 GET_OB_PARTY_AGENCY_KEY Instance method Private Method 20050817
117 GET_OB_PARTY_AGENCY_REF Instance method Private Method 20050817
118 GET_OB_PARTY_KEY Instance method Private Method 20050817
119 GET_OB_PARTY_REF Instance method Private Method 20050817
120 GET_OB_PARTY_TYPE_KEY Instance method Private Method 20050817
121 GET_OB_PARTY_TYPE_REF Instance method Private Method 20050817
122 GET_OB_SYSTEM_KEY Instance method Private Method 20050817
123 GET_OB_SYSTEM_REF Instance method Private Method 20050817
124 GET_PARENTMSG_KEY Instance method Private Method 20050729
125 GET_PARENTMSG_REF Instance method Private Method 20050729
126 GET_PAYLCOUNT_KEY Instance method Private Method 20050823
127 GET_PAYLCOUNT_LINK_KEY Instance method Private Method 20050823
128 GET_PAYLCOUNT_LINK_REF Instance method Private Method 20050823
129 GET_PAYLCOUNT_REF Instance method Private Method 20050823
130 GET_PELGUID_KEY Instance method Private Method 20050823
131 GET_PELGUID_REF Instance method Private Method 20050823
132 GET_PID_KEY Instance method Private Method 20051125
133 GET_PID_REF Instance method Private Method 20051125
134 GET_PVERS_KEY Instance method Private Method 20050823
135 GET_PVERS_REF Instance method Private Method 20050823
136 GET_QOSMODE_KEY Instance method Private Method 20050729
137 GET_QOSMODE_REF Instance method Private Method 20050729
138 GET_QUEUEGUID_KEY Instance method Private Method 20050729
139 GET_QUEUEGUID_REF Instance method Private Method 20050729
140 GET_QUEUEINT_KEY Instance method Private Method 20050729
141 GET_QUEUEINT_REF Instance method Private Method 20050729
142 GET_REF_BY_KEY Instance method Private Method Determine Root Object for Message Key 20081211
143 GET_REF_TO_MSG_KEY Instance method Private Method 20050729
144 GET_REF_TO_MSG_REF Instance method Private Method 20050729
145 GET_REF_TO_REC_MSG_KEY Instance method Private Method 20050729
146 GET_REF_TO_REC_MSG_REF Instance method Private Method 20050729
147 GET_REORG_KEY Instance method Private Method 20050729
148 GET_REORG_REF Instance method Private Method 20050729
149 GET_RESPONSE_KEY Instance method Private Method 20050823
150 GET_RESPONSE_REF Instance method Private Method 20050823
151 GET_REST_VERS_KEY Instance method Private Method 20050729
152 GET_REST_VERS_REF Instance method Private Method 20050729
153 GET_RETRYCOUNT_KEY Instance method Private Method 20050729
154 GET_RETRYCOUNT_MAN_KEY Instance method Private Method 20071108
155 GET_RETRYCOUNT_MAN_REF Instance method Private Method 20071108
156 GET_RETRYCOUNT_REF Instance method Private Method 20050729
157 GET_RETRY_KEY Instance method Private Method 20051118
158 GET_RETRY_REF Instance method Private Method 20051118
159 GET_RND_NUMBER_KEY Instance method Private Method 20050729
160 GET_RND_NUMBER_REF Instance method Private Method 20050729
161 GET_SECURITY_KEY Instance method Private Method 20050729
162 GET_SECURITY_REF Instance method Private Method 20050729
163 GET_SENDTIMEST_KEY Instance method Private Method 20050729
164 GET_SENDTIMEST_REF Instance method Private Method 20050729
165 GET_SNDRGUID_KEY Instance method Private Method 20050729
166 GET_SNDRGUID_REF Instance method Private Method 20050729
167 GET_TIMESTAMP_KEY Instance method Private Method 20050823
168 GET_TIMESTAMP_REF Instance method Private Method 20050823
169 GET_USERINFODATA_KEY Instance method Private Method 20060825
170 GET_USERINFODATA_REF Instance method Private Method 20060825
171 GET_USERINFOSTORAGE_KEY Instance method Private Method 20060825
172 GET_USERINFOSTORAGE_REF Instance method Private Method 20060825
173 GET_VERS_KEY Instance method Private Method 20050729
174 GET_VERS_LINK_KEY Instance method Private Method 20050823
175 GET_VERS_LINK_REF Instance method Private Method 20050823
176 GET_VERS_REF Instance method Private Method 20050729
177 GET_VER_STATE_KEY Instance method Private Method 20071214
178 GET_VER_STATE_REF Instance method Private Method 20071214
179 GET_WS_HASH_CODE_KEY Instance method Private Method 20060206
180 GET_WS_HASH_CODE_REF Instance method Private Method 20060206
181 REGISTER Instance method Public Method Register a Root Item in the Collector 20050523
182 SAVE_ALL Instance method Public Method Persist All Messages 20050530
183 SAVE_ALL_AND_CLEAR Instance method Public Method Persist All Messages 20070910
184 SAVE_REF Instance method Protected Method Persist a Message by Item Reference 20050802
185 SAVE_REF_AND_CLEAR Instance method Protected Method Persist a Message by Item Reference 20070910
186 SAVE_SELECTION Instance method Public Method Persist a Defined Number of Messages 20050530
187 SAVE_SELECTION_AND_CLEAR Instance method Public Method Persist a Defined Number of Messages 20070910
188 SET_ACK_STATE_KEY Instance method Private Method 20050729
189 SET_ACK_STATE_REF Instance method Private Method 20050729
190 SET_ADAPT_STAT_KEY Instance method Private Method 20050729
191 SET_ADAPT_STAT_REF Instance method Private Method 20050729
192 SET_ADAPT_TP_I_KEY Instance method Private Method 20050729
193 SET_ADAPT_TP_I_REF Instance method Private Method 20050729
194 SET_ADAPT_TYP_KEY Instance method Private Method 20050729
195 SET_ADAPT_TYP_REF Instance method Private Method 20050729
196 SET_ADMINUSER_KEY Instance method Private Method 20050729
197 SET_ADMINUSER_REF Instance method Private Method 20050729
198 SET_BULK_ERROR_KEY Instance method Private Method 20071108
199 SET_BULK_ERROR_REF Instance method Private Method 20071108
200 SET_CHILDCOUNT_KEY Instance method Private Method 20050729
201 SET_CHILDCOUNT_REF Instance method Private Method 20050729
202 SET_CLIENT_KEY Instance method Private Method 20050729
203 SET_CLIENT_REF Instance method Private Method 20050729
204 SET_COMMITACT_KEY Instance method Private Method 20050729
205 SET_COMMITACT_REF Instance method Private Method 20050729
206 SET_DB_CONNECTION Instance method Public Method Sets Database Connection 20051201
207 SET_EMAS_KEY Instance method Private Method 20050817
208 SET_EMAS_REF Instance method Private Method 20050817
209 SET_EO_REFID_I_KEY Instance method Private Method 20050729
210 SET_EO_REFID_I_REF Instance method Private Method 20050729
211 SET_EO_REFID_KEY Instance method Private Method 20050729
212 SET_EO_REFID_O_KEY Instance method Private Method 20050729
213 SET_EO_REFID_O_REF Instance method Private Method 20050729
214 SET_EO_REFID_REF Instance method Private Method 20050729
215 SET_EO_REFVAL_KEY Instance method Private Method 20050729
216 SET_EO_REFVAL_REF Instance method Private Method 20050729
217 SET_EO_REFVL_I_KEY Instance method Private Method 20050729
218 SET_EO_REFVL_I_REF Instance method Private Method 20050729
219 SET_EO_REFVL_O_KEY Instance method Private Method 20050729
220 SET_EO_REFVL_O_REF Instance method Private Method 20050729
221 SET_ERRCAT_KEY Instance method Private Method 20051118
222 SET_ERRCAT_REF Instance method Private Method 20051118
223 SET_ERRCODE_KEY Instance method Private Method 20051118
224 SET_ERRCODE_REF Instance method Private Method 20051118
225 SET_ERRLANG_KEY Instance method Private Method 20051118
226 SET_ERRLANG_REF Instance method Private Method 20051118
227 SET_ERRO_KEY Instance method Private Method 20051206
228 SET_ERRO_REF Instance method Private Method 20051206
229 SET_ERRSTAT_KEY Instance method Private Method 20051118
230 SET_ERRSTAT_REF Instance method Private Method 20051118
231 SET_ERRTXT_KEY Instance method Private Method 20051118
232 SET_ERRTXT_REF Instance method Private Method 20051118
233 SET_EXETIMEST_KEY Instance method Private Method 20050729
234 SET_EXETIMEST_REF Instance method Private Method 20050729
235 SET_GEN_ENTRY_KEY Instance method Private Method 20050729
236 SET_GEN_ENTRY_REF Instance method Private Method 20050729
237 SET_HOST_KEY Instance method Private Method 20080219
238 SET_HOST_REF Instance method Private Method 20080219
239 SET_IB_NAME_KEY Instance method Private Method 20050817
240 SET_IB_NAME_REF Instance method Private Method 20050817
241 SET_IB_NS_KEY Instance method Private Method 20050817
242 SET_IB_NS_REF Instance method Private Method 20050817
243 SET_IB_OPERATION_KEY Instance method Private Method 20070119
244 SET_IB_OPERATION_REF Instance method Private Method 20070119
245 SET_IB_PARTY_AGENCY_KEY Instance method Private Method 20050817
246 SET_IB_PARTY_AGENCY_REF Instance method Private Method 20050817
247 SET_IB_PARTY_KEY Instance method Private Method 20050817
248 SET_IB_PARTY_REF Instance method Private Method 20050817
249 SET_IB_PARTY_TYPE_KEY Instance method Private Method 20050817
250 SET_IB_PARTY_TYPE_REF Instance method Private Method 20050817
251 SET_IB_SYSTEM_KEY Instance method Private Method 20050817
252 SET_IB_SYSTEM_REF Instance method Private Method 20050817
253 SET_INITTIMEST_KEY Instance method Private Method 20050729
254 SET_INITTIMEST_REF Instance method Private Method 20050729
255 SET_ITFACTION_KEY Instance method Private Method 20050729
256 SET_ITFACTION_REF Instance method Private Method 20050729
257 SET_LOG_ENTRY_KEY Instance method Private Method 20050823
258 SET_LOG_ENTRY_REF Instance method Private Method 20050823
259 SET_MAJOR_KEY Instance method Private Method 20050823
260 SET_MAJOR_REF Instance method Private Method 20050823
261 SET_MANUALSTAT_KEY Instance method Private Method 20050729
262 SET_MANUALSTAT_REF Instance method Private Method 20050729
263 SET_MAST_KEY Instance method Private Method 20050729
264 SET_MAST_REF Instance method Private Method 20050729
265 SET_MINOR_KEY Instance method Private Method 20050823
266 SET_MINOR_REF Instance method Private Method 20050823
267 SET_MSGGUID_KEY Instance method Private Method 20051125
268 SET_MSGGUID_REF Instance method Private Method 20051125
269 SET_MSGSTATE_KEY Instance method Private Method 20050729
270 SET_MSGSTATE_REF Instance method Private Method 20050729
271 SET_MSGTYPE_KEY Instance method Private Method 20050729
272 SET_MSGTYPE_REF Instance method Private Method 20050729
273 SET_MSG_KEY_BY_KEY Instance method Private Method Determine Message Object for a Message Key 20071217
274 SET_MSG_KEY_BY_REF Instance method Private Method Determine Message Object for an Item Reference 20071217
275 SET_MSG_SIZE_KEY Instance method Private Method 20071108
276 SET_MSG_SIZE_REF Instance method Private Method 20071108
277 SET_MSG_VERS_BY_KEY Instance method Private Method Determine Message Object for a Message Key 20060816
278 SET_MSG_VERS_BY_REF Instance method Private Method Determine Message Object for an Item Reference 20060816
279 SET_NEW_VERSION_BY_KEY Instance method Protected Method Sets the Version Number to 'Current Highest + 1' 20060925
280 SET_NEW_VERSION_BY_REF Instance method Protected Method Sets the Version Number to 'Current Highest + 1' 20060220
281 SET_NEW_VERS_KEY Instance method Protected Method Sets a Version Number that is Submitted 20060817
282 SET_NEW_VERS_REF Instance method Protected Method Sets a Version Number that is Submitted 20060817
283 SET_OB_NAME_KEY Instance method Private Method 20050817
284 SET_OB_NAME_REF Instance method Private Method 20050817
285 SET_OB_NS_KEY Instance method Private Method 20050817
286 SET_OB_NS_REF Instance method Private Method 20050817
287 SET_OB_OPERATION_KEY Instance method Private Method 20070119
288 SET_OB_OPERATION_REF Instance method Private Method 20070119
289 SET_OB_PARTY_AGENCY_KEY Instance method Private Method 20050817
290 SET_OB_PARTY_AGENCY_REF Instance method Private Method 20050817
291 SET_OB_PARTY_KEY Instance method Private Method 20050817
292 SET_OB_PARTY_REF Instance method Private Method 20050817
293 SET_OB_PARTY_TYPE_KEY Instance method Private Method 20050817
294 SET_OB_PARTY_TYPE_REF Instance method Private Method 20050817
295 SET_OB_SYSTEM_KEY Instance method Private Method 20050817
296 SET_OB_SYSTEM_REF Instance method Private Method 20050817
297 SET_PARENTMSG_KEY Instance method Private Method 20050729
298 SET_PARENTMSG_REF Instance method Private Method 20050729
299 SET_PAYLCOUNT_KEY Instance method Private Method 20050823
300 SET_PAYLCOUNT_LINK_KEY Instance method Private Method 20050823
301 SET_PAYLCOUNT_LINK_REF Instance method Private Method 20050823
302 SET_PAYLCOUNT_REF Instance method Private Method 20050823
303 SET_PELGUID_KEY Instance method Private Method 20050823
304 SET_PELGUID_REF Instance method Private Method 20050823
305 SET_PID_KEY Instance method Private Method 20051125
306 SET_PID_REF Instance method Private Method 20051125
307 SET_PVERS_KEY Instance method Private Method 20051206
308 SET_PVERS_REF Instance method Private Method 20051206
309 SET_QOSMODE_KEY Instance method Private Method 20050729
310 SET_QOSMODE_REF Instance method Private Method 20050729
311 SET_QUEUEGUID_KEY Instance method Private Method 20050729
312 SET_QUEUEGUID_REF Instance method Private Method 20050729
313 SET_QUEUEINT_KEY Instance method Private Method 20050729
314 SET_QUEUEINT_REF Instance method Private Method 20050729
315 SET_REF_TO_MSG_KEY Instance method Private Method 20050729
316 SET_REF_TO_MSG_REF Instance method Private Method 20050729
317 SET_REF_TO_REC_MSG_KEY Instance method Private Method 20050729
318 SET_REF_TO_REC_MSG_REF Instance method Private Method 20050729
319 SET_REORG_KEY Instance method Private Method 20050729
320 SET_REORG_REF Instance method Private Method 20050729
321 SET_RESPONSE_KEY Instance method Private Method 20050823
322 SET_RESPONSE_REF Instance method Private Method 20050823
323 SET_REST_VERS_KEY Instance method Private Method 20050729
324 SET_REST_VERS_REF Instance method Private Method 20050729
325 SET_RETRYCOUNT_KEY Instance method Private Method 20050729
326 SET_RETRYCOUNT_MAN_KEY Instance method Private Method 20071108
327 SET_RETRYCOUNT_MAN_REF Instance method Private Method 20071108
328 SET_RETRYCOUNT_REF Instance method Private Method 20050729
329 SET_RETRY_KEY Instance method Private Method 20051118
330 SET_RETRY_REF Instance method Private Method 20051118
331 SET_RND_NUMBER_KEY Instance method Private Method 20050729
332 SET_RND_NUMBER_REF Instance method Private Method 20050729
333 SET_SECURITY_KEY Instance method Private Method 20050729
334 SET_SECURITY_REF Instance method Private Method 20050729
335 SET_SENDTIMEST_KEY Instance method Private Method 20050729
336 SET_SENDTIMEST_REF Instance method Private Method 20050729
337 SET_SNDRGUID_KEY Instance method Private Method 20050729
338 SET_SNDRGUID_REF Instance method Private Method 20050729
339 SET_TIMESTAMP_KEY Instance method Private Method 20050823
340 SET_TIMESTAMP_REF Instance method Private Method 20050823
341 SET_USERINFODATA_KEY Instance method Private Method 20060825
342 SET_USERINFODATA_REF Instance method Private Method 20060825
343 SET_USERINFOSTORAGE_KEY Instance method Private Method 20060825
344 SET_USERINFOSTORAGE_REF Instance method Private Method 20060825
345 SET_VERS_KEY Instance method Private Method 20050729
346 SET_VERS_LINK_KEY Instance method Private Method 20050823
347 SET_VERS_LINK_REF Instance method Private Method 20050823
348 SET_VERS_REF Instance method Private Method 20050729
349 SET_WS_HASH_CODE_KEY Instance method Private Method 20060206
350 SET_WS_HASH_CODE_REF Instance method Private Method 20060206
Events
# Event Type Visibility Description Created on
1 CX_XMS_PERSIST Instance Event
(0)
Private
(0)
20051118
Types
Class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no local type.
Method Signatures

Method ADD_DATA_KEY Signature

Method ADD_DATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method ADD_DATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method ADD_DATA_REF Signature

Method ADD_DATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method ADD_DATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CLEAR_MSG_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070910
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20070910
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20070910

Method CLEAR_MSG_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20070910

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CONSTRUCTOR on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_COLLECTION_FROM_DB Signature

Method CREATE_COLLECTION_FROM_DB on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_COLLECTION_FROM_DB on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_COLL_FROM_DB_AS_NEW_VER Signature

Method CREATE_COLL_FROM_DB_AS_NEW_VER on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_COLL_FROM_DB_AS_NEW_VER on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_FROM_ARCHIV Signature

Method CREATE_FROM_ARCHIV on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_FROM_ARCHIV on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_FROM_DB Signature

Method CREATE_FROM_DB on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_FROM_DB on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_FROM_DB_AS_NEW_VERSION Signature

Method CREATE_FROM_DB_AS_NEW_VERSION on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_FROM_DB_AS_NEW_VERSION on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_HIST_INSTANCE_REF Signature

Method CREATE_HIST_INSTANCE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_HIST_INSTANCE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method CREATE_NEW Signature

Method CREATE_NEW on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method CREATE_NEW on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method FIND_LAST_VERSION_ON_DB_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID 20051208
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051208
3 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20051208
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051208

Method FIND_LAST_VERSION_ON_DB_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20051208
2 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20051208
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051208

Method FREE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM 20080620
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20080620

Method GET_ACK_STATE_KEY Signature

Method GET_ACK_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ACK_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ACK_STATE_REF Signature

Method GET_ACK_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ACK_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_STAT_KEY Signature

Method GET_ADAPT_STAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_STAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_STAT_REF Signature

Method GET_ADAPT_STAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_STAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_TP_I_KEY Signature

Method GET_ADAPT_TP_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_TP_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_TP_I_REF Signature

Method GET_ADAPT_TP_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_TP_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_TYP_KEY Signature

Method GET_ADAPT_TYP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_TYP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADAPT_TYP_REF Signature

Method GET_ADAPT_TYP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADAPT_TYP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADMINUSER_KEY Signature

Method GET_ADMINUSER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADMINUSER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ADMINUSER_REF Signature

Method GET_ADMINUSER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ADMINUSER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_BULK_ERROR_KEY Signature

Method GET_BULK_ERROR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_BULK_ERROR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_BULK_ERROR_REF Signature

Method GET_BULK_ERROR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_BULK_ERROR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_CHILDCOUNT_KEY Signature

Method GET_CHILDCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_CHILDCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_CHILDCOUNT_REF Signature

Method GET_CHILDCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_CHILDCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_CLIENT_KEY Signature

Method GET_CLIENT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_CLIENT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_CLIENT_REF Signature

Method GET_CLIENT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_CLIENT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_COMMITACT_KEY Signature

Method GET_COMMITACT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_COMMITACT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_COMMITACT_REF Signature

Method GET_COMMITACT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_COMMITACT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_DATA_KEY Signature

Method GET_DATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_DATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_DATA_REF Signature

Method GET_DATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_DATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EMAS_KEY Signature

Method GET_EMAS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EMAS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EMAS_REF Signature

Method GET_EMAS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EMAS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_I_KEY Signature

Method GET_EO_REFID_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_I_REF Signature

Method GET_EO_REFID_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_KEY Signature

Method GET_EO_REFID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_O_KEY Signature

Method GET_EO_REFID_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_O_REF Signature

Method GET_EO_REFID_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFID_REF Signature

Method GET_EO_REFID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVAL_KEY Signature

Method GET_EO_REFVAL_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVAL_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVAL_REF Signature

Method GET_EO_REFVAL_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVAL_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVL_I_KEY Signature

Method GET_EO_REFVL_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVL_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVL_I_REF Signature

Method GET_EO_REFVL_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVL_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVL_O_KEY Signature

Method GET_EO_REFVL_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVL_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EO_REFVL_O_REF Signature

Method GET_EO_REFVL_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EO_REFVL_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRCAT_KEY Signature

Method GET_ERRCAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRCAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRCAT_REF Signature

Method GET_ERRCAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRCAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRCODE_KEY Signature

Method GET_ERRCODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRCODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRCODE_REF Signature

Method GET_ERRCODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRCODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRLANG_KEY Signature

Method GET_ERRLANG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRLANG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRLANG_REF Signature

Method GET_ERRLANG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRLANG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRO_KEY Signature

Method GET_ERRO_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRO_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRO_REF Signature

Method GET_ERRO_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRO_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRSTAT_KEY Signature

Method GET_ERRSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRSTAT_REF Signature

Method GET_ERRSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRTXT_KEY Signature

Method GET_ERRTXT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRTXT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ERRTXT_REF Signature

Method GET_ERRTXT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ERRTXT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EXETIMEST_KEY Signature

Method GET_EXETIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EXETIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_EXETIMEST_REF Signature

Method GET_EXETIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_EXETIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_GEN_ENTRY_KEY Signature

Method GET_GEN_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_GEN_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_GEN_ENTRY_REF Signature

Method GET_GEN_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_GEN_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_HOST_KEY Signature

Method GET_HOST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_HOST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_HOST_REF Signature

Method GET_HOST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_HOST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_NAME_KEY Signature

Method GET_IB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_NAME_REF Signature

Method GET_IB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_NS_KEY Signature

Method GET_IB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_NS_REF Signature

Method GET_IB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_OPERATION_KEY Signature

Method GET_IB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_OPERATION_REF Signature

Method GET_IB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_AGENCY_KEY Signature

Method GET_IB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_AGENCY_REF Signature

Method GET_IB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_KEY Signature

Method GET_IB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_REF Signature

Method GET_IB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_TYPE_KEY Signature

Method GET_IB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_PARTY_TYPE_REF Signature

Method GET_IB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_SYSTEM_KEY Signature

Method GET_IB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IB_SYSTEM_REF Signature

Method GET_IB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IDENTIFIERS_KEY Signature

Method GET_IDENTIFIERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IDENTIFIERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_IDENTIFIERS_REF Signature

Method GET_IDENTIFIERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_IDENTIFIERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_INITTIMEST_KEY Signature

Method GET_INITTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_INITTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_INITTIMEST_REF Signature

Method GET_INITTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_INITTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ITFACTION_KEY Signature

Method GET_ITFACTION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ITFACTION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_ITFACTION_REF Signature

Method GET_ITFACTION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_ITFACTION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_LOG_ENTRY_KEY Signature

Method GET_LOG_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_LOG_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_LOG_ENTRY_REF Signature

Method GET_LOG_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_LOG_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MAJOR_KEY Signature

Method GET_MAJOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MAJOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MAJOR_REF Signature

Method GET_MAJOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MAJOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MANDT_KEY Signature

Method GET_MANDT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MANDT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MANDT_REF Signature

Method GET_MANDT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MANDT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MANUALSTAT_KEY Signature

Method GET_MANUALSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MANUALSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MANUALSTAT_REF Signature

Method GET_MANUALSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MANUALSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MAST_KEY Signature

Method GET_MAST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MAST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MAST_REF Signature

Method GET_MAST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MAST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MINOR_KEY Signature

Method GET_MINOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MINOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MINOR_REF Signature

Method GET_MINOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MINOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGGUID_KEY Signature

Method GET_MSGGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGGUID_REF Signature

Method GET_MSGGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGSTATE_KEY Signature

Method GET_MSGSTATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGSTATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGSTATE_REF Signature

Method GET_MSGSTATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGSTATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGTYPE_KEY Signature

Method GET_MSGTYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGTYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSGTYPE_REF Signature

Method GET_MSGTYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSGTYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSG_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20050726
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20050726
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060815
4 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20050726
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method GET_MSG_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20050726
2 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20050726
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method GET_MSG_SIZE_KEY Signature

Method GET_MSG_SIZE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSG_SIZE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_MSG_SIZE_REF Signature

Method GET_MSG_SIZE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_MSG_SIZE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_NAME_KEY Signature

Method GET_OB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_NAME_REF Signature

Method GET_OB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_NS_KEY Signature

Method GET_OB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_NS_REF Signature

Method GET_OB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_OPERATION_KEY Signature

Method GET_OB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_OPERATION_REF Signature

Method GET_OB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_AGENCY_KEY Signature

Method GET_OB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_AGENCY_REF Signature

Method GET_OB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_KEY Signature

Method GET_OB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_REF Signature

Method GET_OB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_TYPE_KEY Signature

Method GET_OB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_PARTY_TYPE_REF Signature

Method GET_OB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_SYSTEM_KEY Signature

Method GET_OB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_OB_SYSTEM_REF Signature

Method GET_OB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_OB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PARENTMSG_KEY Signature

Method GET_PARENTMSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PARENTMSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PARENTMSG_REF Signature

Method GET_PARENTMSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PARENTMSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PAYLCOUNT_KEY Signature

Method GET_PAYLCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PAYLCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PAYLCOUNT_LINK_KEY Signature

Method GET_PAYLCOUNT_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PAYLCOUNT_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PAYLCOUNT_LINK_REF Signature

Method GET_PAYLCOUNT_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PAYLCOUNT_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PAYLCOUNT_REF Signature

Method GET_PAYLCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PAYLCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PELGUID_KEY Signature

Method GET_PELGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PELGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PELGUID_REF Signature

Method GET_PELGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PELGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PID_KEY Signature

Method GET_PID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PID_REF Signature

Method GET_PID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PVERS_KEY Signature

Method GET_PVERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PVERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_PVERS_REF Signature

Method GET_PVERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_PVERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QOSMODE_KEY Signature

Method GET_QOSMODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QOSMODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QOSMODE_REF Signature

Method GET_QOSMODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QOSMODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QUEUEGUID_KEY Signature

Method GET_QUEUEGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QUEUEGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QUEUEGUID_REF Signature

Method GET_QUEUEGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QUEUEGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QUEUEINT_KEY Signature

Method GET_QUEUEINT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QUEUEINT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_QUEUEINT_REF Signature

Method GET_QUEUEINT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_QUEUEINT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REF_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20081211
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20081211
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR 000 Fortlaufende Nummer für ID eines Message-Log 20081211
4 Returning RE_ROOT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT CL_XMS_PERSIST_ROOT 20081211
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20081211

Method GET_REF_TO_MSG_KEY Signature

Method GET_REF_TO_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REF_TO_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REF_TO_MSG_REF Signature

Method GET_REF_TO_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REF_TO_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REF_TO_REC_MSG_KEY Signature

Method GET_REF_TO_REC_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REF_TO_REC_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REF_TO_REC_MSG_REF Signature

Method GET_REF_TO_REC_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REF_TO_REC_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REORG_KEY Signature

Method GET_REORG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REORG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REORG_REF Signature

Method GET_REORG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REORG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RESPONSE_KEY Signature

Method GET_RESPONSE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RESPONSE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RESPONSE_REF Signature

Method GET_RESPONSE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RESPONSE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REST_VERS_KEY Signature

Method GET_REST_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REST_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_REST_VERS_REF Signature

Method GET_REST_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_REST_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRYCOUNT_KEY Signature

Method GET_RETRYCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRYCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRYCOUNT_MAN_KEY Signature

Method GET_RETRYCOUNT_MAN_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRYCOUNT_MAN_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRYCOUNT_MAN_REF Signature

Method GET_RETRYCOUNT_MAN_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRYCOUNT_MAN_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRYCOUNT_REF Signature

Method GET_RETRYCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRYCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRY_KEY Signature

Method GET_RETRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RETRY_REF Signature

Method GET_RETRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RETRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RND_NUMBER_KEY Signature

Method GET_RND_NUMBER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RND_NUMBER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_RND_NUMBER_REF Signature

Method GET_RND_NUMBER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_RND_NUMBER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SECURITY_KEY Signature

Method GET_SECURITY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SECURITY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SECURITY_REF Signature

Method GET_SECURITY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SECURITY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SENDTIMEST_KEY Signature

Method GET_SENDTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SENDTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SENDTIMEST_REF Signature

Method GET_SENDTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SENDTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SNDRGUID_KEY Signature

Method GET_SNDRGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SNDRGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_SNDRGUID_REF Signature

Method GET_SNDRGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_SNDRGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_TIMESTAMP_KEY Signature

Method GET_TIMESTAMP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_TIMESTAMP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_TIMESTAMP_REF Signature

Method GET_TIMESTAMP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_TIMESTAMP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_USERINFODATA_KEY Signature

Method GET_USERINFODATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_USERINFODATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_USERINFODATA_REF Signature

Method GET_USERINFODATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_USERINFODATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_USERINFOSTORAGE_KEY Signature

Method GET_USERINFOSTORAGE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_USERINFOSTORAGE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_USERINFOSTORAGE_REF Signature

Method GET_USERINFOSTORAGE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_USERINFOSTORAGE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VERS_KEY Signature

Method GET_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VERS_LINK_KEY Signature

Method GET_VERS_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VERS_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VERS_LINK_REF Signature

Method GET_VERS_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VERS_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VERS_REF Signature

Method GET_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VER_STATE_KEY Signature

Method GET_VER_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VER_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_VER_STATE_REF Signature

Method GET_VER_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_VER_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_WS_HASH_CODE_KEY Signature

Method GET_WS_HASH_CODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_WS_HASH_CODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method GET_WS_HASH_CODE_REF Signature

Method GET_WS_HASH_CODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method GET_WS_HASH_CODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20050728
2 Importing IM_PERS_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM 20050603
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20050524
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060815
5 Returning RE_ROOT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Root 20081211
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method SAVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Message Key incl. Version 20060831
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method SAVE_ALL_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Message Key incl. Version 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20070910

Method SAVE_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20050802
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method SAVE_REF_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20070910

Method SAVE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_TAB Call by reference Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20050530
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051110

Method SAVE_SELECTION_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_TAB Call by reference Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20070910

Method SET_ACK_STATE_KEY Signature

Method SET_ACK_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ACK_STATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ACK_STATE_REF Signature

Method SET_ACK_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ACK_STATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_STAT_KEY Signature

Method SET_ADAPT_STAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_STAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_STAT_REF Signature

Method SET_ADAPT_STAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_STAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_TP_I_KEY Signature

Method SET_ADAPT_TP_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_TP_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_TP_I_REF Signature

Method SET_ADAPT_TP_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_TP_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_TYP_KEY Signature

Method SET_ADAPT_TYP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_TYP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADAPT_TYP_REF Signature

Method SET_ADAPT_TYP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADAPT_TYP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADMINUSER_KEY Signature

Method SET_ADMINUSER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADMINUSER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ADMINUSER_REF Signature

Method SET_ADMINUSER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ADMINUSER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_BULK_ERROR_KEY Signature

Method SET_BULK_ERROR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_BULK_ERROR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_BULK_ERROR_REF Signature

Method SET_BULK_ERROR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_BULK_ERROR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_CHILDCOUNT_KEY Signature

Method SET_CHILDCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_CHILDCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_CHILDCOUNT_REF Signature

Method SET_CHILDCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_CHILDCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_CLIENT_KEY Signature

Method SET_CLIENT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_CLIENT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_CLIENT_REF Signature

Method SET_CLIENT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_CLIENT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_COMMITACT_KEY Signature

Method SET_COMMITACT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_COMMITACT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_COMMITACT_REF Signature

Method SET_COMMITACT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_COMMITACT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_DB_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20051201
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051201

Method SET_EMAS_KEY Signature

Method SET_EMAS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EMAS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EMAS_REF Signature

Method SET_EMAS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EMAS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_I_KEY Signature

Method SET_EO_REFID_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_I_REF Signature

Method SET_EO_REFID_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_KEY Signature

Method SET_EO_REFID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_O_KEY Signature

Method SET_EO_REFID_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_O_REF Signature

Method SET_EO_REFID_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFID_REF Signature

Method SET_EO_REFID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVAL_KEY Signature

Method SET_EO_REFVAL_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVAL_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVAL_REF Signature

Method SET_EO_REFVAL_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVAL_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVL_I_KEY Signature

Method SET_EO_REFVL_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVL_I_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVL_I_REF Signature

Method SET_EO_REFVL_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVL_I_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVL_O_KEY Signature

Method SET_EO_REFVL_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVL_O_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EO_REFVL_O_REF Signature

Method SET_EO_REFVL_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EO_REFVL_O_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRCAT_KEY Signature

Method SET_ERRCAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRCAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRCAT_REF Signature

Method SET_ERRCAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRCAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRCODE_KEY Signature

Method SET_ERRCODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRCODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRCODE_REF Signature

Method SET_ERRCODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRCODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRLANG_KEY Signature

Method SET_ERRLANG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRLANG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRLANG_REF Signature

Method SET_ERRLANG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRLANG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRO_KEY Signature

Method SET_ERRO_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRO_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRO_REF Signature

Method SET_ERRO_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRO_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRSTAT_KEY Signature

Method SET_ERRSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRSTAT_REF Signature

Method SET_ERRSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRTXT_KEY Signature

Method SET_ERRTXT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRTXT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ERRTXT_REF Signature

Method SET_ERRTXT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ERRTXT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EXETIMEST_KEY Signature

Method SET_EXETIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EXETIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_EXETIMEST_REF Signature

Method SET_EXETIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_EXETIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_GEN_ENTRY_KEY Signature

Method SET_GEN_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_GEN_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_GEN_ENTRY_REF Signature

Method SET_GEN_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_GEN_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_HOST_KEY Signature

Method SET_HOST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_HOST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_HOST_REF Signature

Method SET_HOST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_HOST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_NAME_KEY Signature

Method SET_IB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_NAME_REF Signature

Method SET_IB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_NS_KEY Signature

Method SET_IB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_NS_REF Signature

Method SET_IB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_OPERATION_KEY Signature

Method SET_IB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_OPERATION_REF Signature

Method SET_IB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_AGENCY_KEY Signature

Method SET_IB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_AGENCY_REF Signature

Method SET_IB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_KEY Signature

Method SET_IB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_REF Signature

Method SET_IB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_TYPE_KEY Signature

Method SET_IB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_PARTY_TYPE_REF Signature

Method SET_IB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_SYSTEM_KEY Signature

Method SET_IB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_IB_SYSTEM_REF Signature

Method SET_IB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_IB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_INITTIMEST_KEY Signature

Method SET_INITTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_INITTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_INITTIMEST_REF Signature

Method SET_INITTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_INITTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ITFACTION_KEY Signature

Method SET_ITFACTION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ITFACTION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_ITFACTION_REF Signature

Method SET_ITFACTION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_ITFACTION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_LOG_ENTRY_KEY Signature

Method SET_LOG_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_LOG_ENTRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_LOG_ENTRY_REF Signature

Method SET_LOG_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_LOG_ENTRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MAJOR_KEY Signature

Method SET_MAJOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MAJOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MAJOR_REF Signature

Method SET_MAJOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MAJOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MANUALSTAT_KEY Signature

Method SET_MANUALSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MANUALSTAT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MANUALSTAT_REF Signature

Method SET_MANUALSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MANUALSTAT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MAST_KEY Signature

Method SET_MAST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MAST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MAST_REF Signature

Method SET_MAST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MAST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MINOR_KEY Signature

Method SET_MINOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MINOR_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MINOR_REF Signature

Method SET_MINOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MINOR_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGGUID_KEY Signature

Method SET_MSGGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGGUID_REF Signature

Method SET_MSGGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGSTATE_KEY Signature

Method SET_MSGSTATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGSTATE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGSTATE_REF Signature

Method SET_MSGSTATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGSTATE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGTYPE_KEY Signature

Method SET_MSGTYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGTYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSGTYPE_REF Signature

Method SET_MSGTYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSGTYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSG_KEY_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID_NEW Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20071218
2 Importing IM_MSGGUID_OLD Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20071218
3 Importing IM_PID_NEW Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20071218
4 Importing IM_PID_OLD Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20071218
5 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20071218
6 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20071217
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20071217

Method SET_MSG_KEY_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20071217
2 Importing IM_MSGGUID_NEW Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20071218
3 Importing IM_PID_NEW Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20071218
4 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20071217
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20071217

Method SET_MSG_SIZE_KEY Signature

Method SET_MSG_SIZE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSG_SIZE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSG_SIZE_REF Signature

Method SET_MSG_SIZE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_MSG_SIZE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_MSG_VERS_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060816
2 Importing IM_NEW_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060816
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060816
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060816
5 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20060816
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060816

Method SET_MSG_VERS_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM Persistenzschicht für reliable Messages 20060816
2 Importing IM_NEW_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060816
3 Returning RE_MSG Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_MESSAGE Message-Klasse 20060816
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060816

Method SET_NEW_VERSION_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060925
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060925
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060925
4 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060925
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060925

Method SET_NEW_VERSION_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM 20060220
2 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060220
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060220

Method SET_NEW_VERS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060817
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060817
3 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Neue Versionsnummer 20060817
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Bisherige Versionsnummer 20060817
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060817

Method SET_NEW_VERS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ITEM Call by reference Type reference (TYPE) SXMS_PERS_ITEMS-PERS_ITEM 20060817
2 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060817
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060817

Method SET_OB_NAME_KEY Signature

Method SET_OB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_NAME_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_NAME_REF Signature

Method SET_OB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_NAME_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_NS_KEY Signature

Method SET_OB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_NS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_NS_REF Signature

Method SET_OB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_NS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_OPERATION_KEY Signature

Method SET_OB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_OPERATION_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_OPERATION_REF Signature

Method SET_OB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_OPERATION_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_AGENCY_KEY Signature

Method SET_OB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_AGENCY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_AGENCY_REF Signature

Method SET_OB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_AGENCY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_KEY Signature

Method SET_OB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_REF Signature

Method SET_OB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_TYPE_KEY Signature

Method SET_OB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_TYPE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_PARTY_TYPE_REF Signature

Method SET_OB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_PARTY_TYPE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_SYSTEM_KEY Signature

Method SET_OB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_SYSTEM_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_OB_SYSTEM_REF Signature

Method SET_OB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_OB_SYSTEM_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PARENTMSG_KEY Signature

Method SET_PARENTMSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PARENTMSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PARENTMSG_REF Signature

Method SET_PARENTMSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PARENTMSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PAYLCOUNT_KEY Signature

Method SET_PAYLCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PAYLCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PAYLCOUNT_LINK_KEY Signature

Method SET_PAYLCOUNT_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PAYLCOUNT_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PAYLCOUNT_LINK_REF Signature

Method SET_PAYLCOUNT_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PAYLCOUNT_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PAYLCOUNT_REF Signature

Method SET_PAYLCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PAYLCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PELGUID_KEY Signature

Method SET_PELGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PELGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PELGUID_REF Signature

Method SET_PELGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PELGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PID_KEY Signature

Method SET_PID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PID_REF Signature

Method SET_PID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PVERS_KEY Signature

Method SET_PVERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PVERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_PVERS_REF Signature

Method SET_PVERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_PVERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QOSMODE_KEY Signature

Method SET_QOSMODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QOSMODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QOSMODE_REF Signature

Method SET_QOSMODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QOSMODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QUEUEGUID_KEY Signature

Method SET_QUEUEGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QUEUEGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QUEUEGUID_REF Signature

Method SET_QUEUEGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QUEUEGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QUEUEINT_KEY Signature

Method SET_QUEUEINT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QUEUEINT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_QUEUEINT_REF Signature

Method SET_QUEUEINT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_QUEUEINT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REF_TO_MSG_KEY Signature

Method SET_REF_TO_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REF_TO_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REF_TO_MSG_REF Signature

Method SET_REF_TO_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REF_TO_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REF_TO_REC_MSG_KEY Signature

Method SET_REF_TO_REC_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REF_TO_REC_MSG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REF_TO_REC_MSG_REF Signature

Method SET_REF_TO_REC_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REF_TO_REC_MSG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REORG_KEY Signature

Method SET_REORG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REORG_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REORG_REF Signature

Method SET_REORG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REORG_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RESPONSE_KEY Signature

Method SET_RESPONSE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RESPONSE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RESPONSE_REF Signature

Method SET_RESPONSE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RESPONSE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REST_VERS_KEY Signature

Method SET_REST_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REST_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_REST_VERS_REF Signature

Method SET_REST_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_REST_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRYCOUNT_KEY Signature

Method SET_RETRYCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRYCOUNT_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRYCOUNT_MAN_KEY Signature

Method SET_RETRYCOUNT_MAN_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRYCOUNT_MAN_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRYCOUNT_MAN_REF Signature

Method SET_RETRYCOUNT_MAN_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRYCOUNT_MAN_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRYCOUNT_REF Signature

Method SET_RETRYCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRYCOUNT_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRY_KEY Signature

Method SET_RETRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RETRY_REF Signature

Method SET_RETRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RETRY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RND_NUMBER_KEY Signature

Method SET_RND_NUMBER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RND_NUMBER_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_RND_NUMBER_REF Signature

Method SET_RND_NUMBER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_RND_NUMBER_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SECURITY_KEY Signature

Method SET_SECURITY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SECURITY_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SECURITY_REF Signature

Method SET_SECURITY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SECURITY_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SENDTIMEST_KEY Signature

Method SET_SENDTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SENDTIMEST_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SENDTIMEST_REF Signature

Method SET_SENDTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SENDTIMEST_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SNDRGUID_KEY Signature

Method SET_SNDRGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SNDRGUID_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_SNDRGUID_REF Signature

Method SET_SNDRGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_SNDRGUID_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_TIMESTAMP_KEY Signature

Method SET_TIMESTAMP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_TIMESTAMP_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_TIMESTAMP_REF Signature

Method SET_TIMESTAMP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_TIMESTAMP_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_USERINFODATA_KEY Signature

Method SET_USERINFODATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_USERINFODATA_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_USERINFODATA_REF Signature

Method SET_USERINFODATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_USERINFODATA_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_USERINFOSTORAGE_KEY Signature

Method SET_USERINFOSTORAGE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_USERINFOSTORAGE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_USERINFOSTORAGE_REF Signature

Method SET_USERINFOSTORAGE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_USERINFOSTORAGE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_VERS_KEY Signature

Method SET_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_VERS_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_VERS_LINK_KEY Signature

Method SET_VERS_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_VERS_LINK_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_VERS_LINK_REF Signature

Method SET_VERS_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_VERS_LINK_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_VERS_REF Signature

Method SET_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_VERS_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_WS_HASH_CODE_KEY Signature

Method SET_WS_HASH_CODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_WS_HASH_CODE_KEY on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.

Method SET_WS_HASH_CODE_REF Signature

Method SET_WS_HASH_CODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Method SET_WS_HASH_CODE_REF on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no exception.
Event Signatures

Event CX_XMS_PERSIST Signature
Event CX_XMS_PERSIST on class CL_XMS_PERSIST_ROOT_COLLEC_DEV has no parameter.
Meta Relationship - Using (full list)
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CLUP_COL Interface for SXMSCLUP* for Collector 20051118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CLUR_COL Interface for SXMSCLUR* for Collector 20051118
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CONST_BOOL Boolean Constants 20050721
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_EMAS_COL Interface for SXMSPEMAS* for Collector 20050727
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ERRO_COL Interface for SXMSPERROR* for Collector 20051118
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_HIST_COL Interface to SXMSPHIST for Collector 20090630
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_KEY_COL Interface for Key for Collector 20050727
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_LOAD_COL Interface for Loading Messages in the Collector 20050728
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_MAST_COL Interface with SXMSPMAST* for Collector 20050726
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20071128
11 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_VERS_COL Interface for SXMSPVERS* for Collector 20050823
History
Last changed by/on SAP  20110908 
SAP Release Created in 710