<?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 BAPI for Partner Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806970#M1468367</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 want to update the Partner Functions Tab in SD (XD02). I want to add new entries in the table control under the field Partner Function (PARVW) and Business Partner Number. Is there a BAPI for this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Mar 2010 14:37:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-30T14:37:37Z</dc:date>
    <item>
      <title>BAPI for Partner Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806970#M1468367</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 want to update the Partner Functions Tab in SD (XD02). I want to add new entries in the table control under the field Partner Function (PARVW) and Business Partner Number. Is there a BAPI for this functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 14:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806970#M1468367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T14:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Partner Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806971#M1468368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below bapi is used to change Customer master data....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CHANGEFROMDATA  &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CHANGEFROMDATA1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;oR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM: SD_CUSTOMER_MAINTAIN_ALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope above info helps you&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 15:18:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806971#M1468368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T15:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Partner Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806972#M1468369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD_CUSTOMER_MAINTAIN_ALL is unsafe and should not be used. As for the other two FM can you elaborate how I can achieve the link between the Partner Function and the Customer as in how do I populate the Partner Function Field. (PARVW), it is not even there in the BAPI's that you have mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read the requirement carefully next time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 15:26:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806972#M1468369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for Partner Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806973#M1468370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rahul&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO to bapi and check  FKNVP &lt;/P&gt;&lt;P&gt;There is a field called ... PARVW .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you issue wont be resolved with BAPI ....or FM.. according to my understanding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write a BDC program to load the partner data or change the partner data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Mar 2010 18:45:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-partner-function/m-p/6806973#M1468370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-30T18:45:03Z</dc:date>
    </item>
  </channel>
</rss>

