<?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: Change (Default) Date format while saving from ALV to Excel in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459541#M1848252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of passing back as a date, pass it back as a character. It will then retain the same format in excel download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 07:27:23 GMT</pubDate>
    <dc:creator>naveenvishal</dc:creator>
    <dc:date>2014-07-07T07:27:23Z</dc:date>
    <item>
      <title>Change (Default) Date format while saving from ALV to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459539#M1848250</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;When I download Excel file from ALV the Date fields get converted to the local settings in my computer (the settings from MS Office config). But I want to keep the date format that of in SAP. i.e. I want to save excel file with date fields formatted as the date format I see in ALV output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way out to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459539#M1848250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-07T07:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Change (Default) Date format while saving from ALV to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459540#M1848251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My advice:&lt;/P&gt;&lt;P&gt;1.change the field type of date to char type and properly extend the length&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;SPAN style="font-size: 10pt;"&gt;add ' before the value of date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:25:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459540#M1848251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-07T07:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change (Default) Date format while saving from ALV to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459541#M1848252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sourav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of passing back as a date, pass it back as a character. It will then retain the same format in excel download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459541#M1848252</guid>
      <dc:creator>naveenvishal</dc:creator>
      <dc:date>2014-07-07T07:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change (Default) Date format while saving from ALV to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459542#M1848253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sam.&lt;BR /&gt;Actually that solution occurred to me. I am looking for a bit more legitimate way if there is any.&lt;BR /&gt;Suppose I need sorting the date field. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459542#M1848253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-07T07:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change (Default) Date format while saving from ALV to Excel</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459543#M1848254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try concatenating ' (single quote) in front of the date and passing it for the excel download.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 07:37:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-default-date-format-while-saving-from-alv-to-excel/m-p/10459543#M1848254</guid>
      <dc:creator>naveenvishal</dc:creator>
      <dc:date>2014-07-07T07:37:50Z</dc:date>
    </item>
  </channel>
</rss>

