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

Changing standard segment values for message type ORDERS

Former Member
0 Likes
864

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.

5 REPLIES 5
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
767

What is the outbound function module you are using to send the IDOC..? Look their for call customer function

Nabheet

Read only

0 Likes
767

Hi Nabheet,

thanks for response,

but I couldn't able to find that could you please tell bit briefly.

Regards,

Rajakala.

Read only

0 Likes
767

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

Read only

Former Member
0 Likes
767

Hi , you cannot change or remove the segments of standard IDoc. You can add new segment in to standard IDoc as an extension.

http://scn.sap.com/thread/741915

Read only

0 Likes
767

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.