Skip to Content
0
Former Member
Apr 17, 2010 at 05:58 AM

Dynamic field copy in customer master XD01

158 Views

Hello All,

I have a requirement in SD. I have to pass the description of county code into Street 5 field in

address while creating a new customer (XD01). I am able to fetch the description of county code

from table T005F. I have tried using implicit enhancement AUFRUF_USER_EXIT in include MF02DFEX

of program SAPMF02D , and tried passing the value to the relevant fiels in structures ADDR1_DATA and GS_ADDR_LINE-DATA,

but both are not working i.e the passed value is not getting saved. I tried with BADI CUSTOMER_ADD_DATA and

User Exit EXIT_SAPMF02D_001 but didnt find a solution. I even tried with Business Transaction Events 1320 and 1321

but in the sample function module couldnt find the Address parameters. Please guide regarding the same.

BR

Shekhar