<?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_PERSDATA_CREATE personnel number in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946146#M64251</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo, Serdar!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I would like to thank you for your answer.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mention that I will use this modules from Java application, what means that I am limited to BAPI-s (at list I think so). &lt;/P&gt;&lt;P&gt;I guess the only problem is how to create new employee record with new personnel number that is also stored in other tables than PA0002.&lt;/P&gt;&lt;P&gt;According to you, I guess that record in PA0003 is essential for reading personal information using transaction PA20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any ideas I would be glad i you could share them with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2005 17:04:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-07T17:04:43Z</dc:date>
    <item>
      <title>BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946142#M64247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Halo!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new on SAP(R/3 4.70) and would be glad if someone could help me how to use this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to create new person with this component. &lt;/P&gt;&lt;P&gt;So my question is How to assign or create new personnel number and after that use it in BAPI_PERSDATA_CREATE. &lt;/P&gt;&lt;P&gt;I tried to create personnel data with personnel number 00000000 and it was successfully added in PA0002 table. But at the end I could see this persons data only with transaction PA10(Personnel File), and not with PA20(Display). So, I came to conclusion that I have to add some information to other PA**** tables, but don't know how.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 11:01:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946142#M64247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-07T11:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946143#M64248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not use the FM you mentioned before. But there should be some data at least at PA0003, PA0000 (actions) and PA0001 (organizational assignment).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still it seems to me that it is weird the personnel can be viewed from PA10 but not PA20 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar &amp;lt;a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d"&amp;gt;[ BC ]&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 12:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946143#M64248</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-07-07T12:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946144#M64249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Serdar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked in tables PA0000, PA0001, PA0003, but I didn't find personnel number (PNo) 000000. I found it only in PA0002.&lt;/P&gt;&lt;P&gt;When I use transaction PA10, I get pop-up "Table PA0002 contains an entry for personnel number 00000000". After confirmation I get basic personnel information from PA0002. &lt;/P&gt;&lt;P&gt;I guess that information contained in PA0002 is not enough to display data in PA20.&lt;/P&gt;&lt;P&gt;I think that I have to do something (but don't know what) to create or assign PNo in the tables you mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mihail.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 13:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946144#M64249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-07T13:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946145#M64250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mihail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is weird that there is a record in PA0002 with personel number '00000000'. Personnel existence check is mainly done looking the table &amp;lt;b&amp;gt;PA0003&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can use the FM &amp;lt;b&amp;gt;"HR_INFOTYPE_OPERATION"&amp;lt;/b&amp;gt; or the BO &amp;lt;b&amp;gt;"HRMasterDataReplica"&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on these, check out following threads:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="13988"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="23517"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;3. &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="26710"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;4. &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="22001"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar &amp;lt;a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d"&amp;gt;[ BC ]&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 15:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946145#M64250</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-07-07T15:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946146#M64251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo, Serdar!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I would like to thank you for your answer.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot to mention that I will use this modules from Java application, what means that I am limited to BAPI-s (at list I think so). &lt;/P&gt;&lt;P&gt;I guess the only problem is how to create new employee record with new personnel number that is also stored in other tables than PA0002.&lt;/P&gt;&lt;P&gt;According to you, I guess that record in PA0003 is essential for reading personal information using transaction PA20.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any ideas I would be glad i you could share them with me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 17:04:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946146#M64251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-07T17:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946147#M64252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For HR objects (comprising also PD) you can use the Business Object &amp;lt;b&amp;gt;"HRMasterDataReplica"&amp;lt;/b&amp;gt;. It has a class method as &amp;lt;b&amp;gt;"SaveReplicaMultiple"&amp;lt;/b&amp;gt; where you can pass your data to the interface.&lt;/P&gt;&lt;P&gt;You fill &amp;lt;b&amp;gt;"BAPIHROBJ" and "BAPIHRINF"&amp;lt;/b&amp;gt; mainly and other infotype-related parameters. e.g. for infotype 1000 &amp;lt;b&amp;gt;"PdObject"&amp;lt;/b&amp;gt; (structure like p1000) and for 1001 &amp;lt;b&amp;gt;"PdObjectRelationships"&amp;lt;/b&amp;gt; (structure like p1001).&lt;/P&gt;&lt;P&gt;These are BO names, you can use the transaction code &amp;lt;b&amp;gt;"BAPI"&amp;lt;/b&amp;gt; for more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI for this method is discussed also at &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="22001"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Serdar Simsekler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 19:19:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946147#M64252</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-07-07T19:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946148#M64253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, you shouldn't use personnel number 00000000. It's not a valid number. Second, I don't think there is a BAPI existing for creating a new person. Hiring an employee is a complicated process in HR. usually you need to run PA40 in R/3 to hire an employee.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2005 23:04:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946148#M64253</guid>
      <dc:creator>wenshan_liu</dc:creator>
      <dc:date>2005-07-07T23:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946149#M64254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Sedar &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you wry much for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you described me, is a little bit complicated, but it looks like it is the only way.&lt;/P&gt;&lt;P&gt;Because I am not familiar with ABAP programming, I will try to do it in the future. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2005 12:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946149#M64254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-11T12:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_PERSDATA_CREATE personnel number</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946150#M64255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Wnshan!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you too for your answer, it helped me to reschedule my task for later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Mihail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2005 12:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-persdata-create-personnel-number/m-p/946150#M64255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-11T12:49:55Z</dc:date>
    </item>
  </channel>
</rss>

