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 | 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 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20041210 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Control Container | 20041203 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | SXMSMSG_ERROR_INFO_T | Table: Information About Messages with Errors | 20041209 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041129 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20041208 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_XMS_MSG_TRANSFER_MONITOR | Responsible for Monitoring of Transferred Data | 20041129 | |||
| 7 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20041129 | |
| 2 | Static method | Public | Method | Starts the monitor | 20041129 | |
| 3 | Static method | Public | Method | Generates popup for messages with errors | 20041203 | |
| 4 | Instance method | Private | Method | Fills the ALV grid control | 20041129 | |
| 5 | Instance method | Private | Event handling method | Handles double-clicks in list | 20041203 | |
| 6 | Instance method | Private | Event handling method | Change, Delete, or Add GUI Element in Toolbar | 20041209 | |
| 7 | Instance method | Private | Event handling method | Query Own Function Codes | 20041210 | |
| 8 | Instance method | Private | Method | Set Attribute: MSG_OVERVIEW_LIST | 20041210 | |
| 9 | 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 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20041203 | |||||
| 2 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20041210 | |||||
| 2 | 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 | 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 | 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 |