SAP ABAP Class IF_MESSAGE (Interface for Accessing Texts from Message Objects)
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
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 ABAP 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 GET_LONGTEXT Instance method Public Method Returns message long text 20010912
2 GET_TEXT 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 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 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 Returning 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