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 attchment .

Former Member
0 Likes
427

Hi frends

I have to send an excel sheet to the other users .

in that excel sheet the format should be

sno stock stcok desc material mat desc

1 23 avc aaa 123 abcd

2 22 aaa vvvv 111 aaaaaaaa

i am using fm so_new_document_send_att_appi1

by using these fm how to declare the data

thanks

Hi frends

I have to send an excel sheet to the other users .

in that excel sheet the format should be

sno stock stcok desc material mat desc

1 23 avc aaa 123 abcd

2 22 aaa vvvv 111 aaaaaaaa

i am using fm so_new_document_send_att_appi1

by using these fm how to declare the data

thanks

2 REPLIES 2
Read only

Former Member
0 Likes
395

Hi,

After bringing your final alv data in the final internal table,

go through this link , i also had an same requirement to send data after converting to excel file and

send it as an attachment to mail id outside Sap,

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdat...

Hope it helps

Regrds

Mansi

Read only

0 Likes
395

Hi i am sending some data through excelsheet using fm so_new_document_att_send_apil

is it possible to get heading as BOLD letters in the excel sheet.

header1 header2 header 3

1 22 mat1

we need header1 header 2 header 3 as bold letters in excel sheet

Thanks

Edited by: suma2285 on Apr 13, 2009 4:04 PM