SAP ABAP Class CL_XMS_PERSIST_ROOT (Persistence Layer for Reliable Messages)
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 Interface for Database Table SXMSCLUP* 20060313
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_CLUR Interface to Database Table SXMSCLUR* 20060313
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_EMAS Interface for Database Table SXMSPEMAS* 20060313
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ERRO Interface for Database Table SXMSPERROR* 20060313
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_KEY Interface for Key for Collector 20060313
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_MAST Interface with Database Table SXMSPMAST* 20060313
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20060313
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_SAVE Interface for Generic Saving from Collector 20060313
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_WS Root Persist Interface for Web Service 20060313
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_VERS Interface for Database Table SXMSPVERS* 20060313
Properties
Class CL_XMS_PERSIST_ROOT  
Short Description Persistence Layer for Reliable Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SSOAPERSIST   SOA Persist Objects 
Created 20060313   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_PERSIST_ROOT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_PERSIST_CLUP Interface for Database Table SXMSCLUP* 20060313
2 IF_XMS_PERSIST_CLUR Interface to Database Table SXMSCLUR* 20060313
3 IF_XMS_PERSIST_EMAS Interface for Database Table SXMSPEMAS* 20060313
4 IF_XMS_PERSIST_ERRO Interface for Database Table SXMSPERROR* 20060313
5 IF_XMS_PERSIST_KEY Interface for Key for Collector 20060313
6 IF_XMS_PERSIST_MAST Interface with Database Table SXMSPMAST* 20060313
7 IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20060313
8 IF_XMS_PERSIST_ROOT_SAVE Interface for Generic Saving from Collector 20060313
9 IF_XMS_PERSIST_ROOT_WS Root Persist Interface for Web Service 20060313
10 IF_XMS_PERSIST_VERS Interface for Database Table SXMSPVERS* 20060313
Friends
# Friend Modeled only Created on Description
1 CL_XMS_PERSIST_ROOT_COLLECT 20060313 Handler for Persist Objects
2 CL_XMS_PERSIST_ROOT_COLLEC_DEV 20060313 Handler for Persist Objects
3 CL_XMS_PERSIST_ROOT_DEV 20070725 Persistence Layer for Reliable Messages
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ARCHIVE Instance attribute Public Attribute reference (LIKE) 20060313
2 CO_DELETE Instance attribute Public Attribute reference (LIKE) 20060313
3 CO_FALSE Constant Private Type reference (TYPE) SXMSFLAG '0' XMS: Flag (true/false) 20060313
4 CO_INITIAL Instance attribute Public Attribute reference (LIKE) 20060313
5 CO_LOAD_FROM_ARCH Instance attribute Public Attribute reference (LIKE) 20060313
6 CO_LOAD_FROM_DB Instance attribute Public Attribute reference (LIKE) 20060313
7 CO_MSG_STATE_FINISHED Instance attribute Public Attribute reference (LIKE) 20060313
8 CO_NEW Instance attribute Public Attribute reference (LIKE) 20060313
9 CO_NO Instance attribute Public Attribute reference (LIKE) 20060313
10 CO_OKAY Instance attribute Public Attribute reference (LIKE) XMS: Flag (true/false) 20060313
11 CO_ROLLBACK Instance attribute Public Attribute reference (LIKE) 20060313
12 CO_STAT_PROCESSED Instance attribute Public Attribute reference (LIKE) 20060313
13 CO_TRUE Constant Private Type reference (TYPE) SXMSFLAG '1' XMS: Flag (true/false) 20060313
14 CO_YES Instance attribute Public Attribute reference (LIKE) 20060313
15 G_COLLECTOR Static Attribute Private Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler for Persist Objects 20060313
16 G_ROOT Static Attribute Private Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT CL_XMS_PERSIST_ROOT 20081211
17 L_COLLECTOR Instance attribute Private Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler for Persist Objects 20060313
18 MSGGUID Instance attribute Private Type reference (TYPE) SXMSMGUID XI: Message ID 20060313
19 PID Instance attribute Private Type reference (TYPE) SXMSPID Integration Engine: Pipeline ID 20060313
20 P_TOOLS Instance attribute Private Object reference (TYPE REF TO) CL_XMS_PERSIST_TOOLS Persistence Layer for Reliable Messages 20060313
21 TABIX Instance attribute Private Type reference (TYPE) SYST-TABIX Index of InternalTables 20060313
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method Append Data Container 20060313
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060313
3 CREATE_FROM_ARCHIV Static method Public Method Factory: Create Persist Instance Object from Archive 20060313
4 CREATE_FROM_DB Static method Public Method Factory: Create Persist Instance Object from Database 20060313
5 CREATE_FROM_DB_AS_NEW_VERSION Static method Public Method Factory: Create Persist Instance Object from Database 20060313
6 CREATE_NEW Static method Public Method Factory: Create New Persist Instance Object 20060313
7 ENABLE_ARCHIVE Instance method Public Method Flag Message for Archiving 20060313
8 FIND_LAST_VERSION_ON_DB Instance method Public Method Determine Last Version 20060313
9 FINISH Instance method Public Method Message processing complete -> Start reorganization 20060313
10 GET_ACK_STATE Instance method Public Method 20060313
11 GET_ADAPT_STAT Instance method Public Method 20060313
12 GET_ADAPT_TP_I Instance method Public Method 20060313
13 GET_ADAPT_TYP Instance method Public Method 20060313
14 GET_ADMINUSER Instance method Public Method 20060313
15 GET_ARCHIVE_FLAG Instance method Public Method Return Current Status of Archiving Flag 20060313
16 GET_BULK_ERROR Instance method Public Method 20071108
17 GET_CHILDCOUNT Instance method Public Method 20060313
18 GET_CLIENT Instance method Public Method 20060313
19 GET_COLLECTOR Instance method Public Method Gets the Collector for this Instance 20060313
20 GET_COMMITACT Instance method Public Method 20060313
21 GET_DATA Instance method Public Method Read Data Container 20060313
22 GET_EMAS Instance method Private Method 20060313
23 GET_EO_REFID Instance method Public Method 20060313
24 GET_EO_REFID_I Instance method Public Method 20060313
25 GET_EO_REFID_O Instance method Public Method 20060313
26 GET_EO_REFVAL Instance method Public Method 20060313
27 GET_EO_REFVL_I Instance method Public Method 20060313
28 GET_EO_REFVL_O Instance method Public Method 20060313
29 GET_ERRCAT Instance method Public Method 20060313
30 GET_ERRCODE Instance method Public Method 20060313
31 GET_ERRLANG Instance method Public Method 20060313
32 GET_ERRO Instance method Public Method 20060313
33 GET_ERRSTAT Instance method Public Method 20060313
34 GET_ERRTXT Instance method Public Method 20060313
35 GET_EXETIMEST Instance method Public Method 20060313
36 GET_GEN_ENTRY Instance method Public Method 20060313
37 GET_IB_NAME Instance method Private Method 20060313
38 GET_IB_NS Instance method Private Method 20060313
39 GET_IB_OPERATION Instance method Private Method 20070119
40 GET_IB_PARTY Instance method Private Method 20060313
41 GET_IB_PARTY_AGENCY Instance method Private Method 20060313
42 GET_IB_PARTY_TYPE Instance method Private Method 20060313
43 GET_IB_SYSTEM Instance method Private Method 20060313
44 GET_IDENTIFIERS Instance method Public Method 20060313
45 GET_INITTIMEST Instance method Public Method 20060313
46 GET_ITFACTION Instance method Public Method 20060313
47 GET_LOG_ENTRY Instance method Public Method 20060313
48 GET_MAJOR Instance method Public Method 20060313
49 GET_MANDT Instance method Public Method 20060313
50 GET_MANUALSTAT Instance method Public Method 20060313
51 GET_MAST Instance method Public Method 20060313
52 GET_MINOR Instance method Public Method 20060313
53 GET_MSGGUID Instance method Public Method 20060313
54 GET_MSGSTATE Instance method Public Method 20060313
55 GET_MSGTYPE Instance method Public Method 20060313
56 GET_MSG_SIZE Instance method Public Method 20071108
57 GET_OB_NAME Instance method Private Method 20060313
58 GET_OB_NS Instance method Private Method 20060313
59 GET_OB_OPERATION Instance method Private Method 20070119
60 GET_OB_PARTY Instance method Private Method 20060313
61 GET_OB_PARTY_AGENCY Instance method Private Method 20060313
62 GET_OB_PARTY_TYPE Instance method Private Method 20060313
63 GET_OB_SYSTEM Instance method Private Method 20060313
64 GET_PARENTMSG Instance method Public Method 20060313
65 GET_PAYLCOUNT Instance method Public Method 20060313
66 GET_PAYLCOUNT_LINK Instance method Public Method 20060313
67 GET_PELGUID Instance method Public Method 20060313
68 GET_PERSIST_ID Instance method Public Method Read Persist GUID of Instance 20060313
69 GET_PID Instance method Public Method 20060313
70 GET_PROCESSING_STATUS Instance method Public Method Read Process Status 20060313
71 GET_PVERS Instance method Public Method 20060313
72 GET_QOSMODE Instance method Public Method 20060313
73 GET_QUEUEGUID Instance method Public Method 20060313
74 GET_QUEUEINT Instance method Public Method 20060313
75 GET_REF_TO_MSG Instance method Public Method 20060313
76 GET_REF_TO_REC_MSG Instance method Public Method 20060313
77 GET_REORG Instance method Public Method 20060313
78 GET_RESPONSE Instance method Public Method 20060313
79 GET_REST_VERS Instance method Public Method 20060313
80 GET_RETRY Instance method Public Method 20060313
81 GET_RETRYCOUNT Instance method Public Method 20060313
82 GET_RETRYCOUNT_MAN Instance method Public Method 20071108
83 GET_RND_NUMBER Instance method Public Method 20060313
84 GET_SECURITY Instance method Public Method 20060313
85 GET_SENDTIMEST Instance method Public Method 20060313
86 GET_SNDRGUID Instance method Public Method 20060313
87 GET_TIMESTAMP Instance method Public Method 20060313
88 GET_USERINFODATA Instance method Public Method 20071108
89 GET_USERINFOSTORAGE Instance method Public Method 20071108
90 GET_VERS Instance method Public Method 20060313
91 GET_VERS_LINK Instance method Public Method 20060313
92 GET_WS_HASH_CODE Instance method Private Method 20060313
93 IMPORT_FROM_ARCHIVE Instance method Private Method Read Message Instance from Archive 20060313
94 IMPORT_FROM_DB Instance method Private Method Read Message Instance from Database 20060313
95 IMPORT_FROM_DB_AS_NEW_VERSION Instance method Private Method Read Message Instance from Database 20060313
96 IMPORT_NEW Instance method Private Method Create New Message Instance 20060313
97 INIT Static method Private Method Set Initial Values 20060313
98 LOAD_FROM_SOURCE_AS_NEW_VE_OLD Static method Public Method Use CREATE_* Method 20060313
99 LOAD_FROM_SOURCE_OLD Static method Public Method Use CREATE_* Method 20060313
100 RESET_COLLECTOR Static method Protected Method Resets Collector 20070725
101 ROLLBACK Instance method Public Method Destructor; Release Instance Object and DB Entries 20060313
102 SAVE_MSG Instance method Public Method 20060313
103 SAVE_MSG_AND_CLEAR Instance method Public Method 20070914
104 SET_ACK_STATE Instance method Public Method 20060313
105 SET_ADAPT_STAT Instance method Public Method 20060313
106 SET_ADAPT_TP_I Instance method Public Method 20060313
107 SET_ADAPT_TYP Instance method Public Method 20060313
108 SET_ADMINUSER Instance method Public Method 20060313
109 SET_BULK_ERROR Instance method Public Method 20071108
110 SET_CHILDCOUNT Instance method Public Method 20060313
111 SET_CLIENT Instance method Public Method 20060313
112 SET_COMMITACT Instance method Public Method 20060313
113 SET_DB_CONNECTION Instance method Public Method Sets Database Connection 20060313
114 SET_EMAS Instance method Private Method 20060313
115 SET_EO_REFID Instance method Public Method 20060313
116 SET_EO_REFID_I Instance method Public Method 20060313
117 SET_EO_REFID_O Instance method Public Method 20060313
118 SET_EO_REFVAL Instance method Public Method 20060313
119 SET_EO_REFVL_I Instance method Public Method 20060313
120 SET_EO_REFVL_O Instance method Public Method 20060313
121 SET_ERRCAT Instance method Public Method 20060313
122 SET_ERRCODE Instance method Public Method 20060313
123 SET_ERRLANG Instance method Public Method 20060313
124 SET_ERRO Instance method Public Method 20060313
125 SET_ERRSTAT Instance method Public Method 20060313
126 SET_ERRTXT Instance method Public Method 20060313
127 SET_EXETIMEST Instance method Public Method 20060313
128 SET_GEN_ENTRY Instance method Public Method 20060313
129 SET_IB_NAME Instance method Private Method 20060313
130 SET_IB_NS Instance method Private Method 20060313
131 SET_IB_OPERATION Instance method Private Method 20070119
132 SET_IB_PARTY Instance method Private Method 20060313
133 SET_IB_PARTY_AGENCY Instance method Private Method 20060313
134 SET_IB_PARTY_TYPE Instance method Private Method 20060313
135 SET_IB_SYSTEM Instance method Private Method 20060313
136 SET_INITTIMEST Instance method Public Method 20060313
137 SET_ITFACTION Instance method Public Method 20060313
138 SET_LOG_ENTRY Instance method Public Method 20060313
139 SET_MAJOR Instance method Public Method 20060313
140 SET_MANUALSTAT Instance method Public Method 20060313
141 SET_MAST Instance method Public Method 20060313
142 SET_MINOR Instance method Public Method 20060313
143 SET_MSGGUID Instance method Public Method 20060313
144 SET_MSGSTATE Instance method Public Method 20060313
145 SET_MSGTYPE Instance method Public Method 20060313
146 SET_MSG_SIZE Instance method Public Method 20071108
147 SET_NEW_VERSION Instance method Public Method Sets the Version Number to 'Current Highest + 1' 20060313
148 SET_OB_NAME Instance method Private Method 20060313
149 SET_OB_NS Instance method Private Method 20060313
150 SET_OB_OPERATION Instance method Private Method 20070119
151 SET_OB_PARTY Instance method Private Method 20060313
152 SET_OB_PARTY_AGENCY Instance method Private Method 20060313
153 SET_OB_PARTY_TYPE Instance method Private Method 20060313
154 SET_OB_SYSTEM Instance method Private Method 20060313
155 SET_PARENTMSG Instance method Public Method 20060313
156 SET_PAYLCOUNT Instance method Public Method 20060313
157 SET_PAYLCOUNT_LINK Instance method Public Method 20060313
158 SET_PELGUID Instance method Public Method 20060313
159 SET_PID Instance method Public Method 20060313
160 SET_PROCESSING_STATUS Instance method Public Method Sets Process Status 20060313
161 SET_PVERS Instance method Public Method 20060313
162 SET_QOSMODE Instance method Public Method 20060313
163 SET_QUEUEGUID Instance method Public Method 20060313
164 SET_QUEUEINT Instance method Public Method 20060313
165 SET_REF_TO_MSG Instance method Public Method 20060313
166 SET_REF_TO_REC_MSG Instance method Public Method 20060313
167 SET_REORG Instance method Public Method 20060313
168 SET_RESPONSE Instance method Public Method 20060313
169 SET_REST_VERS Instance method Public Method 20060313
170 SET_RETRY Instance method Public Method 20060313
171 SET_RETRYCOUNT Instance method Public Method 20060313
172 SET_RETRYCOUNT_MAN Instance method Public Method 20071108
173 SET_RND_NUMBER Instance method Public Method 20060313
174 SET_SECURITY Instance method Public Method 20060313
175 SET_SENDTIMEST Instance method Public Method 20060313
176 SET_SNDRGUID Instance method Public Method 20060313
177 SET_TIMESTAMP Instance method Public Method 20060313
178 SET_USERINFODATA Instance method Public Method 20071108
179 SET_USERINFOSTORAGE Instance method Public Method 20071108
180 SET_VERS Instance method Public Method 20060313
181 SET_VERS_LINK Instance method Public Method 20060313
182 SET_WS_HASH_CODE Instance method Private Method 20060313
Events
Class CL_XMS_PERSIST_ROOT has no event.
Types
Class CL_XMS_PERSIST_ROOT has no local type.
Method Signatures

