Acknowledgement Report

Hope this is possible, but I fear it is not.

I would like for the standard Acknowledgment report to have "Program Book Name" as an optional parameter and then have the corresponding name returned in the data set along with the next payment due date and amount.  Since I'm certainly not going to start hacking away at AP_ACKNOWLEDGEMENT_LETTERS, I thought about copying it to LP_ACK_LETTERS and making the changes there and then tying a custom report to it that would do all of the nifty acknowledgement tricks (i.e. look in t_format_info to get the correct infomaker object).

Is this advisable? Possible?

Parents Reply
  • I'm going to tack on a reply to Levi's original question.  I've seen program name information added to the acknowledgement reports by simply adding a subreport to your acknowledgment letter to display just the program type and preferred name for that customer_no.  Then you don't have to mess with creating a local version of AP_ACKNOWLEDGEMENT_LETTERS.

Children