‎2010 Jan 20 11:44 AM
Hi Friends,
I have made some changes to an ABAP Module-Pool and has transported to Production Server. While in Debugging System is not showing the SAP code, instead it is showing M/C level language and giving the Error Message as follow.
"Error & when loading line reference for &"
Message No. SY307
Can you please suggest how to make the recification and can get ABAP code again in Debugg.
Rgds, Krishan Raheja
‎2011 Jul 12 11:15 AM
Hi,
Did you ever find out what was causing this? I am experiencing the same issue.
Thanks.
‎2011 Jul 12 11:21 AM
Hi,
There would be system debugging on in your system. To remove this you can goto SETTINGS -> DISPLAY/CHANGE DEBUGGER SETTINGS.
Regards,
Kritesh
‎2011 Jul 12 11:41 AM
Hi Kritesh,
Let me describe the issue I am experiencing a bit more clearly. I am debugging a function module which inserts some dynamically generated code into a report and then I call that report. When I use some test data in the debugger to test the function module that creates the dynamic code, inserts it in a report and calls the report it works fine the first time.
When I go back and change the test data without exiting the test Function Module program I start debugging and at the point where the function module tries to execute the code in the dynamically created report the SY307 error occurs in the debugger and the debugger shows machine code.
Regards,
Grant.