SAP ABAP Interface IF_XMS_PERSIST_SAVE_PART (Interface for Saving Message Database Tables)
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_CLUP | Methoden for Database Table SXMSCLUR* | 20050823 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_CLUR | Methoden for Database Table SXMSCLUP* | 20051116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_EMAS | Methods for Database Table SXMSPEMAS* | 20050729 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_ERRO | Methods for Database Table SXMSPERROR* | 20050823 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_HIST | History Interface for WS RT | 20090701 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_MAST | Database Table SXMSPMAST* Methods | 20050729 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_XMS_PERSIST_VERS | Methods for Database Table SXMSPVERS* | 20050823 |
Properties
| Interface | IF_XMS_PERSIST_SAVE_PART | |
| Short Description | Interface for Saving Message Database Tables |
General Data
| Package | SSOAPERSIST | SOA Persist Objects |
| Created | 20050729 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_XMS_PERSIST_SAVE_PART has no forward declaration.
Interfaces
Interface IF_XMS_PERSIST_SAVE_PART has no interface.
Friends
Interface IF_XMS_PERSIST_SAVE_PART has no friend.
Attributes
Interface IF_XMS_PERSIST_SAVE_PART has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050729 | ||
| 2 | Static method | Public | Method | 20050729 | ||
| 3 | Static method | Public | Method | 20070910 | ||
| 4 | Instance method | Public | Method | 20070910 | ||
| 5 | Static method | Public | Method | 20050729 | ||
| 6 | Static method | Public | Method | 20070910 |
Events
Interface IF_XMS_PERSIST_SAVE_PART has no event.
Types
Interface IF_XMS_PERSIST_SAVE_PART has no local type.
Method Signatures
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20051201 | |||
| 2 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20050729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051110 |
Method SAVE_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20051201 | |||
| 2 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20050729 | |||
| 3 | RE_MESSAGE_TAB_ERROR | Value transfer | Type reference (TYPE) | SXMSKEY_T | 20080214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051110 |
Method SAVE_ALL_AND_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20070910 | |||
| 2 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20070910 | |||
| 3 | RE_MESSAGE_TAB_ERROR | Value transfer | Type reference (TYPE) | SXMSKEY_T | Tabelle der logischen persistierten Messages | 20080214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070910 |
Method SAVE_AND_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20070910 | |||
| 2 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070910 |
Method SAVE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLEAR | Call by reference | Type reference (TYPE) | SXMSFLAG | '' | Löschen des ITEM_TAB Eintrages | 20071120 | ||
| 2 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20051201 | |||
| 3 | IM_MESSAGE_TAB | Call by reference | Type reference (TYPE) | SXMSKEY_T | Tabelle der logischen persistierten Messages | 20050729 | |||
| 4 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20050729 | |||
| 5 | RE_MESSAGE_TAB_ERROR | Value transfer | Type reference (TYPE) | SXMSGUID_T | Tabelle der logischen persistierten Messages | 20050729 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051110 |
Method SAVE_SELECTION_AND_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DB_CONNECTION | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20070910 | |||
| 2 | IM_MESSAGE_TAB | Call by reference | Type reference (TYPE) | SXMSKEY_T | Tabelle der logischen persistierten Messages | 20070910 | |||
| 3 | IM_P_TOOLS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_PERSIST_TOOLS | Persistenzschicht für reliable Messages | 20070910 | |||
| 4 | RE_MESSAGE_TAB_ERROR | Value transfer | Type reference (TYPE) | SXMSGUID_T | Tabelle der logischen persistierten Messages | 20070910 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20070910 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |