Recording Additional Data on Time Event Types

Our company is using the following time event types to record time data:P10 - In
P15 - Break Start
P02 - Lunch Start
P25 - Lunch End
P20 - Out
We have only been able to associate a cost center to time event type
P10, but have the need to associate it to P25 or identify a time event
type not already in use that will accept a cost center to be associated
to it. When we try to enter a cost center with time event tyep P25, the
error message states "You can not use time event type P25 to record
additional data."
In our comapny, we have the need to round the in and out punches for
each employee, but not round the other punches of the day. We can't use
the first and last punch of the day to accomplish this because we have
people who work split shifts. We also require a cost center to be
associated with every punch that begins a productive time pair.
Returning from lunch is the start of a productive time block, and is
considered an "In" punch that shouldn't be rounded.
I need to know if there is a way to configure the time event types to
accept additional data or if there are any other time event types
besides P10 that allow additional data to be recorded with them.

Hi,
Does the person entering the punch enters the cost center? How do you identify outside the SAP system before entering the data in SAP system what is the cost center related to the punch.
Also Time events table or teven table cannot be enhanced.
You could use CATS for hours recording related to a cost center.
Regards,
Divya

Similar Messages

  • Configuration Time Recording subsystem to Person time event

    Hi All,
    I need to configuration for Time Recorded data which is exported in an excel sheet now i need to update it in the system...and possibly made a system by that the end user can do it occationally after som trainnig...
    Thanks in advance...
    Amol

    Hi Amol,
    The Time Events that are recorded from an External System will be downloaded into an Excel and this falt file has to be in the correct format so that the Standard program can upload the values in IT2011.
    Use this standard program to upload the Excel from a the desktop or on the application server.
    RPTEUP10 (Upload time events).Sit with ur ABAP'r who will give u the flat file format.
    Structure of field string EXTREC:
    PERNR(8)  Personnel number
    ZAUSW(8)  ID number (infotype 0050)
    LDATE(8)  Date of clock-in/out
    LTIME(6)  Time of clock-in/out
    ERDAT(8)  Date of entry
    ERTIM(6)  Time of entry
    SATZA(3)  Time event type
    TERID(4)  Terminal ID
    ABWGR(4)  Att./absence reason
    Please let me know if u require any further info.
    Thanks and Regards
    Swati

  • Find record insert date and time in a table

    Hi All,
    I want to get record insert date and time in a table. There is no datetime column in my table. Are there any possibility to get date and time for each record?
    Thank You

    Thats not easy. If your transaction info still resides on active portion of the log you can use fn_dblog to read out the time at which the transactions occurs. This is useful only if you try it shortly after transaction.
    the code would look like this
    SELECT *
    FROM fn_dblog(null,null)
    WHERE [Transaction Name] LIKE 'INSERT%'
    OR [Transaction Name] LIKE 'UPDATE%'
    Also see
    http://www.mssqltips.com/sqlservertip/3076/how-to-read-the-sql-server-database-transaction-log/
    http://solutioncenter.apexsql.com/read-a-sql-server-transaction-log/
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • How to record the data against time?

    Hi there,
    I am doing a real-time measurement, and i get a 1-D dataflow  from the loading cell without time stamp.  I know how to record it and save it to a file. However, how to store the data against time? I know I can use "get date time in seconds.vi" to obtain the system time, but how to integrate it with the dataflow from the loading cell? it would be best if I can view the dataflow changing with respect to the system time in a waveform chat.
    Thanks.
    Mike

    You are doing a measurement with what? NI DAQ card or something else? The chart and saving to file are two different things. For an example of displaying time in a chart, look at the example called Real-Time Chart. How exactly do you want the time/measurement data written to file?

  • DBM Time recording Event type sequence

    Hi Experts, Is it possible to define the sequence for time recording event types in standard? Currently we are able to perform the end order event before the Start order event. The entry gets stored in table /DBM/TM_TEVENT. Another example is - We can perform the Clock Out event type before Clock IN. These event types should be in sequence. System should not allow to perform Clock Out if Clock IN has not happened for the day. Is there any way out to fulfill the above requirement. Kindly suggest. Regards, T.R.S.Praveen

    Try below suggestion, in my opinion there isn't a standard config to define the sequence since there cannot be a fixed sequence since requirement might differ from customer to customer:
    When time events are entered at DBM time recording terminals, the system logs a time event for a personnel number in a first step, and in a second step CATS data records are created from the sequence of the logged time events.
    You can influence the posting of time events of a DBM time recording terminal in CATS by using the BAdI /DBM/BADITM_TEVENT_PROC.
    You can use the BAdI method ACTION_AFT_CHECK_TIME_EVENTS to process the CATS records generated from the time events before they are saved to the database. The method supplies the current personnel number, the current terminal key and the affected time events for information purposes; you can change the proposed CATS records that are to be saved.
    Regards,
    Sachin Balmiki

  • When I try to adjust the date and time of an event by selecting Photos from iPhoto, the year I enter is altered.

    I have images in iPhoto from an older digital camera which did not record the date and time.  In iPhoto, with an event selected, I have tried to adjust the date and time by choosing Photo.  When I adjust the date and check Modify original files, it makes the date much earlier--in centuries.  I now have an event from August 2003 (the date I entered) which reads June 2, 1251 under the event!  When I attempt to correct it, it goes back further in time.  What am I doing wrong?

    (I use iPhoto only to import from my iPhone; I organize all my images, including thousands of RAW files, in folders on a big external drive.)
    Why are you using iPhoto at all? use image capture or drag and drop the photos
    The problem is that the files I am copying are getting stripped of the EXIF metadata
    eliminating iPhoto from your work flow will eliminate one oppertunity to have this happen  For photos in iPhoto it is best to export them rather than drag an drop them - this assures your EXIF and IPTC data is correct and uptodate
    Why would I be able, over many years, to retain EXIF metadata in photos imported from an iPhone--then one day find that the same workflow strips such photos of EXIF data?
    Because exporting is the supported way to "export" photos - I never drag and drop photos out of iPhoto and I never use thrid party programs on the photos in the iPhoto library - try exporting as suggested above and see if that is the solution
    LN

  • Restriction in event reported date and time

    Dear All,
                We have a requirement where we want to keep check on all the reported events such that none of the events are reported with future date and time.
              We have some 25 reporting events and we have an option to keep the check in Preprocessing  FM but then i have to add the customizing of each of the reported events.
      Do we have any possibility to keep a validation via customizing on Actual Reported Date and time event to be within current date and time i.e. no future event is possible without using preprocessing functionality.
    Thanks,
    Shubh.

    Dear Steffen,
                       Thanks for your reply but what i meant to ask is as below :
                       For an event which I am reporting , I have actual date and time as a field. In this field user  can enter any date and time and this will be treated as reported date and time for that event.
       What I need is the restriction that none of the reported date and time is in future from the time when user is actually reporting the event. I am not considering planned date and time as the criteria for restriction.
    Thanks,
    Shubh.

  • Event Type Linkages - No receiver type

    We had an issue in our production server where users's were getting the "ambiguous workflow" error.  We found the culprit to be an additional entry in the Event Type Linkages (SWE2) that had NO recever type.  After we opened up the client, and removed the entry, the error went away.
    I know it's possible to enter a new entry in this table despite the erorr requiring the receiver type.  However, since this is a production box, access to data is extremely locked down, and there is not a way to directly modify this transaction. 
    Any ideas how this additional entry could have appeared?

    Hi Rick!
    Did you guys move any workflows from test/quality system to the production system? Usually, when we create starting events in workflows (using SWDD or PFTC), Event type linkages gets a new record and a transport gets created for the same. So it may have happened that a transport could have moved to Production with those changes.
    Hope this helps. Let me know if you have any clarifications.
    Regards,
    Anwar.

  • How to compare date and time together

    Hi,
    How to compare Date and Time together?
    For example in a database table there are two fields rundate and runtime.  I want to compare these two with perticular date and time in the program.  Like, I want to pull all the records where the records's date and time are less than a perticular date and time in the program.
    Hope the question is clear...
    Thanks.
    Kavita

    Hi Kavita
    There is no as such Date and Time Comparision FM in Standard SAP  But You can define your own like this
    <b>FUNCTION ZAV4_COMPAREDATETIME.
    ""Lokale Schnittstelle:
    *"  IMPORTING
    *"     REFERENCE(DATE1) TYPE  DATS
    *"     REFERENCE(TIME1) TYPE  TIMS
    *"     REFERENCE(DATE2) TYPE  DATS
    *"     REFERENCE(TIME2) TYPE  TIMS
    *"  EXPORTING
    *"     VALUE(TWOISMORETOPICAL) TYPE  C
      twoismoretopical = ''.
      if date2 > date1.
        twoismoretopical = 'X'.
      else.
         if date2 = date1 and time2 > time1.
           twoismoretopical = 'X'.
         endif.
      endif.
    ENDFUNCTION.</b>
    Regards
    Mithlesh

  • Date and Time Stamp not showing up on import?

    I recorded with date and time stamp on my Sony Sr-11 and when I import it in iMovie 11 it's not displayed.  Please help so when I import it shows up in iMovie 11.

    Playing back the tape in the camcorder that originally recorded the tape with the display output activated, doesn't mean that you actually recorded the date & time as part of the video. Check the user's manual of your camcorder to find out how to record date & time as part of the image - not just to a data track. FCP doesn't access the data code info.
    -DH

  • Time Events

    Hi All,,
    In Time Event Infotype, I have time event types like this can you please tell if this is the correct way,
    24.05.2007     14:40:36     P01     Clock-in/-out     +                   M
    24.05.2007     14:46:23     P20     Clock-out     +                   M
    24.05.2007     14:56:36     P10     Clock-in     +                   M
    24.05.2007     18:02:54     P20     Clock-out     +                   M
    28.05.2007     08:03:56     P10     Clock-in     +                   M
    28.05.2007     08:07:40     P10     Clock-in     +                   M
    29.05.2007     15:42:05     P01     Clock-in/-out     +     0001              M
    Please suggest if there is any specific way to enter time events
    Thanks
    Veer
    Message was edited by:
            veeresh G R

    hello,
    why are you using p01?
    P10 and P20 make the same?
    regards
    stefan

  • Daily workschedule and time events

    Hi,
    we have problem about time events day assignment on holidays. it is as below:
    we have a daily workschedule 16:00 to 01:00 (on the next day). it is working well on normal days but when it is a holiday on the calendar the clock out time (01:00) is assigned to the current day and it is not paired to the clock in.
    we use P01 as time event type. how I can do something to daily workschedule be prior to holiday calnedar in day assignemt?
    could any one help me on fixing this problem?
    Regards,
    Elnoosh

    Hi,
    there was a long break for this discussion,
    I tried my solution for this problem but there was big bang after running final time evaluation for payroll payment
    my solution:
    1-  I tried Mr. Omid's hint and changed "day type rule" to 02 and
    2-  regenerated my workschedule then holidays day type was 0 for this workschedule
    3- I put a rule after function p2011 as below
    time evaluation worked properly and every thing seems ok when I run it individually but it seems that when it was run finally by our time administrator every thing is mixed up and the holiday is counted as absence for some employees. I don't know what happened, now I rolled every thing back and again we have problem for holidays.

  • With 10.7.2 update iCal does not allow you to set "Reminders" by draging events from "All Day Events" into "Reminders" is there another way to do this instead of having to type out the entire reminder with date, time, and type?

    With 10.7.2 update iCal does not allow you to set "Reminders" by draging events from "All Day Events" into "Reminders" is there another way to do this instead of having to type out the entire reminder with date, time, and type?
    With Lion 10.7.1. you where able to drag events from "All Day Events" into the "Reminders" bar to create upcoming reminders.

    Exactly the same question I was about to post!
    Great being able to sync reminders (well overdue) however if I have to re-type a calener envent into reminders it's a waste of time!! 
    Come on Apple!!
    Just need an option for the calender event to add to reminder or the old drag to add to reminder functionality back, Please???

  • Re: Populating Additional data in Material master record

    Hi,
    I am creating material master record using BAPI_MATERIAL_SAVE_DATA. I am using the below function modules to populate date in Additional Data Tab. I am getting the existing material details from BAPI_MATERIAL_GET_ALL and passing it to
    BAPI_MATERIAL_SAVE_DATA variables. I can create material successfully, but  "PROPORTION/PRODUCT UNIT"   TAB in Additional Data Tab is not populating.
    Program populates this data  for some materials and for some materials not.  For example,  when I try to create a new  material by copying  existing details from 1234 , New material will be created   with 12345(say), but "PROPORTION/PRODUCT UNIT"   TAB in Additional Data Tab is not populating.
    Now If I put a break point, to find out what could be the issue , and then press f6 ,  and re-execute program for the same material 1234, then my custom program can populates data.  I know its sound wiered, but I am not able to solve the issue.
        CALL FUNCTION 'VBWS_UOM_READ_WITH_MATNR'
          EXPORTING
            i_matnr         = it_mara-matnr
          TABLES
            e_meinh         = gt_meinh
            e_meinh_ws      = gt_meinh_ws
            e_meinh_ws_upd  = gt_meinh_ws_upd
            e_meinh_ws_updx = gt_meinh_ws_updx
            e_message       = gt_message
            e_return        = gt_return
          EXCEPTIONS
            error           = 1
            OTHERS          = 2.
        FREE: gt_message, gt_return.
        CLEAR : gt_meinh_ws_upd, gt_meinh_ws_updx.
        CALL FUNCTION 'VBWS_UOM_MAINTAIN_DARK'
          EXPORTING
            i_matnr               = lv_matnr
            i_kzwsm               = it_mara-kzwsm
            i_kzwsmx              = 'X'
            i_exit_by_first_error = 'X'
            i_user                = sy-uname
            i_buffer_refresh      = 'X'
            i_no_update           = ' '
          TABLES
            i_meinh_ws_upd        = gt_meinh_ws_upd[]
            i_meinh_ws_updx       = gt_meinh_ws_updx[]
            e_message             = gt_message
            e_return              = gt_return
          EXCEPTIONS
            error                 = 1
            OTHERS                = 2.
        LOOP AT gt_return WHERE type = 'S'.
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
        ENDLOOP.
    Any suggestions ...

    Hi Karthik,
    Thanks for your reply. It worked. But now I am facing strange issue. As you see my code above, i am using VBWS_UOM_MAINTAIN_DARK to update Addition data tab. however, the values of internaltable gt_meinh_ws_upd was not updated correctly inside the material master.
    For example, I am filling gt_meinh_ws_upd table with the below values
    gt_meinh_ws_upd-wsm = 'OZT'
    gt_meinh_ws_upd-atnam ' ZABCDE'
    gt_meinh_ws_upd-atwrt = 0.0023
    append gt_meinh_ws_upd.
    but when i see in material master,   gt_meinh_ws_upd-atwrt = 0.0023 is updated with 23, instead of 0.023. I debugged th func. module many times, I didnot come acroos the code what making it to 23.
    Any Idea karthik...
    Thanks in Advance

  • To transfer time events from external time recording system to sap r/3

    hi all,
          I have a task to make an interface program between external time recording and sap r/3, and then to transfer the time events from that external system to sap system with the help of an rfc, i have got some information like the data first has to be transferred to the table CC1TEV and then from this table the data will be uploaded to 2011 infotype with the help of a standard program, but i am unable to find a solution for making the interface program and the RFC or BAPI which will transfer the records from external system.
        if anybody has any information on this plz help me out to solve this problem.

    Which recorgding terminals using to capture time events? They should have give some guidelines about this?
    Regards
    niranjan

Maybe you are looking for