<?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 string in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203554#M763606</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to access parts of a string (a real string, not a type c) using dynamic offsets (assign wibble+foo(bar) to &amp;lt;F&amp;gt;) but it won't let me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I'm missing something. The Abap Objects book isn't very clear - it refers to character strings as if they all behave the same, which sadly is clearly not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'tis 4.6C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Dec 2007 07:37:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-22T07:37:23Z</dc:date>
    <item>
      <title>string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203554#M763606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to access parts of a string (a real string, not a type c) using dynamic offsets (assign wibble+foo(bar) to &amp;lt;F&amp;gt;) but it won't let me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I'm missing something. The Abap Objects book isn't very clear - it refers to character strings as if they all behave the same, which sadly is clearly not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'tis 4.6C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 07:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203554#M763606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T07:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203555#M763607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;str2 = str1+off(len)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 07:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203555#M763607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T07:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: string</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203556#M763608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there must be functions to work with string.... such as length, substr and so on... (personally never used them... bbut maybe you could try to search for them)&lt;/P&gt;&lt;P&gt;data: aa1 type string.&lt;/P&gt;&lt;P&gt;data: bb1 type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field-symbols &amp;lt;f&amp;gt; type string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aa1 = '1234567890'.&lt;/P&gt;&lt;P&gt;write / aa1+4(1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bb1 = aa1+4(1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assign bb1 to &amp;lt;f&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write / &amp;lt;f&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Satish......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Dec 2007 13:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string/m-p/3203556#M763608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-22T13:27:25Z</dc:date>
    </item>
  </channel>
</rss>

