SAP ABAP Data Element XMIMSGTXT (Actual text of message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-API-CSI-XMI (Application Component) eXternal Management Interface Framework
     SXMI (Package) CCMS: Interfaces to external management tools
Basic Data
Data Element XMIMSGTXT
Short Description Actual text of message  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR128    
Data Type CHAR   Character String 
Length 128    
Decimal Places 0    
Output Length 128    
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 Mssg text 
Medium 15 Message text 
Long 20 Message text 
Heading 12 Message Text 
Documentation

Definition

The unformatted text of a message that may appear in the XMI session log.

The message may contain up to four variables. These may appear in the message text in either of two forms:

  • & for sequential variables, when value substitution should occur in order of appearance in the message.
  • &1, &2, &3, &4 for positional variables. In this case, values are inserted in the message at the variable that corresponds to the order of appearance of the value in the message call in the program.

Example: in "Component $2: Problem $1", the first variable passed to the message is substituted for the second placeholder in the message.

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