SAP ABAP Class CL_XMS_WP (XI Message Activity)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime

⤷

⤷

Properties
Class | CL_XMS_WP | |
Short Description | XI Message Activity | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSF | XI: Integration Engine Runtime |
Created | 20071129 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_WP has no forward declaration.
Interfaces
Class CL_XMS_WP has no interface implemented.
Friends
Class CL_XMS_WP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR1 | 'N' | Single-Character Indicator | 20071129 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SXMS_WP-APPLICATION | Character Field Length = 10 | 20071206 | ||
3 | ![]() |
Static Attribute | Public | Type reference (TYPE) | CHAR8 | Character field - length 8 | 20110629 | ||
4 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SXMS_WP-APPLICATION | 'WF' | XML Message Broker: Message Activity Application | 20080220 | |
5 | ![]() |
Static Attribute | Public | Type reference (TYPE) | SXMS_WP-APPLICATION | 'XI' | XML Message Broker: Message Activity Application | 20080220 | |
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20071130 | ||
7 | ![]() |
Static Attribute | Public | Type reference (TYPE) | I | 20071207 | |||
8 | ![]() |
Static Attribute | Public | Type reference (TYPE) | WPINFO-WP_PID | Process Identification | 20110525 | ||
9 | ![]() |
Static Attribute | Public | Type reference (TYPE) | TRFCQIN-QNAME | Name of tRFC Queue | 20071129 | ||
10 | ![]() |
Static Attribute | Public | Type reference (TYPE) | WPINFO-WP_INDEX | Index of Work Process | 20071129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Activate Activity Monitor | 20071129 |
2 | ![]() |
Instance method | Public | Method | Write Entry to Shared Memory | 20071129 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071129 |
4 | ![]() |
Static method | Public | Method | Deactivate Activity Monitor | 20071129 |
5 | ![]() |
Instance method | Public | Method | Delete Entry from Shared Memory | 20071129 |
6 | ![]() |
Static method | Public | Method | Delete All Entries from Shared Memory | 20071129 |
7 | ![]() |
Static method | Public | Method | Delete Entry from Shared Memory | 20071129 |
8 | ![]() |
Instance method | Public | Method | Read Entry from Shared Memory | 20071129 |
9 | ![]() |
Static method | Public | Method | Maximum Event Number for Each Work Process | 20071207 |
10 | ![]() |
Static method | Public | Method | List of Application Servers | 20071207 |
11 | ![]() |
Static method | Public | Method | Activity Monitor Activated? | 20071129 |
12 | ![]() |
Static method | Public | Method | Maximum Event Number for Each Work Process | 20071207 |
Events
Class CL_XMS_WP has no event.
Types
Class CL_XMS_WP has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class CL_XMS_WP has no parameter.
Method ACTIVATE on class CL_XMS_WP has no exception.
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INFO | Call by reference | Type reference (TYPE) | SXMS_WP-INFO | Kommentar | 20071129 | ||
2 | ![]() |
MSGGUID | Call by reference | Type reference (TYPE) | SXMS_WP-MSGGUID | GUID für Objekte der Integration Engine | 20071129 | ||
3 | ![]() |
STEP_ID | Call by reference | Type reference (TYPE) | SXMS_WP-STEP_ID | Character 40-Stellen | 20071129 | ||
4 | ![]() |
SUBSTEP | Call by reference | Type reference (TYPE) | SXMS_WP-SUBSTEP | Character 40-Stellen | 20071205 |
Method ADD on class CL_XMS_WP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
APPLICATION | Call by reference | Type reference (TYPE) | SXMS_WP-APPLICATION | C_XI | Characterfeld der Länge 10 | 20071205 | |
2 | ![]() |
QUEUE | Call by reference | Type reference (TYPE) | CHAR24 | Characterfeld Länge 24 | 20071212 |
Method CONSTRUCTOR on class CL_XMS_WP has no exception.
Method DEACTIVATE Signature
Method DEACTIVATE on class CL_XMS_WP has no parameter.
Method DEACTIVATE on class CL_XMS_WP has no exception.
Method DEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | WPINFO-WP_INDEX | Index des Workprozesses | 20071220 | ||
2 | ![]() |
MONITOR | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20090109 | ||
3 | ![]() |
MSGGUID | Call by reference | Type reference (TYPE) | SXMS_WP-MSGGUID | GUID für Objekte der Integration Engine | 20071205 |
Method DEL on class CL_XMS_WP has no exception.
Method DEL_ALL Signature
Method DEL_ALL on class CL_XMS_WP has no parameter.
Method DEL_ALL on class CL_XMS_WP has no exception.
Method DEL_NR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_WP_INDEX | Call by reference | Type reference (TYPE) | SXMS_WP-WP_INDEX | Natürliche Zahl | 20071129 |
Method DEL_NR on class CL_XMS_WP has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | SXMS_WP_T | XML Message Broker: Queue Workprozess | 20071130 | ||
2 | ![]() |
WP_INDEX | Call by reference | Type reference (TYPE) | SXMS_WP-WP_INDEX | Natürliche Zahl | 20071129 |
Method GET on class CL_XMS_WP has no exception.
Method GET_MAX_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | I | maximale Anzahl | 20071207 |
Method GET_MAX_ENTRIES on class CL_XMS_WP has no exception.
Method GET_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVER_LIST | Value transfer | Type reference (TYPE) | SXMS_WP_SERVER_T | Tabellentyp von SXMS_WP_SERVER | 20071207 |
Method GET_SERVER on class CL_XMS_WP has no exception.
Method IS_ACTIVATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20071129 |
Method IS_ACTIVATED on class CL_XMS_WP has no exception.
Method SET_MAX_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MAX_ENTRIES | Call by reference | Type reference (TYPE) | I | 100 | maximale Anzahl | 20071207 |
Method SET_MAX_ENTRIES on class CL_XMS_WP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |