Custom report on payroll and time evaluation results

Hello Experts,
My client would like to have a custom report on payroll and time evaluation results , can you please provide me with 2 options of achieving them.
Thanks,
Regi

Hi,
The time clusters are found using reports RPCLST*(B2, B1, PC etc) via SE38. You can find the time clusters under the time menu in the menu tree.
PCL1 - Database for HR work area
PCL2 - Accounting Results (time, travel expense and payroll);
The database table PCL2 contains the following data areas:
B2 time accounting results
CD cluster directory of the CD manager
PS generated schemas
PT texts for generated schemas
RX payroll accounting results/international
Rn payroll accounting results/country-specific ( n = HR country indicator )
ZL personal work schedule
Tto retrieve payroll results accesse SAP transaction PC_PAYRESULT for all countries.
Finally u can get the results for time PT_CLSTB2 , for Payroll PC_PAYRESULT. With this t.codes u can get the require results for ur custom report.
Regards,
Devi.

Similar Messages

  • Difference between Time Management and Time Evaluation

    Hello
    Is there any Difference between Time Management and Time Evaluation? if yes, then what is it? I guess there's no diff, time evaluation is a report..
    please advice
    Thanks

    Hi Charlene,
    Time management can be divided into 3 steps
    1.Time Recording
    2.Time Evaluation
    3. Planning
    Time Evaluation :
    The recorded time data is grouped and converted to wage types which can be used by payroll for compensation.SAP provides a time evaluation program RPTIME00 for this purpose.
    Standard schemas TM00 and TM04 are used for evaluation of time data got from positive and negative time recording approaches.
    time evaluation program RPTIME00 also calculates accrual and entitlement for employees.
    Regards,
    Swapnil

  • Enhancing Customer Reports with Commands and Parameters

    Hi All,
    I am implementing the mentioned tutorial. I have succesfully deployed the AccessStatisticApplication PAR on portal. While scheduling the report from Content Management -> Reports -> Running Reports, it is giving error "<b>Can't find bundle for base name com.sap.netweaver.km.stats.reports.DocumentAccessReport, locale en_US</b>". Has anyone faced the problem, can anyone please help to remove this runtime error.
    Related Link: <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d28a67b-0c01-0010-8d9a-d7e6811377c0">Enhancing Customer Reports with Commands and Parameters</a>
    Regards
    Poonam

    <i>True, the application property service is apparently not to be used for a real-life scenario</i>
    You can definitely use the application property service in production scenarios - it's used by other components in a standard KM install, i.e. out-of-the-box.
    <i>in our case it forced the server down with deadlocks. </i>
    This should definitely not happen! Did you get SAP support to take a look at this? Was it the most popular documents report that caused this, or some other custom code? There should be no such problem with this service, since it's been around for quite some time and in production use.
    <i>
    Even if the code sample is not to be used for real-life scenarios it could at least make use of something else than the application property service which isnt't optimal for this use.
    </i>
    The application property service is good for a lot of scenarios, so it is realistic to use in in real-life scenarios. The only time I have seen this approach (storing the number of hits on documents in the database) fail is in very high-load scenarios.
    <i>Could you provide me with a link to the documentation for the logging framework?</i>
    <a href="http://http://help.sap.com/saphelp_nw70/helpdata/en/d2/5c830ca67fd842b2e87b0c341c64cd/frameset.htm">Logging and Tracing</a> on help.sap.com and <a href="https://help.sap.com/javadocs/NW04S/current/en/index.html">Logging and Tracing API (J2EE Engine API)</a> for NW 7.0.

  • SAP HR Payroll and time management Documents

    Hi Gurus,
    Any one can provide me config documents on Payroll and Time managent for International country grouping. Please provide me this help. Here i am giving my mail id [email protected]
    thanks and regards,
    Praveen

    Hi,
    TM - TM00, 01, 04, TC00, TQTA.
    PY - X000, IN00 (India), U000 (USA), XT00.
    Schemas are the step by step sequences of your function.
    If you run the time evaluation or Payroll run, the system perform as per your settings in Schema.
    Good Luck.
    )m.

  • What are all the infotype need to maintain Indian Payroll and Time Mangnmt

    Hi Folks,
    My client wants to implement Indian Payroll and Time Management. we use +ve time management, -ve time management and also using CATS. its more of an indian payroll.
    Now can any one tell me what are all the infotypes i need to add.

    For Indian payroll :
    0580 Previous Employment Tax Details
    0581 Housing(HRA / CLA / COA)
    0582 Exemptions
    0583 Car & Conveyance
    0584 Income From Other Sources
    0585 Section 80 Deductions
    0586 Section 80 C Deductions
    0587 Provident Fund Contribution
    0588 Other Statutory Deductions
    positive time management mandatory infotypes:
    0050 time data recording
    2011 time events
    2010 time remuneration wage types
    updations:
    2001 absence
    2002 attendances
    2003 substitutions
    2006 absence quotas
    For CATS -infotype0315

  • Report the date and time of all the systems reporting to sccm

    Hi,
    We have a requirement to report the date and time of all the systems reporting to SCCMnot sure if this is possible.
    Appreciate any help regarding this.
    Thanks

    Not sure I understand what you are asking. Do you want to get the date/time for the last hardware inventory, heartbeat discovery etc?
    Kent Agerlund | My blogs: blog.coretech.dk/kea and
    SCUG.dk/ | Twitter:
    @Agerlund | Linkedin: Kent Agerlund |
    Mastering ConfigMgr 2012 The Fundamentals

  • Service order is on product deliver status ,then i want to display product delivery status date and time on result list ?

    Hi Team,
    service order is on product deliver status ,then i want to display product delivery status date and time on result list ?My requirement is i want to display product delivery status date and time based on delivery status we need to display the date and time .how to do it.? basically i have created the productu delivery status field in search and result through AET.
    Now the fields will be available in BTADMINH.
    how to set based on status delivery to get the date and time .
    Thanks
    Kalpana

    HI Ajay,
    I have added code in BT116h_srvo,attributes - LCSTATUS,method -  SET_LCSTATUS.but after change status f8 ..but the value is not filled in result list..so i need to write the logic in EH_ONSAVE or some other..could you please help here..what change i need to do..
    IF
    <nval> = 'E0004'.
    DATA : lv_date TYPE dats.
    DATA : lv_time TYPE tims.
    lv_date = sy-datum.
    lv_time = sy-uzeit.
    DATA : lr_parent TYPE REF TO cl_crm_bol_entity,
    lr_adminh TYPE REF TO cl_crm_bol_entity,
    lr_root TYPE REF TO cl_crm_bol_entity,
    lv_process_type TYPE crmt_process_type,
    lv_parent_name TYPE crmt_ext_obj_name,
    lr_current TYPE REF TO cl_crm_bol_entity.
    lr_current ?= current.
    lr_parent ?= lr_current->get_parent( ).
    CHECK lr_parent IS BOUND.
    CALL METHOD lr_parent->get_parent
    RECEIVING
    rv_result = lr_adminh.
    CHECK lr_adminh IS BOUND.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0010'
    iv_value = lv_date. "value.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    TRY.
    CALL METHOD lr_adminh->set_property
    EXPORTING
    iv_attr_name = '/itcit/F0011'
    iv_value = lv_time.
    CATCH cx_sy_conversion_error .
    ENDTRY.
    ENDIF.
    Thanks
    kalpana

  • To build some Custom reports for Sales and Distribution

    I want to build some Custom reports for Sales and Distribution.
    I do not know how to do that.
    I reviewed lots of threads earlier, but couldnt understand how to do that.
    If any one can send me suitable step by step guide, I will really appreciate it.
    Or send me some link or some documents with couple of nice exampples of how to do that.
    Which setting to make in B  ex and everything.
    I am new to BI.
    Please advise.
    Points will be awarded

    Hi,
    Could you be more specific about your requirement. I could understand that you wanted to know what all are the Customer sales reports could be provided in SD.
    Generally irrespective of projects few reports are considered as baseline reports for any SAP implementations.
    For example: 1. Order intakes daily
                          2. Order intakes monthly
                          3. Order magin (daily,monthly)
                         4. Order analysis.
    Best regards.

  • How to delete the Time Evaluation Result in the CLSTB2

    Hello,
    does anyone know how to delete the time evaluation result in the CLSTB2?
    thanks.

    Hi Ling,
    SE38
    program RPUP2D00
    Relation Id is B2
    in sort field give pernr
    tick the check box of delete.
    password is your id (ex : saphcm)
    Regards,
    Harsha

  • Uploading time evaluation results from third party system

    Hi,
    Our customer is using a third party system for time evaluation as well as SAP time evaluation.  Now they would like to upload the evaluation results from that system into their SAP system, so that all the data can be viewed in the same place for statistical purposes.  Is this possible? And if yes, how is it accomplished?

    PL take a look at this Re: Time Inbound Interface
    Regards,
    Suresh Datti

  • Payroll using time evaluation with clock times

    Dear all,
    I have configured an employee to have time management status 1, and my company would like to use attendance for time recording instead of time event since our clocking interface cannot provide exact clock times. I have also configured HRSIF to return 1 for all conditions.
    I found every thing run correctly after creating the attendance records for all days of a payroll period while all attendance hours are equal to the planned work time. However, I have modified some of the days to attendance hours less than planned working hours (with no exact time inputted), I've noticed that the time evaluation can be processed successfully, but the attendance hours are not being calculated in the payroll result.
    Does SAP actually support payroll for attendance with no exact clock time? If yes, what may I miss in my configurations?
    Thanks
    Steven

    Hi,
    Thanks for the advice.
    For suggestion 1, yes, it can do I want if the attendance hours is actuall equal to the planned working hours. However, say I have a case that the planned working hours is 8, and a workman shows up for 6 hours and take 2 hours leave, the system still require me to enter the clock time in order to get the attendance and absence be calculated.
    For suggestion 2, I understand that there's always be way if I do programming, however, my company decided not to do any customization, so I should first find if there's a default solution in SAP.
    Thanks.
    Steven

  • Query on Time Evaluation results

    Hi,
    When i run time evaluation for 2000 employess without the 'Display Log' option,
    i get the result as
    Successful runs for                         1500
    including with errors                           300
    Processing not completed for             100
    Rejected                                              100
    Where i would be able to see the 300 personnel number which has run 'including with errors',
    100 personnel numbers for whom 'processing not completed for' and
    100 personnel numbers which got 'rejected'.
    regards,
    Santhosh

    Hi Santosh,
    List out 500 employee numbers  with error. Check there IT0007, check there work schedules also, and then  execute time evaluation in Test mode. Check the log once again. If it is error free then only execute in final run. And then check the B2 Cluster in PT66. You can see the results in B2 Cluster when log is error free.
    Regards
    Sampada

  • I wan to know about reporting in Payroll and OM modules of HR

    Hi experts,
    1)Can anyone explain what are the different ways of reporting in Payroll,like using Function modules and using GET Payroll event.
    2)Can anyone give me example reports on OM module?
    3)How to use Provide and endprovide with an example program.
    Points deffinately be rewarded.

    hi Rock,
    this is an example for Provide,
    in ldb it is used to  populate the data;
    syn: provide * from itab(which event populates)
             between pn-begda and pn-endda.
            endprovide.
    ex: Provide *  from p0001
                        from p0002
          between pn-begda and pn-endda.
    and this is an example for Payroll getting wagetype of a pernr.
    for getting the wage type for particular wage type i am providing a example where you can modify according to your requirements:
    Ex:
    REPORT Zrock.
    TABLES: PCL1,PCL2. (NOT MANDATORY)
    INCLUDE RPC2RX09
    INCLUDE RPC2RDD0
    INCLUDE RPPXD00
    INCLUDE RPPXD10
    INCLUDE RPPXM00
    Parameters: p_pernr like p000-pernr
    p_per like pc261 like pc261-fpper
    Data: i_rgdir like pc261 occurs 0 with header line
    start-of-selection. here call the FM
    Call function cu_read_rgdir
    export params --- pernr = p_pernr
    tables
    in_rgdir = I_rgdir
    if sy-subrc = 0.
    loop at i_rgdir where fpper = p_per
    and inper = p_per
    here we r populating the RD Cluster key
    rx-key-pernr = p_per
    rx-key-seqnr = i_rgdir-seqnr
    *Importing the RD cluster data.
    RP-imp-c2-rd.
    if rp-imp--rd-subrc = 0.
    then processing the RT table for the required results (wagetype).
    Read table RT with key LGART = /'101'(here give ur wagetypes).
    if sy-subrc = 0.
    write: / p_pernr,
    I_rgdir-fpper,
    I_rgdir-inper,
    rt-lgart,
    rt-betrg.-----this is amount if you needed.
    endif.
    endif.
    endloop.
    endif.
    wait for sometime i wll also provide reports on OM, just remind me after 2 days. good luck
    Reward  if helpful.
    Thanks & Regards,
    Abdul.

  • Integration payroll and time mgt

    Dear All,
    I need to know the integration program which is between time and payroll.
    Regards,
    kumar

    Hello Kumar,
    The Payroll driver program RPCALCU0 uses the Standard Schema U000 to process Payroll which takes care of integration between Time and Payroll.
    The time wage types determined by time evaluation in tables ZL, ALP, and C1 (Cluster B2) represent the interface between time evaluation and payroll accounting
    Function IMPRT B2 imports the time wage types determined by time evaluation from Cluster B2 to payroll accounting, and valuates them
    Payroll accounting performs a projection according to schema TC00 or TC04 for the days in the payroll run that have not yet been processed by time evaluation
    Hope this gives highlevel idea. Please award points if you feel this is helpful.
    Edited by: Mediga on Oct 8, 2009 4:57 PM

  • Custom Report for slow and fast moving items

    Dear Xperts,
    My client wants to develop a new report for slow and fast moving items, I checked the std report MC46 however as per std SAP design this report does not consider the special stock like project stock (Q)...could you please help me to know how can develop this new report with following input and output fields?
    Input fields:
    Plant
    Material
    Material Group
    MRP Area
    Special Stock Indicator
    Special Stock (Type)
    Output Fields:
    Material
    Material type
    Material group
    MRP Controller
    MRP Area
    ABC indicator
    Material price
    Category field – Slow, Fast, Non-moving
    Current Stock
    Last Issue Date
    Thanks in Advance
    Regards
    Rahul

    Dear Rahul,
    If you required  project stock and consignment stock with valuated stock report in same place you need to generate new info structure as given below link. Or you can go with customized report with abaper.
    Info structure validation
    Regards
    Sanjeet Kumar

Maybe you are looking for

  • Using Skype on multiple devices

    I have the same Skype address I use on several devices including an Android phone.  The problem I have is that Skype seems to prefer to ring the phone first and I would rather it ring the laptop first.  Is there any way to prioritise which device Sky

  • Get current customer in CIC and pass it to BSP

    Hi experts, I'm new to the CIC application but very familiar with CRM Web Client. The customer embedded a z-BSP into it's business role to call a SAP GUI transaction in a new window. This works. Now, the current customer, which is selected in interac

  • HP Laser Jet 2600N - Printing PDF's

    I am running Adobe Acrobat 9 on my Windows XP system.  When I try to print a file it comes out blurred.  I have printed the PDF on another printer and it prints okay.  No clue as to what problem might be.

  • Importing cells and formulas from Excel?

    We are currently using Excel for our time sheets. We are trying to get away from that and are looking into using Adobe reader for our users to fill in their information. We use LiveCycle to design our forms, and I was wondering if there was a way to

  • EM wont start

    Hi I have installed OBIEE 11g on linux 64 VM .I have succesfully isntalled the OBIEE 11.1.1.6 simple installation, after the restart the weblogic and opmn services all the links open except the em.below is the error message I get Error 404--Not Found