SAP ABAP Interface IF_MESSAGE (Interface for Accessing Texts from Message Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_MESSAGE | |
Short Description | Interface for Accessing Texts from Message Objects |
General Data
Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
Created | 20010912 | SAP |
Last changed | 20040909 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_MESSAGE has no interface.
Friends
Interface IF_MESSAGE has no friend.
Attributes
Interface 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
Interface IF_MESSAGE has no event.
Types
Interface 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 Interface 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 Interface IF_MESSAGE has no exception.
History
Last changed by/on | SAP | 20040909 |
SAP Release Created in | 620 |