11i - XML custom check w/Invoice list top & bottom
I am currently creating an AP check utilizing the Evergreen Laser format data definition.The template I"m creating works wonderfully - IF there are less than 13 lines per page.
I found a blog containing a zip file (check.zip), that gives a good example of creating a check with conditions;
however, his example has the invoice portions (theirs / ours) both on the bottom.
Our check has the invoice list at the top, then the check in the middle, and another copy of the invoices on the bottom (for our use).
Within the bottom invoice section, I'm running a For-each with a loop that counts the records.
I found a blog containing a zip file (check.zip), that gives a good example of creating a check with conditions;
however, his example has the invoice portions (theirs / ours) both on the bottom.
Our check has the invoice list at the top, then the check in the middle, and another copy of the invoices on the bottom (for our use).
Within the bottom invoice section, I'm running a For-each with a loop that counts the records.
0