<?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: XL sheet - Date format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051731#M968503</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;In Excel Sheet change the Cell Properties with respect to the date format you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to stored data in .CSV format ( Same as Excel).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2008 07:16:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-08T07:16:01Z</dc:date>
    <item>
      <title>XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051726#M968498</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 am downloading data to internal table using FM 'GUI_DOWNLOAD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal table contains a date field in the format 'YYYY-MM-DD'.&lt;/P&gt;&lt;P&gt;Now when i am downloading the date field is automatically &lt;/P&gt;&lt;P&gt;chnaged to dd/mm/yyyy into XL sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get resolve from this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;helpful answers will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:39:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051726#M968498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T05:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051727#M968499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try changing the format of the cell in the excel itself...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051727#M968499</guid>
      <dc:creator>former_member195383</dc:creator>
      <dc:date>2008-06-26T05:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051728#M968500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the normal problem occurs during download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to resolve it take date field in your final internal table as a character format length 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Move the specified format of date in this character string and then perform the download functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:43:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051728#M968500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T05:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051729#M968501</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;Try changing the date field to character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jun 2008 05:48:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051729#M968501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-26T05:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051730#M968502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;Iam also facing the same probelm, can u please let me know the solution for this.  if u have the solution please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this should be changed in excel sheet properties it self.&lt;/P&gt;&lt;P&gt;excel sheet date format cannot be handled in the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 07:13:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051730#M968502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T07:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051731#M968503</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;In Excel Sheet change the Cell Properties with respect to the date format you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to stored data in .CSV format ( Same as Excel).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helpful to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nikunj Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 07:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051731#M968503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T07:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051732#M968504</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;Declare field in internal table type character with length 10 write date to that field in format which u want .&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;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 07:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051732#M968504</guid>
      <dc:creator>former_member386202</dc:creator>
      <dc:date>2008-07-08T07:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: XL sheet - Date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051733#M968505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this function module&lt;/P&gt;&lt;P&gt;MS_EXCEL_OLE_STANDARD_DAT is used to down load the data in to excel sheet, this function module is using the function module 'gui_download'  function module.&lt;/P&gt;&lt;P&gt;in this function module 'field type is commented' fiel type .CSV cannot be selected here.&lt;/P&gt;&lt;P&gt;Please let me know if there is any other method for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tirumal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 07:28:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xl-sheet-date-format/m-p/4051733#M968505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T07:28:41Z</dc:date>
    </item>
  </channel>
</rss>

