‎2009 Sep 21 10:50 AM
Good morning:
I am sending some attachments by email. I am calling a program in background and this program calls some reports for writing the information and they are returning the sy-spono that i use for CONVERT_ABAPSPOOLJOB_2_PDF that converts to pdf. Sometimes i am getting the same pdf in my emails.
Has anybody the same problem?
Thanks in advance
regards
‎2009 Sep 21 10:53 AM
Hi,
While getting the print parameters or sending the output to spool please check if you have an option like NEW_SPOOLID = 'X'
‎2009 Sep 21 10:52 AM
sy-spono will be holding the recent spool generated.. right?
so that might be the reason.. can you please show us the code?
‎2009 Sep 21 10:53 AM
Hi,
While getting the print parameters or sending the output to spool please check if you have an option like NEW_SPOOLID = 'X'