SAP ABAP Interface IF_CHIP_MESSAGE (CHIP Message)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Properties
| Interface | IF_CHIP_MESSAGE | |
| Short Description | CHIP Message |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090625 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CHIP_MESSAGE has no forward declaration.
Interfaces
Interface IF_CHIP_MESSAGE has no interface.
Friends
Interface IF_CHIP_MESSAGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ICON_ERROR_MESSAGE | Constant | Public | Type reference (TYPE) | STRING | '~Icon/ErrorMessage' | Error | 20090625 | |
| 2 | C_ICON_SUCCESS_MESSAGE | Constant | Public | Type reference (TYPE) | STRING | '~Icon/SuccessMessage' | Success | 20090625 | |
| 3 | C_ICON_WARNING_MESSAGE | Constant | Public | Type reference (TYPE) | STRING | '~Icon/WarningMessage' | Warning | 20090625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the CHIP Icon | 20090625 | |
| 2 | Instance method | Public | Method | Returns the CHIP title | 20090625 | |
| 3 | Instance method | Public | Method | Returns the Message Icon | 20090625 |
Events
Interface IF_CHIP_MESSAGE has no event.
Types
Interface IF_CHIP_MESSAGE has no local type.
Method Signatures
Method GET_CHIP_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_ICON | Value transfer | Type reference (TYPE) | STRING | CHIP Ikone | 20090625 |
Method GET_CHIP_ICON on Interface IF_CHIP_MESSAGE has no exception.
Method GET_CHIP_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHIP_TITLE | Value transfer | Type reference (TYPE) | STRING | CHIP Titel | 20090625 |
Method GET_CHIP_TITLE on Interface IF_CHIP_MESSAGE has no exception.
Method GET_MESSAGE_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_ICON | Value transfer | Type reference (TYPE) | STRING | Message Ikone | 20090625 |
Method GET_MESSAGE_ICON on Interface IF_CHIP_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |