Many a times we get some message in the bottom left of our screen while executing some custom program or TCode. This document will show you how to find the exact line of code which raises this message. I hope it will be useful to all of us. 1. I am using customized program in this example. When I execute this program I get the following message ‘No records found’. Now I want to find the source cod

