SAP ABAP Data Element EDI_MESTYP (Message Type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ALE (Application Component) ALE Integration Technology
     SED (Package) IDoc Interface (Processing, Administration, Definition)
Basic Data
Data Element EDI_MESTYP
Short Description Message Type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EDI_MESTYP    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table EDMSG    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID MES  
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Messg.Type 
Medium 14 Message Type 
Long 18 Message Type 
Heading 30 Message Type 
Documentation

Use

An IDoc type can be implemented for various "logical" messages; one message can also be assigned to different IDoc types (m:n relationship).

The message is defined by the values for message type (required), message code (optional) and message function (optional). These three fields belong to the key fields in the partner profiles, which are used, for example, to determine inbound processing. If the 'Message type' field is not maintained (e.g. in the case of a control record from Release 2.1, in which MESTYP did not exist), the IDoc Interface uses the value from STDMES (EDI message type).

If possible, the descriptions of the message type should be linked to the corresponding EDI message type.

Example

The message ORDERS (= message type) identifies purchase orders (outbound) and sales orders (inbound).

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