SAP ABAP Interface IF_XMS_PERSIST_CLUR_COL (Interface for SXMSCLUR* for Collector)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SSOAPERSIST (Package) SOA Persist Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_ROOT_COLLECT Handler for Persist Objects 20060313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_PERSIST_ROOT_COLLEC_DEV Handler for Persist Objects 20051118
Properties
Interface IF_XMS_PERSIST_CLUR_COL  
Short Description Interface for SXMSCLUR* for Collector    
General Data
Package SSOAPERSIST   SOA Persist Objects 
Created 20051117   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XMS_PERSIST_CLUR_COL has no forward declaration.
Interfaces
Interface IF_XMS_PERSIST_CLUR_COL has no interface.
Friends
Interface IF_XMS_PERSIST_CLUR_COL has no friend.
Attributes
Interface IF_XMS_PERSIST_CLUR_COL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA_KEY Instance method Public Method 20051117
2 ADD_DATA_REF Instance method Public Method 20051117
3 GET_DATA_KEY Instance method Public Method 20051117
4 GET_DATA_REF Instance method Public Method 20051117
5 GET_IDENTIFIERS_KEY Instance method Public Method 20060125
6 GET_IDENTIFIERS_REF Instance method Public Method 20060125
7 GET_PAYLCOUNT_KEY Instance method Public Method 20051117
8 GET_PAYLCOUNT_REF Instance method Public Method 20051117
9 GET_VERS_KEY Instance method Public Method 20051117
10 GET_VERS_REF Instance method Public Method 20051117
11 SET_PAYLCOUNT_KEY Instance method Public Method 20051117
12 SET_PAYLCOUNT_REF Instance method Public Method 20051117
13 SET_VERS_KEY Instance method Public Method 20051117
14 SET_VERS_REF Instance method Public Method 20051117
Events
Interface IF_XMS_PERSIST_CLUR_COL has no event.
Types
Interface IF_XMS_PERSIST_CLUR_COL has no local type.
Method Signatures

Method ADD_DATA_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 20051117
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
3 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
4 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' 20060112
5 Importing IM_VALUE Call by reference Type reference (TYPE) XSTRING 20051117
6 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 20051117

Method ADD_DATA_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 20051117
2 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
4 Importing IM_VALUE Call by reference Type reference (TYPE) XSTRING 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117

Method GET_DATA_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 20051117
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
3 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
4 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
5 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' 20060815
6 Exporting RE_DATA Call by reference Type reference (TYPE) XSTRING 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051125

Method GET_DATA_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 20051117
2 Importing IM_QNAME Call by reference Type reference (TYPE) SXMSQNAME_PR XMS: voll qualifizierter Name eines Daten Containers 20051117
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE 'H' Type des Datenobjektes 20060112
4 Returning RE_DATA Value transfer Type reference (TYPE) XSTRING 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051125

Method GET_IDENTIFIERS_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 20060125
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060125
3 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE Type des Datenobjektes 20060125
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' 20060815
5 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_IDENTIFIERS_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 20060125
2 Importing IM_TYPE Call by reference Type reference (TYPE) SXMS_DATA_TYPE Type des Datenobjektes 20060125
3 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_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 20051117
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' 20060815
4 Returning RE_PAYLCOUNT Value transfer Type reference (TYPE) SXMSPAYLCOUNT 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051206

Method GET_PAYLCOUNT_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 20051117
2 Returning RE_PAYLCOUNT Value transfer Type reference (TYPE) SXMSPAYLCOUNT 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051206

Method GET_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 20051117
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' 20060815
4 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051206

Method GET_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 20051117
2 Returning RE_VERS Value transfer Type reference (TYPE) SXMSLSQNBR 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051206

Method SET_PAYLCOUNT_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 20051117
2 Importing IM_PAYLCOUNT Call by reference Type reference (TYPE) SXMSPAYLCOUNT 20051117
3 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' 20060815
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117

Method SET_PAYLCOUNT_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 20051117
2 Importing IM_PAYLCOUNT Call by reference Type reference (TYPE) SXMSPAYLCOUNT 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117

Method SET_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 20051117
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID 20051117
3 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Neue Versionsnummer 20051117
4 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Bisherige Versionsnummer 20060815
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117

Method SET_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 20051117
2 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR 20051117
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051117
History
Last changed by/on SAP  20110908 
SAP Release Created in 710