cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging ITS

Former Member
0 Kudos

Hello All,

1) how can i see the sap program behind the web transaction(web page)

2) how can i debug the web transaction.

thanks for the help.

sundeep

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

i found other way

Former Member
0 Kudos

Hi Sundeep,

Can you please share with me which is the other way to debug the ITS web service.

Thanks

Ekta

Former Member
0 Kudos

Simply enable the external debugger from the SAP System. then put a breakpoint into the SAP code.

whenever you are going to run it from the external source.(IE) the debugger wil be activated and you can check the code.

Regards

Atul Shrivastava

former_member228142
Active Contributor
0 Kudos

Hi sundeep,

1.) look in the service. There you find in the parameter ~transaction the transaction that is started it someone calls the service.

2.) SAP note 114119 describes how to debug the ABAP program of a application running in ITS 6.20. SAP note 870454 is related to integrated ITS of SAP Netweaver.

Best regards,

Klaus