Logo from MIME Repository

Hi
I have to upload a logo from mime repository. I have uploaded the graphic into the mime repository, but I have no idea how to proceed. Please guide.
Regards
Dinesh

Check out the help.sap.com for this. you get ->
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3c/a670692dbc494fb5416fdaa93ee1a9/content.htm">Insert graphics</a>
- anto

Similar Messages

  • Display logo from mime repository in the html email

    Hi Experts,
    I have created a report which will generate an email using SO_NEW_DOCUMENT_ATT_SEND_API1 in html format. Everything works fine except for the logo which I have saved in the  MIME repository.
    I am calling these two functions to get the mime object in URL
    'WWW_GET_MIME_OBJECT'
    'DP_CREATE_URL'
    From the second function I am getting the link of the logo in the variable gv_url .
    And I am writing the code to include that URL in the html email body
    However when the email is received, in place of picture it is just showing a box with an 'x' mark in it.
    Please help me with this, thanks
    Thanks
    Ajith
    Edited by: ajithfin_c on Jan 23, 2012 6:06 AM
    Edited by: ajithfin_c on Jan 23, 2012 6:08 AM

    Check out the help.sap.com for this. you get ->
    <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/3c/a670692dbc494fb5416fdaa93ee1a9/content.htm">Insert graphics</a>
    - anto

  • How do I Read a .js File from Mime Repository

    How can i read a .js file from Mime Repository,
    Mime Respository is for Re-Usability
    Since i need to call a function from a .js file again and again, i keep my .js file in Mime Repository so that i can call the function anywhere by calling the .js File.
    I have kept my .js File in a Mime Repository but when iam calling the function from Portal the function is not being Triggered, Can i know why it is behaving like that.

    Not required right now.Not resolved

  • Send a mail with a picture from mime repository

    Hello,
    I want to send a mail with a picture from mime repository.
    The mail is sended OK, but the receiver hasn't  the picture on the mail  (don't find the picture).
    Here is my syntax :
       st_objtxt-line = '<IMG SRC="SAPR3://005056B2002D1EE3BF8F5B5ECDCA55E1" ALIGN=RIGHT WIDTH="100" HEIGHT="80">'.
        append st_objtxt to t_objtxt.
    "SAPR3://005056B2002D1EE3BF8F5B5ECDCA55E1" is url of my object mime .
    Have you a idea to resolve this problem ? It's the syntax OK ?
    Thank for your responses.
    Regards.
    JCAIL

    Have you tried storing your picture as a business document?  Have a look at the class  cl_bds_document_set to read your picture from the BDS.

  • Issue in WAD 7.0 regarding opening document from MIME repository

    Hi Experts,
    I am facing an issue in WAD 7.0 regarding opening document from MIME repository..
    My requirement
    I want to have a button , on clicking of this button one excel file ( already located at MIME Repository) should open in a new window.
    To achieve the same, I have added one button. and also added one java script web item in my web template.
    And as per my understanding, I need to write command/code in the script web item.
    I have tried with several standard commands available, but not yet succeeded.
    Please suggest the appropriate command or code , that I can put into the java script web item.
    Also please provide me, if there is any other solution.
    Thanks and Regards,

    I think you might be posted in the frong forum, what is WAD 7?
    this forum is for WebIntelligence related questions, part of Business Objects software suite.

  • WAD 7.0 issue regarding opening document from MIME repository

    Hi Experts,
    I am facing an issue in WAD 7.0 regarding opening document from MIME repository..
    My requirement
    I want to have a button , on clicking of this button one excel file ( already located at MIME Repository) should open in a new window.
    To achieve the same, I have added one button. and also added one java script web item in my web template.
    And as per my understanding, I need to write command/code in the script web item.
    I have tried with several standard commands available, but not yet succeeded.
    Please suggest the appropriate command or code , that I can put into the java script web item.
    Also please provide me, if there is any other solution.
    Thanks and Regards,
    Biswarup Ghosh

    Yes I tried it at first with Script Item but it did not work. I am not sure how should I change the path because of the portal:
    "/sap/bw/Mime/Customer/.../file.htm" - this path is not working anymore
    Another option that you mentioned I do not want to use. I have about 20 different html files in MIME repository so I would have to create 20 different web application. I do not like this solution.
    Regards
    Erwin

  • Regarding displaying the photo in wd abap from mime repository

    Hi All,
      I have to display the photos which are availaible in the mime repository.If any one knows about it then please tell me in detail i.e. step by step.
    Thank you all in advance.

    Create an Image element on you view and then go to the source property click on that and the n select the image from MIME.now the Image will be available on the view.
    Thanks
    Suman

  • Importing a mime object from mime repository.

    Hi,
        Where to place our own image files in mime repository, and tell me the process of importing it to our application.
    Regards,
    Sachidanand.B

    Hi,
    here you can find some pointers to handle MIME's:
    <a href="http://help.sap.com/saphelp_webas610/helpdata/en/46/bb1835ab4811d4968100a0c94260a5/frameset.htm">http://help.sap.com/saphelp_webas610/helpdata/en/46/bb1835ab4811d4968100a0c94260a5/frameset.htm</a>
    grtz
    Koen

  • WAD 7.0 Load html - file from MIME-repository

    Hi guys,
    I have the following problem:
    I have implemented web application with WAD 7.0. Now I have to put a button in it. If I press this button new window should be opened with a file (html - file) which is stored in MIME Repository. With WAD 3.5 it was easy I could use javascript function: window.open().
    window.open("/sap/bw/Mime/Customer/.../file.htm","NewWindow","width=750,height=700,left=100,top=100");
    Now this solution doesn't work anymore. I tryed to change the path but without success.
    I tried with command wizard but I was not successfull too. Maybe you have some idees how can I deal with this problem.
    Regards
    Erwin
    Edited by: Erwin  Buda on Dec 3, 2008 9:37 AM

    Yes I tried it at first with Script Item but it did not work. I am not sure how should I change the path because of the portal:
    "/sap/bw/Mime/Customer/.../file.htm" - this path is not working anymore
    Another option that you mentioned I do not want to use. I have about 20 different html files in MIME repository so I would have to create 20 different web application. I do not like this solution.
    Regards
    Erwin

  • Display word file from web repository

    Hi,
    I have an application that stores word files in the sap web repository. Now I need to display a word file in webdynpro. There are examples where a word file is displayed by the ui element officecontrol from mime repository.
    How I can get access to word files in web repository and display them?
    Regards,
    Ilya
    Edited by: Ilya M. on Dec 12, 2010 12:02 PM
    Edited by: Ilya M. on Dec 12, 2010 12:03 PM

    hi,
    see this thread [SAP Web Repository, how can acess it from outside|SAP Web Repository, how can acess it from outside]

  • How to upload image in mime repository

    i want a report to upload  image in mime repository.
    , i want a report to delete the image (every week) from mime repository
    and how to get the url of that image ....
    Regards
    Anbu B

    Hi,
    Hope the following Threads will help you regarding your problem.
    How to upload an image to mime repository to display in alv grid with objec
    Thanks.
    Nitesh

  • How to pull or import images from MIME repositary.

    Hello Experts,
    i have uploaded the JPEG images via t-code  OAER,BUT I AM UNABLE TO RETRIAVE it,
    could you please tell me how can i retriave Mass images from MIME repository?
    Regards,,,,,,,,,,
    Santosh

    Sorry, by mapped i meant what you described above...changing my designated media folder to the one on the new EHD.
    I did try holding in the option/alt key as suggested by apple elsewhere in the forum but only opened the a window indicating where the shortcut file is located i.e. the iTunes.exe properties window. I tried the shift key too as well as several other but could not get the window asking me to choose a library.
    Tried to copy a screen grab in but it doesnt allow me to.
    When i opened the player after moving the folder there was nothing in my libraries except for a few purchesed songs and movies saved on icloud. I got my music in by going to file>add folder, and selected the music folder on the new drive. This "imported" my music to the player.
    I must mention also i am using Win8 and the latest version of iTunes, but i live is South Africa and ive noticed my laptop keyboard keys/functions on the HP are different from previous computers i have used.
    Where should the playlst files reside when using an EHD? Still on the main computer or on the new EHD?

  • Comany logo insert for mime repository

    Hi friends,
    I have dought  , i have see the company logo into wad 3.5 or 7 version , i have used 3.5 , i have to do
    some steps 1)went to se80--- click mime repository
    bex-icons--contextmenu --- import mime repository select desktop companycode image ok
    2) next i went to wad 3.5click insert -- picture -
    in this window select a picture from the list in that list
    my selected image is not there , i have do any mistake
    plz tell me procedure step by step in 3.4 or 7 version
    thankyou.

    yes

  • How to upload image in MIME repository  from bsp application

    Hi,
    I want to upload Image in MIME repository from my BSP Application. I want to access again or reuse uploaded image later in my BSP application. Can you please help me how to do this?
    I already go through http://help.sap.com/saphelp_nw2004s/helpdata/en/eb/8c683c8de8a969e10000000a114084/frameset.htm.
    but this is not helpful in my case. It only uploads in cache (temporary) not in MIME repository.
    Thanks

    Hi Prashant,
    In Layout...
    <%
    data: icon_save   type string.
    icon_save   = cl_bsp_mimes=>sap_icon( id = 'ICON_SYSTEM_SAVE' ).
    %>
    For using image globally...
    If you need to upload an image to MIME Repos Go to transaction se80> MIME Repository>
    sap->bc->bsp->sap->public->bc->bsp->icons ---> right click on icons folder --> import mime objects
    Regards,
    Anubhav

  • Image in MIME Repository is not showing on WAD or Webreport

    Hi,
    The image logo.gif is stored and can be shown in MIME Repository /sap/bw/Customer/Images. I have developed a webtemplate in WAD 7.0 addresses to those images by
    <img alt="logo" src="/sap/bw/Mime/Customer/Images/logo.gif />
    It is not showing i WAD nor in webreport when it is executed from WAD.
    I have tried <img alt="logo" src="bwmimerep://sap/bw/Mime/Customer/Images/logo.gif />
    it does not work neither.
    I have also tried to test the URL directly on the webbrowser  without success
    http:// (application server with port number)/sap/bw/Mime/Customer/Images/logo.gif
    What is the problem? How to make it work?
    Thanks and best regards,
    Zabrina

    hi,
    maybe the folder containing your logo is not served, so try this:
    tcode SICF and search if your folder is served or not (grayed), if it's grayed then right click the main service (sap) deactivate and activate again.
    you can also try to put your logo in folder under  /sap/bw/bex
    hope it helps.

