Application Development 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: 

PDF attachment not opening

Former Member
0 Kudos

Hi All,

I am sending a mail from my program to my client E-mail ID. The program converts the Form to a PDF file and attach the same in the mail.

When I go to SAP outbox and try to open the attachment, I am getting the error 'PC Application required is not available'.

Do we require some settings to view the attachment in PDF format.

Attachments in all other formats are opening. Problem is only for PDF format.

Please help.

regards,

Gaurav

4 REPLIES 4

Former Member
0 Kudos

hi gaurav,

please check out have u installed acrobat reader 7.0 in ur pc first of all and if not install that.

do the needfull.

Saurin Shah

I355602
Advisor
Advisor
0 Kudos

Hi,

Refer:

https://wiki.sdn.sap.com/wiki/display/ABAP/SmartformSendvia+Email

Hope this helps you.

Regards,

Tarun

sreeramkumar_madisetty
Active Contributor
0 Kudos

Hi

What's your requirement ?

Based on your requirement search for relevant BADI in SE18 .

After collect the relevant BADI,you can implement the same in SE19.

Regards,

Sreeram Kumar.Madisetty

sreeramkumar_madisetty
Active Contributor
0 Kudos

Hi

Before sending the attachment using FM: SO_NEW_ATT_DOCUMENT_SEND,

Call the FM : QCE1_CONVERT. which will attach the doc in the attachment specified manner.

Regards,

Sreeram Kumar.Madisetty