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

IDOC ORDERS05 Modification

0 Likes
767

Hello,

I am trying to modify IDOC ORDERS05

We need to clear ZTERM from segment E1EDK01. I have tried to modify this in EXIT_SAPLEINM_002 but it looks like it is getting filled in this include: LEINMF11 and when I clear it from E1EDK01-SDATA, it still prints out in the IDOC. Does anyone have a better way to do this?

The reason we are trying to clear this is because it is causing errors in the system we are transmitting it to.

Thank you.

1 REPLY 1
Read only

Former Member
0 Likes
580

Once you clear the data from E1EDK01-SDATA, have you added a modify statement? Clearing SDATA will not impact the idoc data table unless a modify statement is added.

Thanks,

Vikram.M