<?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: error while updating Infotype in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129651#M1619263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhatia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am doing the same, how can we roll backe the creation of PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am using&amp;nbsp;&amp;nbsp; HR_MAINTAIN_MASTERDATA FM to create pernr using multiple infotypes 0000, 0002,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 0006, 0007, 0008, 0014, 0015, 0023, 0077, 0105. While creating if i get error in one of the infotype i&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; don't want to create perrn. pls. can you share how dido yu achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I appriciate your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Mannu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 17:57:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-07-31T17:57:57Z</dc:date>
    <item>
      <title>error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129647#M1619259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am currently hiring an employee Through PA30  by maintaining IT-0000,IT-0001 and IT-0002 . Now what I want is that if I get an error in maintaining any of these Infotypes I want either all to get updated at once or none at all.&lt;/P&gt;&lt;P&gt;So if I get an error in say IT-0002 ,then since it is comes after saving the records in IT-0000 and IT-0001 so I don't want it to generate the employee number .&lt;/P&gt;&lt;P&gt;Right now if I get an error in IT-0002 it generates a number from the internal number range and maintains IT-0000 for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried rollback work  and  even commit work statement  after executing PA30 but that doesn't work either.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;lt;removed by moderator&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amber&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thomas Zloch on Aug 24, 2011 3:51 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 10:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129647#M1619259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T10:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129648#M1619260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. &lt;/P&gt;&lt;P&gt;But how are you doing this process? This sould be done by using a measure through PA40 or HRPBSES40 (Plubic Sector)&lt;/P&gt;&lt;P&gt;However this is standard behaviour. When using PA40, for instance, once the IT0000 has been saved and the PERNR number has been generated there's no rollback possible. (As far as I know this only can be done when using a Dummy Personel Number through HRPBSES40) In your case you should control that scenario and delete the whole PERNR when neccesary.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 11:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129648#M1619260</guid>
      <dc:creator>former_member209703</dc:creator>
      <dc:date>2011-08-24T11:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129649#M1619261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use functional module HR_MAINTAIN_MASTERDATA for this. Do fill all three infotypes fields and values in one go. It will post either all three or none.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 12:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129649#M1619261</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-24T12:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129650#M1619262</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;&lt;/P&gt;&lt;P&gt;I am doing this through PA30 and I guess you are right that once an infotype is saved there is no Rollback so this will not work....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 19:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129650#M1619262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-25T19:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129651#M1619263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhatia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am doing the same, how can we roll backe the creation of PERNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I am using&amp;nbsp;&amp;nbsp; HR_MAINTAIN_MASTERDATA FM to create pernr using multiple infotypes 0000, 0002,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; 0006, 0007, 0008, 0014, 0015, 0023, 0077, 0105. While creating if i get error in one of the infotype i&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; don't want to create perrn. pls. can you share how dido yu achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I appriciate your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Mannu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129651#M1619263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-31T17:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: error while updating Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129652#M1619264</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 was unable to do so as after saving data in every infotype system performs a commit work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 09:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-updating-infotype/m-p/8129652#M1619264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-08T09:22:44Z</dc:date>
    </item>
  </channel>
</rss>

