<?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: BAPI_PRICES_CONDITIONS not generating change documents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430141#M1647495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I advice you using RV_CONDITION_COPY FM.&lt;/P&gt;&lt;P&gt;This FM using within RV_CONDITION_SAVE , RV_CONDITION_RESET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create,change conditions without problems.&lt;/P&gt;&lt;P&gt;If you want to try this FM, I can write sample about using of RV_CONDITION_COPY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Dec 2011 13:41:44 GMT</pubDate>
    <dc:creator>former_member212713</dc:creator>
    <dc:date>2011-12-16T13:41:44Z</dc:date>
    <item>
      <title>BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430140#M1647494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everyone.  I'm using BAPI_PRICES_CONDITIONS using operation 004 (change) to update existing conditions records.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's working great &lt;EM&gt;except&lt;/EM&gt; that for some reason, it is not creating change records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is, if I go into the changed record via VK13 I can see the updated pricing, but if I go into the change log there is no record or history of the change being made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on why this might be?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 21:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430140#M1647494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-15T21:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430141#M1647495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I advice you using RV_CONDITION_COPY FM.&lt;/P&gt;&lt;P&gt;This FM using within RV_CONDITION_SAVE , RV_CONDITION_RESET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create,change conditions without problems.&lt;/P&gt;&lt;P&gt;If you want to try this FM, I can write sample about using of RV_CONDITION_COPY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 13:41:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430141#M1647495</guid>
      <dc:creator>former_member212713</dc:creator>
      <dc:date>2011-12-16T13:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430142#M1647496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you updated the table "TO_BAPIKNUMHS", Kindly check this and fill the values COND_NO_OLD and COND_NO_NEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 13:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430142#M1647496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430143#M1647497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;I advice you using RV_CONDITION_COPY FM.&lt;/P&gt;&lt;P&gt;This FM using within RV_CONDITION_SAVE , RV_CONDITION_RESET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I create,change conditions without problems.&lt;/P&gt;&lt;P&gt;If you want to try this FM, I can write sample about using of RV_CONDITION_COPY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi.  I've tried this FM and have had it working, but one requirement is to update payment terms and fixed value date, neither of which the RV_ FMs allow for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 15:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430143#M1647497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T15:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430144#M1647498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you updated the table "TO_BAPIKNUMHS", Kindly check this and fill the values COND_NO_OLD and COND_NO_NEW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the suggestion.  I am filing TO_BAPIKNUMHS with both values and still no change records are being created.  Are you successfully using this BAPI to change conditions with resulting change documents?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 16:02:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430144#M1647498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-16T16:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PRICES_CONDITIONS not generating change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430145#M1647499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Justin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if the below note helps.the Bapi is Not released&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 1135984 - Conditions cannot be created with BAPI_PRICES_CONDITIONS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mithun Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2011 16:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-prices-conditions-not-generating-change-documents/m-p/8430145#M1647499</guid>
      <dc:creator>mithun_shetty4</dc:creator>
      <dc:date>2011-12-16T16:07:55Z</dc:date>
    </item>
  </channel>
</rss>

