<?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 Currency declaration in SmartForms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-declaration-in-smartforms/m-p/2704755#M626543</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;I have made a smartform in which i have got itab and i am printing this in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In itab i have got one field and that KBETR and thats Number of Units.....Whenever i try to print this smartform through my abap code then it gives me error that no reference found for KBETR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body please tell that where should i clarify this field in SMART FORM under which tab and most of all how to reference it with the Units. i tried to give it under "Global Definition'---&amp;gt;'Currency and Quantity' but useless cuz it gives me error. To display data in smartform i have already created a structure in SE11 and that is working fine but at smartform it is giving me errors at runtime on UNIT and CURR fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and points will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Aug 2007 06:56:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-19T06:56:20Z</dc:date>
    <item>
      <title>Currency declaration in SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-declaration-in-smartforms/m-p/2704755#M626543</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;I have made a smartform in which i have got itab and i am printing this in a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In itab i have got one field and that KBETR and thats Number of Units.....Whenever i try to print this smartform through my abap code then it gives me error that no reference found for KBETR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any body please tell that where should i clarify this field in SMART FORM under which tab and most of all how to reference it with the Units. i tried to give it under "Global Definition'---&amp;gt;'Currency and Quantity' but useless cuz it gives me error. To display data in smartform i have already created a structure in SE11 and that is working fine but at smartform it is giving me errors at runtime on UNIT and CURR fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and points will be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2007 06:56:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-declaration-in-smartforms/m-p/2704755#M626543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-19T06:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Currency declaration in SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-declaration-in-smartforms/m-p/2704756#M626544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;When you created the structure in SE11 have you give the reference fields for this field KBETR  or not?&lt;/P&gt;&lt;P&gt;check it? generally when we create a table or structure with CURR and UNIT fields it is a must to give the refrence table and field for them.&lt;/P&gt;&lt;P&gt;So against the KBETR field give some table and field name like VBAK-WAERK&lt;/P&gt;&lt;P&gt;and for UNIT (quantity) fields give as EKPO-MEINS&lt;/P&gt;&lt;P&gt;it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In smartforms you can declare an internal table in Global definitions as&lt;/P&gt;&lt;P&gt;IT_VBAK  TABLE TYPE (or type table) KONV.&lt;/P&gt;&lt;P&gt;check the syntax as I don't have system in front of me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Anji Reddy Vangala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Aug 2007 09:24:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-declaration-in-smartforms/m-p/2704756#M626544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-19T09:24:44Z</dc:date>
    </item>
  </channel>
</rss>

