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

mail send option using SO_DOCUMENT_SEND_API1.

Former Member
0 Likes
601

Hi ABAPers ,

i used SO_DOCUMENT_SEND_API1 for email functionality with excel doc attachment its working fine now i want to color the excel sheet header (only the heading) what should i do for that.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
575

Hi,

Looks it is not possible with this FM.

4 REPLIES 4
Read only

Former Member
0 Likes
576

Hi,

Looks it is not possible with this FM.

Read only

Former Member
0 Likes
575

What you are looking is to color some cells in excel, the email functionalty has nothing to do with excel coloring.

search the forum with excel color and you will see some threads on how to color some celss in excel. I never tried those so cant say if thsoe would help you or not.

Read only

Former Member
0 Likes
575

You have to search for some Class & Methods ( Objects ) functionality with excel.

Read only

Former Member
0 Likes
575

Hi Roshan,

I am trying to use FM 'SO_DOCUMENT_SEND_API1' to generate an email with excel attachment. However this FM is not allowing us to write more 255 characters per record. However our requirement is to include more than 255 characters/record. Do you know any way of overcoming this problem?

Any inputs will be of great help.

Thanks,

Amol