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 e-mail from ABAP Code

Former Member
0 Likes
455

Dear All,

I am try to send mail using FM --> SO_DOCUMENT_SEND_API1.

But mail not yet received. I am getting error - RAW3500000000099.

Giving the error as

No suitable conversion found for XLS and not getting the data in english i.e. getting data in ASCII format

I think some Setting problem in SCOT.

Please help me to do the Setting in SCOT or some other place also.

Kindly help me... i am waiting for your valuable responsible.

Regards

Sudhakar

2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi,

Check these setting in the SCOT..

> INT --SMTP inte

> Select the SMTP--Click on change button if you have any else create it by giving the required info like SMTP Connection details.

> Under Supported address type --> set Internet and click SET button

> Now mention the Output forms.

Hope this will help you.

Regards,

Aditya

Read only

0 Likes
405

Hi All,

Any body has the idea to maintain SX_OBJECT_CONVERT* function module to convert excel format.

Please guide me what are the FM to convert data from ascii to raw because i am getting the data in ascii format when i am sending email to customer. My login language is english.

Thanks in advance

Regards

Sudhakar