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

E Mail Functionality

Former Member
0 Likes
500

Hi All,

I am using SO_DOCUMENT_SEND_API1 for sending e mail with an excel attachment. Total 26 columns and one complete row size of 700 characters should be there in excel row. But the above specified function module allow only 255 characters in a row. I need around 700 characters. Do we have any alternate FM for fixiing this.

Thanks in advance

Raj

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
465

Hi,

Chk out the solution given by Thomas Jung in this thread

3 REPLIES 3
Read only

Former Member
0 Likes
465

HI

GOOD

GO THROUGH THESE LINKS ,WHICH WILL GIVE YOU SOME BETTER OPTIONS TO SEND MAIL.

http://www.thespot4sap.com/articles/SAP_Mail_Understanding_SO_Object_Send.asp

/people/pavan.bayyapu/blog/2005/08/30/sending-html-email-from-sap-crmerp

THANKS

MRUTYUN

Read only

Former Member
0 Likes
465

Look at CL_BCS class.

Also, take a look at this weblog.

/people/thomas.jung3/blog/2005/01/13/bsp-utility-classes

Regards,

Ravi

Note :Please mark the helpful answers

Read only

Former Member
0 Likes
466

Hi,

Chk out the solution given by Thomas Jung in this thread