SAP ABAP Data Element EDI_STACO3 (Status code)
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_STACO3
Short Description Status code  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR8    
Data Type CHAR   Character String 
Length 8    
Decimal Places 0    
Output Length 8    
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 StatusCode 
Medium 15 Status code 
Long 20 Status code 
Heading 10 StatusCode 
Documentation

General

This field contains a code that specifies the STATUS field in greater detail. The code refers to either the T100 table in SAP or other codes in the EDI system. The field is intended to describe error situations, in particular, but can also be used for success messages.

Applications

The status code must be structured as follows for errors in the SAP System:

Bytes 1-3: 'SAP'

Bytes 4-5: Message Id from T100

Bytes 6-8: Message number from T100

IDoc interface

The status code must be structured as follows for errors in the SAP System:

Bytes 1-3: 'SAP'

Bytes 4-5: Message Id from T100

Bytes 6-8: Message number from T100

EDI subsystem

Outbound IDocs:
Codes in the EDI subsystem that describe a status change or error in greater detail can be transferred. Even if the value of the STATUS field does not change, several status records can be transferred to SAP which then transport various codes or error messages to the IDoc.

A system-specific display of the status records within SAP can be controlled via the TEDE3 table if a prefix other than 'SAP' is used for the first 3 bytes of the code.

Inbound IDocs:
No action required.

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