<?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 Using variables within structures in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166541#M458871</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 tried creating a variable and putting it under a structure. When I run the query I get an error stating "Cannot use variable &amp;lt;variableid&amp;gt; in structure elements". Any idea as to why this is happening? Can't I use variables within structures? Where is this limitation documented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your response...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2007 21:50:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-03T21:50:15Z</dc:date>
    <item>
      <title>Using variables within structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166541#M458871</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 tried creating a variable and putting it under a structure. When I run the query I get an error stating "Cannot use variable &amp;lt;variableid&amp;gt; in structure elements". Any idea as to why this is happening? Can't I use variables within structures? Where is this limitation documented?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your response...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 21:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166541#M458871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T21:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables within structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166542#M458872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;an idea to this is to give the name of the variable in 'COMPONENT" and find the suitable "Component Type" for that variable.&lt;/P&gt;&lt;P&gt;for e.g create a component like 'VAR!" and give the component type as "KUNNR" (kna1-kunnr).&lt;/P&gt;&lt;P&gt;in this case, var1 will take the TYPE "Char 10" of kunnr.&lt;/P&gt;&lt;P&gt;try and see&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 22:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166542#M458872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T22:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables within structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166543#M458873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response but I think I didnt put forth my requirement correctly. I was talking about creating a structure and a variable in BEx designer and creating BEx reports. I am not sure how I can implement your solution in a BW report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 22:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166543#M458873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T22:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables within structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166544#M458874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well, &lt;/P&gt;&lt;P&gt;i used to create structure for BW only when i wanted to create extractor in FM.&lt;/P&gt;&lt;P&gt;which is later used to create Datasources.&lt;/P&gt;&lt;P&gt;so, can you tell me, how they structure should be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 22:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166544#M458874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T22:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using variables within structures</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166545#M458875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay, I am not talking about the structure which you can create with RSO2 transaction for your datasource. I am talking about structures in BEx designer (BW305).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2007 22:30:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-variables-within-structures/m-p/2166545#M458875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-03T22:30:10Z</dc:date>
    </item>
  </channel>
</rss>

