Debugging ODP_SAP DataSources

Objectives

After completing this lesson, you will be able to:

  • Debug ODP_SAP DataSources

Debug DataSources

Debugging DataSources in SAP ECC

Extractor checker S-API window. In the Execution Mode section, the Debug Mode checkbox is selected.

You can debug DataSources by using the Debug Mode in the Extractor Checker (RSA3).

ABAB Debugger screen. Use ABAP debugging to break down the program into its atomic level.

If you need to use the ABAP debugger or you just want to see the underlying ABAP code, you can switch to Debug Mode. You use ABAP debugging to break down the program into its atomic level, basically one record at a time.

For more information, go to https://wiki.scn.sap.com/wiki/display/ABAP/ABAP+Debugger.

How to Debug an SAP ECC DataSource

To learn how to debug an SAP ECC DataSource, refer to this video.

Log in to track your progress & complete quizzes