‎2016 Oct 03 3:51 PM
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.
‎2016 Oct 03 4:02 PM
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