<?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: Reg: Net Quantity in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783557#M1120544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In debugging create a watchpoint for the screen field as well as EKPO-NETPR. The program would stop there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Nov 2008 07:12:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-18T07:12:10Z</dc:date>
    <item>
      <title>Reg: Net Quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783554#M1120541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;             I need to find the piece of code which generates the Netprice in the transaction ME21N.&lt;/P&gt;&lt;P&gt;I found the table name and the field for the transaction but my requirement is to find the piece of code which generates the Netprice when we create the purchase order in the transaction ME21N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Bhuvana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 06:55:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783554#M1120541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T06:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Net Quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783555#M1120542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way to find out is debug the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check when it is updating EKPO table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;net price: EKPO-NETPR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 06:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783555#M1120542</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-11-18T06:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Net Quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783556#M1120543</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;PRE&gt;&lt;CODE&gt;
Procedure

    o   If a purchasing info record exists for the material, the net price
        will be taken from it. If you have entered a price, it will be
        overwritten. However, you can change the price on the detail screen.

    o   If the item is created with reference to a reference document, the
        price is taken from the reference item. That is to say, the price
        from the info record is not taken into account.

    o   If no reference price exists, enter the vendor's gross unit price.
        The system will calculate the net price automatically.

    You can enter the following:

    o   The net price (that is the price including the vendor's discounts or
        surcharges).


    o   The gross price (that is the price excluding discounts or
        surcharges).
        You maintain the conditions for the item. The net price is then
        calculated by the system.


Dependencies

    During creation, you can only maintain the net price if you have not yet
    maintained the info record conditions. You must then maintain the price
    on the conditions screen.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 06:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783556#M1120543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T06:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Net Quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783557#M1120544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In debugging create a watchpoint for the screen field as well as EKPO-NETPR. The program would stop there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Nov 2008 07:12:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783557#M1120544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-18T07:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Net Quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783558#M1120545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jan 2009 08:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-net-quantity/m-p/4783558#M1120545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-15T08:29:30Z</dc:date>
    </item>
  </channel>
</rss>

