Skip to Content
0
Former Member
May 13, 2008 at 11:09 AM

Check printing problem

19 Views

Hi there,

we have a requirement for SAP Script printing which we cannot solve. The requirement is for check printing.

Desired form layout:

- 1st part of the form: a list of line items that are being paid by check,

- 2nd part of the form: the check itself

- 3rd part of the form: a repetition of the 1st part with the line items

The process is to send out the 1st nd the 2nd part and keep the last part in the company.

The problem lies in the 3rd part of the form. Since it is not possible to have two windows of type main on one page we currently use a windoy of type VAR for the repetition of the line items. However, the result is that only the very last line item of the check print is printed on the 3rd part of the form, no other item.

Do you have any ideas how to resolve the problem? Can this problem be resolved at all with SAP Script?

Thanks