Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error during XML inbound via Function Module 'EDI_DATA_INCOMING'

Former Member
0 Likes
622

Hi Team,

I am facing below error while trying to upload a inbound XML file via Function Module 'EDI_DATA_INCOMING'.

The control record must begin with <EDI_DC40 segment="1"> instead of

Message no. EA719

Diagnosis

The tag '<EDI_DC40 segment="1">' must be at the start of a control record in XML format, otherwise string '' would be found.

System Response

The file cannot be processed.

Procedure

Correct file DEV_H\SGIDOCI\MSUTEST\00082_ATT..

Please suggest a proper solution for the same. If it is because of wrong structure of XML file then please send me correct XML format for file upload.

Regards,

Amit Sharma

1 REPLY 1
Read only

Former Member
0 Likes
458

Hello,

It's the error is SAP code.

Look notes 1616333 and 1535033. Those should fix the error.

BR, Janne