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

Processing inbound IDOC.

Former Member
0 Likes
454

Hi Experts,

In my project, I am receiving an inbound delivery IDOC which carries few texts which needs to be updated in the selected text types of the delivery. It normally carries proof of delivery status and few dates. Please suggest on How to propess the inbound IDOC and populate the texts in the delivery texts.

Regards,

Emaya

2 REPLIES 2
Read only

Former Member
0 Likes
391

Hi,

If the IDoc is saved in the data base, then Use EDIDC table for initial selection by giving date/time/partner/inbound/outbound/message type to get the required IDocs and use EDID4/EDID40 to get the contents of the IDoc.

Regards

Sudheer

Read only

hermanoclaro
Participant
0 Likes
391

Hi Emayavaramban,

If you need to process your inbound iDoc, try to use the transaction we19 and inform your iDoc Basic Type and Message. With this transaction you can make an iDoc data to input in your inbound iDoc.

Best Regards,

-h