That is interesting, I would have expected the same as you. In thinking it could have been how I recorded the script years back, I just recreated a standard XD02 recording and it is doing the same thing.

I then decided to write it in a Batch record - it is picking it up as KNA1 fields instead and updating the text directly!

Great suggestion, now I just need to check the ADDR fields to ensure they are getting updated as well.
Original Message:
Sent: 07-10-2026 01:46
From: Ed Meiners
Subject: XD02 script not recognizing address related changes from CUSTOMER ONE to Customer One
hi, sorry didn't know you are on ECC. More than 4years ago for me so I might not know the details anymore but looking at the picture of your script it looks like you are updating the ADDR1 Name. Is it a BAPI or RFM you are using? I would expect to see KNA1-NAME1 field. Did you try VD02 instead of XD02?
The tip from Kelly is also an option i would say, Go in to change the Name and put something insignificant in a field you don't use normally, Save, go in again and remove the insignificant, Save. If you have interfaces to other systems, they might not run immediately or could perhaps be stopped for x-period.
Good luck!
------------------------------
Ed Meiners
Wessanen Nederland Holding BV
------------------------------
Original Message:
Sent: 07-09-2026 08:49
From: Jeremy Maxfield
Subject: XD02 script not recognizing address related changes from CUSTOMER ONE to Customer One
Hi Ed,
Thank you for the reply and insight as to how S4 Hana would be working in this scenario. Unfortunately, we are still on ECC, which is why I am using XD02.
The XD02 script returns a result of "No message returned from SAP" in the log field.

additionally, in XD02, there is no evidence of change inside Environment-->Account Changes

Jeremy
------------------------------
Jeremy Maxfield
Chamberlain Group, LLC
------------------------------
Original Message:
Sent: 07-09-2026 02:35
From: Ed Meiners
Subject: XD02 script not recognizing address related changes from CUSTOMER ONE to Customer One
hi Jeremy,
When I make a change of those fields in tcode BP, i do see the change in the change log in transaction BP.
I don't know if storing changes like this, can be customize in SAP. I think it is standard behavior.

Not sure where you look for your changed data. Looking in for example table KNA1, you have to be aware (could be you already are) that for example the field Name1 is stored in 2 different fields: NAME1 (showing what is there) and MCOD1 (which is by default made uppercase).
In table ADRC, something similar happens; filed NAME1 vs field MC_NAME1

------------------------------
Ed Meiners
Wessanen Nederland Holding BV
------------------------------