SAP ABAP Class IF_CHIP_MESSAGE (CHIP Message)
Properties
| Class | IF_CHIP_MESSAGE | |
| Short Description | CHIP Message | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090625 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CHIP_MESSAGE has no forward declaration.
Interfaces
Class IF_CHIP_MESSAGE has no interface implemented.
Friends
Class IF_CHIP_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/ErrorMessage' | Error | 20090625 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '~Icon/SuccessMessage' | Success | 20090625 | ||
| 3 | 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
Class IF_CHIP_MESSAGE has no event.
Types
Class 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 class 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 class 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 class IF_CHIP_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |