Ad-Hoc Query reporting off of Payroll Results Infotypes

Dear Experts,
Has anyone used the Payroll Results Infotypes (IT0448 - IT0464) to create Payroll Results reports using Ad-hoc query? I would appreciate it if someone could enlighten me as to how to get the Cluster Data into these Infotypes.
Cheers,
Venkata

I tried this option but was able to succed so
Fetched the data through the use of the functional module and desigend the code as per the client requirment
Pasteing the code
DATA: payroll TYPE pay99_result.
DATA : BEGIN OF itab OCCURS 0,
      srno TYPE sy-tabix,
       pernr TYPE pa0001-pernr,
       ename TYPE pa0001-ename,
       location TYPE pa0001-zz_loca,
       dept TYPE pa0001-zz_dept,
       hq TYPE pa0001-zz_hq,
       desig TYPE hrp1000-stext,
       pay_day TYPE pc207-anzhl,
       basic TYPE p0008-bet01,
       con TYPE p0008-bet01,
       hra TYPE p0008-bet01,
       hra_o TYPE p0008-bet01,
       trans TYPE p0008-bet01,
       we TYPE p0008-bet01,
       oth TYPE p0008-bet01,
       tal TYPE p0008-bet01,
       a_loan TYPE p0008-bet01,
       h_loan TYPE p0008-bet01,
       p_loan TYPE p0008-bet01,
       total TYPE p0008-bet01,
       t_ded TYPE p0008-bet01,
       net_sal TYPE p0008-bet01,
       END OF itab,
       ipa0001 TYPE STANDARD TABLE OF pa0001 WITH HEADER LINE .
the help of technical consultant is needed
Edited by: Sikindar on Oct 27, 2009 7:46 AM

