<?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 Help needed with BAPI BAPI_CATIMESHEETMGR_INSERT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-with-bapi-bapi-catimesheetmgr-insert/m-p/3391115#M814259</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 need to develop an Interface to get timesheet data into CAT2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three different formats in which i get Timesheet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Data Entry Profile Key date   Personnel Number Attn./Absence Type Clock-in  Clock-out&lt;/P&gt;&lt;P&gt;EXEMPTPR           01.08.2007 238              1000               8:00      12:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;                                                                          Day1               Day2 &lt;/P&gt;&lt;P&gt;Data Entry Profile Key date    Personnel Number Attn./Absence Type Clock-in Clock-out Clock-in Clock-out&lt;/P&gt;&lt;P&gt;SENIOREX           01.08.2007  238              1000               8:00      16:00        8:00   16:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Data Entry Profile Key date       Personal number Attn/Absence type Day1 Day2&lt;/P&gt;&lt;P&gt;EXEMPTPR           01.11.2007     238             1000                8    8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan to use BAPI BAPI_CATIMESHEETMGR_INSERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in understanding the way this BAPI be used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2008 08:20:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-15T08:20:43Z</dc:date>
    <item>
      <title>Help needed with BAPI BAPI_CATIMESHEETMGR_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-with-bapi-bapi-catimesheetmgr-insert/m-p/3391115#M814259</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 need to develop an Interface to get timesheet data into CAT2. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three different formats in which i get Timesheet data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;Data Entry Profile Key date   Personnel Number Attn./Absence Type Clock-in  Clock-out&lt;/P&gt;&lt;P&gt;EXEMPTPR           01.08.2007 238              1000               8:00      12:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;                                                                          Day1               Day2 &lt;/P&gt;&lt;P&gt;Data Entry Profile Key date    Personnel Number Attn./Absence Type Clock-in Clock-out Clock-in Clock-out&lt;/P&gt;&lt;P&gt;SENIOREX           01.08.2007  238              1000               8:00      16:00        8:00   16:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;Data Entry Profile Key date       Personal number Attn/Absence type Day1 Day2&lt;/P&gt;&lt;P&gt;EXEMPTPR           01.11.2007     238             1000                8    8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan to use BAPI BAPI_CATIMESHEETMGR_INSERT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in understanding the way this BAPI be used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 08:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-with-bapi-bapi-catimesheetmgr-insert/m-p/3391115#M814259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T08:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with BAPI BAPI_CATIMESHEETMGR_INSERT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-with-bapi-bapi-catimesheetmgr-insert/m-p/3391116#M814260</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;  The way the BAPI is used is like the normal function module. so don't feel any difference and use it in your abap code. What better with BAPI is that it can be called from outside of SAP. But that does not make any difference to you. In addition every BAPI fm will have adequate documention available in SE37. Just go through it to find what mandatory data to be passed. Hope this helps, if it is then reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Harikrishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 11:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-needed-with-bapi-bapi-catimesheetmgr-insert/m-p/3391116#M814260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T11:22:12Z</dc:date>
    </item>
  </channel>
</rss>

