<?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: Changing VBAP~NETWR VBAP-NETWR data with an abap program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290801#M1989390</link>
    <description>&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;Thanks for your post.&lt;/P&gt;&lt;P&gt;Believe me, I agree with your point of view. My experience with SAP Dev. is limited to a few ALV query programs (I am mostly a Db2 guy) and I'm quite aware with the fact that you must not mess with SAP tables.&lt;/P&gt;&lt;P&gt;That said, I'm afraid that sometimes management decides on a whim that, "just this time", they want to try this or that, bypassing the external consultants. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 20:23:55 GMT</pubDate>
    <dc:creator>luis_rod</dc:creator>
    <dc:date>2020-07-08T20:23:55Z</dc:date>
    <item>
      <title>Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290795#M1989384</link>
      <description>&lt;P&gt;Changing pricing info in VBAP&lt;/P&gt;
  &lt;P&gt;Hi all,&lt;/P&gt;
  &lt;P&gt;We have a program that is supposed to change the values of the NETWR and NETPR columns in the VBAP table. We check the VBAP data using SE16n and it looks OK. When the user tries to process the data with VF02 it seems to revert to its original value.&lt;/P&gt;
  &lt;P&gt;Any ideas why this is so?&lt;/P&gt;
  &lt;P&gt;Thanks in advance,&lt;/P&gt;
  &lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 17:43:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290795#M1989384</guid>
      <dc:creator>luis_rod</dc:creator>
      <dc:date>2020-07-08T17:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290796#M1989385</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Modifiing this table data through external program is not advicable, and more over the transaction VF02 will show the values by calculating KONV that is condition table data... &lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 17:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290796#M1989385</guid>
      <dc:creator>Abinathsiva</dc:creator>
      <dc:date>2020-07-08T17:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290797#M1989386</link>
      <description>&lt;P&gt;Please, do not modify directly NETWR and NETPR!&lt;/P&gt;&lt;P&gt;There are plenty of options to influence these values by using customizing and VOFM routines.&lt;/P&gt;&lt;P&gt;Speak with a qualified SD consultant from your team, whoever asked to to develop the program which you mention needs to get their solution validated (and hopefully rejected) by a solution architect or a senior consultant.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;377cae7333c044888184eb2537b4355e&lt;/SPAN&gt; your management probably does not know very well how SD pricing works and what consequences such kind of change will have on the whole order-to-cash process, it is up to the consultants to provide a solution to a requirement by knowing what is the desired outcome.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:01:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290797#M1989386</guid>
      <dc:creator>VeselinaPeykova</dc:creator>
      <dc:date>2020-07-08T18:01:54Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290798#M1989387</link>
      <description>&lt;P&gt;Thanks for your answer. I'm afraid that this seems to be a requirement from management. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Any way I can do this, without having to call VF02?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290798#M1989387</guid>
      <dc:creator>luis_rod</dc:creator>
      <dc:date>2020-07-08T18:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290799#M1989388</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;377cae7333c044888184eb2537b4355e&lt;/SPAN&gt; That's a big problem if nobody has experience with SAP custom development, neither the management, nor the consultants, nor the developers. I suggest that your company quickly hire a person experienced in SAP custom development. Note that SAP provides consultancy.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:29:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290799#M1989388</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-07-08T18:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290800#M1989389</link>
      <description>&lt;P&gt;Veselina,&lt;/P&gt;&lt;P&gt;Thanks for your comment. I agree wholeheartedly with your assessment. Fortunately it seems that, after seeing these posts, they are ditching the requirement (I hope!!), so I´ll close the question.&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 18:48:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290800#M1989389</guid>
      <dc:creator>luis_rod</dc:creator>
      <dc:date>2020-07-08T18:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing VBAP~NETWR VBAP-NETWR data with an abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290801#M1989390</link>
      <description>&lt;P&gt;Sandra,&lt;/P&gt;&lt;P&gt;Thanks for your post.&lt;/P&gt;&lt;P&gt;Believe me, I agree with your point of view. My experience with SAP Dev. is limited to a few ALV query programs (I am mostly a Db2 guy) and I'm quite aware with the fact that you must not mess with SAP tables.&lt;/P&gt;&lt;P&gt;That said, I'm afraid that sometimes management decides on a whim that, "just this time", they want to try this or that, bypassing the external consultants. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 20:23:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-vbap-netwr-vbap-netwr-data-with-an-abap-program/m-p/12290801#M1989390</guid>
      <dc:creator>luis_rod</dc:creator>
      <dc:date>2020-07-08T20:23:55Z</dc:date>
    </item>
  </channel>
</rss>

