2014 Jan 03 4:49 AM
Dear Experts,
I am facing an issue regarding the generation of outgoing payment file in tcode FPY1. Whenever I try to create the file, it gives me a message say
"No data records found for these selection criteria
Message no. FZ208".
So I put a breakpoint in each function modules (for example FKK_PAYMEDIUM_SAMPLE_00, FKK_PAYMEDIUM_SAMPLE_10,..) configured in FQP3 and debug the program in FPY1 when I click on Schedule program run . I noticed only event 00 is triggered and the rests are not executed. Can you please tell me why only event 00 is triggered? Why wouldn't the other events get triggered as well? So how can I format the file if they are not executed?
Best Regards,
Sothorm
2014 Jan 03 6:03 AM
Hi Sothorm,
Are you able to successfully generate the payment proposal?
Going though your post, I think that since there are no records to be picked, so the file is not getting generated.
First run the payment proposal and once its completed, go to Environment--->Payment List and select payments and execute.
Hope it helps...
Thanks,
Amlan
2014 Jan 04 6:50 AM
Hi Amlan,
Thank for your response. In fact all open items are picked and after I ran Payment List, I got a list of payment data. But when I go to Environment-->DME Administration, it gives me a message that say No data records found in this selection criteria.
Best Regards,
Sothorm
2014 Jan 05 11:45 PM
Hi Sothorm,
Once the payment list is generated, you need to run either the standard Program SAPFKPY3 to generated the file. or you can go to Environment--->Payment medium, which would also tell you to execute standard Program SAPFKPY3 to generate the file.
Hope it helps...
Thanks,
Amlan
2014 Jan 06 1:48 AM
Hi Amlan,
Thank you so much for your response and solution for our issue. Fortunately, one of our consultants has already fixed it and now it is working fine.
Best Regards,
Sothorm
2014 Jan 03 2:42 PM
Sothorm:
Firstly - if there are no records to process, then only event 00 would be processed. The issue seems to be that you are expecting payment records when there are none to process. Check the logs from the payment run to determine why you have no records to process.
regards,
bill.