Hello all,
following problem we have found in SAP. I couldn't find so far anything useful in OSS and before i submit a message, i wanted to check with you guys. Following situation:
We have a sales order and change the address for the ship-to party. Doesn't matter what we change, important is, that the manual address is created (field ADRDA - E in table VBPA).
The we create a partial delivery for that order, the address number is copied (VBPA-ADRNR) to the partial delivery and thus the address is referenced.
We than create a second partial delivery for the same order, he address number is copied (VBPA-ADRNR) to the partial delivery and thus the address is referenced.
Issue:
Now somebody decides to change the address data in the first delivery for the ship-to party and changes the country (VBPA-LAND1 + ADRC-COUNTRY). In this step the VBPA entry for the first delivery gets updated and also the ADRC entry for the address number.
But the problem is that the country in table VBPA is updated only for the first delivery. For the second partial delivery and sales order the VBPA-LAND1 is not changed.
If you now branch to the shipto's address data in the second delivery, as the country the new country is visible (this correct, since we speak about referenced address). However in the background, in table VBPA the old, unchanged country is still recorded.
In my opinion, if speak about referenced addresses, the table VBPA should be updated correctly for all cases where we have a respective address number.
Do you have encountered such a case? Any helpful OSS note?
Thanks a lot in advance,
Norbert