<?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: difference between OAER and SE78 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996156#M954724</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we use &lt;STRONG&gt;SE78&lt;/STRONG&gt; to upload logos in &lt;STRONG&gt;script and Smartforms&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;where as we use &lt;STRONG&gt;OAER&lt;/STRONG&gt; to upload into application server for  &lt;STRONG&gt;ALV reports&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 08:20:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T08:20:14Z</dc:date>
    <item>
      <title>difference between OAER and SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996155#M954723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can't we use the Logo uploaded using T-code OAER in sap script, why we need again upload using SE78?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the difference in uploading in this two ways?.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:18:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996155#M954723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T08:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: difference between OAER and SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996156#M954724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we use &lt;STRONG&gt;SE78&lt;/STRONG&gt; to upload logos in &lt;STRONG&gt;script and Smartforms&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;where as we use &lt;STRONG&gt;OAER&lt;/STRONG&gt; to upload into application server for  &lt;STRONG&gt;ALV reports&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;raam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996156#M954724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T08:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: difference between OAER and SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996157#M954725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;se78 - Administration of Form Graphics (Import Graphics into SAP System)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and name is&lt;/P&gt;&lt;P&gt;SE78 SapScript Graphics Management&lt;/P&gt;&lt;P&gt;use:&lt;/P&gt;&lt;P&gt;SE78 will internally calls RSTXLDMC, they are 2 ways to upload the logo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Through RSTXLDMC you can upload TIFF files only i guess, but using SE78 you can upload any type of graphics file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the transaction OAER ,OAOR, you should be able to insert your company Logo.&lt;/P&gt;&lt;P&gt;&lt;/P&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;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;Here 'ENJOYSAP_LOGO' will replace by ur created logo.&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;Also check this&lt;/P&gt;&lt;P&gt;Change the logo in the right-hand side of the initial Log-on screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To put your company logo in the right-hand side of the initial&lt;/P&gt;&lt;P&gt;screen:&lt;/P&gt;&lt;P&gt;Put your picture in the database with the transaction SMW0&lt;/P&gt;&lt;P&gt;"Binary data" options, e.g. in ".GIF" format.&lt;/P&gt;&lt;P&gt;Put a record with the picture name in the key "START_IMAGE" of&lt;/P&gt;&lt;P&gt;the table SSM_CUST in the View maintenance transaction SM30.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can adjust the picture to the window size automatically or&lt;/P&gt;&lt;P&gt;center it in the right-hand side of the initial screen&lt;/P&gt;&lt;P&gt;("RESIZE_IMAGE" "YES" or "NO" in the table SSM_CUST).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate the picture globally so that noone sees it&lt;/P&gt;&lt;P&gt;with "HIDE_START_IMAGE" "YES" in the table SSM_CUST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer the links -&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="2951640"&gt;&lt;/A&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="559118"&gt;&lt;/A&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="233816"&gt;&lt;/A&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="1026345"&gt;&lt;/A&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="3137912"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/basis/changing-the-sapgui-logo-on-the-right-hand-side.htm" target="test_blank"&gt;http://www.sap-img.com/basis/changing-the-sapgui-logo-on-the-right-hand-side.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;See the link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/bc052.htm" target="test_blank"&gt;http://www.sap-img.com/bc052.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:20:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996157#M954725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T08:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: difference between OAER and SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996158#M954726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But why they are uploading the logo using two different Tcodes , instead  they should have used only one tcode to uplaod the logo into ALV and SAP scripts? what is actually happening when we are uploading LOGO's using SE78 and using OAER?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996158#M954726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T08:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: difference between OAER and SE78</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996159#M954727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi krishna murthi vadnala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE78---&amp;gt;Form Graphics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its applied for sapscript and smartforms.&lt;/P&gt;&lt;P&gt;its can upload image with sapscript format. its can transferred to smart forms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OAER or OAOR:--&amp;gt;Business Document Navigator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its applied for ALV.&lt;/P&gt;&lt;P&gt;its can upload image with navigator link. its can transferred to alv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: t_header TYPE slis_t_listheader.&lt;/P&gt;&lt;P&gt;&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 = t_header&lt;/P&gt;&lt;P&gt;      i_logo             = 'DUPLEX'.  -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; Picture Name of Description. Goto t.code OAOR or OAER (class name=pictures, class type= ot)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S.Suresh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 08:55:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-oaer-and-se78/m-p/3996159#M954727</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T08:55:22Z</dc:date>
    </item>
  </channel>
</rss>

