<?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 creation. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566870#M858398</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create dynamic user defined structure with some fields from tables included I know it would be possible only using field symbols, but i don't know how to implement it.&lt;/P&gt;&lt;P&gt;The structure contains fields like TSL01,TSL02,TSL03,....,upto TSL16. please help me out.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Mar 2008 08:05:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-16T08:05:34Z</dc:date>
    <item>
      <title>Dynamic structure creation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566870#M858398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to create dynamic user defined structure with some fields from tables included I know it would be possible only using field symbols, but i don't know how to implement it.&lt;/P&gt;&lt;P&gt;The structure contains fields like TSL01,TSL02,TSL03,....,upto TSL16. please help me out.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2008 08:05:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566870#M858398</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-16T08:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure creation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566871#M858399</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;You need to use field-symbols only if you want to create dynamic structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2008 08:08:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566871#M858399</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-16T08:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic structure creation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566872#M858400</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;The following one is the simple example of working with field symbols&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD-SYMBOLS &amp;lt;PT&amp;gt; TYPE ANY. &lt;/P&gt;&lt;P&gt;DATA SFLIGHT_WA TYPE SFLIGHT. &lt;/P&gt;&lt;P&gt;... &lt;/P&gt;&lt;P&gt;ASSIGN SFLIGHT_WA-PLANETYPE TO &amp;lt;PT&amp;gt;. &lt;/P&gt;&lt;P&gt;WRITE &amp;lt;PT&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2008 08:48:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-structure-creation/m-p/3566872#M858400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-16T08:48:33Z</dc:date>
    </item>
  </channel>
</rss>

