SAP ABAP Class IF_XMS_PERSIST_LOAD (Interface for Loading Messages)
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 20050725
Properties
Class IF_XMS_PERSIST_LOAD  
Short Description Interface for Loading Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_XMS_PERSIST_LOAD has no forward declaration.
Interfaces
Class IF_XMS_PERSIST_LOAD has no interface implemented.
Friends
Class IF_XMS_PERSIST_LOAD has no friend class.
Attributes
Class IF_XMS_PERSIST_LOAD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_FROM_ARCHIV Instance method Public Method 20050725
2 CREATE_FROM_DB Instance method Public Method 20050725
3 CREATE_FROM_DB_AT_ONCE Instance method Public Method 20060113
4 CREATE_NEW Instance method Public Method 20051124
Events
Class IF_XMS_PERSIST_LOAD has no event.
Types
Class IF_XMS_PERSIST_LOAD has no local type.
Method Signatures

Method CREATE_FROM_ARCHIV 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 20050725
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20050725
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051110

Method CREATE_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 20050725
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 20050725
4 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20051118
5 Returning RE_MSG_KEY Value transfer Type reference (TYPE) SXMSGUID_S logische persistierte Message 20071217
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051110

Method CREATE_FROM_DB_AT_ONCE 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 20060113
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 20060113
4 Importing IM_VERS Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20060113
5 Returning RE_MSG_KEY Value transfer Type reference (TYPE) SXMSGUID_S logische persistierte Message 20071217
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20060113

Method CREATE_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 20051124
2 Importing IM_PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20051124
3 Importing IM_VERSION Call by reference Type reference (TYPE) SXMSLSQNBR '000' Fortlaufende Nummer für ID eines Message-Log 20060816
4 Returning RE_MSG_KEY Value transfer Type reference (TYPE) SXMSGUID_S logische persistierte Message 20071217
# Exception Resumable Description Created on
1 CX_XMS_PERSIST XI: Systemfehler der Persist 20051124
History
Last changed by/on SAP  20110908 
SAP Release Created in