<?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 to add Partner Functions (BP tcode) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956740#M1966944</link>
    <description>&lt;P&gt;Hi Roberto,&lt;/P&gt;&lt;P&gt;Does this BAPI helps creates BP and then support extension / updation of records in customer or vendor?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2019 09:45:38 GMT</pubDate>
    <dc:creator>former_member616760</dc:creator>
    <dc:date>2019-06-27T09:45:38Z</dc:date>
    <item>
      <title>Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956735#M1966939</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
  &lt;P&gt;I need to mass upload Sales Org., Distr. Channel, Division and Partner Functions in Sales and Distribution view for the Customer in T-Code 'BP'. Can anybody help, which BAPI/FM is available for this requirement?&lt;A href="https://answers.sap.com/storage/temp/1685506-bp1.png"&gt;bp1.png&lt;/A&gt;&lt;A href="https://answers.sap.com/storage/temp/1685507-bp2.png"&gt;bp2.png&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 07:24:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956735#M1966939</guid>
      <dc:creator>former_member611035</dc:creator>
      <dc:date>2019-05-16T07:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956736#M1966940</link>
      <description>&lt;P&gt;Yes , You can use same BAPI which is being used in background by LTMC &lt;/P&gt;&lt;P&gt;that is "RFC_CVI_EI_INBOUND_MAIN" .&lt;/P&gt;&lt;P&gt;This BAPI can create your BP as well as integrated customer with all required views&lt;/P&gt;&lt;P&gt;For better understanding of how this FM creates BP and integrated Customer you can put a external breakpoint and run LTMC of customer creation &lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 09:33:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956736#M1966940</guid>
      <dc:creator>Vivek0459</dc:creator>
      <dc:date>2019-05-16T09:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956737#M1966941</link>
      <description>&lt;P&gt;Thanks Vivek.&lt;/P&gt;&lt;P&gt;I need to update the existing customer's data. Is it achievable through this BAPI?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 11:56:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956737#M1966941</guid>
      <dc:creator>former_member611035</dc:creator>
      <dc:date>2019-05-16T11:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956738#M1966942</link>
      <description>&lt;P&gt;I have tried that for creating but not for extending, i need to check that &lt;/P&gt;&lt;P&gt;You can also try this IT_BP_ROLE of tables parameter of BAPI pass BP ROLE = 'FLCU01' (Sales and distribution)&lt;/P&gt;&lt;P&gt;IT_BP_ROLE-DATAKEY = 'FLCU01'&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 14:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956738#M1966942</guid>
      <dc:creator>Vivek0459</dc:creator>
      <dc:date>2019-05-16T14:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956739#M1966943</link>
      <description>&lt;P&gt;Hi, try BAPI_BUPA_CREATE_FROM_DATA (create Business Partner)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 15:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956739#M1966943</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2019-05-16T15:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956740#M1966944</link>
      <description>&lt;P&gt;Hi Roberto,&lt;/P&gt;&lt;P&gt;Does this BAPI helps creates BP and then support extension / updation of records in customer or vendor?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramya&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 09:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956740#M1966944</guid>
      <dc:creator>former_member616760</dc:creator>
      <dc:date>2019-06-27T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956741#M1966945</link>
      <description>&lt;P&gt;Assuming that you mean upload in S/4HANA and not ECC:&lt;/P&gt;&lt;P&gt;You could also use XD99 to perform mass change of business partners (e.g. partner functions assignment), it is still available in S/4HANA 1809.&lt;/P&gt;&lt;P&gt;As for extending BP with sales area data - there is a separate migration object for that in S/4, it is named "Customer - extend existing record by new org levels". Even if the standard template does not fully cover the list of fields that you are supposed to populate - it is relatively easy to add more fields in via LTMOM as long as they are available and supported (take a look at the target structures). When you extend BPs for sales areas this is like creation of segments.&lt;/P&gt;&lt;P&gt;If you really wish to write your own program - there is also note 2417298-Integration of Business Partner with Customer and Supplier Roles which mentions CL_MD_BP_MAINTAIN and gives some hints on how to use it.&lt;/P&gt;&lt;P&gt;By the way, note 2650140 - RFC_CVI_EI_INBOUND_MAIN to become obsolete states: "&lt;EM&gt;RFC_CVI_EI_INBOUND_MAIN will not be supported from the release SAP S/4HANA On Premise 1709 FPS2 and onwards&lt;/EM&gt;", so it is probably not a wise decision to make extensive use of it.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 03:44:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956741#M1966945</guid>
      <dc:creator>VeselinaPeykova</dc:creator>
      <dc:date>2019-06-28T03:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Bapi to add Partner Functions (BP tcode)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956742#M1966946</link>
      <description>&lt;P&gt;Hi Mohan,&lt;/P&gt;&lt;P&gt;In this case, I recommend you searching for corresponding BAPI into Function Group &lt;STRONG&gt;BUBA_3 &lt;/STRONG&gt;or Object type  &lt;STRONG&gt;BUS1006&lt;/STRONG&gt;      Business Partner.&lt;/P&gt;&lt;P&gt;Regards, Roberto&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 13:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-add-partner-functions-bp-tcode/m-p/11956742#M1966946</guid>
      <dc:creator>roberto_forti</dc:creator>
      <dc:date>2019-07-02T13:40:19Z</dc:date>
    </item>
  </channel>
</rss>

