‎2013 Nov 10 9:01 AM
Hi Experts,
I want to know the procedure to DEBUG a program which is in Development and Quality. I have to change the program logic, due to lack of test data unable to test that program in the development system. So I want to debug in Quality with the new changes of that program but without moving a transport request(new logic changes) from Development to Quality.
Is it possible?
Thanks & Regards,
Shaiksha Vali.
‎2013 Nov 10 9:25 AM
I dont think it is possible. You will either have to transport the changes to Quality to debug it there, or create test data in Development to debug it in development server itself.
You cannot move changes from DEV to QAS without moving TR.
‎2013 Nov 10 4:20 PM
Hi,
If you are using SAP EHP5 and above... try looking for ABAP Debugger Script.. there is lot of maerial availale in help portal.
Basically you can write a Script in Debugging which will execute in deugging. I am not surehow to do that.... But you can try.... by script wecan simulate different code.
Regards,
Kapil
‎2013 Nov 10 4:51 PM
‎2013 Nov 10 6:03 PM
Hi ,
You need to transport the changes to Quality to debug it there, or create test data in Development to debug it in development server itself. You need to move the TR to apply the changes you have done in code .
Otherwise you try to change the logic in Quality system itself by providing change license of the code and debug it there , but this is not recommended as everything shud be done in development system itself.
Thanks,
Uday.
‎2013 Nov 11 5:34 AM
No, you cant do that. An example, can you install Microsoft Office in your system and test how it works in your friend's laptop ? The answer would be no. You need to have the program in the system where you want to test it.
So, you have to transport it to quality