SAP ABAP Class IF_XMS_PERSIST_SAVE (Interface for Saving Message Database Tables)
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_SAVE  
Short Description Interface for Saving Message Database Tables    
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_SAVE has no forward declaration.
Interfaces
Class IF_XMS_PERSIST_SAVE has no interface implemented.
Friends
Class IF_XMS_PERSIST_SAVE has no friend class.
Attributes
Class IF_XMS_PERSIST_SAVE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SAVE Instance method Public Method 20050722
2 SAVE_ALL Static method Public Method 20050722
3 SAVE_ALL_AND_CLEAR Static method Public Method 20070910
4 SAVE_AND_CLEAR Instance method Public Method 20070910
5 SAVE_SELECTION Static method Public Method 20050722
6 SAVE_SELECTION_AND_CLEAR Static method Public Method 20070910
Events
Class IF_XMS_PERSIST_SAVE has no event.
Types
Class IF_XMS_PERSIST_SAVE has no local type.
Method Signatures

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20051201
2 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB 20080304
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051110

Method SAVE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20060927
2 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB 20080304
3 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20050722
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051110

Method SAVE_ALL_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20070910
2 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB Kollektor für Persistens-Objekte 20080304
3 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20070910

Method SAVE_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLEAR_MAST Call by reference Type reference (TYPE) SXMSFLAG '' XMS: Flag (true/false) 20070912
2 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20070910
3 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB 20080304
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20070910

Method SAVE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20051201
2 Importing IM_MESSAGE_TAB Call by reference Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20050722
3 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB 20080304
4 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20050722
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20051110

Method SAVE_SELECTION_AND_CLEAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DB_CONNECTION Call by reference Type reference (TYPE) DBCON_NAME Logischer Name einer Datenbankverbindung 20070910
2 Importing IM_MESSAGE_TAB Call by reference Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20070910
3 Importing IM_PERS_ITEMS Call by reference Type reference (TYPE) SXMS_PERS_ITEMS_TAB 20080304
4 Returning RE_MESSAGE_TAB_ERROR Value transfer Type reference (TYPE) SXMSKEY_T Tabelle der logischen persistierten Messages 20070910
# Exception Resumable Description Created on
1 CX_XMS_PERSIST 20070910
History
Last changed by/on SAP  20110908 
SAP Release Created in