SAP ABAP Class CL_CTS_MESSENGER (cCTS: Message Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_DIST_CTL_WDUI (Package) Central CTS Web Dynpro UIs
⤷
⤷
Properties
| Class | CL_CTS_MESSENGER | |
| Short Description | cCTS: Message Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_DIST_CTL_WDUI | Central CTS Web Dynpro UIs |
| Created | 20101123 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CTS_MESSENGER has no forward declaration.
Interfaces
Class CL_CTS_MESSENGER has no interface implemented.
Friends
Class CL_CTS_MESSENGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | 'STMS_BS_PLUGIN' | Message Class | 20101124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Search previous exceptions for a specific one | 20110317 | |
| 2 | Static method | Public | Method | Navigate - depending on the given message | 20101123 | |
| 3 | Static method | Public | Method | Shows an error message in the given message area | 20101123 | |
| 4 | Static method | Public | Method | Shows an error message in a dialog box | 20111107 |
Events
Class CL_CTS_MESSENGER has no event.
Types
Class CL_CTS_MESSENGER has no local type.
Method Signatures
Method FIND_PREV_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXC_NAME | Call by reference | Type reference (TYPE) | STRING | 20110317 | ||||
| 2 | IX_FATHER_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20110317 | |||
| 3 | RX_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20110317 |
Method FIND_PREV_EXC on class CL_CTS_MESSENGER has no exception.
Method PLEASE_NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20101123 | |||
| 2 | IO_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20101123 | ||||
| 3 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | STRING | 20101123 |
Method PLEASE_NAVIGATE on class CL_CTS_MESSENGER has no exception.
Method SHOW_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20101123 | |||
| 2 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20101123 |
Method SHOW_ERROR_MESSAGE on class CL_CTS_MESSENGER has no exception.
Method SHOW_ERROR_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WINDOW_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_WINDOW_MANAGER | 20111107 | ||||
| 2 | IX_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_CTS_EXCEPTION | CTS General Exception | 20111107 |
Method SHOW_ERROR_POPUP on class CL_CTS_MESSENGER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |