<?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 Dynamic structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867775#M49296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to dynamically create a structure. The only thing I know is that the structure needs to contain n fields of type String. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this generally possible &amp;lt;b&amp;gt;whithout using the new generic types of WAS 6.40&amp;lt;/b&amp;gt; and if yes - how would that work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 May 2005 09:36:44 GMT</pubDate>
    <dc:creator>dominik_klaffke</dc:creator>
    <dc:date>2005-05-09T09:36:44Z</dc:date>
    <item>
      <title>Dynamic structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867775#M49296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to dynamically create a structure. The only thing I know is that the structure needs to contain n fields of type String. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this generally possible &amp;lt;b&amp;gt;whithout using the new generic types of WAS 6.40&amp;lt;/b&amp;gt; and if yes - how would that work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dominik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 09:36:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867775#M49296</guid>
      <dc:creator>dominik_klaffke</dc:creator>
      <dc:date>2005-05-09T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867776#M49297</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;Please check out &lt;A href="https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1011" target="test_blank"&gt;https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1011&lt;/A&gt;. &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 09:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867776#M49297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T09:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867777#M49298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can do so using dynamic programs or subroutines.&lt;/P&gt;&lt;P&gt;But the thing is: the subroutine itself is generated dynamically. so will the structure. and whateve you need to do with the structure, has to be part of the dynamic code.&lt;/P&gt;&lt;P&gt;You will not be able to access it outside in the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For syntax, see...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate a program &lt;/P&gt;&lt;P&gt;- GENERATE REPORT prog. &lt;/P&gt;&lt;P&gt;- GENERATE SUBROUTINE POOL itab NAME name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 10:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867777#M49298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T10:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867778#M49299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems the solve my problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 10:37:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867778#M49299</guid>
      <dc:creator>dominik_klaffke</dc:creator>
      <dc:date>2005-05-09T10:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867779#M49300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u close this message and reward the answers that helped you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 12:18:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure/m-p/867779#M49300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T12:18:03Z</dc:date>
    </item>
  </channel>
</rss>

