Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Script issue - Changes not reflected.

Former Member
0 Likes
306

Hi,

We have migrated Custom (Delivery document) SAP script(Copied from standard SAP script) from SAP V4.6c to SAP ECC 6.0. SAP V4.6C is a vietnam machine.

We have exported SAP script using program RSTXSCRP and imported into SAP ECC 6.0.

I did changes in my script and I see it from screen but they are NOT getting reflected in output. I debugged and surprised to see that OLD code is executed and I don't see changes.

Also, I tried to move a window and failed. I see change in Upper margin and left margin but the window is not moving in the output.

Note: We download into client 100 do changes and move to client 200 using SCC1.

Let me know if you need any more details from my side.

Regards

Sudhaker

1 REPLY 1
Read only

Former Member
0 Likes
271

New script is configured in NACE transaction for Delivery. If not change it and test it again.

I feel Old scriprt is triggering , not the new one. Configure the new form and check it.