<?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: ALV Layout Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589324#M864201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use OLE from ABAP (look at development classes under BC-CI and &lt;/P&gt;&lt;P&gt;BC-FES-OAC and transaction OLE). &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/EN/e9/0be7" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/EN/e9/0be7&lt;/A&gt; 75408e11d1893b0000e8323c4 &lt;/P&gt;&lt;P&gt;f/frameset.htm &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/EN/52/cc23" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/EN/52/cc23&lt;/A&gt; 7cdb3611d1bced080009b4534 &lt;/P&gt;&lt;P&gt;c/frameset.htm &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please  reward points if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2008 07:41:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-17T07:41:25Z</dc:date>
    <item>
      <title>ALV Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589323#M864200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed a ALV Report format...but when i want to save it in a local file i.e. excel.. it's format will be changed... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz Tell me, what is problem.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 07:32:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589323#M864200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T07:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589324#M864201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also use OLE from ABAP (look at development classes under BC-CI and &lt;/P&gt;&lt;P&gt;BC-FES-OAC and transaction OLE). &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/EN/e9/0be7" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/EN/e9/0be7&lt;/A&gt; 75408e11d1893b0000e8323c4 &lt;/P&gt;&lt;P&gt;f/frameset.htm &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/EN/52/cc23" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/EN/52/cc23&lt;/A&gt; 7cdb3611d1bced080009b4534 &lt;/P&gt;&lt;P&gt;c/frameset.htm &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please  reward points if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 07:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589324#M864201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T07:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589325#M864202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do like this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_fieldcat-fieldname = 'MATNR'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-reptext_ddic = 'Material number'.&lt;/P&gt;&lt;P&gt;append wa_fieldcat to it_fieldcat.&lt;/P&gt;&lt;P&gt;clear wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace this ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_fieldcat-fieldname = 'MATNR'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-tabname = 'MARA'.&lt;/P&gt;&lt;P&gt;wa_fieldcat-seltext_m = 'Material no'.&lt;/P&gt;&lt;P&gt;append wa_fieldcat to it_fieldcat.&lt;/P&gt;&lt;P&gt;clear wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur problem solved..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 08:04:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589325#M864202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T08:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589326#M864203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz. Note that I m not creating a zreport...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i m using standard t.code..and after execution it...when data display...that format i changed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now plz explain...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2008 08:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589326#M864203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-17T08:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Layout Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589327#M864204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, Prince.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I don't have a solution for you.  I just want to add that I too experienced the same problem.  Specifically, Export to Spreadsheet from any ALV report, standard or customized, causes the columns' layout to re-arrange in the Excel display.  I noticed, the columns with date and numeric values are placed on the end of the Excel sheet, disregarding their positions in the ALV report.&lt;/P&gt;&lt;P&gt;Temporary solution can be, to change their value data types to CHAR.&lt;/P&gt;&lt;P&gt;But if anybody out there can offer a permanent solution from SAP notes, etc., please share it to us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2008 05:17:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-layout-problem/m-p/3589327#M864204</guid>
      <dc:creator>giancarla_aguilar</dc:creator>
      <dc:date>2008-04-18T05:17:52Z</dc:date>
    </item>
  </channel>
</rss>

