<?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: Employee create using HR_MAINTAIN_MASTERDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754465#M903223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a good Idea to use this FM. Actions in HR are done in Info groups (chain of Infotypes). If you want to use this Fm you will have to use this FM for Chain of IT. The person can get hired but will be incomplete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Complicated Logic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Create IT000 - Actions Record via FM&lt;/P&gt;&lt;P&gt;2. Create IT001 - Org Assignment Record via FM&lt;/P&gt;&lt;P&gt;3. Create IT002 - Personal Data Record via FM - Screen Changes as per country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC will be a better Idea. SAP has provided a tool for migration called DTT which uses BDC sessions. To use DTT is mentioned in the SAP HR Best Practices as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 13:44:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-24T13:44:41Z</dc:date>
    <item>
      <title>Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754464#M903222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     I am trying to create a new employee using  HR_MAINTAIN_MASTERDATA  and HR_INFOTYPE  operation(using the no_existence_check), but am running into issues every time. Is it possible to create a new employee using this FM. Is there any other FM which can be used instead. I want to use a FM and not BDC/LSMW.&lt;/P&gt;&lt;P&gt;Any suggestions are highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aparna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 13:38:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754464#M903222</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754465#M903223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a good Idea to use this FM. Actions in HR are done in Info groups (chain of Infotypes). If you want to use this Fm you will have to use this FM for Chain of IT. The person can get hired but will be incomplete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Complicated Logic&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1. Create IT000 - Actions Record via FM&lt;/P&gt;&lt;P&gt;2. Create IT001 - Org Assignment Record via FM&lt;/P&gt;&lt;P&gt;3. Create IT002 - Personal Data Record via FM - Screen Changes as per country&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC will be a better Idea. SAP has provided a tool for migration called DTT which uses BDC sessions. To use DTT is mentioned in the SAP HR Best Practices as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 13:44:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754465#M903223</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T13:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754466#M903224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. Can you give me more information about this DTT tool. Like how do i access it. Is there a transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aparna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 14:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754466#M903224</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T14:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754467#M903225</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read this doc. HCM Best practices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/bp_hcmv1500/HRBP_Canada_V1_500/HTML/hcm_toc.htm" target="test_blank"&gt;http://help.sap.com/bp_hcmv1500/HRBP_Canada_V1_500/HTML/hcm_toc.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 14:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754467#M903225</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754468#M903226</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that link. But isnt that specific to canada. I am based in US. I tried the transaction /HRBP/ZDDT. But the transaction is not avalaible in my system. Do i have to install any pakage?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 14:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754468#M903226</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-24T14:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754469#M903227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured it out myself. Was able to create new employees by customizing HR_INFOTYPE_OPERATION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 16:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754469#M903227</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T16:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: Employee create using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754470#M903228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Aparna - we are facing similar problem .Creating a new employee using HR_MAINTAIN_MASTERDATA . We are also able to create by using custom FM. But I am wondering is there anyway we can do with out customizing ? Is your case also failing at sy-binpt field ? In our case as this is not being checked , infotype 3 is not getting filled , so it's getting failed...Is this same issue with you ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2008 22:18:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/employee-create-using-hr-maintain-masterdata/m-p/3754470#M903228</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-29T22:18:46Z</dc:date>
    </item>
  </channel>
</rss>

