Skip to Content
0
Oct 30, 2009 at 05:52 AM

copy Ship-to party address from SO to PR

437 Views

Hi Experts,

My requirement : when creating/Changing Sales Order(using VA01/VA02), to copy Ship-to party address from Sales Order

into Delivery Address of Purchase Requistion which is getting created(if the maerial is from other vendor).

Steps followed: I have used user exit USEREXIT_MOVE_FIELD_TO_ME_REQ, where am moving XVBPA-ADRNR into

EBAN-ADRNR.

Issue: When am creating SO using VA01, the address number of SO got copied correctly into PR's delivery address. But when

I edit the ship-to party address using VA02, an temporary address number (WE $0000) got created and moved into

EBAN-ADRNR.

Need:

1. Where I can get the actual address number(ADRNR)

2. Is there any other User-Exit / BADI where I canachieve this?

Please help!

Thanks!

-Sangar