cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging BAdI in webscreen

Former Member
0 Kudos

Hi all,

I have the requirement to implement BAdI's regularly in SRM. If I put a hard coded break point in the method of a BAdI, how can I make it to stop at that break point in a web screen, for instance the shop cart screen.

I want to be able to test BAdI this way.

We have an intergrated ITS.

WAS 7.00

SRM 5.00

Thanks

Ali

Accepted Solutions (1)

Accepted Solutions (1)

athavanraja
Active Contributor
0 Kudos

just place an external/http break point in the abap code and run the application, it will stop there.

to activate external debuggin.

go to se80->utilities->settings->ABAP editor->debugging

check the check box "ACTV" in external debuggin box.

Regards

Raja

Former Member
0 Kudos

Use external break points

Utilities>External breakpoints>Activate/deactivate

Regards

- Senthil Bala

Answers (0)