HRFORMS

Hi all,
I need to generate an employee remuneration statement using HRFORMS transaction code. In this transaction, i found the payroll data reside in many metanets avilable under the standard metanet 'SAP_DEFAULT'.
Now i want to retrieve the payments and deduction details from this standard metanet. I found the following meta stars available in this..
- PAYMENTS
- PAY_DEDUCTIONS
- PAY_RESULT
I do not know from which meta star i need to take the data, so that i can able to get the PAYMENTS and DEDUCTION details. I found the data is available only in PAY_RESULT and NOT in PAYMENTS and in PAY_DEDUCTIONS meta stars. While i retrive the data from PAYMENTS and PAY_DEDUCTIONS meta stars, no data is returned.
Also, i want to display the WAGE TYPE, PAY AMOUNT and UNIT field in the form. I have found wage type and pay amount fields, which are available in all the above 3 mentioned meta stars. But i could not find where the UNIT field is stored.. Pls tell me what this UNIT field represent and from which meta star i can get the value for this UNIT.
Pls help me out in this..
Thanks,
Shanthi

not sure might be useful
all these data will come form the RT or Clusters right if yes
once Check PC_PAYRESULT tcode

Similar Messages

  • Error while creating form using tcode HRFORMS.

    Hi All,
          I am trying to create a payslip in tcode HRFORMS. while generating the program I am getting an error message stating "Generated program /1pyxxfo/znr_pay_stmt_prnt  contains syntax errors".
           Has anybody faced these type of error. Do I need to do any config set ups before using tcode HRFORMS? Please help me in this regard.
    Thanks,
    V.Nagaraju

    Hi ,
    Please check the FSV (field status variant) for your company code in OBY6 .
    then go to transaction code OB14 --> enter the FSV --> Check if field status group G006(Material account) is maintained there or not.
    if not please maintain it.
    Thanks & Regards
    Anshu

  • Problem in HRFORMS while activating.

    Hallo Expert,
    I am implementing HRFORMS for country 99. I am not getting any Smartform in country 99, so I copied it from other country into country 99 using HRFORMS.  But while activating, itu2019s generate only structure and Smartforms.  But in case of driver program its giving error "Generated print program /1PYXXFO/ZSAP_PAYJNAL_CA_PRNT contains a syntax error in line".
    While going inside it I found, I have to add some code but itu2019s asking Access key.
    I copied this driver into "Z" and added some code like:-
    PARAMETERS p_ipview TYPE inperview no-display default 'X'.
    PARAMETERS p_addret TYPE h99_add_retroes no-display default 'X'.
    parameters p_arctoo type ARCH_TOO no-display.
    parameters p_simce type h99_simce no-display.
    and activated the program and syntax error gone. Then I added it to table "THRFORMS_01". I thought by adding this in the table my problem would go. But  it couldnu2019t.
    Still it is giving "Generated print program /1PYXXFO/ZSAP_PAYJNAL_CA_PRNT contains a syntax error in line" while activating.
    Could anyone help me on this?
    Regards
    Sanjay

    Hi Sanjay,
    I'm having the same error. Did you manage to solve your problem? can you share the solution with me here?
    Thank you very much.

  • Adobe Form in HRFORMS: Value of Textfield on Masterpage is not rendered!

    Hi all,
    I design a new form using HRFORMS. When I put a simple textfield on a master page and give the textfield a default value and render my form using transaction PC00_M01_CALC_SIMU, the value of the textfield is NOT rendered.
    I am using Adobe LiveCycle Designer 8.0 within SAP and the Adobe Acrobat 7.0.9 for rendering PDF documents.
    The ADS Server Version is: 800.20070708051308.406522
    The funny thing is, if you do the same things in Adobe Designer (stand-alone) it works perfectly as it should.
    Is this a known bug?
    Thanks.
    Maik

    I have figured out myself.
    It is a bug in SAP and has also been reported as a bug to SAP.
    It works fine with all Adobe Designer stand-alone versions as well as Adobe LiveCycle Forms Server 7 and 8.
    As a workaround in SAP you should use STATIC TEXT with "FLOATING FIELDS" instead of TEXT FIELDS.

  • Total time balances in HRFORMS

    I designed a form to report total time balances overview
    using TIM_SALDO in HRFORMS.
    when evaluate <b>NOT</b> a complete time evaluation periods  by specifying the data selection period on the selection screen.it gives  total time balances of complete time evaluation periods!?
    Time evaluation periods  is 10.01 - 10.31 ,
    I evaluate 10.01 to 10.15,
    but the result of total  time balances is for 10.01-10.31.
    BUT form designed by PE50,using SALDO too.
    when evaluate 10.01 to 10.15,it gives right result.
    I know table Table SALDO stores all cumulated balances. The balances are added from table TES to SALDO in month-end processing.
    BUT WHY PE50 form can evaluate partly period ,while HRFORMS can not.
    How to design using HRFORMS to evaluate partly period or corss periods?
    Must I write code by using table ZES to cumulate manully?

    Here is your sum in minutes
    WITH your_data AS
           (SELECT       '4.30' emp_ot FROM DUAL
        UNION ALL SELECT '5.50' emp_ot FROM DUAL)
    SELECT SUM(minutes) FROM (
    SELECT   REGEXP_REPLACE (emp_ot, '(\d{1,2})\.(\d{2})', '\1') * 60
           + REGEXP_REPLACE (emp_ot, '(\d{1,2})\.(\d{2})', '\2') minutes
      FROM your_data)
    620
    Message was edited by:
            Bolev                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Printing Employee Pay Slip using HRFORMS

    Hello Experts,
    I am working on a smartform for printing employee pay slips/remuneration statments using HRFORMS config.
    I am trying to print the payslip checks using this and in the smartform, I have a problem with printing the check footer data using MICR font.
    I read the Note 94233 - Support of MICR font. I have both MICR_C 10.0 Point Bold=Off, Italic=Off
    MICR_E 10.0 Point Bold=Off, Italic=Off configured, and it does not work. I also have the required setting for the output device in SPAD.
    While I try to print C &bank number&C A&bank_account_number&A, it literally prints C and A instead of the special MICR characters for C and A.
    Anybody came across any such problem before and found any solution to this?
    I appreciate if you can reply with your solution, will realy appreciate it.
    PS: I am using Smartforms for printing the forms here.
    Thanks in advance.
    Shivani.
    Edited by: Rob Burbank on Sep 22, 2009 4:03 PM

    Hi,
    The problem is resolved .
    Regards,
    Tanuja

  • HRFORMS - Custom table and Infotype Fields

    Hi,
    I am trying to add Custom table and Infotype Fields to the HRFORMS but i couldn not...
    1) I have created Custom MetaNet in HRFORMS_METADATA
    2) Created Meta Dimension and MetaStar for thr new fields
    3) When I use these custom metenet to crate Info stars in HRFORMS transaction, I am getting erros for DDIC activation.
    Does anyone has any idea or am i missing any steps?
    ...Naddy

    No issues when did it again.

  • Query on HRFORMS custom metanet

    Hi friends,
    I created a new METANET through transaction HRFORMS_METADATA for country grping 10. I also created a HRFORM for country grping 10 with form class as PAYSLIP. I want to change the standard METANET SAP_DEFAULT to my custom METANET. But it's not coming under the dropdown for metanet inside the HR Form tab.Only SAP_DEFAULT appears.
    Can you please help me?
    Thanks!
    Mahesh.

    Hi Mahesh,
                     Can you kindly share the solution of your problem...if you have cracked it up...i am also facing the similar issue...
    Regards
    Ankit

  • Multiple Person IDs in HRFORMS in SAP HR

    Hi,
    If any you guys have worked on HRFORMS transaction, please go through this. I have a problem as said below.
    I am using the logical database PNPCE.I have created an hr form using HRFORMS.As i execute this, i give multiple person IDs in the selection screen. But the output is that a separate HRFORM is created for each and every person ID I entered.
    I want only one HRFORM for all the person IDs that I enter in the selections screen. I have also designed the context in such a way that multiple persons are considered in the same HRFORM, but its not happening.
    Can someone help..
    Regards,
    Prasad

    Open your form in HRFORMS transaction, Choose selection screen tab and under "Employee amount per formular (0 = all)" mark checkbox on the right and set default value = 0.

  • Calculate two values (SAP HRFORMS)

    Dear All,
    I need held calculating two values within HRFOMS.
    I would like to have a screenfield with the value of the current page Therefore i got a global variable G_total_pagecount and i have the current page xfa.layout.page(this)
    I tried  the following
    data.#pageSet[0].Startseite.Titel_und_Anschrift.Allgemeine_Daten.Org_Daten.Seite_global::r eady:layout
    $.rawValue = $record.G_TOTAL_PAGECOUNT + xfa.layout.page(this)
    and received no value
    or
    var page = parseInt(xfa.layout.page(this), 10); // , 10 erzwingt die Umwandlung als dezimalzahl
    var global = parseInt(xfa.record.G_TOTAL_PAGECOUNT, 10)
    var total = page + global:
    this.rawValue = total.rawValue;
    But both did not work
    I would be happy to get any new idea
    Angela

    Hi Paul,
    first of all many thanks for your help. I normally do only Abap programming, bur unfortunatly I ended up with this HRFORMS Payslip. I have no idea how to decide to choose Formcalc or javascript. I only tried some small pieces which i got from the online help.
    I did try the following
    ----- data.#pageSet[0].Startseite.Titel_und_Anschrift.Allgemeine_Daten.Org_Daten.Seitenzahl::ready:layout - (FormCalc, Client)
    $.rawValue
    = $record.G_TOTAL_PAGECOUNT + xfa.layout.page($)
    => id did not get a value in my field
    than I tried
    ----- data.#pageSet[0].Startseite.Titel_und_Anschrift.Allgemeine_Daten.Org_Daten.Seitenzahl::calculate: - (JavaScript, Server)
     var  1 = parseInt(xfa.layout.page(this), 10); // , 10 erzwingt die Umwandlung als dezimalzahl
    var  2 = parseInt(xfa.record.G_TOTAL_PAGECOUNT, 10)this.rawValue
    = 1 + 2;
    => still no value
    Last I tried
    ----- data.#pageSet[0].Startseite.Titel_und_Anschrift.Allgemeine_Daten.Org_Daten.Seitenzahl::ready:layout - (JavaScript, Client)
     var  1 = parseInt(xfa.layout.page(this), 10); // , 10 erzwingt die Umwandlung als dezimalzahl
    var  2 = parseInt(xfa.record.G_TOTAL_PAGECOUNT, 10)this.rawValue
    = 1 + 2;
    Still no succsess
    As I am working within HRFORM i only get limited Error Messages or warnings and for everything i tried i did not get a warning at all.
    It would be really nice if you could tell me what i did wrong
    Thanks in advance
    Angela

  • HRFORMS and Downloading for a 3rd Party Print Service.

    Hi there
    I was wondering if someone could help.
    We are currently testing our printing of the NEW HRFORM for GB.  This has been created in "FORM BUILDER" format
    We print the forms in the back ground and this creates a spool, but the spool contains Part List of PDF Spool.
    We use a 3rd Party Print provider and would like to Secure FTP the actual PDF File to them, but cannot download this file.
    Anyone got any ideas on how this PDF containing the Payslips be downloaded.
    Gary

    Anyone able to assist on this at all?

  • Save HRFORMS data to PDF

    Guru's,
    I created a payslip via HRFORMS and it works just fine.
    But know, the second step is, is that I need to start HRFORMS from another program and save the result of HRFORMS directly in a PDF-file.
    I know how to do this for SMARTFORMS, but for HRFORMS I don't know how to start... (you've the problem that you need to have the object HRDATA filled in)
    Anybody an idea?
    greetings
    Tom

    altouth this question is rather old you can do that by using something like this:
    CALL FUNCTION 'HRFORMS_CALL_INIT'
           EXPORTING
             hrform_name = ld_hrform
             begin_date  = ld_begda
             end_date    = ld_endda
           IMPORTING
             form_object = lo_hrform
           EXCEPTIONS
             form_error  = 1
             OTHERS      = 2.
    CALL FUNCTION 'HRFORMS_CALL_PERNR'
           EXPORTING
             form_object        = lo_hrform
             pernr              = ld_pernr
             result_list        = lt_result_list[]
             molga              = ld_molga
             rgdir              = lt_rgdir
           EXCEPTIONS
             form_error         = 1
             payroll_read_error = 2
             reject             = 3
             no_form            = 4
             OTHERS             = 5.
    CALL FUNCTION 'HRFORMS_CALL_PDF'
       EXPORTING
         form_object = lo_hrform
         "form_object_list = form_object_list
       IMPORTING
         pdf_xstring      = ls_pdf
       EXCEPTIONS
         form_error       = 1
         OTHERS           = 2.
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
         EXPORTING
           buffer        = ls_pdf
         IMPORTING
           output_length = bin_size
         TABLES
           binary_tab    = pdf_data.

  • Details about HRForm Transaction in ABAP-HR

    hi guys,
    can anyone plz tell me how to create Infostar,infonet and metanet in HRForms transactions?
    thanks & regards
    Dasaradh

    check http://help.sap.com/saphelp_erp2005vp/helpdata/en/8c/aaae6c061a11d4972200a0c9306433/frameset.htm
    Regards
    Prabhu

  • Data from various types in HRFORMS

    Hi all,
    I am using HRFORMS for printing the payslip ( and not pe51) . But our payslip have some data from time tables too. If I keep our form catagory as payslim renumeration, the metastars of time are inactive in that and not displayed. If I choose form type as time, it do not shows payroll metastars. But our payslip requires both type of data.
    Can anyone please suggest what to do here?
    Regards,
    Ronnie

    Hello Martin,
    in the example https://gist.github.com/ricma/cf81829181cfd4e86354 the JSONModel is used. JSONModel is a client-side model. Each of the two tables (person table, phone table) needs its own data and model. In order to synchronize models after editing a table cell, two conversion functions are needed. One function converts person data into phone data, the other converts phone data into person data (see example for implementation):
    function makePhoneList(oPersonList) {
    function makePersonList(oPhoneList) {
    Furthermore, two callback functions are needed. These callback functions shall be called whenever a table cell is modified:
    function personModelChanged(oControlEvent) {
      oPhoneData = makePhoneList(oPersonData);
      oPhoneModel.setData(oPhoneData);
    oPersonTable.addColumn(new sap.ui.table.Column({
      label: new sap.ui.commons.Label({text: "Name"}),
      template: new sap.ui.commons.TextField({
        value: "{personModel>name}",
        change: personModelChanged})}));
    function phoneModelChanged(oControlEvent) {
      oPersonData = makePersonList(oPhoneData);
      oPersonModel.setData(oPersonData);
    oPhoneTable.addColumn(new sap.ui.table.Column({
      label: new sap.ui.commons.Label({text: "Phone Number"}),
      template: new sap.ui.commons.TextField({
        value: "{phoneModel>number}",
        change: phoneModelChanged})}));
    The solution works but has some disadvantages:
    data and models have to be synchronized manually
    for n models, 2n-2 conversion functions are needed
    every modification causes creation of at least n-1 data structures and models
    Best regards,
    Frank

  • Configure HRFORMS to call a custom Smartform.

    Hello All-
    We have a custom Payroll Form created in PE51 and we have a custom smartform which uses this custom payroll form.
    By using TCode HRFORMS can we configure to call a custom smartform. If so can you please let me know how? Or do you have a document of how to use HRFORMS please let me know.
    Thanks-
    Chakri.
    Edited by: chakri somisetti on Jul 1, 2008 4:54 PM

    Hi Chakri,
    I think PE51 forms are different from what you do from HRFORMS...
    PE51 uses a intermediate config table which can be maintained via PE51_CHECKTAB tcode. It allows you
    to configure what data to print at waht position and other formatting options. You can enhance std. print program behind the form class (CEDT etc ) to select any custom data and print it on the form.
    HRFORMS - you create a form here and choose the pre-prepared data strctures - here the front form can be a smart from or form builder (PDF forms - tcode SFP). IF you create a form from HRFORMS it will generate the underlying form and print program for you. You can then modify this form as per your requirements...
    I dont have much knowledge on how to use that Infostars/info dimensions of HRFORMS. may be you can look at a standard from or search in the forums. I am sure you will find some useful info...
    hope this helps
    thanks

  • HRFORM - difference between Flat Staructure & Nested Structure

    Hi,
    I wish to know the dfifference between deciding nested structure or flat structure in tcode HRFORMS. I have to work on form SAP_PAYSLIP_CA which is a nested structure. I have read that working on flat structure is far easier than working on nested structure. I wish to know what fields i have to add to convert this to flat structure. If i have to work on this nested structure what code i have to add in my interface (e.g. loop at.... for nested structure) for working on employee data. Also i wish to know how can i pull non key field data in my program.
    I nee dthe inputs very urgently.
    Thanks in advance.
    Ajay

    Hi Ajay,
    Please check the link
    http://help.sap.com/saphelp_dimp50/helpdata/en/c5/d69f5b6ccb11d3968b00a0c9306433/content.htm
    This is will partially answer your Query.
    Regards
    JwaliniS

Maybe you are looking for

  • How to install oracle 9iASR2 on windows 2003 server

    Hi, I want to install oracle 9iasr2 on windows 2003 server. Pl guide. Arvind

  • How to disable auto clear feature in a text box in IE10

    How to disable auto clear button in Text box in IE10 Hi Team, I saw this question on Microsoft forum but I did not find any reply to this question, therefore, I am re-posting it. When I run web interface application on IE10, i see there is a new feat

  • Can I upgrade to Lion on my 2 GZ Intel Core Duo MacBook Pro?

    I am running Snow Leopard on my MacBook Pro and cant seem to figure out how to upgrade to Lion.  Mountain Lion is not compatible with this machine, but maybe Lion is?  How to do this?

  • How to stop Active Background Jobs

    Hi All, We have some immediate hotfix to be applied during which there should not be any background job running. At the same time, we don't want to kill the processes forcibly. Is there any other way to pause/stop the active background jobs and enabl

  • [Solved] another flickering monitor problem

    Hi, I hooked a new LED monitor to my laptop via a VGA cable but the sad part is that the monitor flickers quite a bit. It's not a hardware problem because I hooked the monitor to a windows box (using the same VGA cable), and the monitor works perfect