‎2014 Nov 06 7:07 PM
Hi all,
i have a requirement related to payment advice. i changed the code in the script form, that form is displaying with wrong data.
i want to debug that script. can you please help me how to debug that script.
we must to test it from F110, then it creates job and send email. i have placed break point in script but that is not triggering while executing the form.
and i tried from FBL5N and other ways it won't work there no way to debug from that side.
Can you please help me on this.
Thanks,
Bharath
‎2014 Nov 07 2:35 AM
Hi Bharath
To make sure the form name is correct, when you debugging from driver program(F110 or FBL5N), you can easily find the correct script name.
How to debug script form:
First u need to active debugging in scripts (SE71) or run program RSTXDBUG. then run the driver program.
(SE71 initial screen and enter the form name. Goto Menu Path Utilities --> Activate Debugger. )
regards,
Archer
‎2014 Nov 07 2:35 AM
Hi Bharath
To make sure the form name is correct, when you debugging from driver program(F110 or FBL5N), you can easily find the correct script name.
How to debug script form:
First u need to active debugging in scripts (SE71) or run program RSTXDBUG. then run the driver program.
(SE71 initial screen and enter the form name. Goto Menu Path Utilities --> Activate Debugger. )
regards,
Archer
‎2014 Nov 07 4:23 AM
Hi Dengyong,
thanks for for your response.
when i am debugging from F110 form name is correct and it displaying the correct form with wrong data, but it is not triggering break point. and also tried from SM37 through JDBG but, it is also not working.
thanks,
Bharath