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 debugging

former_member185537
Participant
0 Likes
511

Hello Experts,

I am a rookie in sapscripts. When I debug the script. I am able to do it in se71 or the se38 driver. Is there a way this we can observe both in the same sequence.

1 ACCEPTED SOLUTION
Read only

mmcisme1
Active Contributor
457

If I remember correctly - I would just add a break-point statement to the SAP Script. And by that I mean put it in the Sap Script code. Then I would do a normal break point in the SE38 program.

1 REPLY 1
Read only

mmcisme1
Active Contributor
458

If I remember correctly - I would just add a break-point statement to the SAP Script. And by that I mean put it in the Sap Script code. Then I would do a normal break point in the SE38 program.