CAT2 time sheet template question

Hi,
I apologize if this is in the wrong forum.
We are using CAT2 transaction for employees to keep track of time.  Is it possible for a supervisor to create and save a template in CAT2 that his or her staff can import or share for their own time?  In other words, is it possible to save one template in CAT2 and then have other users import or use that particular template?
Any help is greatly appreciated.
Regards,
Rick

Thanks John,
I was afraid of that.  Maybe there is a way to circumvent via ABAP?  If anyone has any insight, I would appreciate your input.
Thanks,
Rick

Similar Messages

  • Problem with CAT2 - Time Sheet

    Hi Friends,
    We have recently upgraded the support packs and while testing the CAT2 transaction, when we correct the Time Sheet of an employee, system is giving an error message that " Collision with Full-Day HR record, there is a PTO in place on the same days but system should over write the existing entry in  R/3.
    Can any one give some inputs on this scenerio.
    Thanks in advance.
    Venkata

    Hello,
    Check CAC1 -> Data Entry Checks -> Collision.
    Then check the behaviour you want on this.
    Regards,
    Bentow.

  • 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.

  • Tcode: CAT2 - Time sheet: Maintain Times

    Hi All,
    In tcode: CAT2, then go to Setting -> tab DEFAULT, there's field called Activity Type. The field will display or hidden based on the setting in tcode: SPRO. If user set hidden, we will can't see this field show in the tab.
    In SPRO, the is multiple option for setting for this field ACTIVITY TYPE: (eg: Input, Req, Disp. Hide, etc). Can I know what are the table to stored for this setting so that we know that field is set to 'Input' . Thanks.

    Solved myself. It's from table: TFAWF..:-)

  • CAT2 Time sheet does not contain any data on PPMDT

    Hi Experts,
    I have submitted my timesheet through CAT2 ,this timesheet data is triggered and go throught the task 'TS31000007' .
    but when i open tcode PPMDT ,i am able to see my my timesheet in manager desk.
    issues is when manager was click on timesheet to do some action,Manager got the message like  'no data found'.
    Please help me here,if anyone accross this situation.
    Thanks in advacne.
    Regards,
    Kiran J

    Sounds to me like an authorisation issue. Maybe follow up with your security/authorisation team?

  • CAT2 Time sheet additional field length

    Hi All
    I have added  additional fields in include CI_CATSDB in that fields one fields is reference field in that I have taken field length 60 Char but in the input it is taking length only 35 Char.
    So if any one has come across this issue please help me because I have to enter reference that have more length.
    Thanks and regards
    Balbir

    hi
    in the catsdb table it will accept the length as 60 , but in the screen fld in the structure , it does not allow more than 35 chars, it is a limitation.
    Regards
    Sameer

  • Time Sheets -  anyone have a template they could share?

    Does any one have a time sheet template they could share. Trying to put together a sheet that can calculate the following:
    IN LUNCH OUT TOTAL
    8am 1 hr 5pm 7
    ANy help would be appreciated.

    I realize this is a year old post but am donating a timesheet I created in case it may be helpful to others. Disclaimer: I am an absolute newcomer to Livescycle designer, but this form is a place to start for others to add features.
    The form uses JavaScript and accepts input from the user for the start date of the 2 week pay period, and then it calculates all the dates for the days of the week. It totals the hours entered and can be printed or emailed.
    The target email address has been left intentionally blank, and will need to be entered manually.
    Hope some find it useful...
    > http://www.davidbartholomew.com/PDF_TimeSheet.pdf
    ---and that Karma returns other kindnesses to me.
    -David

  • 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

  • Question fractions of an hour formulas on Time Sheets

    I am trying to build a time sheet. Sometimes the time entered needs to be less than one hour. But when it then multiplies by the hourly rate, I get a problem.
    The formula calculates the "hours" by subtracting the start time from the end time in the fields where I enter them. If those total less than one hour, it either changes the duration to "minutes" or if I force it to hold the duration at hours, it always rounds up to one hour. As an example, a reported task that runs from 11:30 a.m. to 12 p.m. is entered, it usually posts a result of 30 minutes. But when it then goes to multiply the hourly rate, it multiplies by 30 (hours) rather than by 30 (minutes) or .5 (hours). How can I get it to post .5 hours so the math is right on the extended total?

    Assume cell a1 is formatted as date and time with only time shown. Enter data in form of h:m in that cell. Convert to fraction of hour that can be multiplied by hourly rate with formula as follows: =timevalue(a1)*24. Add in hourly rate as follows: =timevalue(a1)24[rate value].

  • Dropdown Custom Field in CATS Time Sheet in ESS

    I have added a custom field in CAT2 transaction with drop down values from the custom table.  When I log on to ESS I was not able to see the dropdown in timesheet for that field. I am able to configure the field to have a search help dialog box.
    Let me know how can I configure the field to show dropdown values in time sheet in ESS? Appreciate your replies.
    Thank you,
    Rohit

    check CL_XSS_CAT_VALUE_HELP*
    or
    use implicit enhancement of CL_Xss_cat_value_help_general for the purpose
    build_f4_help Method in the class CL_XSS_CAT_RFC_COMMAND_TOOLS.
    or note 914125 on how to get different helps
    The table TCATS_SHLP_ITS also can be explored

  • Getting Error in Portal while booking Time Sheet......

    Hi All,
    I am Getting Error in Portal when Booking Time sheet in Record working time Link. Getting below Error.
    "Enter activity type only in conjunction with cost center"...I have entered data in KP26.
    But for the same employee if i am booking the Efforts through R/3 (CAT2 Transaction) not getting the error. Successfully able to release the efforts it is storing in CATSDB.
    PLease advice on this.
    Regards,
    Srinivas...

    Hi Srinivas,
    Please make sure that CATS data entry fields are marked as "input only".
    Regards,
    Dilek

  • Time sheet upload to Service entry sheet

    We have contractors, who works in our project.  They are not on payroll.  We have service PO for them. They are thru some third party vendor.  Vendor gives the Time sheet, and we enter the service entry sheet, make the invoice & do the payment.
    Now the requirement is, that the service entry sheet should be created from Time sheet (third part xls file). Can this be uplaoded to create service entry sheet ??
    Thanks
    amit

    Dear Amit,
    You can use the transaction CAT2, but as far as I know you need to copy / paste teh content from your excel file.
    You may consider using one of the following BAPIs to insert, change or               
    delete CATS data via collective time recording:                                                                               
    BAPI_CATIMESHEETMGR_CHANGE                                                           
    BAPI_CATIMESHEETMGR_DELETE                                                           
    BAPI_CATIMESHEETMGR_INSERT 
    Regards,
    Edit

  • How to create "time sheet" bar chart?

    Hi Experts,
    I am using Crystal Reports 2008 and I would like to ask the steps to create a time sheet liked bar chart with following information:
    Imagine I collected the CPU usage of a computer every 30 seconds.
    In the report layout, X-axis should be the time of date. Such as 00:00, 06:00, 12:00 and 18:00. Y-axis should be the exact date. Such as 2009/05/01 to 2009/05/31. Highlight color should be applied to identify the usage. Such as <30% is gray, 30~70% is blue and >70% is red.
    Here is my target layout: [timesheet|http://img200.imageshack.us/img200/1292/timesheet.png]
    I tried to use bar chart template but crystal report sum up the total duration, not the exact time. When using Gantt chart, it almost fulfilled my requirement. But the bars of same date is not aligned horizontal, just like stairs.
    Thanks a lot for help!
    Regards,
    Albert Lai

    Thank you for reply!
    I tried "horizontal stacked bar chart" but it still have problem...
    Let's see my screen dumps: [Chart Expert - Data|http://img514.imageshack.us/img514/6595/timesheet2.png], [Chart Expert - Highlight|http://img411.imageshack.us/img411/1924/timesheet3.png], [Result|http://img269.imageshack.us/img269/8195/timesheet4.png]
    Is that no one will use Crystal Reports like my sample?
    Regards,
    Albert Lai
    Edited by: Albert Lai on Jun 4, 2009 3:24 PM

  • 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

  • Wrong Work center picking up Time sheet

    Hi
    Scenario is as follows:
    Earlier Employee has HR assignment to one Work center 1 -WC1
    Later, Employee was Assigned to Work center 2- WC2
    Problem: When booking time sheet in CAT2 ,  for service order, WC1 was picking up, even though in Service order WC2 is assigned.
    We have deleted the Employee HR assignment from WC1 , but still in Time sheet WC1 is coming.
    Please suggest.
    Thanks.

    Is it possible for anyone to tell, from where the work center is being picked up in CAT2. We are processing time sheet booking for service order. The work center in service order is something different than what is picked up in CAT2.

Maybe you are looking for

  • Macbook won't turn on, won't charge either (no green/amber light)

    So I was cleaning my keyboard today (just with water and a towel) and after cleaning, the screen shut off but my macbook was still turned on (could hear the fans). It wouldn't respond to anything and I tried a hard shut down but this did not work eit

  • Ipod shuffle not detected in Windows 7 64 bit SP1

    OS - Windows 7 64 bit SP1 Itunes version - 10.5.3.3 Ipod is detected as USB Mass Storage device under Device Manager and as IPOD under the category Unspecified device in Device and Printers. It does not get detected in Itunes and also does not show u

  • Doubt in Drop Table statement

    Hi, what will happen(internally), when we use DROP TABLE <table name>? Could you please elaborate for the above? Version : Oracle 9.2 For example: If we use DML statements. It ll record the changes in redo log/archive log. My doubt is... i use DROP T

  • Jumeler un mac avec projecteur optima

    J'ai acheté un projecteur usager Optima, MODEL EP719, no de série O82G544AAAAAC1360, compatible avec Mac selon les informations du CD d'installation. Je suis incapable d'installer le software. J'utilise un Macbook Pro OS X version 10.9.4. Le software

  • Buddy appears active when in .Mac but not AIM?

    I have the exact same buddy list for both my .Mac and AIM logins as I imported one into the other with AOL Instant Messenger. The odd thing is, when a certain buddy is available, they don't appear to be available when I'm logged in to AIM, but do whe