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

SE61 Text with Image

0 Likes
4,338

<table border="0" width="63%" background="/SAP/PUBLIC/Test.jpg ">

<tr rowspan="2">

<td colspan="2" align="center">

</td>

</tr>

<tr>

<td colspan="2" align="left ">

My content appears here

--------------------------------------------------------------------------------------------------------

</td>

</tr>

</table>

This is my code .. I have uploaded test.jpg in MIME repository however this code is not reading the image . I dont want to customize the workflow mail trigger program to do this . i want to include background image from SE78 or MIME repository . through abap program i can read the image , however that's not my requirement . I need to put the image in this html table background. Please help me experts

1 ACCEPTED SOLUTION
12 REPLIES 12
Read only

0 Likes
3,266

Thanks , it is working

Read only

0 Likes
3,266

Hi Horst keller ,

I would like to understand where to upload the image ABAPDOCU.JPG to refer it in the URL

Read only

0 Likes
3,266

The file is already uploaded in the MIME repository. The examples shown in the blog are shipped in package SABAPDEMOS and explained in the ABAP Documentation.

Read only

0 Likes
3,266

Hi Keller,

Thanks for your response . now i am able to see this background image in SOST . However in outlook the image is not displaying . Could you please help here

Read only

0 Likes
3,266

Thanks for ur help

Read only

3,266

Please use "comment on this answer" to reply to an existing answer. And if this has already been answered then close the question.

Read only

Sandra_Rossi
Active Contributor
0 Likes
3,266

If you're talking about the documentation entered for ABAP repository objects, and displayed via the standard tools, then did you ever see images ? In this context, no, it's not possible.

Read only

retired_member
Product and Topic Expert
Product and Topic Expert
3,266

Except the ABAP Keyword Documentation, SAPScript with images, hehehe.

Read only

3,266

Aren't you cheating a little bit hmmm? 🙂

Read only

retired_member
Product and Topic Expert
Product and Topic Expert
3,266

That and much more. Executable examples, alphabetical Indices, CDS annotations, ..., all look different in SE61 and ABAPDOCU.

Read only

Sandra_Rossi
Active Contributor
0 Likes
3,266

Why is your title about SE61 since your question is about the MIME repository?