<?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: Create new pernr using HR_MAINTAIN_MASTERDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854308#M926495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you are passing values of 2 fields from infotype 0, 4 fields from infotype 2 and 2 fields from infotype 1 to the table parameter &lt;STRONG&gt;proposed values&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How this FM works is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAP Wrote&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;that exactly same validation checks take place as would in the individual maintenace screens for the infotype (PA30). The error messages are the same as those which appear in the dialog, in other words, the individual maintenance screen error messages are transferred rather than interpreted by this module.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, the logical way to find out your error would be to actually try and create the infotypes manually (PA30) with the same data that you are passing to this FM. I'm sure you'll get the same error message but you'll know which particular &lt;STRONG&gt;mandatory&lt;/STRONG&gt; field is missing from which particular infotype out of the three supplied to this FM. Then you can pass (append) the missing field(s) with correct values that are missing to make this work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2008 01:30:45 GMT</pubDate>
    <dc:creator>Sougata</dc:creator>
    <dc:date>2008-05-15T01:30:45Z</dc:date>
    <item>
      <title>Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854307#M926494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can someone please give me the steps to create a new pernr using the FM HR_MAINTAIN_MASTERDATA?&lt;/P&gt;&lt;P&gt;I tried it but some how it is not working.&lt;/P&gt;&lt;P&gt;This is what i have entered,&lt;/P&gt;&lt;P&gt;                                                    &lt;/P&gt;&lt;P&gt; PERNR                           00000000           &lt;/P&gt;&lt;P&gt; MASSN                                              &lt;/P&gt;&lt;P&gt; ACTIO                           INS                &lt;/P&gt;&lt;P&gt; TCLAS                           A                  &lt;/P&gt;&lt;P&gt; BEGDA                           05/14/2008         &lt;/P&gt;&lt;P&gt; ENDDA                           12/31/9999         &lt;/P&gt;&lt;P&gt; OBJPS                                              &lt;/P&gt;&lt;P&gt; SEQNR                           000                &lt;/P&gt;&lt;P&gt; SPRPS                                              &lt;/P&gt;&lt;P&gt; SUBTY                                              &lt;/P&gt;&lt;P&gt; WERKS                           1801               &lt;/P&gt;&lt;P&gt; PERSG                           1                  &lt;/P&gt;&lt;P&gt; PERSK                           12                 &lt;/P&gt;&lt;P&gt; PLANS                           50062342           &lt;/P&gt;&lt;P&gt; DIALOG_MODE                     0                  &lt;/P&gt;&lt;P&gt; LUW_MODE                        1                  &lt;/P&gt;&lt;P&gt; NO_EXISTENCE_CHECK              X                  &lt;/P&gt;&lt;P&gt; NO_ENQUEUE                                                                                &lt;/P&gt;&lt;P&gt;and in the proposed values tab this is what i have&lt;/P&gt;&lt;P&gt;                                                                                INFT 	FNAME    FVAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 0000	 MASSN        HP&lt;/P&gt;&lt;P&gt; 0000	 MASSG        02&lt;/P&gt;&lt;P&gt; 0002	 PERID         111223333&lt;/P&gt;&lt;P&gt; 0002 	GBDAT       01/01/1980&lt;/P&gt;&lt;P&gt; 0002 	NACHN        DEF           &lt;/P&gt;&lt;P&gt; 0002 	VORNA        ABC           &lt;/P&gt;&lt;P&gt; 0001 	ABKRS        U4            &lt;/P&gt;&lt;P&gt; 0001 	BUKRS        1818          &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a message saying 'make an entry in all required fields'.&lt;/P&gt;&lt;P&gt;Your quick answers will help me a lot.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sandeep reddy on May 14, 2008 10:36 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 20:34:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854307#M926494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T20:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854308#M926495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see you are passing values of 2 fields from infotype 0, 4 fields from infotype 2 and 2 fields from infotype 1 to the table parameter &lt;STRONG&gt;proposed values&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How this FM works is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAP Wrote&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;that exactly same validation checks take place as would in the individual maintenace screens for the infotype (PA30). The error messages are the same as those which appear in the dialog, in other words, the individual maintenance screen error messages are transferred rather than interpreted by this module.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, the logical way to find out your error would be to actually try and create the infotypes manually (PA30) with the same data that you are passing to this FM. I'm sure you'll get the same error message but you'll know which particular &lt;STRONG&gt;mandatory&lt;/STRONG&gt; field is missing from which particular infotype out of the three supplied to this FM. Then you can pass (append) the missing field(s) with correct values that are missing to make this work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 01:30:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854308#M926495</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2008-05-15T01:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854309#M926496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sougata,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried running FM in dialog mode = 2, where the exact same PA40 routine is simulated and you have to enter the data manually into the infotypes. The problem is that in one of the screens for infotype 1, I am unable to enter the value for company code, since it is greyed out and consequently when I try to save the entries I get a message saying 'Company code does not exist.&lt;/P&gt;&lt;P&gt;I am not sure if the config automatically is supposed to default the comp code value or not.&lt;/P&gt;&lt;P&gt;Any inputs in this regard are greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 03:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854309#M926496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T03:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854310#M926497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am passing the following as proposed value in my code and it works fine:&lt;/P&gt;&lt;P&gt;0000	P0000-PERNR	03191401	        00&lt;/P&gt;&lt;P&gt;0000	P0000-INFTY	0000	        00&lt;/P&gt;&lt;P&gt;0000	P0000-ENDDA	99991231	        00&lt;/P&gt;&lt;P&gt;0000	P0000-BEGDA	20080503	        00&lt;/P&gt;&lt;P&gt;0000	P0000-MASSN	P1	        00&lt;/P&gt;&lt;P&gt;0000	P0000-STAT2	3	        00&lt;/P&gt;&lt;P&gt;0001	P0001-BUKRS	1000	        00&lt;/P&gt;&lt;P&gt;0001	P0001-WERKS	B590	        00&lt;/P&gt;&lt;P&gt;0001	P0001-PERSG	1	        00&lt;/P&gt;&lt;P&gt;0001	P0001-PERSK	FT	        00&lt;/P&gt;&lt;P&gt;0001	P0001-BTRTL	P007	        00&lt;/P&gt;&lt;P&gt;0001	P0001-ABKRS	Z1	        00&lt;/P&gt;&lt;P&gt;0001	P0001-KOSTL	0000900000       00&lt;/P&gt;&lt;P&gt;0001	P0001-PLANS	99999999  	00&lt;/P&gt;&lt;P&gt;0001	P0001-MSTBR	03233021	00&lt;/P&gt;&lt;P&gt;0002	P0002-NACHN	YANCY	        00&lt;/P&gt;&lt;P&gt;0002	P0002-VORNA	CHRISTOPHER	00&lt;/P&gt;&lt;P&gt;0002	P0002-PERID	999-99-9999	00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You dont need to send everything but you can try and see which combination works for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 04:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854310#M926497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T04:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854311#M926498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that your are passing the PERNR as well. My requirement is to perform a HIRING action so a PERNR has to be created at run time by the FM. &lt;/P&gt;&lt;P&gt;That is why I am passing NO_EXISTENCE_CHECK = 'X' and PERNR = blank to the FM.&lt;/P&gt;&lt;P&gt;Any suggestions will be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 04:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854311#M926498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T04:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854312#M926499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am passing PERNR because in our case pernr is generated by the legacy system and we keep the same numbers in SAP. As i said before, you dont have to send everything I am sending, I posted to values so that you would have a reference of something that works. Populate as much as you can.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 04:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854312#M926499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T04:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854313#M926500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every system is different in regards to configuration and customization. I suspect the company code field is greyed out (not ready for input) as a result of the configuration of &lt;STRONG&gt;Infotype Screen Control&lt;/STRONG&gt; (T588M).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be a dynamic action or an user-exit/BADI already active in your system which defaults the company code on infotype 1, but it looks like this is not triggered when you call this FM. As a workaround, you should consult your functional consultant to change the T588M screen control config back to "ready for input" (for field BUKRS) so that you can input a value (through this FM) and hence make it work the way you want to. After your program is run, the screen control setting can be turned back to how it was. As long as you validate the company code data (for each employee) in your program, I don't think it would impact on the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've worked hard for you so please don't forget to reward points! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sougata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 06:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854313#M926500</guid>
      <dc:creator>Sougata</dc:creator>
      <dc:date>2008-05-15T06:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854314#M926501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;Can you please list the import parameters that you passed to your FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 16:39:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854314#M926501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T16:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854315#M926502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;besides what i have already posted(proposed values), I also pass:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            PERNR           = NUMBER           ---&amp;gt;legacy employee number&lt;/P&gt;&lt;P&gt;            ACTIO           = OPERATION        ---&amp;gt; INS&lt;/P&gt;&lt;P&gt;            TCLAS           = TCLAS                -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; A&lt;/P&gt;&lt;P&gt;            BEGDA           = VALIDITYBEGIN   -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;begin date&lt;/P&gt;&lt;P&gt;            ENDDA           = VALIDITYEND      -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; end date&lt;/P&gt;&lt;P&gt;            WERKS           = WERKS              -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;v_werks&lt;/P&gt;&lt;P&gt;            PERSG           = PERSG                -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;v_persg&lt;/P&gt;&lt;P&gt;            PERSK           = PERSK                -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt;v_persk&lt;/P&gt;&lt;P&gt;            LUW_MODE        = LUW_MODE   -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;0&lt;/P&gt;&lt;P&gt;            DIALOG_MODE     = DIALOG_MODE -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt;0&lt;/P&gt;&lt;P&gt;            NO_EXISTENCE_CHECK = 'X'&lt;/P&gt;&lt;P&gt;            NO_ENQUEUE      = 'X'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 16:50:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854315#M926502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T16:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854316#M926503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aparna,&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One last thing - I am guessing that your system was configured to allow non-internal assignment of pernr, meaning that the user is allowed to specify the pernr that needs to be created.&lt;/P&gt;&lt;P&gt;Please correct me if I am wrong.&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 17:13:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854316#M926503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T17:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854317#M926504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not to sure about what has be configured, but considering the fact that I am able to create a employee with by proving a employee  number, i think it should be th case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 17:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854317#M926504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-15T17:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854318#M926505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I vaguely recall (it's been about 2 years since I wrote the interface, and I don't have the source code handy) that I needed to create an 0003 infotype before creating an 0000.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2008 18:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854318#M926505</guid>
      <dc:creator>bryan_cain</dc:creator>
      <dc:date>2008-05-15T18:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create new pernr using HR_MAINTAIN_MASTERDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854319#M926506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for all the inputs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2008 21:33:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-new-pernr-using-hr-maintain-masterdata/m-p/3854319#M926506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-18T21:33:31Z</dc:date>
    </item>
  </channel>
</rss>

