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
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BICS_MESSAGE Message in BW BICS 20100303
2 Interface composition (i COMPRISING i_ref)  IF_FAA_T100_MESSAGE Interface for T100 Messages in FIAA 20110721
3 Interface composition (i COMPRISING i_ref)  IF_PCO_QUERY_MESSAGE PCo: Query Message Processing 20100827
4 Interface composition (i COMPRISING i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20030806
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATRA_TOOL_SE30_MAIN Main Class for Container Handling 20070102
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_EXP_CCHIER_MESG Class for message for message object 20060427
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MESSAGE Abstract Superclasses for Messages 20010914
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PCO_QUERY_MESSAGE PCo: Messages for PCo Queries 20100827
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QIMT_MSG_LOG_EXC Exception Class of the Message Log 20050303
10 Interface implementation (CLASS c. INTERFACES i_ref)  CX_ROOT Abstract Superclass for All Global Exceptions 20011108
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 GET_LONGTEXT Instance method Public Method Returns message long text 20010912
2 GET_TEXT 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 Importing PRESERVE_NEWLINES Value transfer Type reference (TYPE) ABAP_BOOL Wahr, wenn Zeilenumbrüche nicht durch Spaces ersetzt werden 20040618
2 Returning 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 Returning 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