<?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 Problem with smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622057#M1088776</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 have a report in which Im calling a smartform to print. In DEV all the report and smartforms is running correctly, but in QTY im getting this error&lt;/P&gt;&lt;P&gt;"Nested output of tables is not possible." The report is correct by It may have problem in smartforms. But Im unable to find it. Can any1 tell  me for what this error comes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 10:29:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T10:29:54Z</dc:date>
    <item>
      <title>Problem with smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622057#M1088776</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 have a report in which Im calling a smartform to print. In DEV all the report and smartforms is running correctly, but in QTY im getting this error&lt;/P&gt;&lt;P&gt;"Nested output of tables is not possible." The report is correct by It may have problem in smartforms. But Im unable to find it. Can any1 tell  me for what this error comes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622057#M1088776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622058#M1088777</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;This may be because of the difference in the strucutre of any DDIC structure or table, which is referenced by any Table of the SMartform....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check for the same...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622058#M1088777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622059#M1088778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ajay,&lt;/P&gt;&lt;P&gt;can you explain more..I could not get you properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622059#M1088778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622060#M1088779</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;I believe that you validated for the transport of all the components related to your development in Quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I suggested is that the Error looks like for a Internal table which is referring to a Nested DDIC Structure/Table......Now the same DDIC Structure/Table might not be a Nested one in the Development Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be the one reason.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:41:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622060#M1088779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:41:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622061#M1088780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That might be one of the problem. I have re transported it. but the error continues. Now what to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 10:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-smartforms/m-p/4622061#M1088780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T10:47:29Z</dc:date>
    </item>
  </channel>
</rss>

