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: 

Sales Document Partner Address Change

Former Member
0 Kudos

Hello,

While creating/changing Sales Document, I need to maintain local address for each partner instead of maintaining the Customer master ADRNR.

ie: Is that possilble to create an entry in ADRV for each partner while creating a sales order?

I know it should be done through user-exit. Could anyone through some light on how is can be ?

Thanks,

Thomas.

1 REPLY 1

Former Member
0 Kudos

Hi,

If you use BAPI: BAPI_SALESORDER_CREATEFROMDAT2

for creation of sales order or BAPI_SALESORDER_CHANGE for sales order changes, fill in tables paramter "PartnerAddresses" for changing partner address.

Hope this helps.

Regds,

Akshay