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: 

change sold to and ship to address in BAPI_CUSTOMERQUOTATION_CHANGE

Former Member
0 Kudos

i am doing changes in sold to and ship to party adrress but after changes it show only change data and old  data was deleted

2 REPLIES 2

VenkatRamesh_V
Active Contributor
0 Kudos

Hi,

Check the table's CDHDR and CDPOS.

Hope it helpful,

Regards,

Venkat.

former_member185587
Participant
0 Kudos

Hi Ganesh,

If your requirement is to add new addresses, then the field UPDATEFLAG should be maintained as "I", if you have maintained it as "U", the system assumes that the address provided should be replaced in place of the old address.

Hope it helps.

Thanks & Regards,

Kiran