<?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-BAPI_CONTRACT_CHANGE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171900#M1371900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shot in the dark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might there be a translation routine on the partner role field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you double click on them in SE16 (to see if the displayed value changes)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just looked at table TNAPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner function LF = VN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BA = OA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LW = DP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try altering the values and testing the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_PARVW_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jon davies on Oct 1, 2009 12:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Oct 2009 09:44:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-01T09:44:07Z</dc:date>
    <item>
      <title>BAPI-BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171899#M1371899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;I have requirement to update the contract with additional partners ( OA-Orderding address, PI- Invoicing address)  at  the header level . I am using the BAPI 'BAPI_CONTRACT_CHANGE' to achieve the same. But I am getting an error 'Please enter a valid partner role'. ( Eventhough I am entering valid partners roles)&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;If anybody has worked on this BAPI for updating partners,Please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Praveen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 05:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171899#M1371899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-01T05:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI-BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171900#M1371900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shot in the dark.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Might there be a translation routine on the partner role field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you double click on them in SE16 (to see if the displayed value changes)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just looked at table TNAPN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The partner function LF = VN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BA = OA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LW = DP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try altering the values and testing the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERSION_EXIT_PARVW_INPUT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jon davies on Oct 1, 2009 12:01 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Oct 2009 09:44:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171900#M1371900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-01T09:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI-BAPI_CONTRACT_CHANGE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171901#M1371901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I achieved this functionality by using the FM ''MM_UPDATE_PARTNERS''.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM can be used for addition/updation/deletion of any number of partners for all procurement documents &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen GB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Oct 2009 13:51:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-bapi-contract-change/m-p/6171901#M1371901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-05T13:51:15Z</dc:date>
    </item>
  </channel>
</rss>