Method ADD_DATA Signature

Method ADD_DATA on class CL_XMS_PERSIST_ROOT has no parameter.
Method ADD_DATA on class CL_XMS_PERSIST_ROOT has no exception.

Method CONSTRUCTOR Signature

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

Method CREATE_FROM_ARCHIV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARCHIVKEY Call by reference Type reference (TYPE) ARCH_IDX-ARCHIVEKEY Schlüssel einer Archivdatei 20060313
2 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
3 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
4 Importing IM_OBJECT Call by reference Type reference (TYPE) ARCH_IDX-OBJECT Archivierungsobjekt 20060313
5 Importing IM_OFFSET Call by reference Type reference (TYPE) ARCH_IDX-OFFSET Offset des Datenobjekts in der Archivdatei 20060313
6 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
7 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060313
8 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method CREATE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
2 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
3 Importing IM_OVERWRITE Call by reference Type reference (TYPE) SXMSOVERWRITE 'X' Überschreibe versionsabhängige Message Teile 20061127
4 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
5 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
6 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method CREATE_FROM_DB_AS_NEW_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
2 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
3 Importing IM_OVERWRITE Call by reference Type reference (TYPE) SXMSOVERWRITE 'X' Überschreibe versionsabhängige Message Teile 20061127
4 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
5 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
6 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method CREATE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
2 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060815
5 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method ENABLE_ARCHIVE Signature

