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 ACTIVATED Static Attribute Public Type reference (TYPE) CHAR1 'N' Single-Character Indicator 20071129
2 APPLICATION Instance attribute Public Type reference (TYPE) SXMS_WP-APPLICATION Character Field Length = 10 20071206
3 CONV_ID Static Attribute Public Type reference (TYPE) CHAR8 Character field - length 8 20110629
4 C_WF Static Attribute Public Type reference (TYPE) SXMS_WP-APPLICATION 'WF' XML Message Broker: Message Activity Application 20080220
5 C_XI Static Attribute Public Type reference (TYPE) SXMS_WP-APPLICATION 'XI' XML Message Broker: Message Activity Application 20080220
6 INITIALIZED Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20071130
7 MAX_ENTRIES Static Attribute Public Type reference (TYPE) I 20071207
8 PR_ID Static Attribute Public Type reference (TYPE) WPINFO-WP_PID Process Identification 20110525
9 QNAME Static Attribute Public Type reference (TYPE) TRFCQIN-QNAME Name of tRFC Queue 20071129
10 WP_INDEX Static Attribute Public Type reference (TYPE) WPINFO-WP_INDEX Index of Work Process 20071129
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method Activate Activity Monitor 20071129
2 ADD Instance method Public Method Write Entry to Shared Memory 20071129
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071129
4 DEACTIVATE Static method Public Method Deactivate Activity Monitor 20071129
5 DEL Instance method Public Method Delete Entry from Shared Memory 20071129
6 DEL_ALL Static method Public Method Delete All Entries from Shared Memory 20071129
7 DEL_NR Static method Public Method Delete Entry from Shared Memory 20071129
8 GET Instance method Public Method Read Entry from Shared Memory 20071129
9 GET_MAX_ENTRIES Static method Public Method Maximum Event Number for Each Work Process 20071207
10 GET_SERVER Static method Public Method List of Application Servers 20071207
11 IS_ACTIVATED Static method Public Method Activity Monitor Activated? 20071129
12 SET_MAX_ENTRIES 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 Importing INFO Call by reference Type reference (TYPE) SXMS_WP-INFO Kommentar 20071129
2 Importing MSGGUID Call by reference Type reference (TYPE) SXMS_WP-MSGGUID GUID für Objekte der Integration Engine 20071129
3 Importing STEP_ID Call by reference Type reference (TYPE) SXMS_WP-STEP_ID Character 40-Stellen 20071129
4 Importing 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 Importing APPLICATION Call by reference Type reference (TYPE) SXMS_WP-APPLICATION C_XI Characterfeld der Länge 10 20071205
2 Importing 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 Importing INDEX Call by reference Type reference (TYPE) WPINFO-WP_INDEX Index des Workprozesses 20071220
2 Importing MONITOR Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20090109
3 Importing 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 Importing 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 Returning RETURN Value transfer Type reference (TYPE) SXMS_WP_T XML Message Broker: Queue Workprozess 20071130
2 Importing 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 Returning 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 Returning 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 Returning 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 Importing 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