Time sheet issues

Here is the scenario-
I have integrated project server with TFS. Assume a project test has a task/user story. In project server, i have assigned a user X with 50% availability to user story1 and this user story runs for 2 days. So the estimated effort is 8 hours, with 4 hours
each day. Now i publish this  project and go to TFS and find the same user story assigned to the same user. Great!
I now go ahead and enter the estimated hours as 8 and the remaining hours as 8. The user X goes in on day1, and in TFS enters Completed hours as 5, remaining 1 and saves the work item. Now, here is the issue. The user goes into project server, goes to his
time sheet, finds the user story1 assigned to him on day1, clicks the check box and selects import task progress. Miraculously, project server assumes that the resource X has spent 4 hours on day1 for user story1 and 1 hour on day 2. While in reality, he has
spent 5 hours on user story1 and nothing on day 2!!!!
How do we solve this problem!! Any help urgently would be appreciated!!

Any help from microsoft on this one????!!!

Similar Messages

  • Application for time sheet in HR abap

    Hi all,
      please tell me what is the application and output type for time sheet in HR ABAP. and also tell me step by step procedure how to work on HR forms
    Regards,
    Srinivas.

    Hi,
    Regarding Time Sheet Issue....
    To fill in time sheets in SAP . Make use of CATSDB to enter data.
    Goto SE38-->Type CATS* and press f4..you would get the list of the programs..to enter and maintain timesheet data.
    I hope it helps.
    Regards,
    Suruchi

  • Time sheet - abap hr

    when i go to txn code:cat2(program: saplcats) for entering time sheet, if any employee works for 6 hours from 23.00 hours it gives the 'to' time as 24.00 hours in the new version and considers as that person only worked for 1 hour on that day and the remaining 5 hours next day.Where as in the old version it gives 'to' time as 5.00 hours and considers that he worked 6 hours that day. Can any one pl explain how the new version has got this additional feature.

    Hi,
    Regarding Time Sheet Issue....
    To fill in time sheets in SAP . Make use of CATSDB to enter data.
    Goto SE38-->Type CATS* and press f4..you would get the list of the programs..to enter and maintain timesheet data.
    I hope it helps.
    Regards,
    Suruchi

  • Enterprise service for Approving/Rejecting Time sheets

    Hi All,
    I am searching for the Enterprise service regarding "Approving / Rejecting Employee timesheet by Manager", i am able to find the Approve/Reject leave request but not the time sheet. could any one please help me in finding these services regarding time sheets. I need these services names as it is high priority issue. or is there any other way to accomplish the same task ?
    Thanks,
    Rohan

    Hi Shrivastava.G,
    Thanks for the quick response, i will look and dwell into it and see if it's fit my requirements and award points accordingly. time being i am stuck in one more problem i was able to find the Enterprise sercvices for Changing timesheet and even displaying timesheet, but surprisingly we could not find the enteprise service for the initial basic requirement of "CREATING TIMECARD", where a user can enter and book the necessary hours on weeekly basis.
    i got these two enterprise service, but it does not fit our requirement:
    1) ECC_EMPLTIMEEVENTERPCRTRC
    2) ECC_EMPTIMSHEETCHGRC
    Any help on this would be much appreciated,
    Thanks,
    Rohan

  • Time sheet Display through CAT3

    Hi,
    We are using Cross application time sheets and expense sheet entry in SAP. We have the following issue, can someone please help out to sort it.
    When we go to the Expense sheet (PR05) through the CAT 2 transaction code (Aeroplane Sign) we see the expense sheet in edit mode which is correct but the issue when we go through CAT 3 whicg is the display mode we still see PR05 in the edit mode but it should be in display mode only.
    Regards,
    Roville

    Hi Roville,
    Please refer to this link.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CATS/CATS.pdf
    I tried doing it in my system. It takes me directly to PRO5 Trip Maintainance Screen.
    I'm not sure but I think irrespective of the CATS mode (Display/change) you will be taken to a default Trip maintenance screen where the working time attributes entered in the time sheet are copied to Trip Costs as default values.
    Hope this helps.
    Regards,
    Brinda L

  • Operation cost and time sheet booking

    Hi,
    In my current project we have SAP PP and SAP HR too.
    My production order is against WBS, I am issuing materials and confirming operations in CO11N to capture material cost and operation cost. then i am doing GR of finished goods and then order settlement and then goods issue ( of finished goods) to project to post the cost to project. Also in HR, time sheet booking is done in CAT2. This will lead to double cost posting to project i.e. once thru PP and then thru HR.
    How to avoid this??
    Regards.

    I am not sure how you have defined your std value parameters in the Routing.
    in the Production order we are trying to capture the cost incurred to the order, these hours are for Product costing purpose need not  be used for Salaries.
    in CAT2 we are trying to post only the manual labour hrs for the Project. thses hrs for Salary wage settlement purpose.
    Regards
    Ratan

  • Find out the time sheet data entry fields

    hi
    this is satish,
              i inserted the time sheet values in the time sheet data entry view. now the my problem is where these field values store in which tables.
    thanks for all

    Hi:
    I need to transfer CATS data to FICO. I found out about transaction CAT7.
    At the moment, I have 2 issues:
    1) My CATSDB data have status "30". However, there is no corresponding entries in CATSCO. Could you tell me what I need to do to ensure that CATSCO has values?
    2) My FICO system is running on 4.6C whereas my HR system is running on ECC6.0. Can CAT7 still works?
    I appreciate your response.
    Thanks,
    Ash

  • Cat2-Time sheet

    Hi All,
               Can any one please help out how to write the user exit program and which user exit in cat2 has to be used for the following scenario:
               Ther requirement is that after enter into the transaction CAT2 and the data is given for the Data Entry profile and personnel number and then enter into the time sheet screen .In the time sheet screen once the time,activity types,network and activity number are entered and saved it.After that if we again enter into the time sheet screen it should not allow to change the time entered.But the standard transaction allow us to change the time.If the user makes any changes and try to save it ,it should show the error message.

    Hi preethi,
    1. for this purpose,
       (ie. validating at the time of saving time sheet)
       use the enhancement CATS0006
    2. in that there is FM
       EXIT_SAPLCATS_006
    3. There we can issue error messages
       (so that it cannot be saved)
      thru the TABLES parameter of the FM
      I_MESSAGES
    4.
    we again enter into the time sheet screen it should not allow to change the time entered
    For this, u will have to FETCH THE OLD DATA
    using SELECT query from DATABASE TABLE,
    so that u can compare them with the
    ONE ALREADY SAVED,
    and the NEW ONE, which is being entered.
    5. Then depending if both are different,
       u can give a error message.
    regards,
    amit m.

  • Entry of time sheets by many personnel numbers at the same time

    Hi
    I have a requirement from the client where time sheets to be entered by a group of employees at the same time.
    2.  The employee should enter the time sheet from any place out of office may be internet outside ie web enabled time sheet.
    Please suggest me how to perform the above two things in the CATS.
    waiting for your suggestions.
    Thanks
    Harish

    One of them.
    What about the statement in the docs isn't clear?
    atomic_refresh
    If this parameter is set to true, then the list of materialized views is refreshed in a single transaction. All of the refreshed materialized views are updated to a single point in time. If the refresh fails for any of the materialized views, none of the materialized views are updated.
    If this parameter is set to false, then each of the materialized views is refreshed in a separate transaction.Each one becomes a separate transaction. Some may run in parallel, some serially, you have no control. So it may well be one at a time. The bigger issue, if they are separate transactions, is that if someone queries one the corresponding data may not exist in the others. Is this what you want?

  • Save & Release of Time Sheet in ESS.

    Hi all,
    The requirement is to provide two options after reviewing the time sheet in ESS, first one as per standard 'SAVE' which will save the time sheet (then employee will release later) and second one is customized one 'SAVE & RELEASE' which will save the timesheet as well as release it on a single instance.
    Tried with profile in TCATS Table (Release while Save), but it releases the time sheet on both options.
    Then created a custom RFC calling both SAVE and RELEASE RFCs subsequently.
    But that is also not working.
    So, if any of you came across similar issue. Please guide me on solving this.
    Thanks,
    Nathan.S

    Hi Siddhartha,
    First thanks a lot for your reply.
    But our requirement is to provide two buttons one for 'SAVE' and another for 'SAVE & RELEASE' in same page.
    Is it possible to achieve this?
    Thanks,
    Nathan.

  • Transferring Time Sheet Data to Controlling/Financial Module

    All:
    I have an issue I am entering data via CAT2 and have supplied a receiver cost center, using wage type MI10 and entered times 8 hours per day.  I have entered salary data into the basic pay via Personnel Management.  I have approved the time sheet data but it appears that it is only relevant for transfer to the HR module and not the CO module.  Any help would be greatly appreciated.  I am attempting to use these modules to record actual hours worked and associated wage rates then post entries to CO for reporting.
    Thanks,
    Jeremy

    Sorry I wasn't clear it appears that it is not available for transfer to controlling.  It appears it is only building the data structures for transfer in HR and not CO.  I get the message "No data for transfer" it appears once I approve the time sheet data it creates intermediate structures/table for transferring to other modules and is only creating the structure/table for HR.  I can successfully transfer data to HR but not CO.  What data on the time sheet entry triggers it to build the CO structures/tables.
    Thanks,
    Jeremy

  • Activities missing in worklist in web time sheet (ESS)

    We have a problem concerning activity elements which are present in the worklist in CAT2, but are partially missing in the worklist in the web time sheet. We are using SAP enhancements CATS0001, CATS0009 og CATS0010. I have looked into the project structure in CJ20N to ensure that the the status for the activity elements that are missing and those that are present, are the same. Is there any difference in the functionality that is generating the worklist in cat2 and in the web time sheet? How can I debug this issue?

    You need to use a HTTP breakpoint in your implementation at a place where you pass the activity types.

  • No Drop-Down in One Field of ESS Time Sheet

    Hi All,
              We are facing an issue with ESS, Activity type Dropdown values are coming in CAT2 but being not in ESS time sheet. Drop-down for all other values, eg network, receiving cost center etc., are displayed in ESS.
    Can you please suggest what could be the reason behind it.
    Cheers!!!
    Umang

    Hello Umang
    We are also faced similar kind of issue.
    For that Network,   activity type should be configured that should have enough permission for that PERN (means user).
    My suggesion it is issue with back configuration.
    BR
    Sridhar S

  • How to add customized column in the time sheet CATS (transaction CAT2) ?

    Hello,
    I need to be able to add some columns in the time sheet CAT2 containing:
    - the name and first name of the person (in addition of the number), in display mode in the CATS time sheet.
    - a  text that I will found by reading some tables and values...
    Does anyone have any idea how to do so ? and if it's possible or not?
    Thanks a lot in advance for your help.
    Best regards
    Fanny GROUX

    Hi,
    Thanks a lot, it's really help...don't know why I didn't see this customized point before in SPRO.
    But I have an other issue, my new fields is added in the CATS screen and now I'm trying to put default value by using the user exit of extension CATS0009.
    When I complete the value of my new fields in structure CATSD_IMP, there are not taking into account and the CATS screen doesn't display the value.
    Am I using the wrong table ? wrong user-exit ? or my code ..
    Thansk a lot again for your help.
    Fanny GROUX

  • ESS Time Sheet Entry Error - "critical error, data has been lost"

    I tried saving his time sheet data on the ESS . I noticed that when I went back to check on the draft, Draft has no longer exists  or had any information. When I tried to find the draft, I got the message "critical error, data has been lost"
    Can any one help on this issue if faced.

    Hello,,
    Are you able to enter time on the backend via Cat2, for example?
    Please provide further details for the community to assist you.
    Details like:
    - Which ERP version are you running?
    - Do I have any dumps or logs on ST22 and SLG1?
    Thank you.

Maybe you are looking for