SAP ABAP Data Element /MAP/D_Y_MSG_TYPE (Message Type in Editing of Event Occurrences)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RMP (Application Component) Retail Merchandise Planning
     /MAP/D (Package) BW: Content MAP Events, Presentation Layer
Basic Data
Data Element /MAP/D_Y_MSG_TYPE
Short Description Message Type in Editing of Event Occurrences  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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 /MAP/D_MSG_TYPE  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Type 
Medium 14 Message Type 
Long 14 Message Type 
Heading Ty. 
Documentation

Definition

This parameter controls which type of message that is issued in event occurrence processing (TA /MAP/EM01) when problems arise (event occurrence is locked, event occurrence has been deleted or changed, error or warning in processing) in addition to the relevant messages inthe application log.

Use

The values permitted for this parameter are as follows:

  • 'A': The message is displayed in a dialog box. When you exit the dialog box, the program is terminated.
  • 'I': The message is displayed in a dialog box. When you exit the dialog box, the program is continued.
  • 'S': The program is continued. the message is displayed in the status bar of the current window.
  • 'X': The program is terminated and the runtime error MESSAGE_TYPE_X is triggered. The short dump is displayed.
  • '0': No additional message is issued.

Note:

If you use the message type 'S', no vaid user parameter is set.

Dependencies

Example

History
Last changed by/on SAP  20141031 
SAP Release Created in 702