Application Development 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: 

IDOC:inbound scenario for posting Message type ORDRSP

Former Member
0 Kudos
453

Hi All,

I am doing a inbound scenraio to post message type ORDRSP.

Acknowledgement gets created in Purchase order successfully but texts at header level and item level are not getting updated in the purchase order

I am using the segment E1EDKT1 and E1EDKT2 for header texts . For item texts I am using the segments E1EDPT1 and E1EDPT2.

Any pointers to this is appreciable.

Thanks in advance.

1 REPLY 1

Former Member
0 Kudos
169

Hi,

Depending on whether the Order is a third party order are not, the texts are picked up from either SO or PO.

Put a break point on line 842 in the Include LEINMF11 and debug, this should help you get to the root cause of the issue.

Regards,

Chen