Similar Messages

  • Can an off-cycle payroll result deleted without deleting current result?

    Hi all,
    I want to delete an off-cycle result dated 06.10.2008 without deleting current payroll result.
    Is it possible? if yes, what is the tcode or report for this?
    To elaborate the need to delete,
    Bonus has been paid on 29.09.2008 with correct amount. Due to some reason this record has been over written to 06.10.2008. That's why system is deducting bonus amount paid as per 29.09.2008 from gross salary in the form of /552 - Stat. Net Subsequent adjustment. October payroll has been run and exited. we have found that in many cases, bonus amount has been recovered and net amount mismatches with gross-deduction in the payslip.
    We think, if we can delete off-cycle payroll result on 06.10.2008 and correct IT267 as per 29.09.2008, then system will paid back in the November pay run.
    Please suggest what is the best way to tackle this scenario?
    Suitable answers will be rewarded.
    Thanks
    rajesh

    Hi,
    This is impossible to delete.
    What I understand is the IT0267 record is being overwritten after the Bonus run is exited. Right?
    If is it so then have U able to found out How?If U have found out then share this so that a proper solution can be suggested.
    Anyways revert the over writing by putting all the bonus amout back to 29th and delete 06th ones and run the payroll for next month..System will again adjust the things in a retro run.
    ~BiSu

  • Ad hoc query report geneartion

    Hi Guys,
    I am seeking your help on ad hoc query report generation.
    My requirement: There is a customized table maintained to fetch the description and the relevant data.. For ex: 
    Type of Vehicle
    Description
    XYZ
    Test description1
    ABC
    Test description 2
    The requirement is to fetch the description using ad-hoc query for all the type of vehicles. I have created a type of vehicle field and included in the field group. So far, I am able to get the type of vehicle on my ad-hoc report. But, the description fails to retrieve. Please note I have also created an additional description field on ad-hoc reports to fetch the description.. After the generation of the info set, I am unable to fetch the type of vehicle with the description.
    Can anyone please guide the field code that needs to be maintained specially to fetch the contents all together?
    Thanks.
    BP

    Hi,
    I have already mentioned that "Please note I have also created an additional description field on ad-hoc reports to fetch the description."

  • Out put problem in Ad hoc query reports

    Hi Gurus,
    I am tryting to generate a report through Ad hoc query in S_PH0_48000510 - Ad Hoc Query SAP/Query/HR_ADM - > Selected several options like personnel number / employee name / entry date / leaving date.
    But when we select it shows the input details but when i try for output the entry date / leaving date even the names of the employees are not reflecting.
    But the age/date of birth other fields are coming in output.
    Kindly let me know the solution to get a out put. If there is any changes need to be done in the back end. Pls advice with the path details.
    Thanks & Regards,
    Pradeep Krishnamurthy

    Hi Madhu,
    Yes, I did but out put is not coming.
    Regards,
    Pradeep Krishnamurthy

  • Ad- Hoc Query reports in PMS

    Hello Gurus,
    Is it possible to have Ad-hoc Query for PMS??
    The client is requesting for Ad-hoc data and wants an ad-hoc Query similar to PA.
    Regards,
    Amrita Ranjan

    Hi,
    I think it is not possible as data is stored based on indexing (Column and row) based on the template.
    But I would suggest to use report RHHAP_DISPLAY_DB report to view all the appraisal details.
    Thanks,
    Ketul

  • OFF Cycle Payroll (0267 Infotype)

    Dear Experts
    How to run off cycle payroll for group of employees
    if  i run off cycle using standard code PC00_M99_CALC for KSA , System not not processing the 0267 which trigger processing error Determine recurring payments/deductions for period from 1432/12/21 to 1432/12/21
    Note : maintained infotype 0267 properlly which is available in p0267
    Kindly advice me how to run offcycle for all employee at a time
    Thanks
    Thiu

    Hi,
    For Off cycle payroll required
    1. Payroll area should be in Exit mode of Last pay period.( If you are running no of payroll areas check with all payroll areas and select all payroll areas in selction mode)
    1. Payroll reason (in IT0267 should be maintained) 
    2. Payroll type, Payroll Identifier (based on business process) Date of off cycle run.
    When your excute the payroll it will take all the employees in particular date only.
    Note: If you are the End user feel free contact the payroll consultant or Refer the End user document.

  • Ad Hoc Query - reporting on both PA and OM data in same query.

    Is it really not possible to report on both PA and OM in the same query?  Does the two different infosets prevent you from doing this? 
    As a workaround I can run two separate queries and just join the data using Excel.  However - I'm having some trouble using the OM infoset.  I have a list of job ID's and I'm trying to report on the job short text and the "duty code" which is a custom OM object.  Is there a way to add this custom object to the infoset? 
    Also, I'm finding it difficult to report on the relationships as "Object" is always listed as an output ONLY.  Is there a way to make it available as an input?

    If you are using logical database PNP, then you can try to add infotype and check the option 'Infotype of related objects' .
    This will allow you various HRP tables to add to your query by the relationship.
    If you check responsiblity you can use relationship B007 and selecting 1000 would give you the short text and long text of the ID.
    This is a very good option available for PNP database.
    Regards,
    SC

  • Report to see payroll results

    Hi All,
    The report to see the difference in payroll may be the last and the present month and so on.
    Thanks

    Hi,
    PLease use the following transaction for wager types.
    PC00_M99_CEDT      Remuneration Statements
    PDF7      Delete Form in Customer Client
    PDF8      Copy Form from SAP Client to Customer Client
    PDF9      Copy Form within Customer Client
    PC00_M99_CLGA00      Wage Type Statement
    PC00_M99_CLGV00      Wage Type Distribution
    PC00_M99_CKTO      Payroll Accounts
    PDF0      Conversion Report for Remuneration Statement Forms
    PDFA      Conversion of Payroll Journal Forms
    Simply you can use payroll Journal for this.
    Regards,
    Kapil

  • Questions in Ad Hoc Query & How to Configure the EEO standard reports

    Hi all,
      I have a  question in Ad hoc query report in HR.
    <b>How to:</b> Get a list of the total number of employees included in a particular report at the end of the report. Ex: If i create and run a report for salaried employees, sorted out by company codes, how can i get a sub-total and total no. of employees listed in the report.
    I tried Ranked format, but when you print the report it doesn't retain the report name on the top.
    -->I have a question regarding the Standard reports for EEO and AAP
    <b> How do I</b>
    1. Start configuring these report
    2. What are the things i should have before configuring it in IMG
    If anyone can provide me with some documentation regarding the EEO and AAP report configuration that would be great.
    Thanks in advance.....
    Harish

    This can be done using the security for the Infoprovider,  provide the users access to create queries only for that Infoprovider.

  • Standard report for Payroll Results wth Pay Scale Groups

    Dear Experts
    Is there any standard report to view payroll results, Pay Scale Group wise.
    In CWTR and ANN, i cdnt find Pay Scale Group of an employee.
    Thanks in advance
    ...Sadhu

    Can we enhance CWTR report ? is it possible ?
    any guidance ?
    Thanks in advance
    ...Sadhu

  • Ad hoc query for  om

    Dear gurus,
    could you please tell me that ad hoc query is written by Sap functional people.like sao hr people ,or this is standard one.
    actually my DOJ and Relationship is not showing in that Ad Hoc Query report for OM.
    Pls suggest me what i need to do ,so that it will update,
    Could u pls tell me how to write this Ad hoc Query ?
    regards
    S
    Edited by: smrutipuspa on Sep 23, 2010 1:09 PM
    Edited by: smrutipuspa on Sep 23, 2010 2:03 PM

    Hi S,
    TCD SQ01,SQ02,SQ03
    for this you would have to create usergroup and infoset
    as we know LDB's are special abap program that  combines data from related tables and makes it avilable for query and programs
    Logical Database
    TCD -SE36
    PCH(Personnel Planning),PNP(HR Master Data),PNPCE(HR Master Data (Incl. Concurrent Employment)),PAP (applicant matsre data) are some LDB's(logical databses)
    Infoset are special views of LDB's and determine which tables and/or fields within a table, queries may reference
    http://www.dmgfederal.com/Resources/Articles/Article_SAPR3Infosets.asp
    usergroup are user gruped using the same application aera
    you could also try TCD SQVI-sap query viewer
    http://auditware.cyb.co.uk/downloads/SAPQuery_step_thru.pdf
    http://www.sap-img.com/abap/step-for-using-query-sq01-sq02-sq03.htm
    http://www.insightcp.com/res_15.html
    hope it helps
    No Worries
    KG
    Edited by: SAPenjoy:) on Sep 24, 2010 8:09 AM

  • Uploading thrid party payroll results to HR

    Dear Gurus/Experts,
    I m pretty new to HR, and I will need some serious help around this area.
    This is the situation; my organization is planning to outsource the HR module to one of our third party suppliers. The scenario is that we need the payroll results to be updated on a monthly basis to HR and we internally will run posting to FI. Thus I would like to know the best way to do this. The third party supplier will provide us with a csv file at the end of each period with the payroll results.
    I was thinking may be LSMW is the best solution, in case yes would anyone be able to provide me with necessary details to create the mappings and the process thereafter?
    Any help much appreciated.
    Thanks
    Sharath

    Hi Sharath,
    In your business scenario following steps should performed, if you decide to use standard SAP solution only:
    1. Export payroll results by service provider. As a minimum following information must be provided:
    PERNR    BEGDA      ENDDA      MOLGA LGART                 BETPE                ANZHL              BETRG
    00000000 31.03.1993 31.03.1993 06    /101                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /102                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /103                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /104                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /105                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /107                   0,00                  0,00                  0,00
    00000000 31.03.1993 31.03.1993 06    /110                   0,00                  0,00                  0,00
    PERNR - Employee number in SAP system
    BEGDA - Payroll period beginning date
    ENDDA - Payroll period end date
    MOLGA - country grouping
    LGART - wage type as configured in SAP system
    BETPE - rate (not critical)
    ANZHL - number (not critical)
    BETRG - amount (critical)
    2. Then information should be uploaded to table T558A in SAP with help of report RPULKT00.
    3. Then you have to run payroll with schema XLK0 (transfer payroll account). This procedure will upload payroll data to SAP payroll cluster.
    4. Then you can start posting process, program RPCIPE00. During posting process SAP system reads payroll cluster and assigns wage types to symbolic accounts and then to G/L accounts. How wage types are assigned you have to configure in SPRO, for example, Payroll>Payroll: International>Reporting for Posting Payroll Results to Accounting
    5. Finance system should post results for financial accountring.
    In overall it is quite complex procedure, but it happens due to complex system landscape. Alternatively you can ask payroll provider to prepare file for posting on there site.
    Cheers

  • Payroll Results posting to FI - Step by Step guide & Video tutorials if any

    Hi Gurus,
    Please help me on
    Payroll Results posting to FI and details on CIPE program and CIPE reports of SAP HR.
    Please provide me with Step by Step Configuration steps and guidance also video tutorials or screen shots if any available.
    Thanx in Advance ....  plzz help

    http://help.sap.com/saphelp_erp2005vp/helpdata/en/81/42b09e4a3711d189490000e8323c4f/content.htm
    Table V_T52EM
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Employee Grouping and Symbolic Accounts -> Define Employee Grouping Account Determination
    Details of Configuration Maintain SAP Standard entries. Account assignment can also be done based on various employee subgroup using the feature u2018PPMODu2019 which can be seen under this node.
    Define Symbolic Accounts
    Table V_T52EK
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Employee Grouping and Symbolic Accounts -> Define Symbolic Accounts
    Details of Configuration Define Symbolic accounts for balance sheet and expense accounts. Account assignment type = C for expense and F for Balance sheet accounts.
    Maintaining Wage Types
    Define Posting Characteristics of Wage Types
    Table V_T52EZ, V_T52EL
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintaining Wage Types -> Define Posting Characteristics of Wage Types
    Details of Configuration The posting characteristics of individual wage type can be done here depending upon the requirement. For example, the basic pay wage type u20181000u2019 is linked to symbolic account u20188888u2019(Salaries & wages) as below. If the model wage type is used for creating a new wage type, then this entry is created automatically.
    2.1.1 Maintain Posting Date for Payroll Periods
    Table T549S
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintain Posting Date for Payroll Periods
    Details of Configuration Posting Date for different payroll periods can be done as follows. The Pay Day is already generated in the earlier step 4.1.5. This Pay Day can be created as Posting date. Otherwise, the difference in days has to be mentioned in the specification screen for different Posting date.
    Create Posting Variants
    Table V_T52E2
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the HR System -> Maintain Posting Date for Payroll Periods
    Details of Configuration Posting Variants for payroll posting can be created here. This is an optional step.
    Activities in the AC System
    Assigning Accounts
    Assign Balance Sheet Accounts
    Table T030
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Balance Sheet Accounts
    Details of Configuration This is basically interface between HR & AC system by linking Symbolic accounts to the respective Balance sheet accounts as follow.
    Assign Expense Accounts
    Table T030
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Expense Accounts
    Details of Configuration This is basically the interface between HR & AC system by linking Symbolic accounts to the respective Expense accounts as follow.
    Assign Technical Accounts
    Table T030
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Technical Accounts
    Details of Configuration The single entry here is required for accounting key u20181001u2019 to salary payable account u2018230116u2019 for the purpose of automatic account posting.
    Assign Vendor Accounts
    Table T030
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Activities in the AC System -> Assigning Accounts -> Assign Vendor Accounts
    Details of Configuration This is basically the interface between HR & AC system by linking Symbolic accounts to the respective Vendor accounts(Account Assignment type K u2013 Personal Vendor, KF u2013 Fixed Vendor) which was created in Transaction u2018FK01u2019.
    Check Customizing for Account Determination
    Table None
    Transaction Code SPRO
    Menu Path IMG -> Payroll India -> Reporting for Posting Payroll Results to Accounting -> Check Customizing for Account Determination
    Details of Configuration The account assignment for all the wage types through symbolic account can be displayed here.

  • Can we use ad hoc query to get a temporary report of payroll result?

    Hi,All
    can we use ad hoc query to get a temporary report of payroll result?or we have to get a report of payroll result by customizing and ABAP?
    and how can I customizing a report on the basis of standard SAP report for payroll?

    Hi
    As of my Knowledge You cannot get the payroll report through Adhoc query you have to go for ABAP Devlopment
    Thanks
    Mahantesh

  • Evaluation of Payroll result: customized report

    Hi All,
    I need a report containing the following info:
    1  Empcode
    2  Curretn payroll period
    3  Employement status (active/inactive/withdrawn)
    4  No of periods for which payroll was run
    5  If inactive or withdrawn, then date from which they are inactive or withdrawn
    Any inputs would be highly appreciated.
    Thanks & best regards, VC

    vishali,
          I think u need to query the IT0000 and the RGDIR table for the employees u need to run the report.
    RGDIR is the results directory where we can get all the payroll results after a payroll run.
    the Report to see the RGDIR is H99_DISPLAY_PAYRESULT.
    first u need to check for the employee's status in IT0000.
          IF he is active then, using macros; read the RGDIR results. if he is not, then pick the date of the latest record in IT0000 which gives the withdrawn date.
            while reading the results you need to pick the results for which the current indicator is A (current result).
           This has to be done because u said that u need to calculate the number of periods for which payroll was run.
         For the current payroll period, you need to use the 'for-period' of the last sequential number (SEQNR) of the RGDIR whose current indicator is A.
    Hope this will give an idea.

Maybe you are looking for

  • Camera Raw 3.8? - Photoshop CS2 useless with Canon G9?

    I use Photoshop CS2 with Camera Raw 3.7 and I am very satisfied with it. Now I am thinking of buying a Canon Powershot G9, but I am worried about raw-file support in Camera Raw. I see that Camera Raw 4.3 have support for several new Canon cameras, (n

  • Restored from Time Machine now some songs in itunes not authorised to sync

    I started using Time Machine recently (2 to 3 weeks ago). Everything was working before, including my iTunes library. No authorisation issues, no syncing issues to my iphone or ipad. Last night I did a full restore from Time Machine backup and now I

  • Where are my tabs in itunes.

    Im having sync(error 13019) problems with my nano. I've reinstalled itunes but it hasnt fixed it. People say to check "my devices" in itunes but I cant find it. Any ideas?

  • Photo Booth Fade to Black

    Started Photo Booth tonight and it flashed up ok for about 2 seconds before starting to fade REALLy fast into blackness. Restarted photo booth - same thing. Restarted iMac - same thing Checked Forums, which suggested deleting pref file, did that - sa

  • "White Screen" error after most recent update 60 gig video iPod

    I just received the most recent iPod updater software. I installed the updater and ran same. After the update process my 60 gig video iPOD cannot be recognized by my MAC G5. It has a "White Screen" and WILL NOT turn off! When I attempt a reset it sim