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

Problem uploading an IDOC from File

Former Member
0 Likes
691

hello everybody,

I'm using function IDOC_XML_TRANSFORM to upload an IDOC from a file, I have a problem with the function cause is searching the segments of the idoc in table EDSAPPL, now the problem is that the segment is not in that table, it should exist cause the IDOC was generated by the same system, now is there a process that should be done to update this table?, thanks in advance.

Regards,

Julio Cesar Ruiz

hello everybody,

I'm using function IDOC_XML_TRANSFORM to upload an IDOC from a file, I have a problem with the function cause is searching the segments of the idoc in table EDSAPPL, now the problem is that the segment is not in that table, it should exist cause the IDOC was generated by the same system, now is there a process that should be done to update this table?, thanks in advance.

Regards,

Julio Cesar Ruiz

3 REPLIES 3
Read only

Former Member
0 Likes
586

check the same requirement through WE19. you have option to upload the idoc through file and do the debugging.

Read only

Former Member
0 Likes
586

hi

chk this

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
586

Thanks guys it helped.