SAP ABAP Class CX_XMS_PERSIST (XI: Persist System Error)
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 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20051110
Properties
Class CX_XMS_PERSIST  
Short Description XI: Persist System Error    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SSOAPERSIST   SOA Persist Objects 
Created 20051109   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_XMS_PERSIST has no forward declaration.
Interfaces
Class CX_XMS_PERSIST has no interface implemented.
Friends
Class CX_XMS_PERSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TXT_ARCHIVE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '82DEFC167E061343A15A9E092206E4BB' 20051109
2 CO_TXT_CORRUPT_MESSAGE_OBJECT Constant Public Type reference (TYPE) SOTR_CONC '61667C0F942C1B45BFDAE9AB33A07619' 20051109
3 CO_TXT_DELETION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '8FF5FB8753B7F94A993C52029BED30C8' 20051109
4 CO_TXT_FUNCTION_FAILED Constant Public Type reference (TYPE) SOTR_CONC 'B92F7F1F9E743F4686FFE483DE777C2D' 20060222
5 CO_TXT_FUNCTION_NOT_POSSIBLE Constant Public Type reference (TYPE) SOTR_CONC '4905194AAA5C1642B65A01F6A5A8AD4E' 20060105
6 CO_TXT_FUNCTION_NOT_SUPPORTED Constant Public Type reference (TYPE) SOTR_CONC '001321AF5ABB1DEBA4B8D1EED3AEC0E0' 20061222
7 CO_TXT_GET_PARAMETER_ERROR Constant Public Type reference (TYPE) SOTR_CONC '7F0DBF1D2D85CD4F9F36806B1684998D' 20051109
8 CO_TXT_INITIAL_MESSAGE_OBJECT Constant Public Type reference (TYPE) SOTR_CONC '5EAC30083BB839498F2A640FF5392C5A' 20060103
9 CO_TXT_MESSAGE_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '686CFF210F80C44C93ABD46BF1BA260C' 20051109
10 CO_TXT_MESSAGE_OBJECT_NOT_INIT Constant Public Type reference (TYPE) SOTR_CONC 'DC29884E0A9C1A4EB42692513B171DE8' 20060103
11 CO_TXT_MESSAGE_STATUS_INVALID Constant Public Type reference (TYPE) SOTR_CONC '8F223BB958572E44B1A7835C55F0F137' 20051109
12 CO_TXT_MSGGUID_EXISTING Constant Public Type reference (TYPE) SOTR_CONC '67D6B3E839480B4FA3836CB7AA783321' 20051109
13 CO_TXT_MSG_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC 'C23ACBF1BE2222479A5B938BD6DDF10D' 20051109
14 CO_TXT_NO_MESSAGES Constant Public Type reference (TYPE) SOTR_CONC 'A375DFEE87467140837FE2C544679CE5' 20051109
15 CO_TXT_NO_MESSAGE_MOVE Constant Public Type reference (TYPE) SOTR_CONC '00132120D4961DDBACBFF814F9E413A2' 20070201
16 CO_TXT_NO_MESSAGE_VERSIONS Constant Public Type reference (TYPE) SOTR_CONC 'F3297AA16CA13B4490675237B50884DF' 20051110
17 CO_TXT_NO_MSG Constant Public Type reference (TYPE) SOTR_CONC 'CD44748E86FD29408208B48120BCC115' 20051109
18 CO_TXT_REGISTER_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'CC5A622EFBEEE149AB89530AA190DD2E' 20051109
19 CO_TXT_SET_PARAMETER_ERROR Constant Public Type reference (TYPE) SOTR_CONC '7B50323A1BB3DA468C4F62D0014169D8' 20051109
20 CO_TXT_SET_STATE_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'FDA7142B022B754D9284DB5E080851EB' 20051109
21 CO_TXT_TABLE_DETERM_ERROR Constant Public Type reference (TYPE) SOTR_CONC '9ECA4F9606D2F44FB111C6D094320A2C' 20051109
22 CO_TXT_UPDATE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '51AE42203D578041A665D048D71A8D55' 20051109
23 CO_TXT_WRITE_TO_PERSIST_FAILED Constant Public Type reference (TYPE) SOTR_CONC '0018FE864EEE1DEC9BB80776B0DA2523' 20051109
24 CO_TXT_WRONG_PARAMETER Constant Public Type reference (TYPE) SOTR_CONC '7F2F79B14BAA1B48B6E79D93D12BFEE3' 20051109
25 CO_TXT_WRONG_PID Constant Public Type reference (TYPE) SOTR_CONC '810B64A4EA48D94FAB55DC6390D1A71C' 20051109
26 CX_XMS_PERSIST Constant Public Type reference (TYPE) SOTR_CONC 'E9B6CCE7A981754B81799FCB0FDE98D9' 20051109
27 P1 Instance attribute Public Type reference (TYPE) STRING 1st Parameter Value 20051110
28 P2 Instance attribute Public Type reference (TYPE) STRING 2nd Parameter Value 20051110
29 P3 Instance attribute Public Type reference (TYPE) STRING 3rd Parameter Value 20051110
30 P4 Instance attribute Public Type reference (TYPE) STRING 4th Parameter Value 20051110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051109
Events
Class CX_XMS_PERSIST has no event.
Types
Class CX_XMS_PERSIST 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 P1 Call by reference Type reference (TYPE) STRING 20051110
2 Importing P2 Call by reference Type reference (TYPE) STRING 20051110
3 Importing P3 Call by reference Type reference (TYPE) STRING 20051110
4 Importing P4 Call by reference Type reference (TYPE) STRING 20051110
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20051109
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20051109

Method CONSTRUCTOR on class CX_XMS_PERSIST has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710