<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LOGO Upload problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743107#M637520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Its uploading the image in OAOR correctly. But its not displaying in ALV output.&lt;/P&gt;&lt;P&gt;Thanks for any suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Sep 2007 17:08:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-09T17:08:04Z</dc:date>
    <item>
      <title>LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743103#M637516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to upload company logo in ALV. its displaying the logo in black in alv output. Any suggestion on this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2007 11:13:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743103#M637516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-08T11:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743104#M637517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GOTO - OAOR (Business Document Navigator)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give Class Name - PICTURES Class Type - OT..... then Execute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will show you the list, then select ENJOYSAP_LOGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On that list, you will find one control with a "create" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click std. doc types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select SCREEN and double-click.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will push FILE selection screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select your company logo (.gif) and press OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will ask for a description- for instance: "company logo".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will let you know your doc has been stored successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find your logo under ENJOYSAP_LOGO-&amp;gt;Screen-&amp;gt;company logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just run your ALV program, you should find your company logo in place of the EnjoySAP logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM TOP-OF-PAGE.&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;IT_LIST_COMMENTARY = HEADING[]&lt;/P&gt;&lt;P&gt;I_LOGO = 'ENJOYSAP_LOGO'&lt;/P&gt;&lt;P&gt;I_END_OF_LIST_GRID ='GT_LIST_TOP_OF_PAGE'.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;ENDFORM. "TOP-OF-PAGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here 'ENJOYSAP_LOGO' will replace by ur created logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_enhanced.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_enhanced.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/alv-logo.htm" target="test_blank"&gt;http://www.sap-img.com/abap/alv-logo.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/fu002.htm" target="test_blank"&gt;http://www.sap-img.com/fu002.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2593327"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2852635"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2007 11:43:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743104#M637517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-08T11:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743105#M637518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prabhu,&lt;/P&gt;&lt;P&gt;I did the same for uploading the LOGO. But its displaying the logo in black. File format matters on this .Pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2007 14:09:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743105#M637518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-08T14:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743106#M637519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all together,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you don't know better, do as proposed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But seriously: Who wants and who will expect to use a company logo using the name ENJOYSAP_LOGO?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We do not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With a slight difference, do as recommended by prabhu jayaraman:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference is: OAER or OAOR Give Class Name - PICTURES Class Type - OT and OBJECT KEY Z_MY_COMPANY_LOGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The rest is the same. But now you get company logo for the access using the name Z_MY_COMPANY_LOGO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[It's embarrassing: It took me some days to find out thats it is that simple &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; ]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Sep 2007 18:35:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743106#M637519</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-09-08T18:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743107#M637520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Its uploading the image in OAOR correctly. But its not displaying in ALV output.&lt;/P&gt;&lt;P&gt;Thanks for any suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 17:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743107#M637520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-09T17:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: LOGO Upload problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743108#M637521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi  kannan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in ALV, how do you pass the logo information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must use the OBJECT KEY name as seen in OAOR, not the pictures name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemems&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 17:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/logo-upload-problem/m-p/2743108#M637521</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-09-09T17:49:29Z</dc:date>
    </item>
  </channel>
</rss>

