SAP ABAP Class CL_WDR_SUPPORT_CIM_HANDLER (Web Dynpro: Creation of Internal Messages)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CONTEXT_MENU_HANDLER | Context Menu Handler | 20110323 |
Properties
| Class | CL_WDR_SUPPORT_CIM_HANDLER | |
| Short Description | Web Dynpro: Creation of Internal Messages | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20110323 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDR_CONTEXT_MENU_HANDLER | Context Menu Handler | 20110323 |
Friends
Class CL_WDR_SUPPORT_CIM_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_CIM_HANDLER_WDA' | 20110323 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'CALL_HANDLER' | 20110323 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'IS_ACTIVE' | 20110323 | |||
| 4 | Constant | Private | See coding | 20110330 | |||||
| 5 | Constant | Public | Type reference (TYPE) | STRING | '005056A501951ED095A5202E1C917DAA' | 20110323 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110325 | ||||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_WDR_SUPPORT_CIM_HANDLER | Creation of Internal Messages | 20110323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20110324 | ||
| 2 | Static method | Public | Method | Creates error message from running app. and opens window | 20110325 | |
| 3 | Static method | Public | Method | 20110330 | ||
| 4 | Static method | Public | Method | 20110330 | ||
| 5 | Static method | Public | Method | 20110325 | ||
| 6 | Static method | Public | Method | Creates error message and returns URL | 20110328 | |
| 7 | Static method | Public | Method | 20110325 |
Events
Class CL_WDR_SUPPORT_CIM_HANDLER has no event.
Types
Class CL_WDR_SUPPORT_CIM_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVENT_ID | Call by reference | Type reference (TYPE) | STRING | 20110324 |
Method CONSTRUCTOR on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 2 | ATTACHMENTS | Call by reference | Type reference (TYPE) | CL_WD_SUPPORT_CIM_HANDLER=>TT_ATTACHMENTS | 20110325 | ||||
| 3 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 4 | CONFIGURATION_ID | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 5 | MESSAGE_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20110325 | ||||
| 6 | MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20110808 | |||
| 7 | SNAP_KEY | Call by reference | Type reference (TYPE) | SNAP_KEY | Schlüssel eines Laufzeitfehlers | 20110330 |
Method CREATE_MESSAGE on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method CREATE_RESTART_URL_ATT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20110701 | ||||
| 2 | ATTACHMENT | Value transfer | Type reference (TYPE) | CL_WD_SUPPORT_CIM_HANDLER=>T_ATTACHMENT | 20110330 | ||||
| 3 | START_PARAMETERS | Call by reference | Type reference (TYPE) | WDR_NAME_VALUE_LIST | Table of Name/Value Pairs | 20110701 |
Method CREATE_RESTART_URL_ATT on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method CREATE_TECHNICAL_HELP_ATT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACHMENT | Value transfer | Type reference (TYPE) | CL_WD_SUPPORT_CIM_HANDLER=>T_ATTACHMENT | 20110330 |
Method CREATE_TECHNICAL_HELP_ATT on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method DISABLE_CIM_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110325 |
Method DISABLE_CIM_ENTRY on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method GET_CIM_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 2 | ATTACHMENTS | Call by reference | Type reference (TYPE) | CL_WD_SUPPORT_CIM_HANDLER=>TT_ATTACHMENTS | 20110328 | ||||
| 3 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 4 | CONFIGURATION_ID | Call by reference | Type reference (TYPE) | STRING | 20110720 | ||||
| 5 | MESSAGE_COMPONENT | Call by reference | Type reference (TYPE) | STRING | 20110328 | ||||
| 6 | MSG | Call by reference | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20110808 | |||
| 7 | SNAP_KEY | Call by reference | Type reference (TYPE) | SNAP_KEY | Schlüssel eines Laufzeitfehlers | 20110330 | |||
| 8 | URL | Value transfer | Type reference (TYPE) | STRING | 20110328 |
Method GET_CIM_URL on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
Method IS_CIM_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110325 |
Method IS_CIM_ACTIVE on class CL_WDR_SUPPORT_CIM_HANDLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |