Double clock in error

Hi all,
When an employee clock in by his magnetic card on time machine, some times the machine take two clock ins and the same in out, and that occurs error in time evaluation in TD20.
i want the system take the first clock in and the last clock out for each day if duplication done, how can i do that?
Best regards,

This also depends on what know of clock you are using.
We have configured our clocks in a way that the minimum time between two swips is 1 minute. This mean if a person clock's in than they have to wait atleast 1 minute before they can reswipe their card. If you have such option, then this will eliminate the problem you are having.
Second, if you are unable to configure the duration, then you may want o increase the frequency of polling the Time data into SAP.Further, you need to post this data via IDocs into the CC1TEV table. Also, in table V_T705B (PDC Processing status) in the Status = A00 -  Repeated posting of time events you want to set the value as '1'. This will eliminate posting of same time events record in IT2011.
However you have to be careful that if the duplicate entries already exists in CC1TEV, then both the entries will get posted in TEVEN. But during the posting, you can set the packet as 1 entry (this will increase runtime) but then you can ensure that duplicate entries will be eliminted from TEVEN.
Another alternative is to write a rule in Time Schema to see that if a Time pair already exist with the same Start/End time, then just ignore that time entry (You should get a blank and a Start/End time pair)
Hope this helps.
- Harshal

Similar Messages

  • Facing "double logon pad" error in portal.

    Hello,
    Issue:Facing "double logon pad" error in portal.
    I am facing double logon pad error in the system in the WoC Home.I checked TREX is running fine.
    Kindly suggest me in this issue.
    Thanks & Regards,
    harshavarddhan

    Just check these things.
    As you said BI-ABAP stack level is 20. so you have to upgrade the java stack to the same level.
    Please ensure that both ABAP and JAVA stack should be in same level. Check for the SSO connectivity when u configured portal with your BI.
    As you are getting Server is missing error in portal, have you configured the BI server settings in the portal ie., exact server name and system no.? please check the same, if you havent checked.
    As usual check for the RFC connection. whether it is working fine or not. Check for the userids which you are given for the configuration.
    If the userid get locked, the configuration will not work and the execution of query will not be happen on portal.
    Please check these things and try to execute it again.
    Hope this would help you.

  • DAQ PCIe-6361 Sample Clock Timig Error

    I'm trying to sample a signal at different frequencies, but so far have only been able to use one 208.3kHz. When I double the frequency of my signal I get an error from LV (-200019). I read that if this error occurs that my rate to to low and so not enough memeory is being allocated to the buffer and to fix it I must increase my rate to the maximum expected rate of my signal. But as you can see from the sample vi I attached, not only am I already at the max sampling rate 2MHz, but my signal is at a much lower frequency. Does anyone have any idea what I need to do to read higher frequency signals?
    Thanks,
    Elliot
    Attachments:
    Take Image1.vi ‏42 KB

    Elliot,
    i do not understand your issue, but from looking into your code, you are using an external clock connected to PFI3.
    Why do you use an additional property node to set the timbase clock frequency?
    My suspicion is that the property node and external clock do not fit together, so try removing that property node.
    As a second note: Are you sure that your external clock signal is a good shaped TTL signal? I find it possible that noise on the clock signal does succeed the maximum sample rate for the device.
    hope this helps,
    Norbert
    PS: Please post questions of that kind in the DAQ forums in the future. Thanks!
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Regarding ALV double click and error

    hello all ,
    suppose you have error in your report at particular line no. you are displaying that line no. in alv now if you double click on line no in alv ,it will open that report in se38 with cursor postion at that line no contain error.i think there should be FM but i donot know its name.
    its urgent.
    plz help me.
    thanks in advance.

    I have an alv which has two column one is reort name and 2nd is for error (conatin line no where is error) that reort conatain. 
    now i duble click on error column it should open that report in se38 and cursor should be at that line no.
    e.g. i have zsales report which has an error on line no.'11' .
    when i double click on line no 11.report zsales should be open in se38 with cursor postion at 11th line no in report.
    thanks

  • How do I set up my Airport Express to my Viasat modem, which requires a DHCP connection, without getting a double NAT connection error?

    I have an Airport Express connected to a Viasat 4100 satellite modem. This requires a DHCP connection and is connected to my Airport Express by Ethernet. I then have three computers (two running Mavericks and one running Lion) and two IPhone 5s and an Apple Tv on the network. If the Airport Express is set to DHCP and NAT then the network works and I have internet, but the amber light flashes and I have a double NAT error. If I use it in Bridge mode the airport express goes green but I have no internet. How can I set it up so it works properly? If anyone knows could they please give all the settings I shoud use on the Airport Express as I may have left incorrect setting on it whilst trying to fix the problem. I have checked and it has been confirmed that I cannot change any settings on the satellite modem.

    Go into AirPort Utility, click on the AirPort Express, and click on the "Double-NAT" error. Click Ignore. There's nothing that can be done about the Double-Nat unless you ignore it (no harm) or contact your ISP and get them to change your Modem/Router into Bridge Mode, and even then can't guarantee that you won't get that error.
    Again, best thing to do: Ignore the Double-Nat Error.

  • Clock-in/Clock-out error

    Hi All,
    I have done backend config for clock-in/clock-out corrections service in r3. Now when i click on this service in portal I am getting the foll error
    No more storage space available for extending an internal table., error key: RFC_ERROR_SYSTEM_FAILURE  
    com.sap.tc.webdynpro.modelimpl.dynamicrfc.WDDynamicRFCExecuteException: No more storage space available for extending an internal table., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:101)
         at com.sap.xss.hr.wtcor.fcoverview.FcOverview.ReadCalendar(FcOverview.java:232)
         at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverview.ReadCalendar(InternalFcOverview.java:504)
         at com.sap.xss.hr.wtcor.fcoverview.FcOverviewInterface.ReadCalendar(FcOverviewInterface.java:135)
         at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverviewInterface.ReadCalendar(InternalFcOverviewInterface.java:481)
         at com.sap.xss.hr.wtcor.fcoverview.wdp.InternalFcOverviewInterface$External.ReadCalendar(InternalFcOverviewInterface.java:549)
         at com.sap.xss.hr.wtcor.vcoverview.VcOverview.onBeforeOutput(VcOverview.java:278)
         at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverview.onBeforeOutput(InternalVcOverview.java:924)
         at com.sap.xss.hr.wtcor.vcoverview.VcOverviewInterface.onBeforeOutput(VcOverviewInterface.java:156)
         at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverviewInterface.onBeforeOutput(InternalVcOverviewInterface.java:302)
         at com.sap.xss.hr.wtcor.vcoverview.wdp.InternalVcOverviewInterface$External.onBeforeOutput(InternalVcOverviewInterface.java:414)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.callOnBeforeOutput(FPMComponent.java:602)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:568)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:748)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:283)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:860)
         at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)
         at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1246)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
         at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:547)
         at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:591)
         at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:822)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(AccessController.java:215)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.aii.proxy.framework.core.BaseProxyException: No more storage space available for extending an internal table., error key: RFC_ERROR_SYSTEM_FAILURE
         at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
         at com.sap.xss.hr.wtcor.time_event_corr_adaptivemodel.TimeEventCorrAdaptiveModel.ptcor_Uia_Weekly_Calendar(TimeEventCorrAdaptiveModel.java:410)
         at com.sap.xss.hr.wtcor.time_event_corr_adaptivemodel.Ptcor_Uia_Weekly_Calendar_Input.doExecute(Ptcor_Uia_Weekly_Calendar_Input.java:137)
         at com.sap.tc.webdynpro.modelimpl.dynamicrfc.DynamicRFCModelClassExecutable.execute(DynamicRFCModelClassExecutable.java:92)
         ... 61 more
    Can anyone please provide any input on this
    We are on EP7 , ECC6
    Thanks and Regards
    Reshma

    Hi Reshma ,
    I am also facing a similar problem as you faced : : No storage space available for extending an internal table., error key: RFC_ERROR_SYSTEM_FAILURE
    Can you please explain as to how you got the problem solved
    Thanks in advance ,
    Vinay

  • N95 Clock System Error

    My N95 has suddenly started giving me a "System Error" when I try to access either the Clock program or the Time and Date update page from the Tools menu. Otherwise the phone works normally and displays the correct time and date on the display during normal operation.
    I have tried to perform a "Factory Reset" and this does seem to cure the problem, but the error returns as soon as I perform a Memory Restore using the Nokia PC Suite backup/restore utility.
    Is there any way to cure this problem without losing all my data and having to re-enter it again manually??
    Regards

    03-Dec-2007 04:25 PM
    n95_pilot wrote:
    My N95 has suddenly started giving me a "System Error" when I try to access either the Clock program or the Time and Date update page from the Tools menu. Otherwise the phone works normally and displays the correct time and date on the display during normal operation.
    I have tried to perform a "Factory Reset" and this does seem to cure the problem, but the error returns as soon as I perform a Memory Restore using the Nokia PC Suite backup/restore utility.
    Is there any way to cure this problem without losing all my data and having to re-enter it again manually??
    Regards
    try to get the latest N95 software, ya know NSU...

  • Double character input error when entering data in numbers using Bluetooth keyboard.

    Using a bluetooth keyboard (Logitech) sometimes causes a double character input when entering data in numbers.
    For example if wish to enter the number "22" or the word "in" they become "2222" and "iinn". Pressing enter of tab also causes a double jump
    This problem is not always solved by turning keyboard off and on or by closing down and restarting numbers.
    This problem does not occur in any other app.
    I have used 2 different Logitech keyboards (ultra-slim and the recently new folio keyboard) and both caused the same problem.
    The error is sporadic but frequent and has lead to me often having to switch back to touch input.
    Very frustrating considering these excellent keyboards are ideal for using in numbers when working correctly!
    ANy advice would be much appreciated

    Zombie,
    Not much help I'm afraid, but I just saw your post & wanted to let you know that I have the same problem, but for me it manifests itself in many apps, and it happens with the Apple bluetooth keyboard
    . The only thing I've noticed is that it only seems to happen when I first start typing after not using the keyboard for a while (I'm not sure how long a while is, but maybe 30 seconds or so). Then I'll type & the first few letters will be fine, and then one letter double-types, and then it's fine again until I stop using it for whatever the threshold amount of time is. I'm guessing that it has something to do with the iPad's battery management & that it's shutting off the connection to the keyboard or something & once it picks it back up, then it double-types that letter.
    At least in Pages, it isn't as big of a deal because I know it's coming, I can correct it & then type for a long time. In Numbers, my keyboard use is much less consistent, so I need to be more cognisant of it.

  • Unable to open ASL or ATN files by double click, windows error!

    I installed CS4 extended (I previously had PS7) and everything worked fine.  I could double click to open styles and actions, the file types were set to open with photoshop.  Today I deleted my PS7 program and tried to click on one of my styles in the styles folder in CS4 and I got a Windows Error stating that Windows doesn't recognize the file type.  I tried to manually select for it to open with photoshop but can't get it to select it as a program,  If I'm in CS4 and go to Load styles it will pull it up like normal but I can't double click to open it anymore.  Can anyone tell me what I need to change to get this feature back?  It's annoying also because when you see a style or action in it's folder it no longer had the PS icon, it has the IE icon.  Thanks so much!

    Hi Hunt!  Well this is what's odd, I can load them perfectly through the Actions palette.  I used to be able to double click the icon of the action that I wanted to use and it would load it for me.  I am a digital scrapbook designer and use actions and styles a lot so I normally have the folder open and can click on the one I want faster then to load it through the palettes.    About the PS icon when I browse for the program I want to open the files, I can see the PS icon but when I click on it to select the program for some reason it selects Internet Exloror instead.  I don't know why it won't select the PS file?  Thanks so much!

  • Get actual clock rate error

    I'm using ADAC 5500 DAQ card with labview. I had an error called 'get actual clock rate'.What's the meaning of this error. How can i get actual clock rate,what shoul i do?Thanks for your response.

    Hello �
    I visited IOtech�s website and found out that in the ADAC/5500 Series specifications data sheet it is mentioned that LabVIEW is supported with this piece of hardware. They mention: �complete drivers with example programs for rapid application specific development�.
    My suggestion is to contact IOtech. They are the ones who wrote the driver to interface their hardware with LabVIEW and should know what the error means. In this case, our ability to help you is limited since we did not write the driver. However, they should be able to provide you with more information about the error and how to fix it.
    ADAC/5500 Series
    IOtech support<
    /a>
    Hope this helps!
    S Vences
    Applications Engineer
    National Instruments

  • Nokia 6085_world clock _application error

    when i try to open world clock , the message is showing application error with detail " illegal argument java / lang /illegal argument Exception illegal month 19"
    i would like to know the reason for such error and also how i can rectify it ?

    This happens sometimes, but if it happens all the time, there's something wrong. I wonder whether there's any error in your JVM.It is always advisable to keep your phone's firmware up to date. Click here to see whether a software/ firmware update is available for your Nokia device.
    Mobile Royale - Latest News, Reviews and Software for Mobiles
    Aero Everyday - Aviation News and Insights
    GoMobile Forums-The best mobile technology discussions
    Please visit http://alifeofmisery.blogspot.com or www.miserylife.tk and help someone smile.
    Dreaming of a 5320XpressMusic - 128MB RAM makes up for the 2MP cam !

  • 8451 I2C clock setting error

    If you attempt to configure the I2C clock on the USB-8451 over the maximum of 250kHz (e.g. 400kHz) you get the error -301702: 'NI-845x:  The supplied clock rate is too low. Refer to your hardware documentation for supported clock rates'. Any value up to 399 kHz is accepted by the configuration property. Trying to communicate afterwards with a clock setting between 250 and 399 kHz results in Warning  301700: 'NI-845x:  The passed-in clock rate was lowered to a clock rate value that the hardware supports. Refer to your hardware documentation for supported clock rates.'
    On the other hand the configuration property accepts an clock rate setting of 1kHz without errors. The manual lists a minimum of 32 kHz. If you try to communicate afterwards, the same error number as above (-301702) shows up.
    Should be corrected in driver software!

    Hi - your statement is correct and the error is fixed in next version 1.2 of NI-845x driver
    So please download it under www.ni.com/support (drivers and updates - search for 8451) when released in future
    Thanks for request
    Best Regards
    AE Munich (Germany)

  • Top level clock timing error 0.00 ns

    I am working with Ni 9146 chassis in FPGA.  When the top-level clock was set to default (40 MHz) and the VI was compiled with Xilinx a timing error comes back which states the the time that the code took would be ~0.05 ns, but the expected time was 0.00ns.  Since it was 40 MHz the time required should have been 25ns.  I had the work around that I created a derived clock of 40 MHz, and this makes the compiler think the code needs to run in less than 25ns.  
    I do need to know why the default clock does not work though.  
    Thank you for your time
    Mitchell

    I have received similar errors in a few of my projects, typically in the past I have simply changed the "Implementation Strategy" from "default" to "reduced compile time". Although I just received the same error 3 times consecutively now and I'm not sure why. I have the exact same VI implemented on another FPGA of the same type which compiles without problem.
    I have received two 50pS timing violations and one 980pS timing violation.
    Attached are the screen shots of the two most recent errors. Any insight as to the cause?
    I just changed the "Implementation Strategy" to "optimize performance" hopefully this rectifies the issue.
    Attachments:
    5pS.jpg ‏201 KB
    98pS.jpg ‏224 KB

  • Msi clock applet error

    Whenever I try to open the MSI Clock applet in display properties I get the error that there was a problem with desk.cpl.  I have a G4MX440 - dual vga out plus s-video out and I am running Windows 2000 SR-2.  2.4 GHz P4, 1 GB of Rambus memory 20/80 GB hardrives on an Asus motherboard. I also have a  seperate video capture card.

    g4mx440user,
    Tell us what video drivers you are running. I am guessing you used to be running the MSI Drivers and then you switched to the nVidia Drivers.
    Take Care,
    Richard
    P.S. If you remove msicpl.dll it will get rid of the MSI Tabs. Only do that if you are currently running non MSI Video Drivers.

  • IPhone Clock App. (error?)

    If you go the iPhone Clock, set any world clock, and notice that rather than displaying the day of the week, it displays "Today". I'm no "genius", but I'm pretty sure that it's today right now. I'm also pretty sure that it's always "Today", but is that just laziness in coding or perhaps a slight oversight? Maybe they grab the day of the week from the Calendar App which shows "Today" in one place. Who knows? Is there any Apple staff that read this that can suggest a fix or let the right department know for a future update?

    But it's a world clock - all it's meant to do is give you the time and day in relation to your own local calendar settings. I've got Melbourne entered in my world clock. It's currently showing "21.08 Today", cos they're 9 hours ahead of me in the UK. In 3 hours time, the Melbourne entry will say "00.08 Tomorrow"

Maybe you are looking for

  • HT1918 how can you change your security question?

    I really need help because i cant make any purcheses at the itunes store.

  • Error after installing BI Scheduler Schema

    Hi, I followed the instructions given in the below URL to install the BI scheduler schema. http://download.oracle.com/docs/cd/E12844_01/doc/bip.1013/e12690/T434820T487784.htm After installing the Scheduler Schema the following error is encountered wh

  • Error in Collecting of IDOCs

    Hi All, Thanks to all who r giving immidiate response for threads. i am working with File to Mul IDOCs Scenario. Please give me solution for the following error. Thanks in Advance. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> - <!-- Call

  • Making My QT movies look as good as my FCP canvases

    Using footage from my Sony HDV camcorder (which records in 1440x1080 (1080/60i)), my sequences in FCP look gorgeous and truly High-Def. But when I try to convert to a QT mov, they look terrible -- pixelated, staggered, ... What is the best method to

  • Where is the ad blocker in Firefox 7?

    It was available in other versions.