<?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: Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173198#M123685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lanka,&lt;/P&gt;&lt;P&gt;I passed the internal table in Form interface - table&lt;/P&gt;&lt;P&gt;It worked for all the fields except netwr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2006 03:14:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-22T03:14:55Z</dc:date>
    <item>
      <title>Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173192#M123679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In smartforms,&lt;/P&gt;&lt;P&gt;I have a internal table with field NETWR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it shows a runtime error itab-netwr not found.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help on this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173192#M123679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173193#M123680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In SE11 structure do these changes...&lt;/P&gt;&lt;P&gt;Create a WAERK field with data type CUKY.&lt;/P&gt;&lt;P&gt;and in Currency/quantity field tab give your reference table and reference field as:&lt;/P&gt;&lt;P&gt;STR_NAME WAERK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173193#M123680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173194#M123681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;  You have to write the internal table in the input parameter of the window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173194#M123681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173195#M123682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wences,&lt;/P&gt;&lt;P&gt;But the error is not in the structure...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173195#M123682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173196#M123683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;But it is because you might have specified reference field to other table field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead give reference field as the same structure component.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173196#M123683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173197#M123684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How you are passing NETWR. Between '&amp;amp;' and '&amp;amp;'.&lt;/P&gt;&lt;P&gt;Example :&lt;/P&gt;&lt;P&gt;&amp;amp;ITAB-NETWR&amp;amp; in a text element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you pass the variable between '&amp;amp; then only the system recognises as variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will define "reference field" only for Comma separators for Qty/Currency fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173197#M123684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173198#M123685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lanka,&lt;/P&gt;&lt;P&gt;I passed the internal table in Form interface - table&lt;/P&gt;&lt;P&gt;It worked for all the fields except netwr.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173198#M123685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173199#M123686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I hope the problem is due to NETWR because it is a currency field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173199#M123686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173200#M123687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wences,&lt;/P&gt;&lt;P&gt;I did as you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Lanka for all for you replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:16:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173200#M123687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173201#M123688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Please define "CURRKEY" in your reference table using in Form interface as mentione by Werc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:17:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173201#M123688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173202#M123689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt; Check the spelling.It might be some thing else instead of NETWR...i mean you might have given in the internal table as NETRW or some thing else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173202#M123689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173203#M123690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Theja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can define reference field at global data also.:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Globaldata--&amp;gt; Currency/Qty fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field name = ITAB-NETWR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reference field = NETWR&lt;/P&gt;&lt;P&gt;Typr = Currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173203#M123690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173204#M123691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing the same problem let me know how if u resolve the issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:25:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173204#M123691</guid>
      <dc:creator>Private_Member_17805</dc:creator>
      <dc:date>2006-02-22T03:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173205#M123692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using a Zstructure in Form interface for reference to your internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use T/code SE11--&amp;gt; Change your Ztable as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) Add a new field CURRKEY like WEARS&lt;/P&gt;&lt;P&gt;b) For NETPR add reference table as ZTABLE-CURRKEY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be create another post as this was already closed.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lanka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 03:28:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1173205#M123692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T03:28:08Z</dc:date>
    </item>
  </channel>
</rss>

