Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging in F110 for for payment proposal Run

Former Member
0 Kudos

Folks,

I ran into weird issue with F110. I am creating a payment proposal and system cant create payment proposal due to wrongly assigned profit center by system. Now i have to debug from where this invalid profit center is coming while creating payment proposal for F110.

Now Since F110 executes background job to create proposal i cant debug the code. More over i tried to run program in foreground although its not allowing me due to it was not executed from f110. I tried JDBG to debug background job but even it did not workout. Can someone can flash some light on this. Thanks!!!!!!

3 REPLIES 3

Pawan_Kesari
Active Contributor

In transaction F110 on second or third tab the name of the report program and variant will be mentioned, which is being used for payment run for that set of data. Run that report directly from SE38 using the variant specified in F110.

0 Kudos

Thats a medium where you can print check and all. Here i am getting error on very first tasks.i.e creation of proposal. If proposal cant be created then those program cant extract any data. I dont have any problem with those programs.

tamim_elmahmah
Contributor
0 Kudos