Skip to main content
Answer

Check Form Running with Required Parameter

  • April 21, 2023
  • 4 replies
  • 111 views

Forum|alt.badge.img+2

We need to print the check that's directly being printed using the Process Payments/ Print Checks form (AP505000) as an external report that can be run with parameters for testing a customer requirement. How can we achieve printing of the same check (AP641000) but with our own input parameters and no automatic processing of the check?

Ideally, a copy of AP641000 report but with check number parameter would be sufficient.

Thank you.

Best answer by lauraj46

Hi @TharidhiP ,

You can make a copy of the standard AP641000.rpx report and adjust the schema as needed, for example something like the screenshot below. We have done this to reprint checks in a situation where it wasn’t convenient to reprint a check through the standard check processing functionality.

Hope this helps!

Laura

4 replies

lauraj46
Captain II
Forum|alt.badge.img+8
  • Captain II
  • Answer
  • April 21, 2023

Hi @TharidhiP ,

You can make a copy of the standard AP641000.rpx report and adjust the schema as needed, for example something like the screenshot below. We have done this to reprint checks in a situation where it wasn’t convenient to reprint a check through the standard check processing functionality.

Hope this helps!

Laura


Forum|alt.badge.img+2
  • Author
  • Pro III
  • April 24, 2023

Hi @lauraj46 thank you for the suggestion. Could you also send a screenshot of the parameter @StartCheckNo and @EndCheckNo parameter as reference?


lauraj46
Captain II
Forum|alt.badge.img+8
  • Captain II
  • April 24, 2023

Hi @TharidhiP ,

Here you go:

EndCheckNo is similar.

Hope this helps!

Laura


Forum|alt.badge.img+2
  • Author
  • Pro III
  • April 25, 2023

Thank you so much, @lauraj46 for your help!