<?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>Question Re: String Find Function Error in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/702630#M190890</link>
    <description>&lt;P&gt;Thank you Anant!&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Thu, 02 Aug 2018 11:23:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2018-08-02T11:23:32Z</dc:date>
    <item>
      <title>String Find Function Error</title>
      <link>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaq-p/702628</link>
      <description>&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;
  &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;
  &lt;P&gt;Hi!&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt; I have a Find Function (.Find()) in my code without parameter length, only the substring and the position value like this: .Find( 3, 4). I saw on the SDK documentation that it's possible to make this function without the length. Function returns what I want, but my problem is that an error appears in the Front End: "String Find Function: Importing parameter Length is not valid.". How can I remove this message or fix this error? &lt;/P&gt;
  &lt;P&gt;Thank you so much.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt; Eduard&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 09:11:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaq-p/702628</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-07-23T09:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: String Find Function Error</title>
      <link>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/702629#M190889</link>
      <description>&lt;P&gt;Dear Eduard,&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Usually this error comes, when you have defined a string parameter length which is exceeding the provided length.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Resolution -&lt;/STRONG&gt;&lt;/P&gt;
  &lt;P&gt;Kindly debug your customer code /action to fix this issue.&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Please refer the help documentation for more details.&lt;BR /&gt;&lt;BR /&gt;7.2.6.4 Built-In Functions for Strings ( Scroll down)&lt;BR /&gt;&lt;BR /&gt;Description Searches from left to right and returns the position of a substring in a string. Optionally, you can define a search area by specifying the start position only or by specifying the start position as well as the length of the search area. If no substring is found, the function returns the value "-1".&lt;/P&gt;
  &lt;P&gt;The function returns the value “-1” and raises a message if the system encounters one of the following issues:&lt;BR /&gt; ● The substring is empty (error message)&lt;BR /&gt; ● The start position is not within the length of the string (error&lt;BR /&gt;message)&lt;BR /&gt; ● The length succeeds the length of the string (error mess&lt;BR /&gt;&lt;BR /&gt;Kindly check this from your end and confirm.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Anant&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 00:33:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/702629#M190889</guid>
      <dc:creator>anant_acharya</dc:creator>
      <dc:date>2018-08-01T00:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: String Find Function Error</title>
      <link>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/702630#M190890</link>
      <description>&lt;P&gt;Thank you Anant!&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 11:23:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/702630#M190890</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-08-02T11:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: String Find Function Error</title>
      <link>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/13894180#M4887599</link>
      <description>&lt;P&gt;Hi Anant,&lt;/P&gt;&lt;P&gt;Same as the user who asked this question, the length was not provided in the import parameter so how can the length be invalid if it was not provided in the first place?&amp;nbsp; Please clarify.&amp;nbsp; Thanks,&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 14:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/string-find-function-error/qaa-p/13894180#M4887599</guid>
      <dc:creator>samirv</dc:creator>
      <dc:date>2024-10-09T14:20:23Z</dc:date>
    </item>
  </channel>
</rss>

