<?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: problem while updating contract with bapi_contract_change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466789#M1554602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt; Moderator Message: Incorrect Forum.  This question has nothing to do with Web Dynpro ABAP directly.  Moving to ABAP general.  Please be care with with forum selection in the future. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 13:08:43 GMT</pubDate>
    <dc:creator>thomas_jung</dc:creator>
    <dc:date>2010-12-08T13:08:43Z</dc:date>
    <item>
      <title>problem while updating contract with bapi_contract_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466788#M1554601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts , I have a requirement to insert the condition records in contract which got created from SRM , I am using bapi_contract_change . but not able to insert condition records like basic price , discount , fright .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have two basic price for the contract one for normal goods and other for free goods , is this the resion of not able to update condition records because if I have only one basic price then bapi is working fine ? basic price is not coming into contract even when contract got created from SRM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also I am getting message in return code that contract change successfully message type S , and Not a price condition message type W&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;P&gt;I am passing below data to bapi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        ls_icond-item_no = ls_icond-item_no * 10.  &lt;/P&gt;&lt;P&gt;        ls_icond-cond_count = lv_cond_count.&lt;/P&gt;&lt;P&gt;        ls_icond-serial_id = lv_serial_id.&lt;/P&gt;&lt;P&gt;        ls_icond-cond_value = zcond_wa-cond_rate.&lt;/P&gt;&lt;P&gt;        ls_icond-currency   = zcond_wa-cond_curr.&lt;/P&gt;&lt;P&gt;        ls_icond-cond_unit  = zcond_wa-cond_unit.&lt;/P&gt;&lt;P&gt;        ls_icond-change_id  = 'I'.&lt;/P&gt;&lt;P&gt;        APPEND ls_icond TO it_item_condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        ls_icondx-cond_count = lv_cond_count.&lt;/P&gt;&lt;P&gt;        ls_icondx-item_nox  = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-serial_idx = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-cond_countx = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-cond_type  = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-cond_value = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-currency   = 'X'.&lt;/P&gt;&lt;P&gt;        ls_icondx-serial_id = lv_serial_id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 11:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466788#M1554601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-08T11:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem while updating contract with bapi_contract_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466789#M1554602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt; Moderator Message: Incorrect Forum.  This question has nothing to do with Web Dynpro ABAP directly.  Moving to ABAP general.  Please be care with with forum selection in the future. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 13:08:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466789#M1554602</guid>
      <dc:creator>thomas_jung</dc:creator>
      <dc:date>2010-12-08T13:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: problem while updating contract with bapi_contract_change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466790#M1554603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved thru functional configuration , all data is available in xml&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Jan 2011 09:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-while-updating-contract-with-bapi-contract-change/m-p/7466790#M1554603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-19T09:59:59Z</dc:date>
    </item>
  </channel>
</rss>

