<?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_CUSTOMERCONTRACT_CHANGE partner address data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815719#M1781909</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am passing WE effectively, because the function doing the translation. This is not the problem. &lt;/P&gt;&lt;P&gt;The problem is that the function or the parameters sent by me, don't changing the address data in the WE partner. &lt;/P&gt;&lt;P&gt;I tried with VOPA transaction, deactived the obligatory option in this partner function, but it work incorrectly, the function deleted the WE partner in the contract !&lt;/P&gt;&lt;P&gt;I need to change some data like street, house num, floor, from the current WE Partner.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Sep 2013 16:59:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-27T16:59:23Z</dc:date>
    <item>
      <title>BAPI_CUSTOMERCONTRACT_CHANGE partner address data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815716#M1781906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ALL,&lt;/P&gt;&lt;P&gt;I need to change some address data for WE Partner number in a&amp;nbsp; customer contract using the bapi BAPI_CUSTOMERCONTRACT_CHANGE.&lt;/P&gt;&lt;P&gt;For examploe, I try passing&amp;nbsp; these fields to the FM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SALES_DOCUMENT = 0000291113&lt;/P&gt;&lt;P&gt;CONTRACT_HEADER_INX-UPDATEFLAG = U&lt;/P&gt;&lt;P&gt;PARTNERS-PARTN_ROLE = EM&lt;/P&gt;&lt;P&gt;PARTNERS-PARTN_NUMB = 0000040000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARTNERCHANGES-DOCUMENT = 0000291113&lt;/P&gt;&lt;P&gt;PARTNERCHANGES-ITM_NUMBER = 000000&lt;/P&gt;&lt;P&gt;PARTNERCHANGES-UPDATEFLAG = U&lt;/P&gt;&lt;P&gt;PARTNERCHANGES-PARTN_ROLE = EM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARTNERADDRESSES-STREET = 18 de julio&lt;/P&gt;&lt;P&gt;PARTNERADDRESSES-HOUSE_NO = 1567&lt;/P&gt;&lt;P&gt;PARTNERADDRESSES-FLOOR = 202&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i get the error : VPD 005 You cannot delete partner function Ship-to party (mandatory function in Release order-procedZAB)&lt;/P&gt;&lt;P&gt;I don't try to delete the partner WE, only modify it the addreess! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 16:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815716#M1781906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-24T16:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERCONTRACT_CHANGE partner address data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815717#M1781907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are tring to update ship to party (WE) but in partner role you are passing value EM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"PARTNERCHANGES-PARTN_ROLE = &lt;EM&gt;&lt;STRONG&gt;EM&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct? i think you should pass WE / SH. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 07:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815717#M1781907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-25T07:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERCONTRACT_CHANGE partner address data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815718#M1781908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yenia ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check "VOPA" T-code for Partner Function also check these Notes.&lt;/P&gt;&lt;P&gt;Note&amp;nbsp; &lt;A href="https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1639331"&gt;1639331 - Error "VPD 005" You cannot delete partner function X&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A href="https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3138363634383726"&gt;1866487 - VPD 005 'You cannot delete partner function Ship-to party'&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/285604" /&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 08:27:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815718#M1781908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-25T08:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CUSTOMERCONTRACT_CHANGE partner address data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815719#M1781909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am passing WE effectively, because the function doing the translation. This is not the problem. &lt;/P&gt;&lt;P&gt;The problem is that the function or the parameters sent by me, don't changing the address data in the WE partner. &lt;/P&gt;&lt;P&gt;I tried with VOPA transaction, deactived the obligatory option in this partner function, but it work incorrectly, the function deleted the WE partner in the contract !&lt;/P&gt;&lt;P&gt;I need to change some data like street, house num, floor, from the current WE Partner.&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1826/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 16:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-customercontract-change-partner-address-data/m-p/9815719#M1781909</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-27T16:59:23Z</dc:date>
    </item>
  </channel>
</rss>

