Employee Promotion Details

I need to extract information about Promotion of an Employee and Promotion date.
I need a Query to get promoted employees in an yaer. I tried queying PER_ALL_ASSIGNMENTS_M table.
Can anyone give me the query to get employees list who are promoted in a particular year.

I understand what you are saying.
Leave this first date column as it is but create a third column to the left of the first date column. And put a MIN(promotion date) formula on this. Now your new column will pull a single date for the combination of the 03 GHI. We still need the original promotion date column for our promotion date2 column to work correctly. but we dont have to show it. so adjust the format of this column (white on white) so that its hidden.
Thanks,
Karthik

Similar Messages

  • Query to find Employee Salary Details

    Hi,
    Could anyone help in writing the query to find employee salary details.
    Thanks in advance.

    This should get you started:
    SELECT papf.full_name
    ,papf.email_address
    ,ppp.proposed_salary_n salary
    FROM per_pay_proposals ppp
    ,per_all_assignments_f paaf
    ,per_all_people_f papf
    WHERE ppp.assignment_id = paaf.assignment_id
    AND paaf.assignment_type = 'E'
    AND paaf.primary_flag = 'Y'
    AND paaf.person_id = papf.person_id
    AND nvl(papf.current_employee_flag, 'N') = 'Y'
    AND trunc(sysdate) BETWEEN
    ppp.change_date AND ppp.date_to
    AND trunc(sysdate) BETWEEN
    paaf.effective_start_date AND paaf.effective_end_date
    AND trunc(sysdate) BETWEEN
    papf.effective_start_date AND papf.effective_end_date;

  • Employee leave details tables

    I'm new to HRMS and Payroll.
    Can any one help me with the employee leave detail tables
    In which table I can find the below details in R12
    Allowed sick / vacation / comp leave for each employee?
    How many days/hours remaining in sick / vacation / comp for each employee?
    Thanks in advance.

    Leave Balance is not stored directly in tables but derived using a formula. You have to create accrual plans to create leave accrual balances. Check HRMS guide to find out how you can set up accrual plans

  • Employee Work Details

    Dear Gurus,
        In which infotype we can maintain for Employee Work Details like Project Name, Project Role, Project location, Area of Responsibility etc.,
    Regards,
    Ravi Kanth .G

    HI Ravi,
    There is no such infotype where we can store these information.
    We have to go for Z infotype.
    Regards,
    Kapil Kaushal

  • Employee salary details report

    dear abaper ,
                         please send a HR report in which employee salary details are given.
                                                           Thank you sir.
    Moderator Message: Warned many times. UserID sent for deletion.
    Edited by: kishan P on Dec 23, 2011 1:42 PM

    Hi,
    1.) Check the RT , generate the WT reporter for the IN period view
    2.) Run the simulation document only for this employee
    3.) If the RT exist for the current month the posting document will be created
    4.) You might be making some error in the selection screen.just run only for this employee
    Regards
    Hemant V. Mahale

  • Employee Contact details and Project Details

    Hello Experts,
    I need some information about the Employee Contact details, its project details. i.e. The tables from which I can retrieve the required data.
    Is there any built in BAPI for the same??
    Please reply.
    Thanks,
    Prashant

    Hi Prashant,
    Contact details of the employee is hold in info type 105; i.e. table PA0105.
    For the project details, if you're using PS module, CNR2 transaction -> Capacity -> HRMS Button is used.
    Regards,
    Dilek

  • In which infotype the employee login details are stored

    Hi experts,
    In which infotype the employee login details are stored.
    pls help me.
    Thanku,
    Ramkhe.

    For that you need to install the BC (Basis) component in addition to the HR system.
    I think there is an additional license charge for this "add on" though...
    But you must have a database - though it does not have to be started for the employee to have their logon details.
    Cheers,
    Julius

  • Decompiling employee bank details KFF into component fields

    Hi
    I've got a requirement to trigger off a standard letter within HRMS whenever one of our employee's bank details e.g. account number, sort code is updated. My thoughts on this were to put some logic in the CUSTOM.pll library linking it to the Pay Method form to track events there.
    Our application setup has employee bank details saved in the GB Bank Details KFF which is visible on the Pay Method form; if the user clicks on the Bank Details field, it opens up a new window for updating the KFF where the data is split up into the component fields.
    The problem I have is I need an elegant way to check on the values of that KFF in the form prior to it being saved and compare it to what's on the database to identify what has changed. I can resort to using the substring function to extract the pieces of data I need from the KFF but this is messy. Does anyone know of a better way of getting at the individual values of a KFF that I can use in the CUSTOM library?
    Thanks
    Geoff

    Try using either some of the FND routines or alternatively pick up the segment values from pay_external_accounts table.
    I think its pretty simple unless of course I have got the requirement incorrect.

  • Employee passport details

    Hi All,
    can any one guide me where can i get the employee passport details. where as i have gone through per_all_people_f table there is column name called secondy passport exits. it is displaying only second passport exits status, Not other details like expire of passport.
    Thanks

    Hi,
    You can enter the passport details from the 'Extra Information' Form. The navigation is
    India HRMS Manager -> People -> Enter and Maintain -> (Search for the Employee) -> Others -> Extra Information -> Passport Details.
    In this form you can enter the required details.
    Regards,
    Subhasish

  • Standard IDoc / BAPI to get Employee Personal Details

    Hi All,
    Is there any Standard IDoc / BAPI to get Employee Personal Details like EMP-ID Name, Address in HR Modules.
    Bye
    Satish Reddy

    check with this: bapi_persdata_getdetailedlist

  • Employee & HR details tables

    Hi Experts,
    In which table EMPLOYEE and HR details of company are stored. Please give me list of related tables.
    Thanks & Regards,
    Bhargava.

    Check the following tables
    pa0000
    pa0001
    pa0002  etc,
    or go to pa30, enter a employee number and click display.
    you will get all the information about the employees, from there make a F1 serach, you'll get all the information you need

  • ABAP-HR  - Regarding wrong updation of Employee personal details

    Dear All,
        Two different Employee Codes with same Name ,when any personal details are changed for  1 of this Employee code ,the changes are Updated in both Employee codes.Kindly suggest any solution for this.
    Eg : In Screen PA30.
    1.    Pers.No.: 10437
           First name : MANJU.M
    2.    Pers.No.: 5748
           First name : MANJU.M
    Suppose I am changing the  ' Start : 19.12.1975 '  for  Employee Code : 10437   ,the same changes are appearing for 5748.
    Kindly suggest if any customization  is required,if how can i do .

    Hi,
    where could i check these User exits.And please read below.
      The Reference Personnel No is maintained for these both Employee code  through Infotype -0031,if i remove this Reference no it is not updating the other Employee code with same name .
    In table maintenance V_T582A in change mode i checked the corresponding 0031infotype there 'Copy Infotype' attribute is in disable mode.And for infotype -0002 'Copy Infotype' attribute is checked.Now My doubt is whether this reference personnel no is automatically generated for same name or is mainitained manually.And if it is automatically generated ,individually i have to remove or i can restrict this automatically generated Ref.personnel no.
    Kindly suggest me what i have to do .
    With thanks,
    Dina.

  • HR Report shows Employee & Supervisor details

    Hi All,
    I have requirement were I have to display list of employees personal and position data along with his supervisor position data (like job class, class title) and also few personal data (like work phone).
    Currently we have only the Personnel Actions and Headcount cube. How to display employee and its supervisor detail.
    Do I need to create another data target to store employee and supervisor relationship?
    Regards,
    Anand

    HI,
    I think there is no need to create supervisor data target.
    Supervisor for any employee will be another employee so we have to maintain the data for the supervisor.
    or we can onclude another field in the target where we can maintain this information.
    Another appoach:
    We can create supervisor master data  infoobject where we can main tain data for supervisor and all the attributes of supervisor can be used in the reports.
    You can follow any one of the above appoach.
    Hope this will help you..
    Thanks,
    Jitendra

  • Nakisa Org Chart 3.0 SP1 - Employee Hierarchy - Detailed View

    Hi All,
    I am recieving a wierd error when accessing the detailed view of the employee hierarchy.  The message on each employee box says "Non FlexML Content".  I've checked on SDN and on the SMP and I do not see any reference to this error.
    I was wondering if anybody has seen this before?
    I've checked the log and there are no errors.
    thanks.
    JB

    Hi Jamie,
    Are you using the SMP version? If so, this is a bug in the OOTB version. You need to get the latest SP1 build.
    Best regards,
    Luke

  • Query to find employee salary details in HRMS

    Hi,
    Could anyone one provide me the query to get the salary details of an employee.
    Thanks.

    Hi,
    Hope this work for you.
    SELECT pap.last_name last_name
    ,pap.first_name first_name
    ,pap.employee_number employee_id
    ,hlu2.meaning ethnic_origin
    ,hlu1.meaning eeo_category
    ,hlu5.meaning veteran_status
    ,pap.sex sex
    ,ROUND(pro.proposed_salary_n, 2) current_salary
    ,ROUND(pro.proposed_salary_n * ppb.pay_annualization_factor) current_yearly_salary
    ,pg.NAME grade
    ,pj.NAME job_name
    ,pjd.segment3 business_unit
    ,pjd.segment4 FUNCTION
    ,pjd.segment5 designation
    ,pjd.segment2 job_group
    ,pos.date_start hire_date
    ,NVL(pos.actual_termination_date, hr_general.end_of_time) termination_date
    ,hl.location_code LOCATION
    ,pap.full_name
    ,pj.job_information3 flsa_code
    ,hlu4.meaning employment_category_meaning
    ,pap.effective_start_date p_effective_start_date
    ,pap.effective_end_date p_effective_end_date
    ,paa.effective_start_date a_effective_start_date
    ,paa.effective_end_date a_effective_end_date
    ,pro.from_change_date s_effective_from_date
    ,NVL(pro.to_change_date, hr_general.end_of_time) s_effective_to_date
    ,pap.current_employee_flag
    FROM per_all_people_f pap
    ,per_all_assignments_f paa
    ,per_periods_of_service pos
    ,(SELECT pro1.approved
    ,pro1.assignment_id
    ,pro1.change_date from_change_date
    , pro_next.change_date - 1 to_change_date
    ,pro1.multiple_components
    ,pro1.last_change_date
    ,pro1.proposed_salary_n
    ,pro1.forced_ranking
    ,pro1.last_updated_by
    ,pro1.last_update_date
    ,pro1.event_id
    ,pro1.performance_review_id
    ,pro1.pay_proposal_id
    FROM per_pay_proposals pro1
    ,per_pay_proposals pro_next
    WHERE pro1.assignment_id = pro_next.assignment_id(+)
    AND pro1.change_date = pro_next.last_change_date(+)) pro
    ,per_jobs pj
    ,per_job_definitions pjd
    ,hr_locations hl
    ,per_grades pg
    ,(SELECT *
    FROM hr_lookups
    WHERE lookup_type = 'US_EEO1_JOB_CATEGORIES') hlu1
    ,(SELECT *
    FROM hr_lookups
    WHERE lookup_type = 'US_ETHNIC_GROUP') hlu2
    ,(SELECT *
    FROM hr_lookups
    WHERE lookup_type = 'US_EXEMPT_NON_EXEMPT') hlu3
    ,(SELECT *
    FROM hr_lookups
    WHERE lookup_type = 'EMP_CAT') hlu4
    ,(SELECT meaning
    ,lookup_code
    FROM hr_lookups
    WHERE lookup_type LIKE 'US_VETERAN_STATUS') hlu5
    ,per_pay_bases ppb
    ,(SELECT *
    FROM per_addresses
    WHERE primary_flag = 'Y'
    AND address_type = 'H'
    AND ( date_to IS NULL
    OR date_to > SYSDATE)) addr
    WHERE pap.person_id = paa.person_id
    AND paa.assignment_id = pro.assignment_id
    AND paa.job_id = pj.job_id
    AND paa.location_id = hl.location_id
    AND paa.grade_id = pg.grade_id(+)
    AND pos.person_id = pap.person_id
    AND ppb.pay_basis_id = paa.pay_basis_id
    AND pj.job_information1 = hlu1.lookup_code
    AND pj.job_definition_id = pjd.job_definition_id
    AND pap.per_information1 = hlu2.lookup_code(+)
    AND pap.per_information5 = hlu5.lookup_code(+)
    AND pj.job_information3 = hlu3.lookup_code(+)
    AND paa.employment_category = hlu4.lookup_code
    AND addr.person_id(+) = pap.person_id

