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

spool mail

Former Member
0 Likes
735

hi

I am sending a document to an e-mail address from spool. I have the device configured as mail-printer. Now I have a problem. When the document arrives in the inbox of recepient, it has got the attachment name as print_data.pdf. I want to knw where can i check it out to change this value. Also neone know how to find out the driver program executed which takes the file frm spool and mails it.

thanks in advance,

Gaurav

3 REPLIES 3
Read only

Former Member
0 Likes
604

Hi Mehta,

in gen , when u send Spool data from SP01 to Any Address it it will send the data OTF format ? So the Att's. Name be based on the Spool number and setttings of the printer.In ur case Ur getting the data in PDF means somewhere u are channging the OTF data into PDF , In can be done thru driver program of the Document which u are creating ? So first let us know what transaction ur running? then only we can guide ?

the FM which SAP uses is CONVERT_ABAPSPOOLJOB_2_PDF

check the sample program

RSTXPDF5

regards

Prabhu

Read only

Former Member
0 Likes
604

hi Prabhu,

Thanks for your reply.

In SP01, i click the button "print with changed parameter" from tool box. In that i select the device as mail-printer.

then i give the email address and then when i check the requests send in SAPCONNECT, i see the title takes the value as SYSID+SPOOLNUMBER. And when i get the file in my inbox as a mail attachment I get the name as print data.pdf.

I guess if i can find out the driver program, i can do some settings thre..

thanks for ur help in advance,

Gaurav

Read only

0 Likes
604

Hi G.M.,

I have similar problem. You have any solution please?

thanks,

Martin