2012 Mar 15 11:11 AM
Hello All,
How do i debug FPY1 so that i can come to know which all events it has triggered.
Regards
Charvi
2012 Mar 15 4:08 PM
Hi Charvi,
First place a breakpoint on FM FKK_FUNC_MODULE_DETERMINE.
Then as Bill suggested,after saving your run parameters, enter DBUG in the command bar and press enter. then click on execute and the debugger will be brought up. Press F8 to go the breakpoint and then you will find the events which gets triggerred.
Hope it helps...
Thanks,
Amlan
2012 Mar 15 1:48 PM
charvi:
after saving your run parameters, enter DBUG in the command bar and press enter. You will see the message like 'activity will be executed in debugging mode' or something like that to confirm. Then click on execute and the debugger will be brought up.
regards,
bill.
2012 Mar 15 3:30 PM
Hi Charvi,
Please state the business objective of what you are trying to accomplish in the Payment run (e.g. exclude/include items, etc..). That would help us assisting you in finding an appropriate solution.
Regards,
Ivor M
2012 Mar 15 4:08 PM
Hi Charvi,
First place a breakpoint on FM FKK_FUNC_MODULE_DETERMINE.
Then as Bill suggested,after saving your run parameters, enter DBUG in the command bar and press enter. then click on execute and the debugger will be brought up. Press F8 to go the breakpoint and then you will find the events which gets triggerred.
Hope it helps...
Thanks,
Amlan
2012 Apr 04 1:25 PM
HI,
After executing FPY1, go to SM51 and select process you have executed.
Here you will find option to debug session.
Hope this helps.
Regards,
Paresh