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

Similar Messages

  • Negative reporting - Show employees who haven't attended a course

    Hi
    I have two infocube, one containing all employees within the company and on containing courses (incl employee participant information).
    Now I would like to create a query which shows employees which havent attended a specific cause. It should be possible to select the course in the variable screen and then get the list of employees which havent attended the course.
    How can I do that?
    Thanks and kind regards.
    Torben

    Hi Torben.
    I think I made a mistake with constant selection on 0employee - it should be a constant selection for course-ID and a count of 0employee in both cubes, because, IF you have attended a course, you will be in BOTH cubes, so the count will be greater than 1. If you have not attended a course, you will only exist in the "all employees, no course info"-cube and the count will be exactly 1.
    Also, I think you would have to utilize exception aggregation for the 0employees in your counter, to count them correctly for any selection of time, costcenter, etc. (In 7.0 you can use a calculated kf for this, in 3.5 you need to use an infoobject just for this)
    In the query, make two restricted key figures, one counting the employees in each cube (restriciton on inforprovider). Use constant selection on emplty course-ID selection to count employees in the "all employees, no course info"-cube. Put a variable for course-ID in the other RKF, to let users select a specific course.
    Then add the two RKFs in a calculated key figure and make a condition on the calculated key figure = 1 (set it to evaluate for employee only, I think). Hide the two restricted key figures.
    Put 0employee in the rows.
    Now the query should return only the employees who did not attend a specific course. You can add variables for other common dimensions, fx time, costcenter, etc. If you want to drill on the course-ID, fx in the rows after employee to see who attended what, you need to switch off the condition.
    Well, it should be possible to make it work that way and I hope the above will help to get you there.
    Good luck!
    Jacob

  • How to create ZPS Report showing specific Project details?

    Hi,
    How do I create a custom  ZPS report which shows Project details and progress The requirements are to see 20 fields in one single report . The fields which  to be seen in the report are Labor Cost, Material Cost,Labor hrs,finish dates, billing plan, Milestones, NWA,Responsible person,Work Center,Warranty information all in one report.
    Please advise how to create such a report.
    Thanks much!

    you can use
    ABAP
    Query
    Report Painter / Writer
    to create your won reports
    The choice will depend on what exactly you want

  • Help me in  'AR Details ' report shows total open invoices by customer

    hi friends,
    please  help me in  'AR Details ' report shows total open invoices by customer and PO number over selected time range.
    any thing related to open invoices please send me as early as possible.
    Thanks,
    Regards,
    Yogesh

    Hi,
    Find the T.code VF05. You will get the list of open billing docs. Its SIS report. Please find whether the SIS is active or not in your system
    Regards,

  • Calling infotype 0002 in ALV  report for showing employee photo

    Hi all,
    The requirment from business side is a report in which employees personal data shuold be shown with employee photo, I had tried for employee photo in ALV report but it didnt sucessed, then I went for other solution like calling transaction in ALV report.
    In this case I am calling Infotype 0002 but the issue is that the transaction PA20 is coming with PERNR but I am not able to go directlly to infotype which shows employee Photo,please suggest any solution.
    Thaks.
    JAY

    Hi Jay,
    It is possible. Please refer the syntax for the CALL TRANSACTION
    CALL TRANSACTION ta { [AND SKIP FIRST SCREEN]
                        | [USING bdc_tab [bdc_options]] }.
    You can do a recording till the required page comes & call the transaction accordingly. Hope, you are aware about the same.
    For example, I just had a solution to go to the roles tab in the user profile and I did as below:
        CLEAR wa_bdcdata.
        wa_bdcdata-program  = 'SAPLSUU5'.
        wa_bdcdata-dynpro   = '0050'.
        wa_bdcdata-dynbegin = k_ok.
        APPEND wa_bdcdata TO it_bdcdata.
        CLEAR wa_bdcdata.
        wa_bdcdata-fnam  = 'BDC_CURSOR'.
        wa_bdcdata-fval   = 'USR02-BNAME'.
        APPEND wa_bdcdata TO it_bdcdata.
        CLEAR wa_bdcdata.
        wa_bdcdata-fnam  = 'USR02-BNAME'.
        wa_bdcdata-fval   = g_value.
        APPEND wa_bdcdata TO it_bdcdata.
        CLEAR wa_bdcdata.
        wa_bdcdata-fnam  = 'BDC_OKCODE'.
        wa_bdcdata-fval   = 'SHOW'.
        APPEND wa_bdcdata TO it_bdcdata.
        CLEAR wa_bdcdata.
        wa_bdcdata-program  = 'SAPLSUU5'.
        wa_bdcdata-dynpro   = '0100'.
        wa_bdcdata-dynbegin = k_ok.
        APPEND wa_bdcdata TO it_bdcdata.
        CLEAR wa_bdcdata.
        wa_bdcdata-fnam  = 'BDC_OKCODE'.
        wa_bdcdata-fval   = '=ACTG'.
        APPEND wa_bdcdata TO it_bdcdata.
        g_opt-dismode = 'E'.
        g_opt-defsize = k_ok.
    *** if user click on the User Name, call SU01
        CALL TRANSACTION 'SU01' USING it_bdcdata
                    OPTIONS FROM g_opt.
    Regards,
    Selva K.

  • Report showing IQ03 Details

    I am looking for a report that shows IQ03 details in a report view. The details I need from this transaction are:
    Material #
    Serial #
    Asset #
    System Status
    Status with Status No.
    Status w/o Status No.
    Last Event
    Last Event Date
    Does anybody know of a report in SAP that can give me a view of this? I do the asset accounting but I am not very familiar with the inventory transactions. The only unique identifier I know of is a combination of the material # and the serial #. I want to be able to put in a plant or cost center and see all of the material attached to that criteria. Let me know if anybody has any suggestions. Thanks,
    Kendall

    Hi,
    Have to Develop from the Item Detail -PO in Material Data-Components
    Period,FG/SG,PO-no take from EKPO
    Thanks,
    Mohan

  • UG: Employee supervisor  report in  tree  format in  xml/rdf format

    Hi Experts,
    i have design the query for employee supervisor bur now i have to design a report just like "TREE STRUCTURE FORMAT"
    Please guide how to do the same.
    It's very Urgent
    Query is :
    SELECT LEVEL,
    LPAD(' ',10*(LEVEL-1)) || peo.full_name name,
    org.name assignment,
    job.name job,
    loc.location_code location,
    asg.person_id person_id
    FROM
    per_all_assignments_f asg,
    per_all_people_f peo,
    hr_locations_all loc,
    hr_all_organization_units_tl org,
    per_jobs_tl job
    WHERE 1=1
    AND peo.person_id = asg.person_id
    AND NVL(peo.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    AND NVL(asg.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    AND asg.assignment_status_type_id = 1
    AND loc.location_id = asg.location_id
    AND org.organization_id = asg.organization_id
    AND job.job_id = asg.job_id
    START WITH 1=1
    --AND asg.person_id = 408
    AND NVL(peo.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    AND NVL(asg.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    --AND peo.employee_number 'iExpense_Admin'
    CONNECT BY PRIOR
    asg.person_id = asg.supervisor_id
    AND NVL(peo.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    AND NVL(asg.effective_end_date,TO_DATE('01-01-2200','dd-mm-yyyy')) > SYSDATE
    --AND peo.employee_number 'iExpense_Admin'
    ORDER SIBLINGS BY
    peo.full_name,
    org.name

    Hi Pratul,
    As amit requirement to get report in Tree structure. Which standards file you want to say to customize.
    Amit, we was having same requirements a long back, we full fill using OAF page in HGRID form.
    Thanks

  • 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

  • Head count report showing list of employees as un assigned 0ORGUNIT

    Hi All,
    Some of my Head count reports showing a list of employees as not assigned to any organizational unit , but in infocube it is showing org unit .
    can any one clarify me onthis .
    Thanks in advance.
    Babu

    I have done investigation all inf cube and master data info objects .
    in 0ORGUNIT what i found is
    0SOURCESYSTEM
    0LOGSYS
    both fields are missing .
    those two fields effect any data loads.
    and one more thing when i reload the data it is showing diffrent amount of employees as un assigned org unit.
    Thanks for your prompt responce.

  • Report showing Contract, sales order and invoices created

    Hii All,
    Is there any standard report showing the sales contract, sales orders created with reference to contract and the invoices with some relevant details such as customer, material, invoice value etc.
    If i go to VF05 and then select the a line and see the document flow, i get the contract number, sales order number.

    Hi,
       You need to create a report of this requirement only through development.
    Rgds,
    Sivarajesh. J

  • How can we pass the master report value in to detail  report

    Hi All,
    My question is how can I pass the master report value in to detail (Child) report filter?
    I mean I have one master report if I click on employee name then I have to pass the employee id in to details report filter. Then detail report will display data for that particular employee.
    How can I achieve this one in OBIEE?
    Please help me to resolve this issue. Thanks in advance for your time and support.

    In that case, you should look at using Go Url. In your column formula for the employee name, create a hyperlink to the detail report and pass the employee id.
    Take a look at this post: Re: Dyanmic display of the Image Link URL
    Thanks!

  • Cost element and Line item reports show different actual costs

    Hi PS experts,
    My client has an issue pertaining to actual cost reports. The cost element report shows actual costs $42,000 for one WBS and when I double click to see details the value it shows is $2100. Even when I checked line item report for this WBS the value is $2100. What could be the reason for getting different values? If some one throw some light on this it would be great helpful to me
    Regards,
    Laxminarsimha

    Laxminarsimha
    The values in CJI3 should be correct and will include all postings (e.g. Settlement values) and possibly Actual Revenues unless a filter is in place - so take this as being your correct figure to start with.
    Your drilldown will show the same value as CJI3 because it is CJI3
    Any cost element report you are using is probably correct for what you are asking - is this a Standard Cost Element Report you are using or is it bespoke
    One thing to be careful of when you drilldown on Cost Element Reports is that you do not always get the a make up of the value you have drilled down
    e.g.
    Cost Element Report was run for Period 1 to 6 2008 and shows £100.00
    You drilldown and sometimes the drilldown automatically shows ALL line items e.g £500.00 (not just the values for periods 1 to 6 of 2008 which you may expect £100.00)
    In the past I've removed the drilldown capability from bespoke cost element reports to prevent drilldown to the line item report (which is CJI3) because of this problem.
    Usually where values for a a number of periods only (not total costs) was required
    Other factors to consider
    Revenues/Settlements may be excluded from Cost Element Report but will not be excluded from CJI3 unless you specifically restrict
    You need to identify which types are postings are missing from the Cost Element Report (what is common...cost element, dr/cr indicator, business transaction)
    I've also hit the mistake in the past where I've asked for periods 1 2007 to period 3 2008 and instead of giving me just over a years worth of actual it gave me actuals for periods 1 to 3 for 2007 and 1 to 3 for 2008.
    Hope this helps
    Steve

  • Usage Report and Audit Log report showing different totals

    I am trying to understand the differences displayed in two similar reports. The first report is an 'Audit Log' Report and it is displaying the number of Resource Account creations over a time period. The second report is a Usage Report using the exact same criteria (objectType = Resource Account and Action = Create). The totals I get back are VASTLY different. Can anyone explain? Is this a known bug?

    Hi,
    In any report we don't show the storage policies information. In Cost report if the storage policies have different rate factors then we will show the split for the storage information. But in usage report , rate factors will not be applicable as we don''t show the cost details. Hope this clarifies your question. Please let us know if you need more information.
    Thanks,
    Lakshmi

  • A report showing all release  refused purchase orders

    Dear SAP Gurus
    Please assist, I need to run a report showing a list of release refused purchase orders.
    CN

    Hi,
    I dont think there is a standard report for that.. you can have the details from table EKKO with release indicator as 1 (EKKO_FRGKE)
    Regards
    Merwyn

  • How to take report for Employee past pay results!!!

    Hi Experts,
    I would like to know how to generate report for employee's past pay roll, which gives information pertaining to employee's pay hike if any and other details.
    Please advice...subbu14blueatgmail.com
    Thank you in advance for your help.
    Regards,
    Subbu

    Hi,
    Pc00_M40_calc though you can do the live run then
    go PC00_m99_CWTR here you can select the payroll period button
    There you can give the payroll area and selection periods.
    Then you can give the  company code, and what ever you can personnel area wise and all.
    Below that screen you need to select the Lay out variant.
    Then you can execute that report.
    Then you will get the wage types and the amount.
    Any query's let me know.
    Thanks and Regards,
    Revathi.

Maybe you are looking for

  • In FIM datasource creation,model name dropdown menu not getting populated

    Hi When we try to create a new datasource in FIM it asks for a default model name. The default model name drop down menu is not getting populated by the model name. Please suggest what could be the possible solution for the same. Regards

  • Trouble sending mail to a group

    HI, I set up a new group in my mail program and when I try to send it an error comes up saying "This message could not be delivered and will remain in your Outbox until it can be delivered. Sending the message content to the server failed." I believe

  • How to get the name, version and path of the oracle suite(s) installed

    Hi, I am trying to gather information regarding the Name, Version and Path of Oracle installation(s) on a computer. E.g. Name = Oracle Database 9i Enterprise Edition Version = 9.0.00 Path = C:\Oracle I don't want to do it by querying the system table

  • Pre/Post Fader Metering. Stumped...

    I'm recording some test tones into Logic so that when I go to another studio next week I can calibrate the gain controls on the other studio's mixing board to be the same as mine (we have the same boards, BTW). Although I normally have pan law set to

  • Problem to removing pictures

    Hi! I have problem to removr picture´s from my album. I have turn off all streaming from icloud, but the picture are still in my ipad. Could someone please help me? poma01