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: 

Refunds

Former Member
0 Kudos
289

Hi,

I am trying to get a list of all the refunds due on a given date. Can you please advise which table I need to use to get to this.

Regards,

Imran

1 ACCEPTED SOLUTION

Former Member
0 Kudos
230

Hi ,

          Run FPY1 with the concerned due date , payment method in simulation mode .you can find the list in Environment -Payment list . the same can be found out from table DPAYH by giving date id and identification.

View solution in original post

5 REPLIES 5

Former Member
0 Kudos
231

Hi ,

          Run FPY1 with the concerned due date , payment method in simulation mode .you can find the list in Environment -Payment list . the same can be found out from table DPAYH by giving date id and identification.

0 Kudos
230

Thanks for the help. I am using table DPAYH. What identification do I need to use?

0 Kudos
230

Hi ,

        You need to use the date id and identification of the "simulation run " of FPY1.

0 Kudos
230

Hi Imran,

Giving the date ID and the identification, will list all the documents including the exceptions as well.

So if you want only the documents which have been picked up for refund , then apart from the date ID and Identifcation give the group number as 101.

Hope it helps..

Thanks,

Amlan 

0 Kudos
230

Thanks Amlan. Following your advice I managed to get the correct data.