Maybe you are looking for

  • How to get unordered/ordered list in ADF JSF

    Hey, So I'm thinking this is a pretty simple task but I just can't get it to work or find anything on it. I just want a simple unordered or ordered list in my JSF view, the text of each list element being an <af:outputText> value. At the moment I hav

  • SRM -SUS

    HI, Iam working on SRM 5.0 and Bi 7.0, We implemented SUS in SRM and Getting Po's from R/3 to SRMm, so the thing is we Dint implememt EBP in SRM. Now i want to Implement the same in BI system, Sap has few dats ources given for SRM,But unable to load

  • Use DVD-RW as bootable drive

    Anyone know how to do this? It would be very convenient if I could keep my necessary programs and files on this disk. Then I would have my desired settings and programs any where I could find a Mac. I have not attempted to do this yet. I would assume

  • RSS issue with OS X Maverick

    WHen the update was complete, all of the RSS feeds that I subscribe to no longer appear in the left column in Mail. And when I try to subscribe to a feed on a website I get an error message: "No associated application could be found." Please help

  • 11g Grid Control - Host Configuration Collection Problems

    Hi Guys, I just installed Oracle 11g Grid Control and it has been running for 2 weeks until I recently tried to walk through the parts of it. My intention was to clear off all the error messages, critical warnings, alerts, and policy warnings. When I