Method ENABLE_ARCHIVE on class CL_XMS_PERSIST_ROOT has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method FIND_LAST_VERSION_ON_DB Signature

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

Method FINISH Signature

Method FINISH on class CL_XMS_PERSIST_ROOT has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method GET_ACK_STATE Signature

Method GET_ACK_STATE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ACK_STATE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ADAPT_STAT Signature

Method GET_ADAPT_STAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ADAPT_STAT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ADAPT_TP_I Signature

Method GET_ADAPT_TP_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ADAPT_TP_I on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ADAPT_TYP Signature

Method GET_ADAPT_TYP on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ADAPT_TYP on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ADMINUSER Signature

Method GET_ADMINUSER on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ADMINUSER on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ARCHIVE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ARCHIVE Value transfer Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method GET_BULK_ERROR Signature

Method GET_BULK_ERROR on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_BULK_ERROR on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_CHILDCOUNT Signature

Method GET_CHILDCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_CHILDCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_CLIENT Signature

Method GET_CLIENT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_CLIENT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLLECTOR Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313

Method GET_COLLECTOR on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_COMMITACT Signature

Method GET_COMMITACT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_COMMITACT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_DATA Signature

Method GET_DATA on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_DATA on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EMAS Signature

Method GET_EMAS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EMAS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFID Signature

