SAP ABAP Class CL_WD_SUPPORT_CIM_HANDLER (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

⤷

⤷

Properties
Class | CL_WD_SUPPORT_CIM_HANDLER | |
Short Description | 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 | 20110324 | 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) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_WD_SUPPORT_CIM_HANDLER has no interface implemented.
Friends
Class CL_WD_SUPPORT_CIM_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20110324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Creates internal message from application | 20110324 |
2 | ![]() |
Static method | Public | Method | WDA Framework creates a menu item for CIM | 20110324 |
3 | ![]() |
Static method | Public | Method | Internal messages can be created in the system | 20110324 |
Events
Class CL_WD_SUPPORT_CIM_HANDLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ATTACHMENTS | Public | See coding | 20110325 | tt_attachments type standard table of t_attachment with default key
|
||
2 | T_ATTACHMENT | Public | See coding | 20110325 | begin of t_attachment,
title type string,
filename type string,
mimetype type string,
data type xstring,
end of t_attachment
|
Method Signatures
Method CREATE_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTACHMENTS | Call by reference | Type reference (TYPE) | CL_WD_SUPPORT_CIM_HANDLER=>TT_ATTACHMENTS | 20110325 |
Method CREATE_MESSAGE on class CL_WD_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 | 20110324 |
Method DISABLE_CIM_ENTRY on class CL_WD_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 | 20110324 |
Method IS_CIM_ACTIVE on class CL_WD_SUPPORT_CIM_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |