cancel
Showing results for 
Search instead for 
Did you mean: 

Address duplication in preceding docs due to the change in subsequent doc

Former Member
0 Kudos

Hi,

I have a SALES ORDER. Later, three deliveries were created with reference to this sales order.

At the time of creation of this sales order, the SHIP TO PARTY address has been changed to SINGAPORE from Germany.

Now, the USER is trying to change the address of SHIP TO PARTY in one of deliveries, after saving this change, the SYSTEM automatically changes the SHIP TO PARTY address in the SALES ORDER and in the rest of the deliveries as well.

We tried to apply the SAP note No: 97832, but it dint work.

Please suggest any solution for this problem.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

problem solved

Former Member
0 Kudos

May be you can try doing this technical fix:

In Exit: EXIT_SAPLV09A_001 Add the code : fef_new_address_create = 'X'.

Hope this helps

Regards

Sai

Former Member
0 Kudos

Hi,

We tried with the EXIT you have given but it dint work.

And we also tested without 'X' in that Code, FEF_NEW_ADDRESS_CREATE = 'X', Still the Address in sales order is overwritten with the New address that has been changed in the delivery.

Regards,

Venkat K