<?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 xstring length in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940497#M693180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea of finding the length of an XSTRING without using XSTRLEN??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2007 15:30:10 GMT</pubDate>
    <dc:creator>former_member224347</dc:creator>
    <dc:date>2007-10-18T15:30:10Z</dc:date>
    <item>
      <title>xstring length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940497#M693180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any idea of finding the length of an XSTRING without using XSTRLEN??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 15:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940497#M693180</guid>
      <dc:creator>former_member224347</dc:creator>
      <dc:date>2007-10-18T15:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: xstring length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940498#M693181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this out if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The elementary data type  STRING is similar to data type C and refers to a variable-length string. Accordingly, the elementary data type  XSTRING is similar to data type X and refers to a variable-length byte sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast to a C or X field, the length of a string is not static but variable and adjusts itself to the current field content at runtime. Dynamic memory management is used internally. Strings can have any length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The initial value of a string is an empty string with length 0. A structure containing a string is seen as deep. A deep structure cannot be used like a C field. Strings can be displayed in the ABAP Debugger and used in the ABAP Dictionary. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 15:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940498#M693181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T15:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: xstring length</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940499#M693182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure but check the below FM's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STRING_LENGTH&lt;/P&gt;&lt;P&gt;SWA_STRINGLENGTH_GET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what happens if you use strlen command,when you see above fm's they use same command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know exactly if there is any other command like strlen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 15:40:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring-length/m-p/2940499#M693182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T15:40:11Z</dc:date>
    </item>
  </channel>
</rss>

