SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug FPY1

Former Member
0 Kudos

Hello All,

How do i debug FPY1 so that i can come to know which all events it has triggered.

Regards

Charvi

1 ACCEPTED SOLUTION

AmlanBanerjee
Active Contributor
0 Kudos

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

View solution in original post

4 REPLIES 4

william_eastman
Advisor
Advisor
0 Kudos

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.

ivor_martin
Active Contributor
0 Kudos

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

AmlanBanerjee
Active Contributor
0 Kudos

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

paresh_vanjara
Participant
0 Kudos

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