Oracle Self Service time

Hi,
Can anyone tell me that how to have default into oracle self service time. For e.g suppose if i have not submitted time card from 6/12-6/18 then in the week of 6/19 - 6/25, I should see the timecard for 6/12-6/18 in oracle self service time not for 6/19-6/25

Unless you are on R12.1, you can't control this value. If you are on 12.1, Default Timecard Period has been added to preference Self Service Timecard Period for a Worker, where the following options are available:
Period on or after system date
Earliest Period prior to system date
Closest Period prior to system date
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • Query on Oracle Self Service Time & its R12 Upgrade

    We have received a request from one of the prospective US based client for R12 upgrade proposal. The RFP say “Upgrade of Self-Service Time to Oracle Time and Labor (since Self-Service Time is not supported in R12) “.
    Any idea on Self-Service Time, is it different module?
    Has anyone done upgrade from Self-Service Time to Oracle Time? Need help to arrive at efforts required for upgrade from self-service-Time to OTL.

    user13094558 wrote:
    We have received a request from one of the prospective US based client for R12 upgrade proposal. The RFP say “Upgrade of Self-Service Time to Oracle Time and Labor (since Self-Service Time is not supported in R12) “.
    Any idea on Self-Service Time, is it different module?
    Has anyone done upgrade from Self-Service Time to Oracle Time? Need help to arrive at efforts required for upgrade from self-service-Time to OTL.Please see these docs/links.
    Oracle Time and Labor Information Center [ID 1293475.1]
    Oracle E-Business Suite Upgrade Guide Release 11i to 12.1
    http://docs.oracle.com/cd/E18727_01/doc.121/e16342/toc.htm
    Oracle Time and Labor Implementation and User's Guide
    http://docs.oracle.com/cd/E18727_01/doc.121/e13521/toc.htm
    R12 HRMS
    http://docs.oracle.com/cd/E18727_01/nav/hrm.htm
    Thanks,
    Hussein

  • OTL Self Service Time Card to OTL Timekeeper

    Hi All,
    I'm new to the Oracle HRMS module and have a question. Can you update OTL Timekeeper with time cards from OTL Self Service? I did read a very brief, one or two line sentence in one of the implementation manuals that said you could. However, at this point, I have researched in vein and still cannot find any information as to how or what should be done.
    Any help is greatly appreciated,
    Thanks,
    Paul

    Hi Gaurav,
    Sure.
    We would like to take the employee time cards being entered into the (OTL Self Service Time Entry) and once approved, have them automatically populate the OTL Timekeeper by employee. These employees are already defined in various Timekeeper groups. Once the supervisor opens up that group in Timekeeper they will be able to export those employee time records to an excel spreadsheet for further data manipulation. That's our end goal.
    The question I have is, how does the upload from (OTL Self Service Time Entry to OTL Timekeeper) happen?
    Does it happen once the employee time card has been approved?
    or
    Do you have to launch some type of concurrent job, etc?
    I just can't find that process answer and what if anything that needs to be done.
    Again, thanks in advance for any help you can provide.
    Paul

  • DB Connection in Oracle Self Service Modules

    Hi,
    I have one question about oracle Self Service modules.
    I am using Oracle Ebusiness Suite 11.5.10 on Oracle 10g database.
    What database user it connects to when we login to Oracle Apps Self service modules?
    Assuming that its 'APPS' db user, can I change this db user to some other user ?
    We are planning to archive and purge the workflow tables to another database and want to access that
    data using db link.
    So, we want to access archived data stored in other database using the db link.
    Can somebody explain me how to achieve this?
    Thanks,
    DR

    What database user it connects to when we login to Oracle Apps Self service modules?Apps user.
    Assuming that its 'APPS' db user, can I change this db user to some other user ? You cannot change this user as it is not easy to do that, plus you would lose support (unless you have your own custom module).
    We are planning to archive and purge the workflow tables to another database and want to access that data using db link.
    So, we want to access archived data stored in other database using the db link.
    Can somebody explain me how to achieve this?Is it OK for you to create a user like Apps user with read only privileges? If yes, have a look at the following link:
    Apps - Read Only Schema in Oracle APPS 11i
    http://oracle.anilpassi.com/read-only-schema-in-oracle-apps-11i.html

  • Date Formats in Oracle Applications Forms and Oracle Self Service

    Can someone tell me what determines the Date format that appears on Oracle Applications Forms and Oracle Self Service ?
    *1.* In Oracle HRMS,all dates i see on the Forms are of the Format "MM/DD/YYYY" but my NLS Parameters are not in this format .I'm giving the results for the NLS parameters below.I thought the date formats are determined by the NLS format.Is there something else that determines the date format appearing on Oracle Applications Forms ?
    NLS_DATABASE_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :AMERICAN
    NLS_LANGUAGE     :AMERICAN
    NLS_TERRITORY     :AMERICA
    NLS_INSTANCE_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :
    NLS_LANGUAGE     :american
    NLS_TERRITORY     :america
    NLS_SESSION_PARAMETERS
    NLS_DATE_FORMAT     :DD-MON-RR
    NLS_DATE_LANGUAGE     :
    NLS_LANGUAGE     :american
    NLS_TERRITORY     :america
    *2* What about the profile option : ICX_DATE_FORMAT_MASK ? Does it determine the Date Format for Self Service alone or does it impact the date format appearing on Oracle Applications Forms and the actual database also ?
    *3* If I use a to_date function in ,say, a pl/sql function that i code for some custom requirements,what will be the output of the date format ? Does it take the format given in NLS paramaters or is it determined by anything else?
    Thanks in advance...

    Hi,
    Thanks for your reply ,but I'm still confused ..
    Here are the profile options I'm seeing for one of my instance :
    ICX: Date format mask - 12/31/1999
    ICX: Date language - American English
    ICX: Language - American English
    ICX: NLS Sort - BINARY
    ICX: Territory - United States
    ICX: Numeric characters - NULL
    NLS parameters are given in my original email.
    In Self Service applications(OAF) ,the date format is appearing in "mm/dd/yyyy" format but when i login to Forms based applications ,I see the date format as "dd-mon-yyyy".What determines this date format ?
    How can i make the date format to always return one format everywhere ,be it Self Service (OAF) or Oracle Forms ?
    I'm getting date format related errors for my code because of default date formats changing intermittently when i log into Self Service.I want to know if there is anyway to prevent this from happening?
    Thanks in advance.

  • Self Service Time Customization

    Hi Friends
    I have a requirement to include an option button / listbox to show where the consultant worked. That is either onsite or offsite in Self Service Time Application. We are in 11.5.10 version.
    We dont have any descriptive flexfields in this HTML based application.
    How can i do this. ? Please suggest me
    Regards
    Rajkumar

    OTL Timecard selfservice pages are not true OA pages and are based out of LDT layout files. There are wrapper classes over OA beans and a custom rendering engine to render the timecards. There are still some references to AK and hence the corresponding changes. We can directly use LOV OA regions on 11.5.10+ instances along with the LDT changes, but I still won't suggest that.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • OTL/HXC - Adding Help Link to Self Service Time Entry (TcActivitiesPG)

    Hello folks,
    I'm a system analyst newly assigned to handling Oracle HR at my job. One thing I'm looking into is the possibility of adding a link to help documentation on our intranet (i.e. outside of Oracle) to the page where employees enter their time (using Self Service OTL). The problem is that no matter how much I look at personalizations for this page, I can't seem to track down a page element that could be used for that. I know there should be something, but I'm not having any luck.
    Does anyone have any suggestions for me? How would you add an arbitrary link at the top (or bottom) of the self service timecards?

    We're in the process of upgrading to R12; is it possible to add or custom links through personalization there, or is it still something that can only be done via customization? (We can certainly do the latter, but were hoping for a solution that didn't require it.)
    - Brad

  • Oracle self service reports in R12

    Hi,
    We are gonna upgrade from EBS 11i to EBS R12. In 11i we have several reports which are run as self service. Would like some suggestions is there any way we can run these reports in R12, One method is I redevelop the reports using XML publisher. Is there any way I can redevelop the these reports so that they run as self service pages.
    Your reply is appreciated.
    Regards,
    Boris

    Is there any patch required prior to start implementation of Self Service in R12.0.6. I've HR & Payroll running at present.
    is there any metalink note or tips before implemenating self service in R12.0.6?R12 Documentation Library
    http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html
    What Is the E-Business Suite Recommended Patch List (RPL) Tool? [ID 789483.1]
    Oracle Applications Current Patchset Comparison Utility - patchsets.sh [ID 139684.1]
    Oracle E-Business Suite HCM Information Center - Consolidated HRMS Mandatory Patch List [ID 1160507.1]
    Oracle HRMS Product Family - Release 11i and Release 12 Information [ID 135266.1]
    Latest Oracle HRMS Legislative Data Patch Available (HR Global / hrglobal) [ID 145837.1]
    Oracle EBS US and Canadian Payroll - 12.0.x Mandatory Patches [ID 386434.1]
    Thanks,
    Hussein

  • Error when submitting Time card by Self Service Time responsibility

    "Online retrieval of absences for Mr. Atul Agarwal has failed. Please Contact your System Administrator. "
    When trying to submit a Time Card I am getting the above error. Can someone pls help???

    "Online retrieval of absences for Mr. Atul Agarwal has failed. Please Contact your System Administrator. "
    When trying to submit a Time Card I am getting the above error. Can someone pls help???

  • Getting a error when submitting Time card by Self Service Time responsibili

    *"Online retrieval of absences for Mr. Atul Agarwal has failed. Please Contact your System Administrator. "*
    When trying to submit a Time Card I am getting the above error. Can someone pls help???

    "Online retrieval of absences for Mr. Atul Agarwal has failed. Please Contact your System Administrator. "
    When trying to submit a Time Card I am getting the above error. Can someone pls help???

  • SSO with Oracle self service apps

    Hi there,
    I want to use Oracles SSO server to authenticate an Oracle SelfService Application as an external app.
    Can anyone tell me how this is done ????

    This is not the right forum.
    You have post this in an E Biz forum probably this one: http://forums.oracle.com/forums/category.jspa?categoryID=3

  • OTL Time Card issue in Self Service

    Hi All,
    I am working in OTL. I m new to this module. Currently i am facing the below issue.
    In OTL, there is a validation of project and task when user enters time card.
    Whenever user enters time cards against the hour type which is not of PTO (e.g. regular) etc, project number
    and project task should be mandatory.
    It is working fine in OTL Time Keeper, but not working in Self Service Time Card.
    I am analyzing the issue but not getting the exact solution for the same.
    Kindly reply me to resolve it.
    Thanks in Advance
    Regards,
    Basaw

    HI all,
    can anyone suggest me what steps should i take to resolve this issue?
    Thanks in advance.
    Regards,
    Basaw

  • Oracle Portal for HR Self Service

    Hi All,
    I am new to HR Self Service implementation. Can anyone tell me what is the role of Oracle Portal in Self Service HR? Is it mandatory to have Oracle Portal when we implement Self Service HR?
    Appreciate any fast reply.
    Thanks,
    CAH

    Hi,
    What is the application release?
    Not sure if I understand you correctly, but I believe having Oracle Portal installed/configured is not mandatory (it is optional like configuring SSO). Please see these documents (check the referenced docs/links in these documents) for details.
    Note: 211557.1 - Implementing Oracle Self-Service Human Resources (SSHR) 4.2
    Note: 578360.1 - Oracle Self-Service Human Resources (SSHR) Release Notes, Release 12.1.1
    Oracle Self-Service Human Resources Guides can be found at:
    Oracle Applications Documentation
    http://www.oracle.com/technology/documentation/applications.html
    Regards,
    Hussein

  • Adding comment in the OTL Timecard ( in both timekeeper entry & Self-Service)

    Hi all,
    I need to add a new comment field in the timecard (both the timekeeper entry page & the Timecard Self-Service page).
    I am going through the white paper "Configuring The Oracle Time and Labor Timecard User Interface" currently.
    what i understand is modifying the LDT file will allow me to add the desired comment in the TimeCard Self Service page, while I need it to be exist in the Timekeeper Entry page also.
    i should be able to enter the employee timecard with my comment in the new comment field using the timekeeper entry page and submit it for approval. The approver should be able to review and see my comment in the employee timecard self service page.
    what are the required steps to have the new comment field exist in both layouts?
    also, is it possible to add the comment not as a new column, can we add the field just beside the seeded comment in the Timekeeper Entry down beside the Select All/Deselect All button?
    Note: I am using the Payroll TimeCard Layout.
    Thanks for any help.

    Hi Gaurav,
    Sure.
    We would like to take the employee time cards being entered into the (OTL Self Service Time Entry) and once approved, have them automatically populate the OTL Timekeeper by employee. These employees are already defined in various Timekeeper groups. Once the supervisor opens up that group in Timekeeper they will be able to export those employee time records to an excel spreadsheet for further data manipulation. That's our end goal.
    The question I have is, how does the upload from (OTL Self Service Time Entry to OTL Timekeeper) happen?
    Does it happen once the employee time card has been approved?
    or
    Do you have to launch some type of concurrent job, etc?
    I just can't find that process answer and what if anything that needs to be done.
    Again, thanks in advance for any help you can provide.
    Paul

  • HOW TO Restrict Absence Type LOV Self Service in 12.1.3

    Hi All,
    Will someone please inform of whar is the package to use for this new feature restriction as stated below. Thanks.
    From new feature PDF 12.1.3:
    3.26.4.6. Restrict Absence Type LOV
    Prior to this release, all absence types created using Oracle HRMS are displayed to users in Self-Service HR. With this release, implementers can update ""a package"" to restrict the absence types that are displayed to users based on the business requirements. This feature ensures that employees enter only those absences for which they are eligible, and managers do not have to verify the validity of the absence type of employee requests.

    Apologies for the delay here.
    The package in question is hr_absence_restricted. You replace the Package Body of this package so that the function absences_restricted returns a comma-separated array of Absence Type ids that SHOULD NOT be displayed.
    For example,
    RETURN '123, 456, 789'
    Would prevent Absence Type Ids 123, 456 and 789 from appearing in the user's List of Values. This is supposed to be described in the following Oracle Article but it's not published:
    Oracle Article How To Restrict Absence Type LOV in Oracle Self-Service Human Resources (Doc ID 1122674.1)

Maybe you are looking for

  • Time Machine Didn't Back-up iPhoto 11 Pictures

    My iMac (running Snow Leopard) recently froze up while working . I rebooted the computer and got a white screen.  I have read several threads on this topic but nothing has work (I think my hard drive is shot).  I went to install my time machine backu

  • I want to add my Norton 2013 toolbar to firefox 12 but it isn't showing in the tools menu

    My hard drive crashed and I had to replace it. I had my tech install my windows XP pro and I have installed my other programs. After downloading Firefox 12, I tried to retrieve my Norton Toolbar (It is on IE 8) but I cannot find the Norton Toolbar un

  • QuickTime For Windows Behind Proxy

    I am tech support at my company. All the computers on the network can get streaming video but for some reason active QuickTime content fails to run. A quick example of this would be the file that loads when you run Quicktime by itself. It will ask fo

  • FI Enhancement...

    Hi Gurus, Please give me an example of any enhancement to any of the FI DataSources. I will appreciate if you can give example in both these situations: 1. When the field to be appended from the same tables as the DataSource. 2. When the field to be

  • ATI Radeon X1900 worth it for only FCP and Color?

    Hello, I've been looking around these posts for a while and I can't seem to find this specific answer, so I apologize if my question has been asked already. I am looking to purchase a MacPro tower. I don't use Motion. I don't play video games. I don'