‎2008 Nov 26 9:33 AM
Hi
Function module ADDR_SAVE_INTERN is not able to save data in ADRC table . Altough the Transaction XD01 is showing the generation of Number after running it
but adrc table is not getting updated. I am getting error message as UPDATE WAS TERMINATED.
‎2008 Nov 26 9:38 AM
hi,
you can just create a simple lsmw for xd02 transaction to update customer address details.
‎2008 Nov 26 9:38 AM
hi,
you can just create a simple lsmw for xd02 transaction to update customer address details.
‎2008 Nov 26 9:45 AM
XD01 is standard transaction so using the standard program SAPMF02D which is further using the FM addr_save_intern for saving data into the adrc table. Just not able to make out where the problem could be. It can be in the program as its a standard one. What could be other sources of error?