<?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: Dynamically allocating structure names in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamically-allocating-structure-names/m-p/3784632#M910579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand your question, but it sounds like you need to use field-symbols.  Use the ABAP help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 17:52:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-23T17:52:20Z</dc:date>
    <item>
      <title>Dynamically allocating structure names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamically-allocating-structure-names/m-p/3784631#M910578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a database table I have the name of strcutures, such as my_address1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a loop, I am reading my database table  and making up the name of the structure exactly like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data v_my_structure type text40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate 'real_structure-'  wa_component into v_my_structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then I though I would be able to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate v_my_structure  ', '   'california' into v_my_structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I do this it does not point to the structure, is there a way of doing this?&lt;/P&gt;&lt;P&gt;Or even an easier way of doing this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 17:37:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamically-allocating-structure-names/m-p/3784631#M910578</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T17:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically allocating structure names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamically-allocating-structure-names/m-p/3784632#M910579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand your question, but it sounds like you need to use field-symbols.  Use the ABAP help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doug&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 17:52:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamically-allocating-structure-names/m-p/3784632#M910579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T17:52:20Z</dc:date>
    </item>
  </channel>
</rss>

