SAP ABAP Data Element EDI4STAMNO (Message number for status message)
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 EDI4STAMNO
Short Description Message number for status message  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EDI_STAMNO    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
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 Msg.no. 
Medium 20 Message number 
Long 24 Message number 
Heading 24 Message number 
Documentation

Use

In a status record, the three fields STAMQU, STAMID and STAMNO identify a message. This is important for error messages, and also for other messages (e.g. success messages).

STAMQU defines how the contents of the fields STAMID and STAMNO are to be interpreted. The value 'SAP' means the following:

STAMID: the message class is from table T100

STAMNO: the message number is from table T100

Messages from the external system in a status confirmation can be displayed individually, if STAMQU is assigned a value which is not 'SAP' and this value is assigned to a corresponding function module under Control -> Status record display (from the IDoc Interface area menu, transaction WEDI). Even when the status has not changed, several status records containing various messages about the IDoc are sent.

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