Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Mail Request Id - Spool Request creation

Former Member
0 Likes
1,351

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

2 REPLIES 2
Read only

Former Member
0 Likes
768

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

Read only

0 Likes
768

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