‎2010 Sep 21 1:25 PM
Hi
Can anyone tell me, how can i generate a spool request from mail request number?
I have a requirement to add body of the mail to the pdf attached mail. Now the standard pgm is generating a mail request number (ITCPP-TDMAILID). From this number, can i generate a spool request?
or any suggestions to the basic requirment?
Thanks in Advance.
Meher
‎2010 Sep 21 1:31 PM
Hi Maher,
I dont know about how to create spool req from mail req but I think you can do this by creating a internal table of the mail body and use FM 'CONVERT_OTF_2_PDF' to PDF format.
Thanks,
Anmol
‎2010 Sep 21 2:57 PM
Hi anmol,
I have used the internal table to collect the OTF data but there is no records in the table. Then i called the FM, but its sending the two mail processes to SOST. One is standard functionality and the second is the one which i have triggered.
The standard FM CLOSE_FORM is returning the otf data, still it will blank. But its internally creating a mail requesting number. So from this number, can we step forward?
Thanks for the help.
Meher