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

Idoc Error

Former Member
0 Likes
424

Hi All,

I am posting an Idoc using FM 'IDOC_START_INBOUND'. I am getting an error message with pop up contains 'EDI: Idoc XXXXXXXXX has not been opend(Open)'.

Can anybody let me know how to solve this issue.

Thanks in Advance,

Vasu...

2 REPLIES 2
Read only

Former Member
0 Likes
371

hi!!!!!!!

Test the same FM with we19 and check the FM by debugging,this will find u the errror ,it might be ALE configuration error

reward if helpful...

Read only

Former Member
0 Likes
371

It is happening in the FM: EDI_DOCUMENT_OPEN_FOR_EDIT at line no. 58.

if u give error idoc no.or ready for processing idoc, its triggering this error .

i think u need to give only idoc no.s which are to be in DB not in the processing or processed.

can u check it from ur side???