In this step by step SAP tutorial, you will learn how to debug SAP Smart Forms.
Step 1. Go transaction SE37 (ABAP Function Modules). Put “se37” in the command field and hit Enter:
Step 2. In Function Module field put Smart Form function name i.e. “/1BCDWB/SF00000004“. If you don’t know function name you can check the following tutorial How to find Smart Forms function module name:
Step 3. Click on Display button:
Step 4. Click on the left area of ABAP editor. Small stop sign should appear:
Step 5. Now if you run the printing program (it have to be in the foreground) an ABAP debugger will appear: