Skip to Content
0
Former Member
Jun 01, 2011 at 03:50 PM

Send Excel from ABAP with formating fields

83 Views

Hey guys,

i would like to send an excel as an attachement in an email. OK, i found the report BCS_EXAMPLE_7 which is quiet easy to understand. But now i want to insert some text format in this excel e.g. bold text and so on like you can do in OLE2. How can i achieve this? Any ideas?

My first ide was to create the excel file via OLE2 but how can i convert this object to an string which i can send as an email?

thx and regards,

Wei-Ming