HRFORMS / Smarforms

Hi All,
We need to customize the the standard time statement in Tcode HRFORMS - SAP_TIMESLIP. This custom form will be used in ESS. Is there a need to write an ABAP code for data retrieval on custom fields or can it be done the way it (data extraction) is done using PE51.
Version ERP2005 , ESS 1.0
Thanks,
Mark

Hi,
You can customize your form without ABAP coding. In extreme cases, you may need coding.
Hope this helps,
Reward points if helpful,
Thank You,

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                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Report Names used for Purchase Order smarforms

    Hi all,
    I want to display a smarform when user clicks on ME23N transaction on Print Preview. Now it displays a SAP Script MEDRUCK having the program SAPFM06P. I know a smartform /SMB11/MMPO_A or /SMB40/MMPO_A which are there in the system but no idea which is the standard SAP provided program i.e. report these smartforms are called. So that i can attach to the output type to print these forms. If there is any Standard SAP program aviablble please let me know.
    I am aware of the NACE tranx to attach the program name and form routine and smartforms. I am looking for a standard SAP provided report.
    Thanks in advance.
    Message was edited by: Pankaj S Dwivedi

    goto NACE transaction
    select EF application
    then select "OUTPUT TYPES" from the application tool bar.
    then select your output type(NEU, std one),which you want to modify the existing one with your new one.
    select the output type &  click on PROCESSSING ROUTINES from the left hand side tree. now you will be able to see all the related scripts/smartforms/driver prg names
    when i observe in ECC5.0, there is a smartform '/SMB40/MMPO_DE' and driver program will be the same 'SAPMF06P'.
    regards
    srikanth
    Added driver prg name
    Message was edited by: Srikanth Kidambi

  • 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

Maybe you are looking for

  • Unable to retreive values from selection screen built using WDR_SELEC_OPTIO

    Hi All, I have created a selection screen as below lr_field = wd_this->m_handler->create_range_table( 'YFMTFLOW' ). *  ASSIGN lr_field->* TO <fs_range>. *  ls_date-sign   = 'I'. *  ls_date-option = 'EQ'. *  ls_date-low    = 'US'. *  APPEND ls_date TO

  • How do I add a ringtone?

    I have downloaded a ringtone from apple, it is on my phone under Music, but does not apperar under Ringtones.

  • Different glass pane behaviour in Mac and Windows

    I have an application with a glass pane containing a panel that is set non-opaque. On this panel I do amouse drag and draw a transparent rectangle when the mouse is released. On the main frame below there is a picture. This works fine on a Mac, I end

  • JaVA 1_4_2 SLES 11 - download ?

    Hi, I`d like to install new system SAP ERP ECC 6.06 on the Linux SUSE 11 (x64_86) and Oracle 11. Temporarily i have trail version SUSE Enterprise Server 11. I installed SUSE, but according to note (1172419) I neeed java: SUSE Linux Enterprise Server

  • JDK 1.6.0 SR6 or SR7 for AIX platform

    Hi I am trying to find out JDK 1.6.0 SR6 or SR7 for AIX to install 11g R1 Grid...can any one send me the link to download..I am always finding the download in linux,windows and solaris but not in AIX...