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

Cannot put break point in Enhancement Implementation

Former Member
0 Likes
420

Hi All,

I have created an Enhancement Implementation and assigned it to a package and transported to another environment.

My Problem here is I am able to set a breakpoint in the development environment where as it is no allowing me set a breakpoint in the tranported environment or even triggering the enhancment where i dont have modification authorization .

can you please advise what is the issue .

Thanks in Advance .

1 REPLY 1
Read only

Former Member
0 Likes
354

Hello,

Firstly, you should have debug authorization in the client with Authorization object S_DEVELOP and Object Type DEBUG. If so, please check whether your enhancement implementation is active. If it is active, then only break-point can be set.

Thanks,

Venu