<?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: Format String as Date, in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884540#M1960907</link>
    <description>&lt;P&gt;Thank Mathew &lt;/P&gt;&lt;P&gt;i was able to do it base on your advise.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;WRITE V_DATE TO TEMP_STR.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Appreciate. &lt;/P&gt;</description>
    <pubDate>Sat, 13 Apr 2019 10:31:24 GMT</pubDate>
    <dc:creator>Yasin</dc:creator>
    <dc:date>2019-04-13T10:31:24Z</dc:date>
    <item>
      <title>Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884537#M1960904</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;am using &lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt;CONCATENATE LINES OF I_TAB_DATES INTO TEMP_STR SEPARATED BY ', ' &lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;to join multi dates into one string to display in my report in one line. but am loosing the date format &lt;BR /&gt;is there any way to keep the date format !?&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1668597-conc.png" /&gt;&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 09:29:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884537#M1960904</guid>
      <dc:creator>Yasin</dc:creator>
      <dc:date>2019-04-13T09:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884538#M1960905</link>
      <description>&lt;P&gt;You're not losing the date format, I was never there.&lt;/P&gt;&lt;P&gt;Dates are stored internally as YYYYMMDD.&lt;/P&gt;&lt;P&gt;If you want to put them into a non-date data type, like a string, formatted, you have to use WRITE.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 09:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884538#M1960905</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-04-13T09:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884539#M1960906</link>
      <description>&lt;P&gt;Hi Mathew&lt;/P&gt;&lt;P&gt;Thanks for the clarification.&lt;/P&gt;&lt;P&gt;i cannot use Write since i want to show the final result in ALV Grid, &lt;/P&gt;&lt;P&gt;is there any other way?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 10:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884539#M1960906</guid>
      <dc:creator>Yasin</dc:creator>
      <dc:date>2019-04-13T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884540#M1960907</link>
      <description>&lt;P&gt;Thank Mathew &lt;/P&gt;&lt;P&gt;i was able to do it base on your advise.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;WRITE V_DATE TO TEMP_STR.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Appreciate. &lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 10:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884540#M1960907</guid>
      <dc:creator>Yasin</dc:creator>
      <dc:date>2019-04-13T10:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884541#M1960908</link>
      <description>&lt;P&gt;Amazing what happens when you read the documentation. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 12:45:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884541#M1960908</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2019-04-13T12:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Format String as Date,</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884542#M1960909</link>
      <description>&lt;P&gt;You need to get a little creative with offset and concatenate. There are a lot of threads in the forum about string to date conversion. &lt;A href="https://archive.sap.com/discussions/thread/742966" target="_blank"&gt;Here is one of them&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Apr 2019 15:28:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format-string-as-date/m-p/11884542#M1960909</guid>
      <dc:creator>developerone</dc:creator>
      <dc:date>2019-04-13T15:28:35Z</dc:date>
    </item>
  </channel>
</rss>

