<?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 Time data recording in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441843#M210086</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Is there any function module for uploading data to infotype 2001 and 2002? (Time data recoring)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 07:58:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T07:58:19Z</dc:date>
    <item>
      <title>Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441843#M210086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Is there any function module for uploading data to infotype 2001 and 2002? (Time data recoring)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 07:58:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441843#M210086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T07:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441844#M210087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check this out: BAPI_PTMGRATTABS_MNGCREATION (ecc5.0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:03:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441844#M210087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441845#M210088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Do you have any idea how to use the function module &lt;/P&gt;&lt;P&gt;HR_ABS_ATT_TIMES?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:12:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441845#M210088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441846#M210089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mudhukeshwar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. use the fm HR_INFOTYPE_OPERATION&lt;/P&gt;&lt;P&gt;&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>Wed, 28 Jun 2006 10:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441846#M210089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441847#M210090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, no. But in any case I recommend using the BAPI since SAP guarantees it won't change in the future, it probably has more documentation and overall functionality covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using internal SAP functions could also be quite dangerous if you're not 100% sure of how they work (I just heard a case example where an interface consultant messed up lots of master data after having thought a function would be ok to use..)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441847#M210090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441848#M210091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;I tried using BAPI_PTMGRATTABS_MNGCREATION. It gives bapi return message "Employee/applicant is not locked yet".&lt;/P&gt;&lt;P&gt;What can be the reason? Is it because the usage is not correct or is it because of something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 10:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441848#M210091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441849#M210092</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;1. we have to enqueue the employee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : locking_user LIKE sy-uname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt; For Enque&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'HR_EMPLOYEE_ENQUEUE'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      number       = ptab-pernr&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      return       = ret&lt;/P&gt;&lt;P&gt;      locking_user = locking_user.&lt;/P&gt;&lt;P&gt;  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Wed, 28 Jun 2006 10:58:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441849#M210092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T10:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441850#M210093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is correct. Or even better and to follow the bapi usage approach, use bapi_employee_enqueue and you're safe for future upgrades and changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441850#M210093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441851#M210094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit and Mikko.&lt;/P&gt;&lt;P&gt;I used the enque deque.&lt;/P&gt;&lt;P&gt;Now I am getting error message "Insert cannot be made due to collision". Is there a solution for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:21:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441851#M210094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441852#M210095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;seems like there is already an absence/attendance created for the time specified or there is another functional problem with the quotas. Talk to your HR/CATS consultant for assistance with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mikko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps. please consider points for helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:23:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441852#M210095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441853#M210096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is BAPI usage approach? Is there any sequence? &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441853#M210096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Time data recording</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441854#M210097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;with that I meant it's good practice to use BAPI's instead of direct table lookups and SAP internal function modules. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because things &amp;lt;u&amp;gt;do&amp;lt;/u&amp;gt; change in SAP upgrades, SP level raises and when applying patches. BAPI's however remain unaffected so it's safe to use them in your own custom code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Mikko&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 11:40:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/time-data-recording/m-p/1441854#M210097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T11:40:44Z</dc:date>
    </item>
  </channel>
</rss>

