cancel
Showing results for 
Search instead for 
Did you mean: 

Copy a snapshot of the customer address at VA01

Former Member
0 Kudos

Dear all,

As I know currently in standard SAP, it will generate a new address number if the customer address has been modified at Sales Order level, but I would like to know if it is possible to force the system to generate a new address even if the address is not manually modified?

The reason for this is we would like to save the customer address at transaction level, so even if the customer master address is updated later, the old order will still use the old address.

Appreciate any suggestion no matter in standard IMG or user exit. Thanks in advance!!

Cheers,

Chris

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Chris,

You can udate the old address number in the below  user exit.

fetch the customer address from kan1 table and update the VBAP-adrnr

MV45AFZZ

  userexit_save_document_prepare.

so that you will be pointing to old address even though it was changed.

Thanks,

Siva.

moazzam_ali
Active Contributor
0 Kudos

Similar discussion with different users.

http://scn.sap.com/thread/3344834

Please avoid such practice. Continue your discussion on one forum.

Thank$

former_member186385
Active Contributor
0 Kudos

Hi,

ONE TIME CUSTOMER will prompt you to enter or modify the address at sales order as already you stated

now if you save during the sales order a new address number will be generated at VBPA table and this is different from KNA1 address

and any changes done to KNA1 will not be updated to the order created already

Is this what you are looking for ?

let us know if your requirement is not similar to above

regards,

santosh