SAP ABAP Class CL_XMS_PERSIST_TOOLS (Cross-Component Persistence Methods (Internal))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SSOAPERSIST (Package) SOA Persist Objects

⤷

⤷

Properties
Class | CL_XMS_PERSIST_TOOLS | |
Short Description | Cross-Component Persistence Methods (Internal) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SSOAPERSIST | SOA Persist Objects |
Created | 20041126 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_PERSIST_TOOLS has no forward declaration.
Interfaces
Class CL_XMS_PERSIST_TOOLS has no interface implemented.
Friends
Class CL_XMS_PERSIST_TOOLS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SXMSAREA | 'XMBDELETE' | Integration Engine: Sub-area (Configuration) | 20041126 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SXMSFLAG | '0' | XMS: Flag (true/false) | 20041126 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SXMSFLAG | '2' | XMS: Flag (true/false) | 20051125 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SXMSFLAG | '1' | XMS: Flag (true/false) | 20041126 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SXMSFLAG | 'X' | XMS: Flag (true/false) | 20060828 | |
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSDCONF | Integration Engine: Settings for Deletion Concept | 20041126 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20041126 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20041126 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SXMSSWTCHM | Integration Engine: Switch Mode | 20041126 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Table Name | 20041126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine Currently Active Table Container | 20041126 |
2 | ![]() |
Instance method | Public | Method | Determine Last Version of a Message | 20060828 |
3 | ![]() |
Instance method | Public | Method | Determine Last Version of a Message | 20051118 |
4 | ![]() |
Instance method | Public | Method | Get active table container | 20041126 |
5 | ![]() |
Static method | Public | Method | Determine Random Number (Simple, Fast Algorithm) | 20060223 |
6 | ![]() |
Static method | Public | Method | Checks if an Action is Permitted in a Field | 20050804 |
7 | ![]() |
Static method | Public | Method | Checks if an Action is Permitted in a Field | 20090205 |
8 | ![]() |
Static method | Public | Method | Sets Field Value | 20050804 |
9 | ![]() |
Static method | Public | Method | Sets Field Value | 20090205 |
10 | ![]() |
Instance method | Public | Method | Checks whether message table already in current container | 20071002 |
Events
Class CL_XMS_PERSIST_TOOLS has no event.
Types
Class CL_XMS_PERSIST_TOOLS has no local type.
Method Signatures
Method DETERMINE_TABLE_CONTAINER Signature
Method DETERMINE_TABLE_CONTAINER on class CL_XMS_PERSIST_TOOLS has no parameter.
Method DETERMINE_TABLE_CONTAINER on class CL_XMS_PERSIST_TOOLS has no exception.
Method FIND_LAST_PROD_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20060828 | ||
2 | ![]() |
IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20060828 | ||
3 | ![]() |
RE_VERSION | Value transfer | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20060828 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler der Persist | 20060828 |
Method FIND_LAST_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSGGUID | Call by reference | Type reference (TYPE) | SXMSMGUID | XI: Message-Id | 20051118 | ||
2 | ![]() |
IM_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20051118 | ||
3 | ![]() |
RE_VERSION | Value transfer | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20051118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler der Persist | 20051118 |
Method GET_CURRENT_TABLE_CONTAINER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CLUP | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
2 | ![]() |
EX_CLUP_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
3 | ![]() |
EX_CLUR | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
4 | ![]() |
EX_CLUR_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
5 | ![]() |
EX_DELCOUNT | Call by reference | Type reference (TYPE) | I | 20041126 | |||
6 | ![]() |
EX_EMAST | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
7 | ![]() |
EX_EMAST_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
8 | ![]() |
EX_ERROR | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
9 | ![]() |
EX_ERROR_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
10 | ![]() |
EX_MASTER | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
11 | ![]() |
EX_MASTER_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
12 | ![]() |
EX_NOTE | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20041126 | ||
13 | ![]() |
EX_READ_RETRY | Call by reference | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20041126 | ||
14 | ![]() |
EX_SWITCH_MODE | Call by reference | Type reference (TYPE) | SXMSSWTCHM | Integration Engine: Switch-Modus | 20041126 | ||
15 | ![]() |
EX_VERS | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 | ||
16 | ![]() |
EX_VERS_RETRY | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041126 |
Method GET_CURRENT_TABLE_CONTAINER on class CL_XMS_PERSIST_TOOLS has no exception.
Method GET_RND_NUMB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_RND_NUM | Value transfer | Type reference (TYPE) | SXMSRNDNUM | Zufallszahl für die Integration Engine Nachrichten | 20060223 |
Method GET_RND_NUMB on class CL_XMS_PERSIST_TOOLS has no exception.
Method IF_ACTION_POSSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SXMSPROCFLAG | Prozessierungs Kennzeichen | 20050804 | ||
2 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | SXMSFDNAME | Feldname | 20050804 | ||
3 | ![]() |
IM_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20050804 | |||
4 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20050804 |
Method IF_ACTION_POSSIBLE on class CL_XMS_PERSIST_TOOLS has no exception.
Method IF_ACTION_POSSIBLE_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SXMSPROCFLAG | Prozessierungs Kennzeichen | 20090205 | ||
2 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | SXMSFDNAME | Feldname | 20090205 | ||
3 | ![]() |
IM_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090205 | |||
4 | ![]() |
RE_RESULT | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20090205 |
Method IF_ACTION_POSSIBLE_REF on class CL_XMS_PERSIST_TOOLS has no exception.
Method SET_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20050804 | |||
2 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20050804 | ||
3 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SXMSFLAG | 'M' | XMS: Flag (true/false) | 20051124 | |
4 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | SXMSFDNAME | Feldname | 20050804 | ||
5 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20050804 |
Method SET_FIELD on class CL_XMS_PERSIST_TOOLS has no exception.
Method SET_FIELD_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20090205 | |||
2 | ![]() |
EX_RESULT | Value transfer | Type reference (TYPE) | SXMSFLAG | XMS: Flag (true/false) | 20090205 | ||
3 | ![]() |
IM_ACTION | Call by reference | Type reference (TYPE) | SXMSFLAG | 'M' | XMS: Flag (true/false) | 20090205 | |
4 | ![]() |
IM_FIELD | Call by reference | Type reference (TYPE) | SXMSFDNAME | Feldname | 20090205 | ||
5 | ![]() |
IM_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090205 |
Method SET_FIELD_REF on class CL_XMS_PERSIST_TOOLS has no exception.
Method SWITCH_CHECK_ARRAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_MSG_TAB | Call by reference | Type reference (TYPE) | SXMSGUID_T | Tabelle der logischen persistierten Messages | 20071002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler der Persist | 20071002 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |