cancel
Showing results for 
Search instead for 
Did you mean: 

** How to debug ABAP Mapping at run time?

jegathees_waran
Active Participant
0 Kudos

Hi Friends,

We have created one class using the interface IF_MAPPING and the method EXCUTE. Inside the class we have written coding. We refer this class in the interface mapping as mapping program. But, while execute the scenario, how do I debug my class ? (If it is proxy, we will mention the user name in XI adpater CC, refer the same user in ABAP external debuggine, but in the abap mapping class how do i refer..?

Kindly help me friends.

Kind Regards,

Jeg P.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jeg P.

Unfortunatelly, it is not possible to debug mapping class when executing the test scenario. The solution is to write a report for testing your mapping using the documents eg. from sxi_monitor.

Kind regards,

Radek

Answers (2)

Answers (2)

jegathees_waran
Active Participant
0 Kudos

Debugging is not possible.

Former Member
0 Kudos

Hi,

maybe you could do it like described in this thread:

Regards

Patrick