Not able to call custom report from P04571 application( work with payment groups)

dsksai123

Member
[FONT=&quot] I have a requirement to call a custom report from P04571 when we click on Write in Row Exit. I have done all the necessary setup in P0417 Payment Instrument. But it is calling only the standard report R04571 and R04572 but triggering the Custom report.
The bank account number is same and payment instrument is C and the[/FONT]

Payments Print Program R55xxxx(Custom report to be called
Payment Register Program p04576
Attachments Program P04573
Debit Statement Program P04574
[FONT=&quot]
Even after this setup custom report is not getting triggered.

Any suggestions are most welcome

after the payment group is created that is taking the payment print program as P04572 should i do any changes while creating a payment group or is it fine.

Any inputs more helpful thank you[/FONT]
 
Last edited by a moderator:
Hi dskasai123, hope I can help you here, I wont claim to know for sure but I am currently working on an issue with the same application and from what I can tell based on what you have entered, you would need to change the Payment Print Program to be P55xxxx not R55xxxx, although the P does not exist there is a business function (B0400007) which changes the 'P' to an 'R' so then your report should run. just make sure that it is first set up in UDC (04/PP) as the P55xxxx.

Best of luck

James
 
It sounds like you have setup the Payment Instrument Defaults for the bank account. So here are the other areas to check.

1. Be sure the vouchers you are pulling into the payment group have the correct payment instrument setup in the vendor.
2. Be sure the vouchers were entered with the correct bank account.
3. Be sure to create the payment group "after" you have setup the default payment instrument settings. and as was mentioned above. The defaults should reference "P"55xxxx not "R". The UDC (04/PP) is required before you can to this.

Hope this helps.
 
Apart from setting it as P57xxxx in the setup, If you are running on server you might have to clear cache to have the new effect. I also found some of the std. report name are also hard coded in processor.

Chan
 
Hi dskasai123, hope I can help you here, I wont claim to know for sure but I am currently working on an issue with the same application and from what I can tell based on what you have entered, you would need to change the Payment Print Program to be P55xxxx not R55xxxx, although the P does not exist there is a business function (B0400007) which changes the 'P' to an 'R' so then your report should run. just make sure that it is first set up in UDC (04/PP) as the P55xxxx.

Best of luck

James
Hello,
I have a similar issue:

Currently in JDE 9.1 we are using Formscape to generate EFT flat file that is saved on our network folder.
This is how it is currently set up:
R04570 - Create Payment Control Groups

R04571 - A/P Auto Payments - Print Driver

R04572 - A002 - Print Automatic Payments - Standard Format

R04572T1_A001 - Create A/P Bank Tape - PPD Format (Creates the EFT summary)

R550402_C001 - Employee Expense Flat File - 1464 (Generates the EFT flat file and saves it in the network folder)

R04574_ZJDE0001 - Print A/P Payments Debit Statements

We are now upgrading to JDE 9.2 and are going to use BI Publisher instead of Formscape for printing cheques and EFT Payment Summary. The EFT flat file report - R550402_C001 - Employee Expense Flat File - 1464, is not getting kicked in when we run Write function in Work with Payment Groups.

Thank You!



Kindly advise how to fix or if we are missing a step.
 
Back
Top