SAP ABAP Class CL_XMS_MSG_TRANSFER_MONITOR (Responsible for Monitoring of Transferred Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSUPGRADE (Package) XI: Upgrade
Properties
Class CL_XMS_MSG_TRANSFER_MONITOR  
Short Description Responsible for Monitoring of Transferred Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSUPGRADE   XI: Upgrade 
Created 20041129   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_XMS_MSG_TRANSFER_MONITOR has no interface implemented.
Friends
Class CL_XMS_MSG_TRANSFER_MONITOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20041210
2 DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20041203
3 ERROR_INFO_LIST Static Attribute Private Type reference (TYPE) SXMSMSG_ERROR_INFO_T Table: Information About Messages with Errors 20041209
4 LIST_VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041129
5 LIST_VIEWER_2 Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20041208
6 MONITOR Static Attribute Public Object reference (TYPE REF TO) CL_XMS_MSG_TRANSFER_MONITOR Responsible for Monitoring of Transferred Data 20041129
7 MSG_OVERVIEW_LIST Instance attribute Private Type reference (TYPE) SXMSMSG_OVERVIEW_T Structure: No. of Correct Messages and Messages with Errors 20041130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041129
2 CREATE_MONITOR Static method Public Method Starts the monitor 20041129
3 CREATE_POPUP Static method Public Method Generates popup for messages with errors 20041203
4 FILL_LIST Instance method Private Method Fills the ALV grid control 20041129
5 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Handles double-clicks in list 20041203
6 HANDLE_TOOLBAR Instance method Private Event handling method Change, Delete, or Add GUI Element in Toolbar 20041209
7 HANDLE_USER_COMMAND Instance method Private Event handling method Query Own Function Codes 20041210
8 PREPARE_LIST Instance method Private Method Set Attribute: MSG_OVERVIEW_LIST 20041210
9 PREPARE_POPUP_LIST Instance method Private Method Set Attribute: ERROR_INFO_LIST 20041209
Events
Class CL_XMS_MSG_TRANSFER_MONITOR has no event.
Types
Class CL_XMS_MSG_TRANSFER_MONITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_MSG_TRANSFER_MONITOR has no parameter.
Method CONSTRUCTOR on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method CREATE_MONITOR Signature

Method CREATE_MONITOR on class CL_XMS_MSG_TRANSFER_MONITOR has no parameter.
Method CREATE_MONITOR on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method CREATE_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REPID Call by reference Attribute reference (LIKE) SY-REPID 20041208

Method CREATE_POPUP on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method FILL_LIST Signature

Method FILL_LIST on class CL_XMS_MSG_TRANSFER_MONITOR has no parameter.
Method FILL_LIST on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20041203
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20041203

Method HANDLE_DOUBLE_CLICK on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20041210
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20041210

Method HANDLE_TOOLBAR on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20041210

Method HANDLE_USER_COMMAND on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method PREPARE_LIST Signature

Method PREPARE_LIST on class CL_XMS_MSG_TRANSFER_MONITOR has no parameter.
Method PREPARE_LIST on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.

Method PREPARE_POPUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_S_MSG_OVERVIEW Call by reference Type reference (TYPE) SXMSMSG_OVERVIEW_S Struktur: Anzahl korrekter und fehlerhafter Messages 20041209

Method PREPARE_POPUP_LIST on class CL_XMS_MSG_TRANSFER_MONITOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700