SAP ABAP Class CL_XMS_PERSIST_ERRO (Methods for Database Table SXMSPERROR*)
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_CONST_BOOL Boolean Constants 20050823
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ERRO Interface for Database Table SXMSPERROR* 20050823
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_KEY Interface for Key for Collector 20051118
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_LOAD_PART Interface for Loading Message Parts 20050823
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20050823
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PERSIST_SAVE_PART Interface for Saving Message Database Tables 20050823
Properties
Class CL_XMS_PERSIST_ERRO  
Short Description Methods for Database Table SXMSPERROR*    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SSOAPERSIST   SOA Persist Objects 
Created 20050823   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_PERSIST_ERRO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_PERSIST_CONST_BOOL Boolean Constants 20050823
2 IF_XMS_PERSIST_ERRO Interface for Database Table SXMSPERROR* 20050823
3 IF_XMS_PERSIST_KEY Interface for Key for Collector 20051118
4 IF_XMS_PERSIST_LOAD_PART Interface for Loading Message Parts 20050823
5 IF_XMS_PERSIST_ROOT_CONST Root Persist Interface for Constants 20050823
6 IF_XMS_PERSIST_SAVE_PART Interface for Saving Message Database Tables 20050823
Friends
# Friend Modeled only Created on Description
1 CL_XMS_PERSIST_MESSAGE 20050823 Message Supply
2 CL_XMS_PERSIST_ROOT_COLLEC_DEV 20050823 Handler for Persist Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_FALSE Instance attribute Private Attribute reference (LIKE) 20050823
2 CON_TRUE Instance attribute Private Attribute reference (LIKE) 20050823
3 CO_ARCHIVE Instance attribute Private Attribute reference (LIKE) 20050823
4 CO_DELETE Instance attribute Private Attribute reference (LIKE) 20050823
5 CO_INITIAL Instance attribute Private Attribute reference (LIKE) 20050823
6 CO_LOAD_FROM_ARCH Instance attribute Private Attribute reference (LIKE) 20051118
7 CO_LOAD_FROM_DB Instance attribute Private Attribute reference (LIKE) 20051118
8 CO_MSG_STATE_FINISHED Instance attribute Private Attribute reference (LIKE) 20051118
9 CO_NEW Instance attribute Private Attribute reference (LIKE) 20051118
10 CO_NO Instance attribute Private Attribute reference (LIKE) 20050823
11 CO_OKAY Instance attribute Private Attribute reference (LIKE) 20050823
12 CO_ROLLBACK Instance attribute Private Attribute reference (LIKE) 20051118
13 CO_STAT_PROCESSED Instance attribute Private Attribute reference (LIKE) 20050823
14 CO_YES Instance attribute Private Attribute reference (LIKE) 20050823
15 ITEM Instance attribute Private Object reference (TYPE REF TO) SXMSPERROR_ROOT_ITEM Error Attribute of a Root Item 20050823
16 ITEM_TAB Static Attribute Private Type reference (TYPE) SXMSPERROR_ROOT_ITEM_TAB Error Attribute of a Root Item 20050823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050823
2 CREATE_FROM_ARCHIV Instance method Private Method 20050823
3 CREATE_FROM_DB Instance method Private Method 20050823
4 CREATE_NEW Instance method Private Method 20051124
5 FREE Instance method Private Method Release Message Instance 20080620
6 GET_ERRCAT Instance method Private Method 20050823
7 GET_ERRCODE Instance method Private Method 20050823
8 GET_ERRLANG Instance method Private Method 20050823
9 GET_ERRO Instance method Private Method 20050823
10 GET_ERRSTAT Instance method Private Method 20050823
11 GET_ERRTXT Instance method Private Method 20050823
12 GET_EXETIMEST Instance method Private Method 20050823
13 GET_INSTANCE Static method Public Method 20050823
14 GET_MANDT Instance method Private Method 20051118
15 GET_MSGGUID Instance method Private Method 20051118
16 GET_PID Instance method Private Method 20051118
17 GET_RETRY Instance method Private Method 20050823
18 SAVE Instance method Private Method 20050823
19 SAVE_ALL Instance method Private Method 20050823
20 SAVE_ALL_AND_CLEAR Instance method Private Method 20070910
21 SAVE_AND_CLEAR Instance method Private Method 20070910
22 SAVE_SELECTION Instance method Private Method 20050823
23 SAVE_SELECTION_AND_CLEAR Instance method Private Method 20070910
24 SET_ERRCAT Instance method Private Method 20050823
25 SET_ERRCODE Instance method Private Method 20050823
26 SET_ERRLANG Instance method Private Method 20050823
27 SET_ERRO Instance method Private Method 20050823
28 SET_ERRSTAT Instance method Private Method 20050823
29 SET_ERRTXT Instance method Private Method 20050823
30 SET_EXETIMEST Instance method Private Method 20050823
31 SET_FIELD Instance method Private Method 20050823
32 SET_MSGGUID Instance method Private Method 20051118
33 SET_PID Instance method Private Method 20051118
34 SET_PROC_FLAG Instance method Private Method 20051123
35 SET_RETRY Instance method Private Method 20050823
36 SET_VERSION Instance method Public Method 20060927
Events
Class CL_XMS_PERSIST_ERRO has no event.
Types
Class CL_XMS_PERSIST_ERRO has no local type.
Method Signatures

