<?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: replace and get the data that I want by using; replace all occurrence &amp; split commands in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638570#M2014032</link>
    <description>&lt;P&gt;are these * are fixed one..&lt;/P&gt;&lt;P&gt;meaning between A5 and 180000 - is always two * only .- example&lt;/P&gt;&lt;P&gt;or these *s are variable length?&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 13:21:05 GMT</pubDate>
    <dc:creator>venkateswaran_k</dc:creator>
    <dc:date>2022-06-07T13:21:05Z</dc:date>
    <item>
      <title>replace and get the data that I want by using; replace all occurrence &amp; split commands</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638569#M2014031</link>
      <description>&lt;P&gt;Hello experts, I'm currently working on parsing the data.&lt;/P&gt;
  &lt;P&gt;My text looks like this: 'A5**180000****100***798**********APK'.&lt;/P&gt;
  &lt;P&gt;First, I used; replace all occurrence of '*' in text with ` `.&lt;/P&gt;
  &lt;P&gt;So, I could get; A5 180000 100 798 APK.&lt;/P&gt;
  &lt;P&gt;Then, I want to retrieve the data 'A5', '180000', and '100' for the further process.&lt;/P&gt;
  &lt;P&gt;I used split text at space into lv_head lv_num lv_code.&lt;/P&gt;
  &lt;P&gt;However, I only get A5 as a result.&lt;/P&gt;
  &lt;P&gt;How do I get first three elements after using replace command?&lt;/P&gt;
  &lt;P&gt;Any suggestion would be appreciated other than split command as well.&lt;/P&gt;
  &lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638569#M2014031</guid>
      <dc:creator>former_member770182</dc:creator>
      <dc:date>2022-06-07T13:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: replace and get the data that I want by using; replace all occurrence &amp; split commands</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638570#M2014032</link>
      <description>&lt;P&gt;are these * are fixed one..&lt;/P&gt;&lt;P&gt;meaning between A5 and 180000 - is always two * only .- example&lt;/P&gt;&lt;P&gt;or these *s are variable length?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:21:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638570#M2014032</guid>
      <dc:creator>venkateswaran_k</dc:creator>
      <dc:date>2022-06-07T13:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: replace and get the data that I want by using; replace all occurrence &amp; split commands</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638571#M2014033</link>
      <description>&lt;P&gt;That is just an example and could be changed in different length.&lt;/P&gt;&lt;P&gt;Sorry I didn't specify.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638571#M2014033</guid>
      <dc:creator>former_member770182</dc:creator>
      <dc:date>2022-06-07T13:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: replace and get the data that I want by using; replace all occurrence &amp; split commands</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638572#M2014034</link>
      <description>&lt;P&gt;Sorry, I just figured it out.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 13:27:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/replace-and-get-the-data-that-i-want-by-using-replace-all-occurrence-split/m-p/12638572#M2014034</guid>
      <dc:creator>former_member770182</dc:creator>
      <dc:date>2022-06-07T13:27:43Z</dc:date>
    </item>
  </channel>
</rss>