Method GET_EO_REFID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFID_I Signature

Method GET_EO_REFID_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFID_I on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFID_O Signature

Method GET_EO_REFID_O on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFID_O on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFVAL Signature

Method GET_EO_REFVAL on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFVAL on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFVL_I Signature

Method GET_EO_REFVL_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFVL_I on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EO_REFVL_O Signature

Method GET_EO_REFVL_O on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EO_REFVL_O on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRCAT Signature

Method GET_ERRCAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRCAT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRCODE Signature

Method GET_ERRCODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRCODE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRLANG Signature

Method GET_ERRLANG on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRLANG on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRO Signature

Method GET_ERRO on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRO on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRSTAT Signature

Method GET_ERRSTAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRSTAT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ERRTXT Signature

Method GET_ERRTXT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ERRTXT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_EXETIMEST Signature

Method GET_EXETIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_EXETIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_GEN_ENTRY Signature

Method GET_GEN_ENTRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_GEN_ENTRY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_NAME Signature

Method GET_IB_NAME on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_NAME on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_NS Signature

Method GET_IB_NS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_NS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_OPERATION Signature

Method GET_IB_OPERATION on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_OPERATION on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_PARTY Signature

Method GET_IB_PARTY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_PARTY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_PARTY_AGENCY Signature

