‎2007 Nov 01 4:29 AM
Hi Experts
SAPMV45A this is the program which needs to be debuged.
when i try to set breakpoint, says
The position of a breakpoint cannot be determined.
How to debug in a particular line, please help me.
Thanks in advance.
regards
Rajaram
‎2007 Nov 01 4:31 AM
Hi,
Go to the corresponding source code..Then place the cursor line where you want to set the break-point...Then press the BREAK-POINT or the STOP signal button...in the application toolbar..
Then execute the transaction VA01/02..Then it will stop in the corresponding line
Thanks
Naren
‎2007 Nov 01 5:32 AM
when i try to set the breakpoint says
The position of a breakpoint cannot be determined.
what can i do now.
‎2007 Nov 01 5:35 AM
Hi Rajaram,
I think you haven't read my reply. You can't put breakpoint in this program but you can put in any of the includes in this program.
Regards,
Atish
‎2007 Nov 01 5:41 AM
Hi .Raja Ram..
The Simple way is ..
Open the source code of the Respective includes.
Put the Cursor on any Executable statement and Set the Break point.
<b>Reward if Helpful.</b>
‎2007 Nov 01 9:27 AM
Hi Rajaram,
Go to the program .Go to /H transaction and execute(F8).Then by pressing you can debug the whole program.If you want to skip some module then you can do by F6.
‎2007 Nov 01 4:32 AM
‎2007 Nov 01 4:32 AM
Hi,
This is module pool program. Put a break point in any of the includes.
Regards,
Atish
‎2007 Nov 01 4:41 AM
Hi,
If debugger not identify breakpoint then u have go through transaction and debug through /H command.
Regards
Gagan