ESS - Time - Collision with another Time Entry

Dear Sir,
We have an Attendance Maintained (2002) for emp X today.
When we apply for leave on same day (Absence - 2001) through PA30 System over writes the entry.
(Not a problem)
While we apply for leave throught ESS we are getting the error "Collision with another Time Entry" .
Please let us know what all changes are to be done so that the system can accept the absence on same day on which attendance is there.
Thanks & Regards
Param

Hi,
1st check the Time constrain for the infoype with help of the HR functional consultant, try to make entry by Tcode PA30 if itu2019s a successfully done.
Check the configuration by "PTARQ" Customizing options.
Check the T-code "PTARQ" in that select "Post Document " in the Post Document selection screen 1st click upon the "Test Run" and then execute see the data is proper or not, Once you clear with the DATA is correct then again Run same report without clicking upon " Test Run" once you done with the posting then check the same by T-code "PA30u201D.
Let me know the details

Similar Messages

  • I'm trying to make an android game and I want that when a collision with another object change of sc

    I'm trying to make an android game and I want that when a collision with another object change of scene
    how i can do this

    here is the doc on htiTestObject for detecting collisions.
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayOb ject.html#hitTestObject()
    for scene change use the second parameter in gotoandplay() to define scene name doc below
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/MovieClip .html#gotoAndPlay()

  • Collision with Another Time Entry

    Hi all,
    User is getting above error while he is trying to book his annual leave.
    He has 25 days of quota left in IT2006.
    Besides i checked in RPTARTDBVIEW there is only one leave in SENT status which belongs to the previous year.
    User is unable to book any leaves for randomly any period.
    Please help
    Deepali

    Hi Deepali,
    First check in the collision message, what date is appearing. Then check if for that particualr date and entry already exists in the IT2001 or IT2002.  If yes then check in report RPTARQDBVIEW if there is a query in the sent status which corresponds to that particualr collinding date. If yes, then from report RPTARQDBDEL, delete that particular entry.  Remember when executing the report RPTARQDBDEL uncheck the test run.
    PS: you can delete all the queries with status sent which are already existing in the IT2001 or IT2002.
    thanks,
    ayyaps

  • Prevent error "Collision with another time entry"

    Hi,
    This is one error we are facing regularly in the system. I am aware
    about fixes but we dont want this error to keep recurring in the system.The main reason for the error is because there is a posted leave for
    the user in IT2001 and for the same date there is one open leave in the
    system. For eg, If the user has applied for a leave which has not been
    approved by the manager and his substitute for long and the HR
    administrator cretaes IT2001 record directly from the back-end. When
    the HR administrator should be alerted as to the presence of an open
    leave in the leave database when he is trying to create IT2001 record
    from the back end.
    The second scenario is as follows:
    Suppose the user was on leave and has come back to office and has
    raised a leave for a particular day. But before the leave request can
    reach the manager's inbox, the manager has applied a leave on-behalf of
    the user for that date from the record working time which has been
    poseted directly to the IT2001 of the user. Then also, when the manager
    is applying the leave, he should get an error message informing him of
    the leave request that has been sent.
    Can you please let me know whether any such alert is present in the
    system which can be switched on to let check the leave database before
    posting in the IT2001.
    I am aware that this problem can be resolved by applying SNote 1288919, but i want to preven this error from occurring.
    Thanks and Regards,
    Pinki

    Dear Pinki,
    You are correct the problem can be resolved by applying the SNote 1288919.But I don't think such alert system is available in standard functionality.
    Thanks,
    Dora.

  • Conflict exists with another time entry

    Hi, a user tries to submit a vacation leave for April 1 2009 in ESS and gets the following error:
    Conflict exists with another time entry from 16.12.2008 to 19.12.2008
    I checked her infotype 2001 records and the there are no time entry for April 1 2009
    How come the error message is saying the conflict is with a date in 2008 when she is entering a vacation request for 2009.
    Any suggestions how to resolve this?
    Thanks.

    there is an absence from 12/19/2008 to 12/26/2008 but it was processed successfully so there shouldn't be any conflict there but the system seems to be thinking there is.
    Another thing - the absence for 12/19 to 12/26 is not a vacation but sickness with certificate.  The user is trying to do a vacation time for April 14 and system is saying it conflicts with 12/16 to 12/19 dates (which there weren't any dates in infotype 2001).

  • ESS Record Working Time .. Restrict Time Entry with Relative limit

    Hi SDN Users,
    We are using ERP 2005 and EP 7.0 with webdynpro java ESS applications for Time, Travel and Personal Information.
    In the ESS Record Working Time application, a user can scroll to any date he wants in the past or in the future and record/edit working times. The application does not take into consideration the setting made in the time entry profile for relative limit.
    Please suggest the best way I can include this in the webdynpro application for Record Working Time. (in other words I would like to restrict the users to NOT be able to scroll before and later than 1 week from the current week).
    Can this be achieved by modifying any ABAP program / BADI / User Exit (OR)
    Would this require Webdynpro Code changes ?
    Please suggest some changes if any one has gone through a similar requirement.
    Thank You,
    Salome

    Hello Salome ,
    You can use the following way out for this :
    Lets say you want to allow one week before Begda , rest entries not allowed .
    1. VcCatRecordentry View - make a method called dateValid(); this would return true / flase
    we can get begda and endda.
    wdcontext.currentcontextelement.gettimesheetBegda();
    wdcontext.currentcontextelement.gettimesheetendda();
    Date sysDate =  new Date(Calendar.getInstance().getTimeInMillis());
         int sysDay = sysDate.getDay();
    2. Instantiate the Calendar  Calendar c1 =  new GregorianCalendar();
    3. c1.add(c1.DATE,-7);
        Date dt_end =  c1.getTime();
    now compare the dt_end to begda if it return >0
    then in on action navigation nxt  - report exception
    this would work , since I did the same and it worked absolutely well for me  .
    Regards
    Sandeep Sharma
    Edited by: Sandeep Sharma on Jul 8, 2009 7:41 PM

  • Multiple time entry profile in ESS

    Hi ,
    We are implementing ESS on ECC6.0 and EP7.0.
    In R/3 side we have multiple time sheet entry profiles, how can we implement the time sheet entry scenario in portal which allows multiple entry profiles because as per my understanding ESS user in portal would only be having ESS profile assigned to them.
    Please let me know if we can have multimple profile implemented in portal.
    Thanks
    Ankur

    In the old versions of the ESS business package (ITS based), we had the flexibilty to use more than one Time Entry profiles.
    AFAIK, you might not be able to use more than one Time Entry Profile with the new versions of ESS BP (Webdynpro based). The application picks up the "CVR" parameter of the user. (Default profile is SAP).
    Thanks,
    Raj

  • RoadMap does not return the selected step on ESS 600 Record Time entry

    RoadMap does not return the selected step on Record Time entry application in ESS. Is it suppose to behave similar way or is it suppose to take user to the selected step. If yes , then is there a setting or customization that i have to take care of, as its a standard SAP delivered ESS Record working time application.
    Please let me know. I appreciate your help in advance.

    Check with administrator in the src configuration thing,
    Cheers,
    Apparao

  • HT204088 How how can I synch my ipod + iphone music to my new computer? I get the same error  "my ipod or iphone is synched with another itunes library.An Ipod can be synched with only one itunes library at a time. What would I like to do Erase and Synch

    How can I synch my ipod & iphone music (purchased from itunes on my old laptop) to my new laptop? I keep getting the same message on my itunes on my new laptop: " The ipod/Iphone is synched with another itunes library. An ipod/iphone can be synched with only one itunes library at a time. What would you like to do - Erase and Synch or Transfer Purchases?" What do I do?
    A couple of other items:
    1) I am guessing Apple does not keep a history of all my music purchases? As I did not have my entire library backed-up anywhere, and relying on the music I have on my ipod and my iphone as my only source of itunes music....I have lost over 500 songs!!!
    2) I used to have an Apple account under another account name, and since have switched to a new account name. Is there anyway to find the history of purchases from my old Apple account name and transfer these over to my new account name and onto my new laptop?
    I hope someone can help, I am having a very difficult time trying to obtain answers. Angie

    The iphone/ipod is NOT a storage/backup device.  Not maintaining a backup copy is a big mistake.
    You can transfer itunes purchases from your iphone/ipod to your computer:
    Authorize your computer for all accounts and then click  File>Transfer Purchases

  • TS1474 I have had to restore my pc to a place back in time when it worked correctly, this meant thad iTunes was deleted. I have downloaded the latest version if iTunes but my Ipad wont sync. I get a message saying this Ipad is sycned with another iTunes l

    I have had to restore my pc to a place back in time when it worked correctly. This meant that iTunes was deleted. I have now downloaded the latest version of iTunes but I cant sync my iPad with it. I get the message that this iPad is synced with another iTunes Library and cant sync to this one.  Thankfully all my music library is on iPad. I would be grateful for some help on this issue

    Its solved I just restored it to that point

  • Hiding custom column in Weekly view of the Time Entry in ESS

    We have added a custom field to time entry (CAT2). This field is displaying in both (weekly and daily) view of the time entry screen in ESS. Our requirement is too display the field only in daily view.
    Is there a way to hide the custom column in the weekly view of the time sheet in ESS?
    Thank you,
    Rohit

    well it would require modification to the iview , it wont be a easy quickfix cause you lauch the iview it is built using CAC2 field customisation
    you can explore Personalisation for the daily view hope it can work!

  • I got a new pc and I am getting this message: The ipod 'harms ipod' is synced with another itunes library  Do you want to erace this Ipod and synce with this itunes library?  An Ipod can only be synced with only one itunes library at a time.  Erasing and

    The ipod 'harms ipod' is synced with another itunes library.Do you want to erase this ipod and sync with this itunes library?  An ipod can be synced with only one itunes library at a time.  Erasing and syncing replace the contents of this ipod with the contents of this itunes library.
    I don't know what to do?  I should save my library before I replace the contents, but I don't know how to do that! HELP!!

    See this older post from another forum member Zevoneer covering the different methods and software available to assist you with the task of copying content from your iPod back to your PC and into iTunes.
    https://discussions.apple.com/thread/2452022?start=0&tstart=0
    B-rock

  • I bought a MAC for the first time and plugged my Itouch into it to download my music on it, but is says The iPod "Rick's IPOD" is synced with another iTunes library. An iPod can be synced with only one iTunes library at a time. What should I do?

    I bought a MAC for the first time and plugged my Itouch into it to download my music on it, but is says The iPod “Rick's IPOD” is synced with another iTunes library. An iPod can be synced with only one iTunes library at a time. What should I do?

    Same as you would if you bought a pc; copy everything from your old computer to your new one.  Then you can just sync everything from the new computer, as you did with the old one.

  • I formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    i formatted and re-installed itunes. now it flashing massage that my ´ipod is synced with another iTunes library. An ipod can be synced with only one library at a time.´ now it is giving 2 options,  1- erase and sync, 2- transfer purchases. what to do?

    Follow these instructions:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • My laptop hard drive crashed - when I go to sync my iPhone it says that my phone is already synced with another computer and can only be synced with one computer at a time.

    My Dell laptop hard drive crashed - when I go to sync my iPhone it says that my phone is already synced with another computer and can only be synced with one computer at a time. When I hit sync is says it will erase my phone and sync with the new computer which is blank. How do I get my phone to sync my contacts, pics, apps etc. over to my new hard drive without losing anything.

    Yes, so what's confusing... Did you not restore the backup of your data, contacts, pics, apps, music, etc. to the new hard drive after you replaced it or reformatted it or whatever you did? If so, then you can just sync your data back.
    If not, please try searching the forum. This has been addressed hundreds of times here.

Maybe you are looking for