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

Structures in IDOCs

Former Member
0 Likes
581

Hi!

Does anyone know how which table/structure gives me a relation between Idoc number created and file created by the Idoc?

IDOC (DELVRY03, for example) generates a file which is later sent via FTP to the client. How do I get a relation between IDOC and file created?

Thanks in advance,

F

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
554

The status record of the IDoc should tell you the filename.

Table EDIDS.

Hi!

Does anyone know how which table/structure gives me a relation between Idoc number created and file created by the Idoc?

IDOC (DELVRY03, for example) generates a file which is later sent via FTP to the client. How do I get a relation between IDOC and file created?

Thanks in advance,

F

2 REPLIES 2
Read only

Former Member
0 Likes
555

The status record of the IDoc should tell you the filename.

Table EDIDS.

Read only

Former Member
0 Likes
554

That should be EDFIL - I am not sure , just check it out.

Reward points if helpfull.

Thanks,

Veeru