SAP ABAP Data Element CRMMTYPE (Message Type: S Success, E Error, W Warning, I Info, A Abort)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA (Application Component) Cross-Application Components
     CRMB (Package) R/3 Adapter Basis Tools
Basic Data
Data Element CRMMTYPE
Short Description Message Type: S Success, E Error, W Warning, I Info, A Abort  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SYCHAR01    
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 MSG_TYPE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 MsgType 
Medium 15 Message Type 
Long 20 Message Type 
Heading MsgType 
Documentation

Definition

The parameter contains the following values:
'S' for successful messages
'E' for error situations
'W' for warnings
'I' for information messages
'A' for termination messages

Depending on the implementation of a BAPI, the system may perform a rollback to the database in the case of termination messages, thereby resetting all database changes since the last Commit Work Commando. For further information, see the documentation on the relevant BAPI.

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