SAP ABAP Data Element EMSG_TYP (Message type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
     BMESSAGE (Package) Messages and Notes
Basic Data
Data Element EMSG_TYP
Short Description Message type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EMSG_TYP    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Mssge type 
Medium 15 Message type 
Long 20 Message type 
Heading
Documentation

Definition

This field gives the logical classification of an IS-U message.

The following values apply:

  • A = Programming error (CO_MSG_PROGRAMMING_ERROR)
  • E = Normal error (CO_MSG_ERROR)
  • I = Information (CO_MSG_INFORMATION)
  • W = Warning (CO_MSG_WARNING)
  • S = Success message (CO_MSG_SUCCESS)
  • X = UPDATE error (CO_MSG_UPDATE_ERROR)
  • Y = Other big error (CO_MSG_BIG_ERROR)
  • Z = Statistical message (CO_MSG_STATISTICS)

The corresponding program constants are defined in Include EMSG.

History
Last changed by/on SAP  20110908 
SAP Release Created in