Method GET_IB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_PARTY_TYPE Signature

Method GET_IB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IB_SYSTEM Signature

Method GET_IB_SYSTEM on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IB_SYSTEM on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_IDENTIFIERS Signature

Method GET_IDENTIFIERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_IDENTIFIERS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_INITTIMEST Signature

Method GET_INITTIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_INITTIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_ITFACTION Signature

Method GET_ITFACTION on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_ITFACTION on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_LOG_ENTRY Signature

Method GET_LOG_ENTRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_LOG_ENTRY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MAJOR Signature

Method GET_MAJOR on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MAJOR on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MANDT Signature

Method GET_MANDT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MANDT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MANUALSTAT Signature

Method GET_MANUALSTAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MANUALSTAT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MAST Signature

Method GET_MAST on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MAST on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MINOR Signature

Method GET_MINOR on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MINOR on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MSGGUID Signature

Method GET_MSGGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MSGGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MSGSTATE Signature

Method GET_MSGSTATE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MSGSTATE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MSGTYPE Signature

Method GET_MSGTYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MSGTYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_MSG_SIZE Signature

Method GET_MSG_SIZE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_MSG_SIZE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_NAME Signature

Method GET_OB_NAME on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_NAME on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_NS Signature

Method GET_OB_NS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_NS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_OPERATION Signature

