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: 

EMAIL Background in SOST displayed , in Outlook not displaying

0 Kudos

Hello Experts,

I have modified the SE61 text to include background image using < img src=''>

however the image is dispayed in sost , in outlook it is displaying as a URL , when i click on that url the email is displayed in browser with the background image.

Thanks for your help.

4 REPLIES 4

Sandra_Rossi
Active Contributor
0 Kudos

Why are you talking about SE61, as it's not dedicated to store HTML? Use the MIME repository instead.

Sandra_Rossi
Active Contributor
0 Kudos

The question "how to embed an image in the email body" has already been asked -> please search CID (<img src="cid:...)

0 Kudos

My Code

<table border="0" width="63%" background="http://sap/public/bc/abap/mime_demo/ZETSLogo.Jpg?sap-client=010">

Content

</table>

Till sost the background image is displayed , in outlook it is displaying as an link when i click in browser it is opening with background image

Sandra_Rossi
Active Contributor
0 Kudos

That's not really neither an ABAP question nor an SAP question. Did you check the Outlook forums?