Method CONSTRUCTOR 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 20051123
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20051123

Method CONSTRUCTOR on class CL_XMS_PERSIST_ERRO has no exception.

Method CREATE_FROM_ARCHIV Signature

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

Method CREATE_FROM_DB Signature

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

Method CREATE_NEW Signature

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

Method FREE Signature

Method FREE on class CL_XMS_PERSIST_ERRO has no parameter.
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20080620

Method GET_ERRCAT Signature

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

Method GET_ERRCODE Signature

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

Method GET_ERRLANG Signature

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

Method GET_ERRO Signature

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

Method GET_ERRSTAT Signature

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

Method GET_ERRTXT Signature

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

Method GET_EXETIMEST Signature

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

Method GET_INSTANCE 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 20051123
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20051123
3 Returning RE_ERROR Value transfer Object reference (TYPE REF TO) CL_XMS_PERSIST_ERRO Methoden zur DB-Tab. SXMSPERROR* 20050823

Method GET_INSTANCE on class CL_XMS_PERSIST_ERRO has no exception.

Method GET_MANDT Signature

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

Method GET_MSGGUID Signature

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

Method GET_PID Signature

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

Method GET_RETRY Signature

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

Method SAVE Signature

Method SAVE on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE on class CL_XMS_PERSIST_ERRO has no exception.

Method SAVE_ALL Signature

Method SAVE_ALL on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE_ALL on class CL_XMS_PERSIST_ERRO has no exception.

Method SAVE_ALL_AND_CLEAR Signature

Method SAVE_ALL_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE_ALL_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no exception.

Method SAVE_AND_CLEAR Signature

Method SAVE_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no exception.

Method SAVE_SELECTION Signature

Method SAVE_SELECTION on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE_SELECTION on class CL_XMS_PERSIST_ERRO has no exception.

Method SAVE_SELECTION_AND_CLEAR Signature

Method SAVE_SELECTION_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no parameter.
Method SAVE_SELECTION_AND_CLEAR on class CL_XMS_PERSIST_ERRO has no exception.

Method SET_ERRCAT Signature

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

Method SET_ERRCODE Signature

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

Method SET_ERRLANG Signature

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

Method SET_ERRO Signature

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

Method SET_ERRSTAT Signature

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

Method SET_ERRTXT Signature

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

Method SET_EXETIMEST Signature

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

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELD Call by reference Type reference (TYPE) SXMSFDNAME Feldname 20050823
2 Importing IM_VALUE Call by reference Type reference (TYPE) ANY Feldwert 20050823
3 Returning RE_RESULT Value transfer Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20050823

Method SET_FIELD on class CL_XMS_PERSIST_ERRO has no exception.

Method SET_MSGGUID Signature

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

Method SET_PID Signature

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

Method SET_PROC_FLAG Signature

Method SET_PROC_FLAG on class CL_XMS_PERSIST_ERRO has no parameter.
Method SET_PROC_FLAG on class CL_XMS_PERSIST_ERRO has no exception.

Method SET_RETRY Signature

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

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060927
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060927
History
Last changed by/on SAP  20110908 
SAP Release Created in 710