OLM-HRMS

Hi all,
I have a requirement that i want to develop a SQL Query to retrieve instructor name,instructor email,class name,class start date,class end date,class owner,duration,duration unit,delivery mode based on start and end date,business group as input parameters in a discoverer report.
can you help me to map OTA tables.

Did you tried to search on etrm?

Similar Messages

  • Hrms-olm

    Hi all,
    I am with a report presenting class details of a particular offering of a course. I cant find any information on the
    class names or id at the backend. where can i find the class names in database objects. please somebody clarify me on this.
    with regards
    sundaramoorthy
    Edited by: 891220 on Oct 12, 2011 10:33 PM

    Hi Gaurav,
    I was trying to find the sponsor organization.
    when one create a course they will create it under an oraganization only right.
    if it is so what the sponsor person mean.
    i also dnt have the access to the instance at present.
    can you help me out how to trace down to find the sponsor organization of a course.
    with regards,
    sundaramoorthy

  • Effect of creating new Jobs & grades in Existing HRMS system

    Dear Experts...
    We are already live with more than 3000 empoyees with modules like payroll, OLM and PMS.
    Now all of sudden our users want to create new job for interns and create new grades for them.
    All these will be added to the existing jobs and grades...
    Will this have effect? what is impact on Payroll.. ??
    I can simply create them using Job KFF ... but something fails.. Oracle will say .. you did not follow standards....
    Any help pls ??

    Hi Rahul,
    This is a perfectly normal request from any HR user and common requirement in any HRMS system.
    You can add as many grades and jobs to your Oracle HRMS/HCM system anytime without jeopardizing your existing data as long as you're entering them from the standard screens or loading through public APIs.
    I'm not from "Oracle" but I can say that in doing so you'll be following "the standards" and Oracle will provide support in case of issues.
    As for impact on Payroll, once you've associated these new grades and jobs to your employees and if there are benefits/deductions linked to them, then yes, your payroll would be impacted. Whether it will correctly reflect on your Payroll depends on your configuration (elements, links, fast-formula, etc...).
    Anyway, you'll have to carefully do dummy runs and check the cases on a 'Test' instance before deploying onto Production Environment.
    HTH.
    Regards,
    Rajen

  • What could be the Approximate time for HRMS Implementation?

    Dear Friends,
    Any clue on What could be the Approximate time for HRMS Implementation?
    Modules:  Core HR, Payroll, SSHR & OLM
    Bahrain Legislation
    2 Functional
    1 Technical Resource
    Integration with Third Party system for Financials..
    Anyy approximate time pls..
    Guru

    Hi Guru,
    Difficult to estimate these as each legislation is different.
    I also presume, Bahrain is not a seeded legislation.
    So you will have to write all the tax rules and reports.
    But, as the Tax/NI rules for GCC are fairly simple, should not be difficult.
    Best way to go about it, is to do it in phases.
    Core HR - BG configuration, Person migration, Absences etc.. and finally any reports for HR
    Payroll - elements, balances, formulas and all the logic.. and then all the reports.
    Once HR and payroll are done.. SSHR and OLM should take 1/3(or 1/2) of the time you spent on the HR/Payroll.
    Cheers,
    Vignesh

  • How to implement olm,irec,sshr and opm

    hello
    we are using 12.1.3 HRMS system.
    i am totally new to the following oracle modules:
    iRecruitment
    Learning Management
    Self service HR
    Performance Management
    could anyone out there help me how i can implement these ?? if possible setup steps etc... will be of great help if one could share it out..
    thank you for reading through my request hope you will be kind enough to help me out.
    tkcr

    can anyone provide me with setup steps for following modules:
    OLM
    iRecruitment
    SSHR & Oracle Performance Management
    Many thanx...

  • XML Publisher Report Finished in Warning 11i EBS HRMS

    Hi there
    I have developed XML Publisher Report using Developer 6i Data Module, this report works fine for specific sets of records. but When I run this report for All Companies This Report Finished in Warning.
    Note: XML Data is generated in this report I can see the XML Data in explorer.
    This report is for Oracle 11.5.10.2 (HRMS)
    Oracle XML Publisher 5.6 Build 45
    ++++++++++++
    AND When I load this XML file into Template at MS Word, I loaded Successfully and When I try to get the PREVIEW, I GET the following ERROR
    Font Dir: C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\fonts
    Run XDO Start
    RTFProcessor setLocale: en-us
    FOProcessor setData: M:\ATCO\Disco\Employee Profile Report\Defect\119\XXPEREMPPROFILE4.xml
    FOProcessor setLocale: en-us
    Regards
    ASIM

    Is the XML file Complete with all tags closed? Issues with Oracle prevent the completion of the XML file. It truncates in between and hence is not parsed successfully by the XML Template.
    Also, try setting the following to 'TRUE' under XML Publisher Administrator>Administration Tab
    1) Use XML Publisher's XSLT processor.
    2) Enable scalable feature of XSLT processor.
    3) Enable XSLT runtime optimization.
    Thanks, Naveen Gagadam.

  • FRM-92010 Error while saving a form in HRMS

    Hi,
    I created a new 12.1.1 instance and impletented HRMS as per doc id#145837.1.
    Applied patch 8934107, Ran DataInstall and hrglobal.drv.
    Now while saving the forms we are getting the following error: (in application.log)
    10/05/13 18:12:03.269 formsweb: Forms session <1> aborted: unable to communicate with runtime process.
    10/05/13 18:12:03.270 formsweb: Forms session <1> exception stack trace:
    java.io.IOException: FRM-93000: Unexpected internal error.
    Details : No HTTP headers received from runform
    at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    I have also applied patch 8682249 as per doc 867501.1 (since error was the same) but still no luck.
    Please help.
    Regards,
    Neeraj
    Edited by: user556153 on May 13, 2010 6:19 AM

    Hi;
    Did you checked
    Queries Error With FRM-92101 In Many NLS Forms [ID 443922.1] << seems similar error like yours
    Forms FRM-92050, FRM-92100, FRM-92101, FRM-92102 Reference Guide [ID 444690.1]
    If its not help please enable trace
    How To Perform System Tracing For All Forms Runtime Processes? [ID 400144.1]
    Regard
    Helios

  • Query Help in OLM

    I am new to OLM and not aware of the tables much,
    Any idea to build the query for following requirement?
    query to fetch records, who have been enrolled into the training and have not yet completed it.
    They can either be because, they have not completed the course fully or they have not yet completed the test
    Thanks in Advance,
    Vasi

    Hello,
    use below tables to build query,
    ota_delegate_bookings
    ota_events
    ota_offerings
    ota_offerings_tl
    per_all_people_f
    per_all_assignments_f
    Links:- ota_delegate_bookings.delegate_person_id=per_all_people_f.person_id
    i think its useful to u
    --Narendra                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • OLM Courses uploaded thru API not getting displayed on the screen

    Hi All,
    I am new to OLM. I am working on Oracle Apps EBS 11.5.10.2.
    I have uploaded a list of courses using Oracle provided API (OTA_ACTIVITY_VERSION_API.CREATE_ACTIVITY_VERSION) and it got successfully uploaded into the base tables.
    But I am unable to see those uploaded course on the --> Learning Administrator responsibility >Catalog screen.
    Kindly give your inputs so as to resolve the issue.
    Thanks and regards,
    Ahmed.

    Hi user629449 ,
    Can you share the (OTA_ACTIVITY_VERSION_API.CREATE_ACTIVITY_VERSION) API you wrote and lets see the API and what could cause the error.
    This will make it easy to learn and resolve.
    Best Regards

  • I am trying to import outlook .olm file to Mac Mail, it is not working

    I am trying to switch my mail to Mac Mail I have 8 GB of data from Mac Outlook. It saves as .olm file I am trying to make this work???

    Use the clients and temporary folders (mailboxes) on the mail server as a form of a conversion utility.
    Launch whatever mail client can read whatever client-specific archive format containing the source mail messages, access the archives from that mail client, select and then move the messages from the archive to temporary folder(s) you've created on your mail server.  
    These "temporary" folders are used to avoid getting your archived mail mixed in with your current mail; you probably don't want to dump a hundred old messages into your current inbox, for instance.
    Launch the target mail client, select the tempoary folder on the mail server, select-all the messages in the folder, and transfer (drag) the messages back from the server.
    Using select ranges or seelct-all to select ranges of messages, you can transfer buckets of mail messages in bulk with a drag operation between folders.   
    Your transfers will be limited by the storage quota on your mail server, so use whichever mail server you have with the largest quotas as your "conversion" mail server.

  • How top open multiple forms at the same time in HRMS menu

    Hi,
    When enabling "Close Other forms" in HRMS menu by excluding the function ‘Navigator: Disable Multiform’ Function in the Responsibility Definition (System Administrator -> Security -> Responsibility -> Define), mutliple forms works fine but I'am facing another error.
    My problem is: when this option is enabled, I tried to run Payroll run request but it turned out that payroll list of values is returning empty values and I'am unable to select any payroll from list of values. the only way to do so is to remove back ‘Navigator: Disable Multiform’ Function from exclusion section in responsibility.
    My requirment is: to have multiple form and payroll run list of values working at the same time
    Thanks

    Reason for this , if ur request is attached to more than 1 responsibility , i think this issue will come , we got same issue
    we remove it from responsibility list , then it is working fine

  • Open Interface manual for HRMS

    Hi,
    Where can I get open interface manual for oracle HRMS.
    Regards,
    Soham

    Soham,
    Can you be more specific in what you want. Oracle HRMS supports a very broad, diverse range of data that can very significantly from one customer to another. There are seeded interfaces in HRMS along with extract tools and supported APIs. See the following for a starting point:
    Note: 368845.1 - Oracle Generic Third Party Payroll Backfeed and bfexampl.xls
    Note: 228527.1 - Web ADI for Oracle HRMS Implementation and Configuration
    Note: 358187.1 - Integration Guide for Oracle Human Resources Release 11i and Ceridian Source 500
    Note: 358184.1 - Integration Guide for Oracle Human Resources Release 11i and ADP
    Note: 216838.1 - Oracle HRMS Product Family Publicly Callable Business Process APIs (A Reference Consolidation)
    Note: 226744.1 - Cash Management Payroll Integration Release 11i
    Note: 367395.1 - System Extract Focus Area
    Note: 227537.1 - Windstar International Tax Navigator Interface Version 12
    Note: 227482.1 - Payment of Child Support Through Electronic Funds Transfer (EFT)
    Release 11.03 & 11i
    Regards,
    Greg

  • Interface tables in HRMS (R12 Application)

    pl tell me Are there any interface tables in HRMS like payables, GL.  Please let me know

    Hi Helios,
    Thanks for your response. Two of the links do not work.
    All I really need to know for sure is that R12 supports open interface tables.
    Perhaps I didn't use the embedded R12 iRep correctly - the standard view by product family certainly didn't show any open interface table, and they did not appear in the 'interface type' drop down list. However, I notice from an example on the web that you can pivot the results by interface type. I will try that when the environment becomes available again.
    cheers,
    John

  • HRMS PL/SQL Query

    Hi
    I need to create a report that will show contractors that have not been paid for the last three month. I have the following query.
    Contractors are paid from their own payroll.
    I have the following query. I need the to get only the contractors that haven't been paid but I get the list of all the contractors.
    Please help.
    Select distinct papf.employee_number
    , paaf.assignment_id
    , paaf.supervisor_id
    , papf.person_id
    , substr(papf.first_name,1,1)||''||substr(papf.middle_names,1,1) initials
    , papf.last_name
    , ppt.user_person_type
    , paaf.employee_category
    , paaf.ass_attribute1 labour_broker_name
    , pcak.segment3 Cost_Centre
    , contractor.effective_date
    From per_all_people_f papf
    , per_all_assignments_f paaf
    , Pay_Cost_Allocation_Keyflex pcak
    , hr_all_organization_units hru
    , per_person_type_usages_f pptu
    , per_person_types ppt
    , (SELECT distinct to_char(prrv.result_value) contractor_person_id
    , papf.last_name
    , max(paav.effective_date) effective_date
    , paaf.employment_category
    , paaf.assignment_id
    FROM per_all_people_f papf,
    per_all_assignments_f paaf,
    pay_element_types_f petf,
    pay_run_results prr,
    pay_run_result_values prrv,
         pay_assignment_actions_v paav,
         pay_input_values_f pivf
    WHERE papf.person_id = paaf.person_id
    AND paav.assignment_id = paaf.assignment_id
              AND paav.assignment_action_id = prr.assignment_action_id
    AND prr.run_result_id = prrv.run_result_id
    AND prr.element_type_id = petf.element_type_id
    AND pivf.input_value_id = prrv.input_value_id
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(papf.effective_start_date) AND NVL(papf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(paaf.effective_start_date) AND NVL(paaf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(pivf.effective_start_date) AND NVL(pivf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND paav.effective_date >= (select add_months(last_day(trunc(sysdate)),-4)+1 from dual)
    AND petf.element_name in ('SITA Labour Broker Income RPH', 'SITA Fixed Term Contractor RPH','SITA Labour Broker Inc Adhoc')
    AND pivf.NAME = 'Contingent Worker'
    AND paav.ACTION_TYPE in ('R','P')
    AND paaf.pay_basis_id in (61,63)
    Group by to_char(prrv.result_value)
    , papf.last_name
    , paaf.employment_category
    , paaf.assignment_id
    )contractor
    Where papf.person_id      = paaf.person_id
    and hru.organization_id = paaf.organization_id
    and pcak.cost_allocation_keyflex_id = hru.cost_allocation_keyflex_id
    And pptu.person_type_id = ppt.person_type_id
    And pptu.person_id           = papf.person_id
    And (upper(ppt.user_person_type) not like 'EX-%' OR ppt.user_person_type IS NULL)
    And paaf.recruiter_id is null
    And paaf.vacancy_id is null
    And paaf.primary_flag ='Y'
    And to_char(contractor.contractor_person_id) =to_char(papf.person_id)
    And to_date(sysdate,'dd/mm/rrrr') between paaf.effective_start_date and paaf.effective_end_date
    And to_date(sysdate,'dd/mm/rrrr') between papf.effective_start_date and papf.effective_end_date
    And to_date(sysdate,'dd/mm/rrrr') between pptu.effective_start_date and pptu.effective_end_date
    And contractor.effective_date <(select add_months(last_day(trunc(sysdate)),-1)+1 from dual)
    Kind Regards
    Mpume
    email : [email protected]

    Hi Thank you very ,much for your reply.
    here's the revised quirey
    Select distinct papf.employee_number
    , paaf.assignment_id
    , paaf.supervisor_id
    , papf.person_id
    , substr(papf.first_name,1,1)||''||substr(papf.middle_names,1,1) initials
    , papf.last_name
    , ppt.user_person_type
    , paaf.employee_category
    , paaf.ass_attribute1 labour_broker_name
    , pcak.segment3 Cost_Centre
    , contractor.effective_date
    From per_all_people_f papf
    , per_all_assignments_f paaf
    , Pay_Cost_Allocation_Keyflex pcak
    , hr_all_organization_units hru
    , per_person_type_usages_f pptu
    , per_person_types ppt
    , (SELECT distinct to_number(prrv.result_value) contractor_person_id
    , papf.last_name
    , max(paav.effective_date) effective_date
    , paaf.employment_category
    , paaf.assignment_id
    FROM per_all_people_f papf,
    per_all_assignments_f paaf,
    pay_element_types_f petf,
    pay_run_results prr,
    pay_run_result_values prrv,
         pay_assignment_actions_v paav,
         pay_input_values_f pivf
    WHERE papf.person_id = paaf.person_id
    AND paav.assignment_id = paaf.assignment_id
              AND paav.assignment_action_id = prr.assignment_action_id
    AND prr.run_result_id = prrv.run_result_id
    AND prr.element_type_id = petf.element_type_id
    AND pivf.input_value_id = prrv.input_value_id
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(papf.effective_start_date) AND NVL(papf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(paaf.effective_start_date) AND NVL(paaf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND to_date (paav.DATE_EARNED,'DD/MM/RRRR') BETWEEN TRUNC(pivf.effective_start_date) AND NVL(pivf.effective_end_date, to_date (paav.DATE_EARNED,'DD/MM/RRRR'))
    AND paav.effective_date >= (select add_months(last_day(trunc(sysdate)),-4)+1 from dual)
    AND petf.element_name in ('SITA Labour Broker Income RPH')
    AND pivf.NAME = 'Contingent Worker'
    AND paav.ACTION_TYPE in ('R','P')
    AND paaf.pay_basis_id in (61,63)
    Group by to_number(prrv.result_value)
    , papf.last_name
    , paaf.employment_category
    , paaf.assignment_id
    )contractor
    Where papf.person_id      = paaf.person_id
    and hru.organization_id = paaf.organization_id
    and pcak.cost_allocation_keyflex_id = hru.cost_allocation_keyflex_id
    And pptu.person_type_id = ppt.person_type_id
    And pptu.person_id           = papf.person_id
    And (upper(ppt.user_person_type) not like 'EX-%' OR ppt.user_person_type IS NULL)
    And paaf.recruiter_id is null
    And paaf.vacancy_id is null
    And paaf.primary_flag ='Y'
    And to_number(contractor.contractor_person_id) =to_number(papf.person_id)
    And to_date(sysdate,'dd/mm/rrrr') between paaf.effective_start_date and paaf.effective_end_date
    And to_date(sysdate,'dd/mm/rrrr') between papf.effective_start_date and papf.effective_end_date
    And to_date(sysdate,'dd/mm/rrrr') between pptu.effective_start_date and pptu.effective_end_date
    And contractor.effective_date <(select add_months(last_day(trunc(sysdate)),-2)+1 from dual)
    My question is, Am I on the right tractk with these or there is more that I need to look at. I am fairly new in HRMS.

  • 'Is there a link between OLM and iProcurement'

    I have been asked 'Is there a link between OLM and iProcurement'? The person posing the question is wanting to create trainers as suppliers and I know that the supplier information is shared between OLM and the A/P, A/R and G/L modules and I presume that the link to iProcurement will be via one of these modules however is there a more direct vanilla link between OLM and iprocurement?
    Any help would be great
    Thanks
    DM

    I am afraid there is no link between the iProc and OLM.
    The closest that apps can offer you is that your learner/delegates can be of type external i.e. being an Organization or a Customer. Hence there exists a link for your delegate to be a customer(hz_parties).
    However this might be a future integration i.e. Trainers being suppliers. I am saying so because in 11.5.10 there is a table named OTA_VENDOR_SUPPLIES that has reference to vendor_id. Currently this table is not being used by OLM.
    You may look into the code of packages OTA_VSP_API, OTA_TEA_BUS & OTA_PLE_BUS and see if Oracle's future functionality will converge towards your business requirement.
    Thanks,
    Anil Passi
    http://oracle.anilpassi.com

Maybe you are looking for