Quantcast
Channel: SCN : Document List - ABAP Development
Viewing all articles
Browse latest Browse all 935

Breakpoint at a select statement of a given DB table

$
0
0

This document is on setting a breakpoint on SELECT statement of a given database table. This is done through debugger script that is available from EHP 6.

Following is an example where a breakpoint will be set on VBAP table queries in VA02 transaction.

 

  1. Go to VA02 and input a sales order number
  2. Enable the debugger through /h in command field
  3. Go to “Script” tab in the debugger and click on the “Load Script” button,  take F4 help and select the report as highlighted in below imageLoad Script.png
  4. Click on “Start Script” button and input the Database table names on whose SELECT statement debugger has to stop and click execution button on the pop up window
  5. Debugger script stops at the given DB tables select statements

Debugger.png

6.    To continue further debugging(stop at given DB table queries) click on “Continue Script” button, highlighted in the above image


Viewing all articles
Browse latest Browse all 935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>