SAP ABAP Class IF_XMS_PERSIST_CLUR (Interface to Database Table SXMSCLUR*)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_MESSAGE Message Supply 20051118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_ROOT Persistence Layer for Reliable Messages 20060313
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_ROOT_DEV Persistence Layer for Reliable Messages 20051118
Properties
Class IF_XMS_PERSIST_CLUR  
Short Description Interface to Database Table SXMSCLUR*    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_PERSIST_CLUR has no forward declaration.
Interfaces
Class IF_XMS_PERSIST_CLUR has no interface implemented.
Friends
Class IF_XMS_PERSIST_CLUR has no friend class.
Attributes
Class IF_XMS_PERSIST_CLUR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Public Method Append Data Container 20051117
2 GET_DATA Instance method Public Method Read Data Container 20051117
3 GET_IDENTIFIERS Instance method Public Method 20060125
4 GET_PAYLCOUNT Instance method Public Method 20051117
5 GET_VERS Instance method Public Method 20051117
6 SET_PAYLCOUNT Instance method Public Method 20051117
7 SET_VERS Instance method Public Method 20051117
Events
Class IF_XMS_PERSIST_CLUR has no event.
Types
Class IF_XMS_PERSIST_CLUR has no local type.
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
2 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
3 Importing IM_VALUE Call by reference Type reference (TYPE) XSTRING 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051117

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
2 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' 20060112
3 Exporting RE_DATA Call by reference Type reference (TYPE) XSTRING 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051117

Method GET_IDENTIFIERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE Type des Datenobjektes 20060223
2 Returning RE_IDENTIFIERS Value transfer Type reference (TYPE) SXMS_IDENTIFIERS XMS: Liste von Datenobjekt Identifizierer 20060125
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20060125

Method GET_PAYLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PAYLCOUNT Value transfer Type reference (TYPE) SXMSPAYLCOUNT Integration Engine: Payload Zähler 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051208

Method GET_VERS 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 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051208

Method SET_PAYLCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PAYLCOUNT Call by reference Type reference (TYPE) SXMSPAYLCOUNT Integration Engine: Payload Zähler 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117

Method SET_VERS 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 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117
History
Last changed by/on SAP  20110908 
SAP Release Created in