<?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 for create new employee in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384311#M1042846</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garcia,&lt;/P&gt;&lt;P&gt;The FM calls the transaction PA30/PA20 based on your activity whether to create/display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have the FM HR_MAINTAIN_MASTERDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use even BDC to create the employee data.&lt;/P&gt;&lt;P&gt;Fill all the required data for an employee and call the transaction PA30 for each infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also HR_INFOTYPE_OPERATION implicitely calls the HR_MAINTAIN_MASTERDATA .&lt;/P&gt;&lt;P&gt;search for the same ..and also look for the include LHRMMU03.&lt;/P&gt;&lt;P&gt;Check for Function group HRMM which has these FM's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2008 20:33:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-18T20:33:27Z</dc:date>
    <item>
      <title>BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384306#M1042841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There is any BAPI for create a new employee (transaction pa40)?&lt;/P&gt;&lt;P&gt;Basically a bapi that create employee number and assign personnel area, EE group,...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose that BAPI_PARTNEREMPLOYEE_CREATE is for external customer users... not the bapi that we are looking for...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 18:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384306#M1042841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T18:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384307#M1042842</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;Try using FM HR_INFOTYPE_OPERATION. It is a frequently used fm for HR . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 18:51:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384307#M1042842</guid>
      <dc:creator>b_deterd2</dc:creator>
      <dc:date>2008-08-18T18:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384308#M1042843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for creating employee you can use FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BAPI_PERSDATA_CREATE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and HR_MAINTAIN_MASTERDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;twinkal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 19:17:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384308#M1042843</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T19:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384309#M1042844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think you can create new employee's using HR_INFOTYPE_OPERATION. HR_INFOTYPE_OPERATION is only for creating or updating infotypes for existing employees. IF you have to create new employees, you might have to either make a Z FM for HR_INFOTYPE_Operation to avoid the Existence Check or try to Use HR_MAINTAIN_MASTERDATA.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 20:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384309#M1042844</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T20:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384310#M1042845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you by the answers... Its extrange but i cannot find that (HR_MAINTAIN_MASTERDATA) in my sap system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have HR_MASTERDATA_DIALOG that request parameters P_ACTIVITY, P_INFTY, P_PERNR, P_SKIP and P_SUBTY...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 20:21:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384310#M1042845</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T20:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI for create new employee</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384311#M1042846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Garcia,&lt;/P&gt;&lt;P&gt;The FM calls the transaction PA30/PA20 based on your activity whether to create/display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do not have the FM HR_MAINTAIN_MASTERDATA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use even BDC to create the employee data.&lt;/P&gt;&lt;P&gt;Fill all the required data for an employee and call the transaction PA30 for each infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also HR_INFOTYPE_OPERATION implicitely calls the HR_MAINTAIN_MASTERDATA .&lt;/P&gt;&lt;P&gt;search for the same ..and also look for the include LHRMMU03.&lt;/P&gt;&lt;P&gt;Check for Function group HRMM which has these FM's&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2008 20:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-for-create-new-employee/m-p/4384311#M1042846</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-18T20:33:27Z</dc:date>
    </item>
  </channel>
</rss>

