Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

how to stop BAPI(FM) when enter data from front end is calling a BAPI

Former Member
0 Kudos
152

Hi Experts

We are entering the data through front end , that is calling one BAPI and upadating the data

into SAP .

could any one tell me how to stop this BAPI , is it possible to stop that BAPI using external break points

Thanks.

2 REPLIES 2

Sm1tje
Active Contributor
0 Kudos
63

Is this BAPI Called in another task? Otherwise, you should be able to debug it like any other Function module in foreground.

Former Member
0 Kudos
63

over