<?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 Any other function module to create contact person except bapi_partneremployee_create in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943471#M1797550</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;I am using function module bapi_partneremployee_create to create contact person but somehow it is giving error in &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;authorization object &lt;/SPAN&gt;B_BUPA_GRP. &lt;/P&gt;&lt;P&gt;For the respective users authorization for object B_BUPA_GRP is not present.&lt;/P&gt;&lt;P&gt;Please let me know other function module which will not check object B_BUPA_GRP and also which will create contact person succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 09:38:27 GMT</pubDate>
    <dc:creator>darshanadube</dc:creator>
    <dc:date>2013-12-09T09:38:27Z</dc:date>
    <item>
      <title>Any other function module to create contact person except bapi_partneremployee_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943471#M1797550</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;I am using function module bapi_partneremployee_create to create contact person but somehow it is giving error in &lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;authorization object &lt;/SPAN&gt;B_BUPA_GRP. &lt;/P&gt;&lt;P&gt;For the respective users authorization for object B_BUPA_GRP is not present.&lt;/P&gt;&lt;P&gt;Please let me know other function module which will not check object B_BUPA_GRP and also which will create contact person succesfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 09:38:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943471#M1797550</guid>
      <dc:creator>darshanadube</dc:creator>
      <dc:date>2013-12-09T09:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Any other function module to create contact person except bapi_partneremployee_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943472#M1797551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Hi,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Since a contact person is a business partner, you can use &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;STRONG&gt;BAPI_BUPA_CREATE_FROM_DATA &lt;/STRONG&gt;(category = 1) for your requirements.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Br.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 11:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943472#M1797551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-12-09T11:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: Any other function module to create contact person except bapi_partneremployee_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943473#M1797552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply..&lt;/P&gt;&lt;P&gt;but i want to do the same thing which tcode VAP1 is doing.&lt;/P&gt;&lt;P&gt;It creates contact person and then assign this contact person to customer in tcode BP...&lt;/P&gt;&lt;P&gt;could you please suggest for suitable..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Darshana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 11:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943473#M1797552</guid>
      <dc:creator>darshanadube</dc:creator>
      <dc:date>2013-12-09T11:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Any other function module to create contact person except bapi_partneremployee_create</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943474#M1797553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Darshana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the user must have the authorization for the same. Imagine a situation if a person is allowed to create PO then only he can do it whether via FM/tcode or program. It is the best practice the person in your company who are going to create this partner shall have the authroization to do the same else it does not make any sense..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 11:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/any-other-function-module-to-create-contact-person-except-bapi/m-p/9943474#M1797553</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-12-09T11:57:41Z</dc:date>
    </item>
  </channel>
</rss>

