<?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: Find string between two same character in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298668#M1917484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check whether "Search" solves your problem?&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;data: lv_xml_data type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_xml_data = '&amp;lt;a&amp;gt;dasfsdf&amp;lt;/a&amp;gt;&amp;lt;b&amp;gt;afdsfsafklj&amp;lt;/b&amp;gt;'.&lt;/P&gt;&lt;P&gt;search lv_xml_data for 'the string you want to search'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2015 14:08:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-10-01T14:08:57Z</dc:date>
    <item>
      <title>Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298667#M1917483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have requirement&amp;nbsp; to find a string between two char in XML list where to pick the value &lt;STRONG&gt;'companyland' ..?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg: &amp;lt;askl&amp;gt;jdflsjdf&amp;lt;lskfjlsd&amp;gt;fjslfjklsdjf sdf&lt;STRONG&gt;&amp;lt;hello&amp;gt;companyland&amp;lt;hello&amp;gt;&lt;/STRONG&gt;.lsjflsjflsjdflksj&amp;lt;fljsdfjskldflsj&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;alsdfjklsjflsjdfsdf&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;savitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 11:34:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298667#M1917483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-01T11:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298668#M1917484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check whether "Search" solves your problem?&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;data: lv_xml_data type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lv_xml_data = '&amp;lt;a&amp;gt;dasfsdf&amp;lt;/a&amp;gt;&amp;lt;b&amp;gt;afdsfsafklj&amp;lt;/b&amp;gt;'.&lt;/P&gt;&lt;P&gt;search lv_xml_data for 'the string you want to search'.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 14:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298668#M1917484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-01T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298669#M1917485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please clarify what you have tried yourself so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are simple ABAP commands to work with the strings as well as other options to process XML data specifically. All of this is documented and has been discussed on SCN already, so should be available on Google. Is there any particular reason you were unable to find an answer there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2015 21:23:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298669#M1917485</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2015-10-01T21:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298670#M1917486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; search value is not constant it may be different. i think we have to find any string operation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 16:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298670#M1917486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-02T16:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298671#M1917487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you define your requirement more precisely or just read some doc as &lt;A href="http://help.sap.com/abapdocu_731/en/abenabap_data_string.htm"&gt;Character String and Byte String Processing&lt;/A&gt; / &lt;A href="http://help.sap.com/abapdocu_731/en/abenstring_processing_expr_func.htm"&gt;Expressions and Functions for String Processing&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 07:15:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298671#M1917487</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-10-05T07:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298672#M1917488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why do you think anyone might feel the urge to help you, when you can't even be bothered to give a meaningful example, or at least an Explanation for what you need.&lt;/P&gt;&lt;P&gt;As Jelena already pointed out, there are loads of threads in scn and all over the web, covering almost every angle of XML processing in abap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://lmgtfy.com/?q=abap+xml+value"&gt;Easily to be found here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW: consider to edit your example, so that one can at least distinguish between tags and values. As it is, it does not nearly represent anything related to XML but is just gibberish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards - Jörg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2015 09:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298672#M1917488</guid>
      <dc:creator>jrg_wulf</dc:creator>
      <dc:date>2015-10-05T09:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298673#M1917489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298673#M1917489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-03T14:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Find string between two same character</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298674#M1917490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;As the tags are XML alike, you could try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Execute function module SCMS_STRING_TO_XSTRING with importing parameter TEXT =&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&amp;lt;tAG&amp;gt;amount&amp;lt;/TAG&amp;gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;The restult will be in the exporting parameter buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;execute function module SMUM_XML_PARSE and use the buffer as input for XML_INPUT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;the table XML_TABLE will have what you need &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jun 2016 14:57:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/find-string-between-two-same-character/m-p/11298674#M1917490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-03T14:57:35Z</dc:date>
    </item>
  </channel>
</rss>

