<?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: Xstring in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282793#M785109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the official help for XSTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RAWSTRING&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Uninterpreted byte sequence of variable length. In the Dictionary, you can specify a length (minimum 256 characters) for this type. This data type can be used in types (data elements, structures, table types) and domains. Binary data of the type RAWSTRING can be stored in the database. However, there are limitations here that are described in the explanations given for the ABAP keyword STRING. String fields cannot be used in table keys, in indices, or in the WHERE condition  of a SELECT statement. &lt;U&gt;In ABAP, the Dictionary type RAWSTRING is mapped onto the ABAP type XSTRING&lt;/U&gt;, which is used as a reference to a memory area of variable size.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2008 22:29:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-03T22:29:13Z</dc:date>
    <item>
      <title>Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282790#M785106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is xstring data type ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do SAP stores the data in that format ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 20:53:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282790#M785106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T20:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282791#M785107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Often we need to transfer heavy files between Web Applications in Java and SAP in ABAP. Information passed as XML will Increase the performance of your Java-ABAP applications interfaces. So the data that needs to be passed from ABAP needs to be XML Compatible and so we are using the XSTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XSTRING is one of the predefined Data types in ABAP with variable length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is a Data type for variable-length byte sequence used in XML outputs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XSTRING Data types are used in Transformation of an XML Doument.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VInodh Balakrishnan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 21:30:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282791#M785107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T21:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282792#M785108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vinodh for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In couple of the forum message i found people referring Xstring with the Hexadecimal string.&lt;/P&gt;&lt;P&gt;Are they the same or did i understand it in the wrong way ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282792#M785108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282793#M785109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is the official help for XSTRING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;RAWSTRING&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Uninterpreted byte sequence of variable length. In the Dictionary, you can specify a length (minimum 256 characters) for this type. This data type can be used in types (data elements, structures, table types) and domains. Binary data of the type RAWSTRING can be stored in the database. However, there are limitations here that are described in the explanations given for the ABAP keyword STRING. String fields cannot be used in table keys, in indices, or in the WHERE condition  of a SELECT statement. &lt;U&gt;In ABAP, the Dictionary type RAWSTRING is mapped onto the ABAP type XSTRING&lt;/U&gt;, which is used as a reference to a memory area of variable size.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282793#M785109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Xstring</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282794#M785110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will also help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The predefined data types &lt;STRONG&gt;&lt;U&gt;string&lt;/U&gt;&lt;/STRONG&gt; and &lt;STRONG&gt;&lt;U&gt;xstring&lt;/U&gt;&lt;/STRONG&gt; describe data objects of &lt;U&gt;variable length&lt;/U&gt; (dynamic data objects). While the length of data objects in all other elementary data types is determined for its whole lifetime, the length of text and byte strings varies according to their content (the maximum size of a string is determined by profile parameter ztta/max_memreq_MB)&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2008 22:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/xstring/m-p/3282794#M785110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-03T22:34:48Z</dc:date>
    </item>
  </channel>
</rss>

