Application Development and Automation 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: 
Read only

virtual cube with function module

Former Member
0 Likes
471

hi

I wrote function module which is used with virtual cube.

When I launch query build on this cube in the BEX i can't interrupt execution

of function module. How to put break point. may be there is any option that could turn off debugging?

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
418

Try an external breakpoint. How you set that depends on your version. If there's not a button for it on your editor screen, look at utilities->settings->ABAP Editor->debugging in SE38.

matt

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
419

Try an external breakpoint. How you set that depends on your version. If there's not a button for it on your editor screen, look at utilities->settings->ABAP Editor->debugging in SE38.

matt