Method GET_OB_OPERATION on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_OPERATION on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_PARTY Signature

Method GET_OB_PARTY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_PARTY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_PARTY_AGENCY Signature

Method GET_OB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_PARTY_TYPE Signature

Method GET_OB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_OB_SYSTEM Signature

Method GET_OB_SYSTEM on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_OB_SYSTEM on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PARENTMSG Signature

Method GET_PARENTMSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PARENTMSG on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PAYLCOUNT Signature

Method GET_PAYLCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PAYLCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PAYLCOUNT_LINK Signature

Method GET_PAYLCOUNT_LINK on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PAYLCOUNT_LINK on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PELGUID Signature

Method GET_PELGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PELGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PERSIST_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MSGGUID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method GET_PID Signature

Method GET_PID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_PROCESSING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) SXMSPMSTAT Integration Engine: Status einer Message 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method GET_PVERS Signature

Method GET_PVERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_PVERS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_QOSMODE Signature

Method GET_QOSMODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_QOSMODE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_QUEUEGUID Signature

Method GET_QUEUEGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_QUEUEGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_QUEUEINT Signature

Method GET_QUEUEINT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_QUEUEINT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_REF_TO_MSG Signature

Method GET_REF_TO_MSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_REF_TO_MSG on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_REF_TO_REC_MSG Signature

Method GET_REF_TO_REC_MSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_REF_TO_REC_MSG on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_REORG Signature

Method GET_REORG on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_REORG on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_RESPONSE Signature

Method GET_RESPONSE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_RESPONSE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_REST_VERS Signature

Method GET_REST_VERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_REST_VERS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_RETRY Signature

Method GET_RETRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_RETRY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_RETRYCOUNT Signature

Method GET_RETRYCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_RETRYCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_RETRYCOUNT_MAN Signature

Method GET_RETRYCOUNT_MAN on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_RETRYCOUNT_MAN on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_RND_NUMBER Signature

Method GET_RND_NUMBER on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_RND_NUMBER on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_SECURITY Signature

Method GET_SECURITY on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_SECURITY on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_SENDTIMEST Signature

Method GET_SENDTIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_SENDTIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_SNDRGUID Signature

Method GET_SNDRGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_SNDRGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_TIMESTAMP Signature

Method GET_TIMESTAMP on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_TIMESTAMP on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_USERINFODATA Signature

Method GET_USERINFODATA on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_USERINFODATA on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_USERINFOSTORAGE Signature

Method GET_USERINFOSTORAGE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_USERINFOSTORAGE on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_VERS Signature

Method GET_VERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_VERS on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_VERS_LINK Signature

Method GET_VERS_LINK on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_VERS_LINK on class CL_XMS_PERSIST_ROOT has no exception.

Method GET_WS_HASH_CODE Signature

Method GET_WS_HASH_CODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method GET_WS_HASH_CODE on class CL_XMS_PERSIST_ROOT has no exception.

