<?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: Changes required in date format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832460#M1471782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you are downloading data from se16.  If yes, data will be downloaded as the data is visible in SE16.  If you want to change the format, write a small program to store the table data in internal table.  In the internal table, change the field format as per your requirement and download the data from internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Apr 2010 04:36:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-14T04:36:17Z</dc:date>
    <item>
      <title>Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832456#M1471778</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;&lt;/P&gt;&lt;P&gt;I have downloaded data from one database table into excel sheet.The date format of the downloaded data in the excel is yyyy.mm.dd but I want the date format as yyyymmdd (8 char in length).Can any one help me in this regard?&lt;/P&gt;&lt;P&gt;Waiting eagerly for your response.&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 02:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832456#M1471778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T02:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832457#M1471779</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;Move the date into a field of character type and then do the download.&lt;/P&gt;&lt;P&gt;copy those 8 characters into that character field and then update the internal table and finally do the download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 02:53:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832457#M1471779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T02:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832458#M1471780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venkatesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick response.I am not using any internal table.I am directly downloading the records from a database table to excel sheet.In that excel sheet I want the date format as yyyymmdd instead of yyyy.mm.dd .Can you please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 03:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832458#M1471780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T03:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832459#M1471781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try Uning and take the data type as type c length 8 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_DATE_TO_INTERNAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 03:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832459#M1471781</guid>
      <dc:creator>anup_deshmukh4</dc:creator>
      <dc:date>2010-04-14T03:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832460#M1471782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope you are downloading data from se16.  If yes, data will be downloaded as the data is visible in SE16.  If you want to change the format, write a small program to store the table data in internal table.  In the internal table, change the field format as per your requirement and download the data from internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 04:36:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832460#M1471782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T04:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832461#M1471783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajarshi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After downloading the dat from database table into Excel.&lt;/P&gt;&lt;P&gt;Right click on any cell of excel--&lt;DEL&gt;&amp;gt;selct FORMAT CELL...&lt;/DEL&gt;&lt;DEL&gt;&amp;gt;NUMBER(tab)&lt;/DEL&gt;---&amp;gt; Select Date category and Right side select &lt;/P&gt;&lt;P&gt;required date format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Pravin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 04:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832461#M1471783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-14T04:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changes required in date format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832462#M1471784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the report BCALV_XXL_TOGGLE_DATE.&lt;/P&gt;&lt;P&gt;See SAP notes 358644 and 316814.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Apr 2010 05:01:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changes-required-in-date-format/m-p/6832462#M1471784</guid>
      <dc:creator>DavidLY</dc:creator>
      <dc:date>2010-04-14T05:01:03Z</dc:date>
    </item>
  </channel>
</rss>