Maybe you are looking for

  • "Error 1721" when trying to install jdk-6u3-windows-i586-p.exe ??

    When I try to install the just downloaded jdk-6u3-windows-i586-p.exe = Java SE 6 upd 3 Development Kit on my WinXP computer at first everything seems fine. I can choose the installation options (all except the Java DB). and selected the installation

  • External mail flow delay

    I have one exchange 2010 SP3 rollup8 running on Windows 2008R2 SP1 that started to delay the delivery of all external email messages, users started to complain about messages been delayed for several hours I have checked the event viewer nothing rela

  • VDSK1 configuration not working

    Hi Experts , I have set up all the necessary configurations for feature VDSK1 , including creation rules but when i create IT0001 for an employee , the desired combination is not getting fulfilled . -Mentioned the combination for VDSK1 in creation ru

  • Help! Can't type spaces in a right aligned form field

    I am creating a form letter where sales staff can enter their location information at the bottom. Some of the fields are right aligned. My problem is that the right aligned fields do not to recognize the space bar, and all the text entered runs toget

  • A question about debugger

    Hi all, I wonder if the debugger has the following functionality: I don't set up breakpoints in a program, but when a particular class, say the class "CL_GUI_FRONTEND_SERVICES", is called,  the debugger will stop the program and show where it is call