Method IMPORT_FROM_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ARCHIVKEY Call by reference Type reference (TYPE) ARCH_IDX-ARCHIVEKEY Schlüssel einer Archivdatei 20060313
2 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
3 Importing IM_OBJECT Call by reference Type reference (TYPE) ARCH_IDX-OBJECT Archivierungsobjekt 20060313
4 Importing IM_OFFSET Call by reference Type reference (TYPE) ARCH_IDX-OFFSET Offset des Datenobjekts in der Archivdatei 20060313
5 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060313
6 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method IMPORT_FROM_DB 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 20060313
2 Importing IM_OVERWRITE Call by reference Type reference (TYPE) SXMSOVERWRITE '' Überschreibe versionsabhängige Message Teile 20061127
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060313
4 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method IMPORT_FROM_DB_AS_NEW_VERSION 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 20060313
2 Importing IM_OVERWRITE Call by reference Type reference (TYPE) SXMSOVERWRITE '' Überschreibe versionsabhängige Message Teile 20061127
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060313
4 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method IMPORT_NEW 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 20060313
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060313
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060815
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method INIT 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 20060313
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060313
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060815
4 Returning RE_MSGGUID Value transfer Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method LOAD_FROM_SOURCE_AS_NEW_VE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
2 Importing IM_GENERATION_SOURCE Call by reference Type reference (TYPE) SXMSFLAG 'N' Generierungsursprung: 'N'eu, 'D'B, 'A'rchiv 20060313
3 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
4 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
5 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
6 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method LOAD_FROM_SOURCE_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLECTOR Call by reference Type reference (TYPE) SXMS_PERSIST_CLASSES-COLLECTOR Handler für Persist-Objekte 20060313
2 Importing IM_GENERATION_SOURCE Call by reference Type reference (TYPE) SXMSFLAG 'N' Generierungsursprung: 'N'eu, 'D'B, 'A'rchiv 20060313
3 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20060313
4 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 'WS' Integration Engine: Pipeline-ID 20060313
5 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060313
6 Returning RE_PERSIST_OBJECT Value transfer Type reference (TYPE) SXMS_PERSIST_CLASSES-ROOT Persistenzschicht für reliable Messages 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method RESET_COLLECTOR Signature

Method RESET_COLLECTOR on class CL_XMS_PERSIST_ROOT has no parameter.
Method RESET_COLLECTOR on class CL_XMS_PERSIST_ROOT has no exception.

Method ROLLBACK Signature

Method ROLLBACK on class CL_XMS_PERSIST_ROOT has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method SAVE_MSG Signature

Method SAVE_MSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SAVE_MSG on class CL_XMS_PERSIST_ROOT has no exception.

Method SAVE_MSG_AND_CLEAR Signature

Method SAVE_MSG_AND_CLEAR on class CL_XMS_PERSIST_ROOT has no parameter.
Method SAVE_MSG_AND_CLEAR on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ACK_STATE Signature

Method SET_ACK_STATE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ACK_STATE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ADAPT_STAT Signature

Method SET_ADAPT_STAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ADAPT_STAT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ADAPT_TP_I Signature

Method SET_ADAPT_TP_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ADAPT_TP_I on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ADAPT_TYP Signature

Method SET_ADAPT_TYP on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ADAPT_TYP on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ADMINUSER Signature

Method SET_ADMINUSER on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ADMINUSER on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_BULK_ERROR Signature

Method SET_BULK_ERROR on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_BULK_ERROR on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_CHILDCOUNT Signature

Method SET_CHILDCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_CHILDCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_CLIENT Signature

Method SET_CLIENT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_CLIENT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_COMMITACT Signature

Method SET_COMMITACT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_COMMITACT on class CL_XMS_PERSIST_ROOT 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 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method SET_EMAS Signature

Method SET_EMAS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EMAS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFID Signature

Method SET_EO_REFID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFID_I Signature

Method SET_EO_REFID_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFID_I on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFID_O Signature

Method SET_EO_REFID_O on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFID_O on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFVAL Signature

Method SET_EO_REFVAL on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFVAL on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFVL_I Signature

Method SET_EO_REFVL_I on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFVL_I on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EO_REFVL_O Signature

Method SET_EO_REFVL_O on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EO_REFVL_O on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRCAT Signature

Method SET_ERRCAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRCAT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRCODE Signature

Method SET_ERRCODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRCODE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRLANG Signature

Method SET_ERRLANG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRLANG on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRO Signature

Method SET_ERRO on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRO on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRSTAT Signature

Method SET_ERRSTAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRSTAT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ERRTXT Signature

Method SET_ERRTXT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ERRTXT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_EXETIMEST Signature

Method SET_EXETIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_EXETIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_GEN_ENTRY Signature

Method SET_GEN_ENTRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_GEN_ENTRY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_NAME Signature

Method SET_IB_NAME on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_NAME on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_NS Signature

Method SET_IB_NS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_NS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_OPERATION Signature

Method SET_IB_OPERATION on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_OPERATION on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_PARTY Signature

Method SET_IB_PARTY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_PARTY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_PARTY_AGENCY Signature

