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: 

E Mail Functionality

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

Chk out the solution given by Thomas Jung in this thread

3 REPLIES 3

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi,

Chk out the solution given by Thomas Jung in this thread