SAP ABAP Class CL_XMS_PACK_STAT (XI Message Package Statistics)
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_PACK_STAT  
Short Description XI Message Package Statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20070313   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_PACK_STAT has no forward declaration.
Interfaces
Class CL_XMS_PACK_STAT has no interface implemented.
Friends
Class CL_XMS_PACK_STAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_INBOUND Constant Public Type reference (TYPE) CHAR1 '2' Single-Character Flag 20070313
2 CO_RECEIVE Constant Public Type reference (TYPE) CHAR1 '1' Single-Character Flag 20070313
3 CO_SEND Constant Public Type reference (TYPE) CHAR1 '3' Single-Character Flag 20070313
4 FLAG_ALL Static Attribute Public Type reference (TYPE) CHAR1 Single-Character Flag 20070313
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method activate message package monitor 20070313
2 BULK_ERROR Static method Public Method message package processed with error 20070313
3 DEACTIVATE Static method Public Method deactivate message package monitor 20070313
4 DELETE_ALL Instance method Public Method delete all message package statistics from persist 20070313
5 DELETE_BULK Instance method Public Method delete message package statistics 20070313
6 DELETE_OBSOLETE_ENTRIES Static method Public Method delete entries older than history period 20070313
7 GET_BULK_MSGID Instance method Public Method get statistic entry for message id 20070313
8 GET_BULK_RANGES Instance method Public Method get statistic table 20070313
9 INSERT_BULK Static method Public Method insert message package statistics 20070313
10 IS_ACTIVATED Static method Public Method message package monitor activated ? 20070313
11 IS_ALL Static method Public Method set all submessages 20070313
12 SET_PACK_ERROR_FOR_MSG Static method Public Method message package statistics error for message 20070313
13 SET_PACK_STAT_FOR_MSG Static method Public Method message package statistics for message 20070313
Events
Class CL_XMS_PACK_STAT has no event.
Types
Class CL_XMS_PACK_STAT has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313

Method ACTIVATE on class CL_XMS_PACK_STAT has no exception.

Method BULK_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070313
2 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070313

Method DEACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313

Method DEACTIVATE on class CL_XMS_PACK_STAT has no exception.

Method DELETE_ALL Signature

Method DELETE_ALL on class CL_XMS_PACK_STAT has no parameter.
Method DELETE_ALL on class CL_XMS_PACK_STAT has no exception.

Method DELETE_BULK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070313

Method DELETE_BULK on class CL_XMS_PACK_STAT has no exception.

Method DELETE_OBSOLETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERIOD Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20070313
2 Returning RETURN Value transfer Type reference (TYPE) I 20070313

Method DELETE_OBSOLETE_ENTRIES on class CL_XMS_PACK_STAT has no exception.

Method GET_BULK_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SXMSBULK Value transfer Type reference (TYPE) SXMSBULK_T Tabellentyp von SXMSBULK 20070313
2 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20070313

Method GET_BULK_MSGID on class CL_XMS_PACK_STAT has no exception.

Method GET_BULK_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_SXMSBULK Value transfer Type reference (TYPE) SXMSBULK_T Tabellentyp von SXMSBULK 20070313
2 Importing IM_END_TIME Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070313
3 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMS_RANGE_LOCATIONT Range Tabelle für Location 20070313
4 Importing IM_QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070313
5 Importing IM_START_TIME Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070313
6 Importing IM_UNAME Call by reference Type reference (TYPE) EDI_UNAME Benutzername 20070313

Method GET_BULK_RANGES on class CL_XMS_PACK_STAT has no exception.

Method INSERT_BULK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COUNT Call by reference Type reference (TYPE) SXMS_NUMBER '000001' XI laufende Nummer 20070313
2 Importing IM_GUID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20070313
3 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313
4 Importing IM_MSGGUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070313
5 Importing IM_QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070313
6 Importing IM_SIZE Call by reference Type reference (TYPE) SXMS_NUMBER XI laufende Nummer 20070313
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070313

Method IS_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313
2 Returning RETURN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070313

Method IS_ACTIVATED on class CL_XMS_PACK_STAT has no exception.

Method IS_ALL 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 20070313

Method IS_ALL on class CL_XMS_PACK_STAT has no exception.

Method SET_PACK_ERROR_FOR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_XMB Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070313
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070313

Method SET_PACK_STAT_FOR_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070313
2 Importing IM_XMB Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070313
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070313
History
Last changed by/on SAP  20110908 
SAP Release Created in 730