ā2013 Oct 30 7:37 AM
Hi Experts,
when triggering an EDI idoc through purchase order output type, what are the user exits. here my requirement is need to change the segment(E1EDKA1-WE) values.
awaiting for reply.
Regards,
Rajakala.
ā2013 Oct 30 8:04 AM
What is the outbound function module you are using to send the IDOC..? Look their for call customer function
Nabheet
ā2013 Oct 30 10:28 AM
Hi Nabheet,
thanks for response,
but I couldn't able to find that could you please tell bit briefly.
Regards,
Rajakala.
ā2013 Oct 30 10:53 AM
Can you please check in your Output type sub routine which function module are you using to send the orders data is it IDOC_OUTPUT_ORDERS..? What is the idoc type etc. Check these values in sample idoc which ahs been sent. You can modify them anyway either via exit or create a custom driver program(which is trigged via output type in NACE).
Nabheet
ā2013 Oct 30 9:19 AM
Hi , you cannot change or remove the segments of standard IDoc. You can add new segment in to standard IDoc as an extension.
ā2013 Oct 30 10:30 AM
Hi Nivedita,
I am not changing the segment fields, I am changing the values, previously they are passing one address now need to change the address(values).
Regards,
Rajakala.