<?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 HR_INFOTYPE_OPERATION Commit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126390#M446483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this function in order to update several infotypes from another infotype (and sometimes, for another employee). But I want only make the modifications in all the infotype or in noone infotype. For this reason I don't commit in the function, then I commit when all results are well done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, if you call this function in performs, when you returns and make the commit, no infotype is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2007 09:38:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-13T09:38:01Z</dc:date>
    <item>
      <title>HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126390#M446483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use this function in order to update several infotypes from another infotype (and sometimes, for another employee). But I want only make the modifications in all the infotype or in noone infotype. For this reason I don't commit in the function, then I commit when all results are well done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, if you call this function in performs, when you returns and make the commit, no infotype is updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:38:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126390#M446483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126391#M446484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think try keeping the commit after the perform and&lt;/P&gt;&lt;P&gt;also keep nocommit = 'X' in hr_infotype_operation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:47:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126391#M446484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126392#M446485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt; (and sometimes, for another employee).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interesting.. did you try HR_MAINTAIN_MASTERDATA instead.. you can bundle all the infotypes in one perform &amp;amp; probably use the LUW_MODE parameter to COMMIT all or none...  not sure if it would work for 'another employee' though..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:47:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126392#M446485</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-04-13T09:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126393#M446486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But the main problem is that when I leave a perform where I did the HR_INFOTYPE_OPERATION with no commit and make after make a commit work, the infotype vales are not updated: ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform call_HR_INFOTYPE_OPERATION.&lt;/P&gt;&lt;P&gt;commit work and wait.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does not work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 09:57:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126393#M446486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T09:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126394#M446487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is unusal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;most of the times.. it works...&lt;/P&gt;&lt;P&gt;I dont have any idea then I am sorry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126394#M446487</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126395#M446488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jaime,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. commit work concept does not work with this FM, after calling this FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (commit work happens,&lt;/P&gt;&lt;P&gt;   or does not happen,&lt;/P&gt;&lt;P&gt;  based upon the parameter No_Commit passed )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126395#M446488</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: HR_INFOTYPE_OPERATION Commit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126396#M446489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;R u modifying the Infotypes or creating new records for all the infotypes...&lt;/P&gt;&lt;P&gt;I think It is better you use BDC.. this is wht we do if we have to update many infotypes, jus check your entries using HR_INFOTYPE_OPERATION&lt;/P&gt;&lt;P&gt; and then update the entries using BDC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2007 10:21:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hr-infotype-operation-commit/m-p/2126396#M446489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-13T10:21:13Z</dc:date>
    </item>
  </channel>
</rss>

