Application Development 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: 

SO is getting updated from PO thru ME59N

Former Member
0 Kudos

Hi All,

We have an issue here , our client is creating automatic PO from ME59N , but to the surprise he found that a new line item has been inserted into the corresponding sales order for which the PO was created.

The sales order had only 1 line item initially -- with some Purchase req no

Later after running ME59N, a new line item got inserted in the Sales order

But PO got created with single line item which was initially present in SO.

Can any one help me, why the SO is getting updated with the new line item?

or where can i see this issue.

Moreover this is issue is coming in the producion server , so i cant debug the issue as well.

Edited by: kishan P on Sep 17, 2010 11:39 AM

2 REPLIES 2

Former Member
0 Kudos

Hi,

I have a feeling there is some configuration which controls if (and any) changes should get copied back to related documents - you might like to discuss this with your functional consultant.

Failing that, run a SQL trace and see if the update is occurring as a result of a customer enhancement - if it's the sales order being updated then look out for the VB* table updates in the trace.

Regards, Andy

Former Member
0 Kudos

Hi,

In addition to andy try to check wheather any enhancement is activated.

Enhancement EXIT_SAPFV45S_002 V45S0001 Update sales document from configuration

Thanks,

AMS