<?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: how can create a function module for currency and quantity fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176708#M124529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sreenivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This usually happens in table&lt;/P&gt;&lt;P&gt;   creation (and not FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I tried to create a FM&lt;/P&gt;&lt;P&gt;  and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In import parameter&lt;/P&gt;&lt;P&gt;   MENGE	LIKE	MENGE&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;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2006 08:25:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-22T08:25:57Z</dc:date>
    <item>
      <title>how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176707#M124528</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 want to create a function module with some fields.when i activated it give some errors for  &lt;/P&gt;&lt;P&gt;netpr,menge,wemng  fields(currency, quantity fields).error is it asks for reference fields.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please send me solution for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sreenu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176707#M124528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T08:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176708#M124529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sreenivasa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. This usually happens in table&lt;/P&gt;&lt;P&gt;   creation (and not FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. I tried to create a FM&lt;/P&gt;&lt;P&gt;  and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In import parameter&lt;/P&gt;&lt;P&gt;   MENGE	LIKE	MENGE&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;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:25:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176708#M124529</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T08:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176709#M124530</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;&amp;lt;u&amp;gt;REf Table             REf field&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For NETPR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;VBAP	WAERK&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For wemng:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;RBDRSEG	               MEINS&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;For menge&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;RBDRSEG	               MEINS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this is usually needed whule creating a table only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176709#M124530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T08:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176710#M124531</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;There is no separate method for declaring currency/Quantity fields if you are using them in parameters for FM.It won't show any error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error you are getting?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176710#M124531</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-02-22T08:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176711#M124532</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;declare ur curr and quan field like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WEMNG TYPE WEMNG - curr field&lt;/P&gt;&lt;P&gt;u wont get any error in the function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 08:46:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176711#M124532</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T08:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: how can create a function module for currency and quantity fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176712#M124533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreenu,&lt;/P&gt;&lt;P&gt;While creating CURRENCY/QUANTITY fields in the DataBase Table, you have to enter a REFERENCE TABLE and a REFERENCE FIELD to the field.&lt;/P&gt;&lt;P&gt;For that, after entering the field name and the data type in the correcponding columns, you have to place the cursor on the data type of the required field and click the CURRENCY/QUANTITY FIELDS tab. You will find two columns called REFERENCE TABLE and a REFERENCE FIELD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you have to enter a reference table in which a currency/quantity field is used and a reference field which is a currency/quantity field in that table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example, below is the table details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIELD DATATYPE LENGTH DEC.PLACES REF.TABLE REF.FIELD&lt;/P&gt;&lt;P&gt;1.SNO     CHAR 5 &lt;/P&gt;&lt;P&gt;2.AMOUNT  CURR 10     2          T001      WAERS&lt;/P&gt;&lt;P&gt;3.NOS     QUAN 5                 KNA1      /VSO/R_PAL_UL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Field 2(AMOUNT) is a CURR field whose Ref. Table is T001 and Ref. Field is WAERS and Field 3(NOS) is a QUAN field whose Ref. Table is KNA1 and Ref. Field is /VSO/R_PAL_UL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vaitheeswaran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2006 09:09:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-create-a-function-module-for-currency-and-quantity-fields/m-p/1176712#M124533</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-22T09:09:59Z</dc:date>
    </item>
  </channel>
</rss>

