Skip to Content
0
Mar 17, 2010 at 12:18 PM

Breaking a single Spool request into Multiple spool requests

916 Views

Hi All,

I have a single spool request which contains sap-script output of 100 invoices (One Invoice on one page , therefore, total 100 pages). I need to create 100 spools (One spool for each invoice). Can u please advise how can I read the sap-script output of the spool request which contains 100 invoices into an internal table and then loop at that internal table to create separate spool for each invoice .

Please help me out .