<?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: Get Date from Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718918#M313982</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;Give us a example of how the date will be in the text??Is there any position or a delimiter to identify the date...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Nov 2006 04:15:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-25T04:15:03Z</dc:date>
    <item>
      <title>Get Date from Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718916#M313980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text comes from Sales Order in Additional Information.Text varies for each sales order item details. Date is present which needs to be displayed. Length of text varies for items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 03:47:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718916#M313980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T03:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Get Date from Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718917#M313981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPORT  ychatest.                             .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;DATA : txt(25) VALUE 'sales23/11/2006xyz',&lt;/P&gt;&lt;P&gt;       date(10).&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;SEARCH txt FOR '/'.&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 0.&lt;/P&gt;&lt;P&gt;  sy-fdpos = sy-fdpos - 2.&lt;/P&gt;&lt;P&gt;  date = txt+sy-fdpos(10).&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;WRITE : / date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 03:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718917#M313981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T03:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Get Date from Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718918#M313982</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;Give us a example of how the date will be in the text??Is there any position or a delimiter to identify the date...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2006 04:15:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-date-from-text/m-p/1718918#M313982</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-25T04:15:03Z</dc:date>
    </item>
  </channel>
</rss>

