‎2008 Dec 17 4:18 PM
Hello everybody,
I have a problem with the spool in one program i have to develop.
In the same program I have to create different lists and transform them into pdf to send by mail. The issue I am facing is to create different entries in the spool with the different lists. I read something about the function Get_print_parameters, but what I need is to open the spool, then write into this spool and close it, because afterwards I will send the email with this attachement. i have to do this several times.
Does anybody know how to do this opening writing and closing??
Regards, and thanks very much
Caletrio
‎2008 Dec 17 5:09 PM
You may use these FMs
RSPO_OPEN_SPOOLREQUEST
RSPO_WRITE_SPOOLREQUEST
RSPO_CLOSE_SPOOLREQUEST
P.S. Please search the forum before posting the query.
‎2008 Dec 17 5:09 PM
You may use these FMs
RSPO_OPEN_SPOOLREQUEST
RSPO_WRITE_SPOOLREQUEST
RSPO_CLOSE_SPOOLREQUEST
P.S. Please search the forum before posting the query.