Skip to Content
0
Former Member
Nov 28, 2006 at 08:26 AM

Write to spool.

164 Views

Hi experts,

I have a requirement wherein i have few records in internal table, i have to call a transaction using these records. The transaction accepts only one record at a time and generates an output,then using the PRINT option i can generate a spool of the output for that particular record.

My requirement is that i have to submit multiple records from the internal table to the transaction and get the output for every record into a single spool. On top of it for every new record in the internal table i have to insert a page break in the spool.

Plz Help.

Regards