SAP ABAP Class IF_MESSAGE (Interface for Accessing Texts from Message Objects)
Meta Relationship - Used By
Properties
Class | IF_MESSAGE | |
Short Description | Interface for Accessing Texts from Message Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010912 | SAP |
Last change | 20040909 | 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) |
Interfaces
Class IF_MESSAGE has no interface implemented.
Friends
Class IF_MESSAGE has no friend class.
Attributes
Class IF_MESSAGE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns message long text | 20010912 |
2 | ![]() |
Instance method | Public | Method | Returns message short text | 20010912 |
Events
Class IF_MESSAGE has no event.
Types
Class IF_MESSAGE has no local type.
Method Signatures
Method GET_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PRESERVE_NEWLINES | Value transfer | Type reference (TYPE) | ABAP_BOOL | Wahr, wenn Zeilenumbrüche nicht durch Spaces ersetzt werden | 20040618 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | --- | 20010912 |
Method GET_LONGTEXT on class IF_MESSAGE has no exception.
Method GET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | --- | 20010912 |
Method GET_TEXT on class IF_MESSAGE has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in |