Method SET_IB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_PARTY_TYPE Signature

Method SET_IB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_IB_SYSTEM Signature

Method SET_IB_SYSTEM on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_IB_SYSTEM on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_INITTIMEST Signature

Method SET_INITTIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_INITTIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_ITFACTION Signature

Method SET_ITFACTION on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_ITFACTION on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_LOG_ENTRY Signature

Method SET_LOG_ENTRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_LOG_ENTRY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MAJOR Signature

Method SET_MAJOR on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MAJOR on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MANUALSTAT Signature

Method SET_MANUALSTAT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MANUALSTAT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MAST Signature

Method SET_MAST on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MAST on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MINOR Signature

Method SET_MINOR on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MINOR on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MSGGUID Signature

Method SET_MSGGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MSGGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MSGSTATE Signature

Method SET_MSGSTATE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MSGSTATE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MSGTYPE Signature

Method SET_MSGTYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MSGTYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_MSG_SIZE Signature

Method SET_MSG_SIZE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_MSG_SIZE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_NEW_VERSION Signature

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

Method SET_OB_NAME Signature

Method SET_OB_NAME on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_NAME on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_NS Signature

Method SET_OB_NS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_NS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_OPERATION Signature

Method SET_OB_OPERATION on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_OPERATION on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_PARTY Signature

Method SET_OB_PARTY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_PARTY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_PARTY_AGENCY Signature

Method SET_OB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_PARTY_AGENCY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_PARTY_TYPE Signature

Method SET_OB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_PARTY_TYPE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_OB_SYSTEM Signature

Method SET_OB_SYSTEM on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_OB_SYSTEM on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PARENTMSG Signature

Method SET_PARENTMSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PARENTMSG on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PAYLCOUNT Signature

Method SET_PAYLCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PAYLCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PAYLCOUNT_LINK Signature

Method SET_PAYLCOUNT_LINK on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PAYLCOUNT_LINK on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PELGUID Signature

Method SET_PELGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PELGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PID Signature

Method SET_PID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_PROCESSING_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STATUS Call by reference Type reference (TYPE) SXMSPMSTAT Integration Engine: Status einer Message 20060313
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060313

Method SET_PVERS Signature

Method SET_PVERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_PVERS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_QOSMODE Signature

Method SET_QOSMODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_QOSMODE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_QUEUEGUID Signature

Method SET_QUEUEGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_QUEUEGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_QUEUEINT Signature

Method SET_QUEUEINT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_QUEUEINT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_REF_TO_MSG Signature

Method SET_REF_TO_MSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_REF_TO_MSG on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_REF_TO_REC_MSG Signature

Method SET_REF_TO_REC_MSG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_REF_TO_REC_MSG on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_REORG Signature

Method SET_REORG on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_REORG on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_RESPONSE Signature

Method SET_RESPONSE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_RESPONSE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_REST_VERS Signature

Method SET_REST_VERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_REST_VERS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_RETRY Signature

Method SET_RETRY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_RETRY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_RETRYCOUNT Signature

Method SET_RETRYCOUNT on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_RETRYCOUNT on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_RETRYCOUNT_MAN Signature

Method SET_RETRYCOUNT_MAN on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_RETRYCOUNT_MAN on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_RND_NUMBER Signature

Method SET_RND_NUMBER on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_RND_NUMBER on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_SECURITY Signature

Method SET_SECURITY on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_SECURITY on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_SENDTIMEST Signature

Method SET_SENDTIMEST on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_SENDTIMEST on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_SNDRGUID Signature

Method SET_SNDRGUID on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_SNDRGUID on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_TIMESTAMP Signature

Method SET_TIMESTAMP on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_TIMESTAMP on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_USERINFODATA Signature

Method SET_USERINFODATA on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_USERINFODATA on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_USERINFOSTORAGE Signature

Method SET_USERINFOSTORAGE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_USERINFOSTORAGE on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_VERS Signature

Method SET_VERS on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_VERS on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_VERS_LINK Signature

Method SET_VERS_LINK on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_VERS_LINK on class CL_XMS_PERSIST_ROOT has no exception.

Method SET_WS_HASH_CODE Signature

Method SET_WS_HASH_CODE on class CL_XMS_PERSIST_ROOT has no parameter.
Method SET_WS_HASH_CODE on class CL_XMS_PERSIST_ROOT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710