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

Sending Email to external email address in Batch mode

Former Member
0 Kudos
870

Hi All,

I need to send a ALV report output to the external email Id using Batch processing.

I am using SO_NEW_DOCUMENT_ATT_SEND_API1 FM , but I am not able to receive this output in Extranl mail(Like yahoo..).

I am able to receive the output in my SAP Inbox(SO01) as an attachment but the attachment is not opening. When I try to open the attachment i am getting the following Error message. 'PC application required is not available'.

Kindly give me a possible solution as this is very urgent.

Thanks in advance.

Regards,

Sankar

8 REPLIES 8
Read only

Former Member
0 Kudos
574

hi,

This problem may occur due to the kind of file you are sending,which your system doesnt support.

Regards,

pankaj singh

Read only

0 Kudos
574

I am trying to send HTML attachment.

Read only

0 Kudos
574

Thanks for details. I am able to receive mails now using SOST transaction. But do I need to go to this transaction sost each time to send a mail(by pressing Execute button). can this be automated?

Also I would like to know which format do i need to send the ALV output, as I am not able to open the attachment.

Thanks.

Read only

0 Kudos
574

Hello,

In your system you need to schedule program RSCONN01 every 5 or 10 min..(depending upon business requirement ) which will send data from sost trnsaction automatically.

OR after you execute external email function in program you can schedule this report to execute.

Thanks.

Read only

Former Member
0 Kudos
574

Hello,

Check SOST transaction for external email problem.Is it showing some error there or it has not started external send process.

If external send process has not started then follow below route :

Go to sost->eneter selection criteria -> utilities-> start send process

you are sending attachement as PDF ? or which type o document ?

Please check the type of document & whether it's been supported by application via which you are trying to view.

Hope this explanation helps.

Thanks.

Read only

Former Member
0 Kudos
574

Hi Can anybody send me some sample program for this.

( alv report output send to external mail.)

Thanks

SAI

Read only

Former Member
0 Kudos
574

Hi Can anybody send me some sample program for this.

( alv report output send to external mail.) my mail id sirikiran4u@yahoo.com

Thanks

SAI