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 with segment segment E1EDK18

Former Member
0 Likes
1,017

I have a problem in while processing inbound idoc.

I am able to post the idoc and create SO, I need to delete the segmentE1EDK18.If I dont delete, I am getting

below error

<b>Terms of payment in IDoc E1EDK18 have been transferred: Check data</b>

Please help me out in posting the idoc with out removeing the segment manually.

2 REPLIES 2
Read only

Former Member
0 Likes
592

Try using enhancement VEDB0001 (CMOD). This allows you to edit incomming orders.

Read only

0 Likes
592

Cyril,

Thanks for responding, I wanted to do with out any ABAP,

and I have done the same.