Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3458

Re: Debugging is not Triggering inside Function Module Exit.

$
0
0

Hi All.

 

I've found a temporary solution in case of Debugging point not triggering inside the code.

 

1. Make a logic of Infinite loop.

 

Data: CH.

 

Do.

If CH = 'X'.

EXIT.

Endif.

Enddo.

 

2. Execute your Program.

 

3. Go to TCode: SM50. As its infinite loop, due to performance issue, you will get the respective program details in SM50.

 

4. Now Goto Debugging option provided in SM50. Make CH = 'X'. and Debug your Code.

 

Note: Even though its not permanent solution, we can try this way. Let me know if any one has better solution.

 

With Regards,

Sudhir.

 



Viewing all articles
Browse latest Browse all 3458

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>