Company Logo Image in reports

HI all
I want to place my company image in reports. the logo should be in which one format file(jpg,bmp etc) and how i can do this one. I have create on sample report using a wizard and there i can find the built in logo but i want to place my own.
any body can tell me the steps.
thanks in advance
zafar

simply do the following
- delete the default logo
- from menue toolbar choose file>import>image

Similar Messages

  • How to set default company logo in bex report(analyzer)?

    hi,
    i have a requirement that i need to create default template for my queries in bex analyzer. whenever i execute my query in analyzer the company logo should be on top of the query. i know how to do it in workbook but could you explain me how to set the default company logo in bex reports?
    thanks
    vadlamudi

    See the following document on creating a workbook template with an image: [http://www.researchsummary.ca/bw/Sample_Ch10.pdf]
    In BW, there is a table that stores the default workbook. The following snippet of code allows you to identify a custom workbook template as the default template for all end users.
    *& Report Z_SET_BEX_USER_TEMPLATE *
    *& Program to update all user's default template *
    REPORT Z_SET_BEX_USER_TEMPLATE.
    TABLES: rsrwbtemplate,
            usr01.
    PARAMETER: wbid LIKE rsrwbindex-workbookid.
    SELECT
    FROM
      usr01.
      MOVE: usr01-bname TO rsrwbtemplate-templateuser,
            wbid TO rsrwbtemplate-workbookid = wbid.
      UPDATE
        rsrwbtemplate.
      IF sy-subrc 0.
        INSERT
          rsrwbtemplate.
      ENDIF.
    ENDSELECT.

  • How to add company logo in z report

    Hi !
    i want to know how to add company logo into custom report ...
    generally we used below mentioned code for sap logo
    CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
    EXPORTING
    IT_LIST_COMMENTARY       = IT_LIST[]
       I_LOGO                   = 'ENJOYSAP_LOGO'.
    ENDFORM.            "top_of_page"
    what changes we need to do to add company logo into custom report
    Please guide
    Regards
    Sheetal

    First upload  ur  required logo in  SAp  by  t-code  SE78.
    Use teh  above mentioned  ALV code  for the same.
    Try  to  search  on SDN for  the  u can find the  full  ALV code for the same.
    ..lakhan

  • How to put Company logo in the report?

    Hi,
    How am i going to include the company logo or a image file into my report?
    What is the best tools?
    I have try to use the "Link File" tool and it required me to specify the "Source Filename". So if I put the file path and filename in the "Source Filename", it's hardcoded...
    How to specify the "Source Filename" at run time or any otherway so that it won't hardcoded?
    Regards,
    Cheong

    Note that you can also use the read from file functionality.
    If you have a character based column, then any layout field based on this column will have the Read From File property. If this is set to Yes, then reports will attempt to use the value of the column to read a file from the file system. You can also specify the type of the file (image, text, or even an image URL to read an image from over the web).
    For example, if you have a column in the data model that returns a value ("c:\temp\mypicture.bmp"), and you set the Read From File property to Yes, and the File Format to be Image then at runtime, reports would look for c:\temp\myimage.bmp and return the value. And of course, since you can create a formula column in the data model then you can control the returned value as much as you like.
    Hope this helps,
    Danny

  • How to create transport request to transport company logo for ALV report

    When I create company logo ZCOMP via transaction OAER, it works fine and it showed on my ALV Grid report.  Is it possible to transport this Logo to QAS and PRD or I have to go to each client and create separately.  I do not have authorization in PRD, therefore I like to do the transport.
    Thanks.

    hi,
    yes is possible
    go to transaction OAER with
    class name = 'your class name'
    classtype  = 'your class type'
    object key = 'your object key'
    execute program
    set cursor on the picture that you want to transport then click on the last button on the gui status or press SHIFT+F12 or Document->transport.
    now a popup appear for confirm the transport then u can create you Change Request.
    Regards
    Marco

  • Need to print the company logo in alv report

    Hi All ,
           I am displaying an alv grid for some QM report .
           I have used top-of-page event and   'REUSE_ALV_COMMENTARY_WRITE '    FM to display the logo and header . Every thing is working fine .
      But when I am taking the print-out  the logo is not getting printed . Except logo everything is coming in the print out.
    So please help me if you have any idea ragarding how to print the logo in the report.
    regards
    Satish

    print the logo is really simple, check this little sample:
    CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          i_logo             = 'Z_LOGO'
          it_list_commentary = gt_list_top_of_page.
    and how to upload the logo in this link:
    uploading logo
    regards
    Edited by: Sebastian Bustamante on Sep 24, 2008 3:26 PM

  • Adobe form company logo image color is distorted when printing

    Hi all, I have added an graphic to my pdf it looks good when I view the pdf. It also prints fine when I open the pdf and then print it. The problem is when the pdf is sent directly to the printer without previewing it, the image will print but the colors will be distorted.
    Any help is appreciated:). Thanks.
    Edited by: Katie Doody on Jan 4, 2012 12:16 PM
    Edited by: Katie Doody on Jan 5, 2012 7:43 AM

    Please try with the below steps:
    1) Open the Pdf which you want to Print.
    2) Select Print button.
    3) From the dialog box, select Properties.
    4) then select Advanced.
    5) Click on  "Edge-To-Edge" and from the drop-down select "Enabled"
    Find the screen-shot below for reference....
    Naveen

  • Adding own Company Logo to Report Painter/Writer reports

    Hi,
    Trying to add my company logo to the report painter/Writer reports that i am producing but cant do it, i know its possible as i covered it on the SAP course on this but cant find the way, any help appreciated?

    Hi all,
    Unfortunately there is no function to insert company logo in the report painter report up to 4.6C version.
    I'm sorry about I could not give you better solution.
    Thanks and best regards,
    If you have further queries, you may reach me over
    Dr. Ravi Surya Subrahmanyam, PhD Finance,
    SAP FICO Consultant,
    Answerthink (India) Limited
    Global Delivery Center
    Hyderabad, India
    Phone :91 9848550024
    Email : [email protected]

  • How to print company logo in Excel/ PDF after Enhancement Pack 1?

    Hi all,
    I realise this topic has come up time and time again but apparently this functionality has changed after Enhancement Pack 1 for BW....?
    My problem is simple.  I have a series of reports on our portal, formatted using the WAD, and there is a company logo on the reports.  When exporting to PDF or excel, the logo disappears.
    The SAP documentation states that the addition of the logo when exporting was not available previously, but it was planned, and seemed to imply that this would be possible in EHP1.
    We have just applied EHP1 to our test system however I cannot find how to switch on this functionality or how to get the logo onto the exported reports.  I can't find any documentation on how to do this.
    Is anyone else using this after applying EHP1?  Is anyone from SAP reading who can tell me where this functionality is??
    Thanks!
    Mischa

    Thanks but this doesn't work.  It works exactly as it did before the Enhancement Pack and doesn't automatically display the image.
    So I guess I am missing something - my image is a bmp. file, will this work or should I save it as something else?
    Are there any settings in the WAD (either in the Web Template itself or on the button to export) which I need to change to be able to display this logo?
    Or are there any settings I need to make in the backend of BW after the application of the Enhancement Pack?
    Any more ideas please?
    Thanks
    Mischa

  • Adding Company logo to workflow notification

    Hi,
    I need to add our company Logo (Image) to the notification message of AP Remittance Advice. Can you please let me know how to achieve that?
    I found the message text is coming from the standard message "AP_APPEWF_HEADER_TITLE"
    Thanks,
    Prasanna

    Metalink note - 871335.1
    Bug/Enhancement – 8208646
    Cheers
    Vinod

  • Company Logo at top of each page in report

    We want to put our company logo on the top of each page in a multi-page printed report (which is already in production and is very complicated).  I don't think you can do this with a standard list abap.  I'm guessing I need to change the abap to a dialogue program and output to a screen?  Can anyone describe the process necessary?  For example will I need to have two containers on the screen, one for the report where I do a leave to list processing, and the other for the logo?  But how would this print - could I do it so the logo appears at the top of each page?
    Certainly SAP provides some (non-alv, non-sapscript) solution to putting a logo at the top of each page?
    Thanks,
    Mike

    Hi,
    I am guessing , that if you are saying non-sapscript, even SMARTFORMS is out of question. Well you don't give many choices, (non-alv, non-sapscript), now do you ?
    As far as I know, I don't think, it is possible to put images using dialog programming or list processing.
    Check out Report Painter if it supports images.
    Regards,
    Subramanian V.

  • Company logo not appearing in PDF (generated from Web Report)

    Hello all,
    I have created a Web-Report using WAD and have my company logo followed by the reporting values. When I export this report as a PDF, I get to see all the values etc except the company logo. Could someone help me out with this issue pls.
    Thanks,
    SD

    Hi Sebastian,
    We've had the same issue and found no solution for this. There just isn't a way to add an image to a by SAP generated PDF file. The only thing that did work was adding the image to a report and adding the report to the web template. In that case the image is printed but on a seperate page.
    Kind regards,
    Alex

  • Help for -Generate Report using Word template having company Logo

    HI GUys,
    I am trying to generate a report in PDF using the word template having some company logo as footer to that .
    When user click on print ,the graph should be added to the template and its should output the report in pdf.
    I am able to achive this when I 'm  not using the template,but when I use the template (sample code shown below),its throws the error attached in screenshot.
    pls suggest the possible way to achieve this

    Why are you deleting the file after creating the report? Are you sure that the image exists at the path specified when running?
    Also, in your top screenshot because of data flow there's a high possibility that you actually delete the file before it gets used because there is no connection between the end of writing the report and deleting the picture.
    I also suspect there's a chance there might be a permissions issue - you are trying to get the file from another user's desktop which isn't normally allowed - do the file/folder permissions give you access to that file path? I would try putting the picture on your own desktop just to rule that out.
    Certified LabVIEW Architect, Certified TestStand Developer
    NI Days (and A&DF): 2010, 2011, 2013, 2014
    NI Week: 2012, 2014
    Knowledgeable in all things Giant Tetris and WebSockets

  • How To:  write a logo image in a list display report

    I have a simple list report that I create with a bunch of write statements.  How can I insert a Logo image on this report ?
    I have my Logo image loaded in SE78 as a bitmap graphic.
    Not sure if with the write statement, I can write out this logo on my report.
    I would think this should be able to be done, just not sure how.
    Thanks,
    David

    Hi David, check this code.
    REPORT zdem_555 .
    DATA: docking TYPE REF TO cl_gui_docking_container,
    picture_control_1 TYPE REF TO cl_gui_picture,
    url(256) TYPE c .
    DATA: query_table LIKE w3query OCCURS 1 WITH HEADER LINE,
    html_table LIKE w3html OCCURS 1,
    return_code LIKE w3param-ret_code,
    content_type LIKE w3param-cont_type,
    content_length LIKE w3param-cont_len,
    pic_data LIKE w3mime OCCURS 0,
    pic_size TYPE i.
    START-OF-SELECTION.
    PERFORM show_pic.
    WRITE : /'hello see the picture ........'.
    *& Form show_pic
    FORM show_pic.
    DATA: repid LIKE sy-repid. repid = sy-repid.
    CREATE OBJECT picture_control_1
    EXPORTING parent = docking.
    CHECK sy-subrc = 0.
    CALL METHOD picture_control_1->set_3d_border
    EXPORTING
    border = 5.
    CALL METHOD picture_control_1->set_display_mode
    EXPORTING
    display_mode = cl_gui_picture=>display_mode_stretch.
    CALL METHOD picture_control_1->set_position
    EXPORTING
    height = 100
    left = 700
    top = 1
    width = 200.
    *CHANGE POSITION AND SIZE
    IF url IS INITIAL.
    REFRESH query_table.
    query_table-name = '_OBJECT_ID'.
    *CHANGE IMAGE NAME BELOW
    query_table-value = 'BIKER'.
    APPEND query_table.
    CALL FUNCTION 'WWW_GET_MIME_OBJECT'
    TABLES
    query_string = query_table
    html = html_table
    mime = pic_data
    CHANGING
    return_code = return_code
    content_type = content_type
    content_length = content_length
    EXCEPTIONS
    object_not_found = 1
    parameter_not_found = 2
    OTHERS = 3.
    IF sy-subrc ne 0.
    * MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-*msgno
    * WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    ENDIF.
    CALL FUNCTION 'DP_CREATE_URL'
    EXPORTING
    type = 'image'
    subtype = cndp_sap_tab_unknown
    size = pic_size
    lifetime = cndp_lifetime_transaction
    TABLES
    data = pic_data
    CHANGING
    url = url
    EXCEPTIONS
    OTHERS = 1.
    ENDIF.
    CALL METHOD picture_control_1->load_picture_from_url
    EXPORTING
    url = url.
    ENDFORM. "show_pic

  • Company Logo went off while exporting WebI Report to Excel in BO4.1

    Dear All,
    I am working on BO 4.1.
    When I am trying to export the WebI Report to Excel, I am not able to see Company logo, had this feature been added in BO 4.1 or not yet?
    If available please guide me on how to get this logo in Excel?
    Best Regards,
    Sonal

    Hi Sonal Neema,
    Check the below link this will help you to resolved your issue.
    http://scn.sap.com/thread/3286244
    Regards,
    Anish

Maybe you are looking for

  • How to show a single error message for all fields

    Hi I have a JSF from containing around 10 controls(input, select etc.) . Now I need to display an error message in case any of the mandatory control has validation error. Message format would be like "*Please,Complete the fields marked with yellow!"*

  • Dell 24" multi-useage?

    I am very happy with the 2 24" Dell monitors we have (and got a very sweet deal on). Two things I was wondering about: a). If I were to connect the S-Video connector from one screen to the DSR-11, would I then see a proper video signal (i.e. would th

  • Why doesn't LDAP Priority and Weight change entry in the DNS?

    We have two Windows 2008 servers that are Active Directory Domain Controllers.  They seem to be configured properly, and are talking to each other. I want one of the domain controllers to authenticate all of the logins because it's a more powerful bo

  • Oracle 9i Developer Suite Student Registration

    I can't install my Oracle 9i Developer Suite I received with my Guide to Oracle 9i book. The book instructs you to go to otn.oracle.com/books and click on the registration link for 9i, but there isn't one. There is a registration code listed there, b

  • How to embed Flash Movie to on intro

    Hi friends, I want to embed a movie (flash/avi, etc) on the intro dialog of an application. can any one help me please. Hope to heare from u. Thankyou Khurram