HR Smartform with logo

Dear friends.
I am having a one problem with HR smartform application. client using standard HR Paysleep aplication developed in PE51, and use this (pc00_m40_clstr) transaction to run 1. now client demands to have logo in the application. it is not possible with pe51. for that i am supposed to create a Z seriese program. now my main problem is if i create the smartform how i link it with the hr application.secondly.. is HRFORMS tcode helps me to create a z seriese smartform.
another problem is i dont know the dictionary structure, table, fields names anything related to the HR. can you send me the documentation on it and ways on which i can complete the task. I am blind in HR. please send me the process how i link smartform to he application.
Regards
Naeem
p.s.: my mail id is: [email protected]
Message was edited by:
        Naim Khan S Babi

check this
http://www.sapdevelopment.co.uk/hr/hrhome.htm
i think one standard SF is there for Payslip.
<i>PYXXFO_SAP_PAYROLL_ACC     Payroll Account     Standard Form
PYXXFO_SAP_PAYSLIP     Remuneration Statement (Intnl)     Standard Form
PYXXFO_SAP_PAYSLIP_DE     Remuneration Statement DE     Standard Form</i>
Regards
Peram.

Similar Messages

  • CONVERT_OTF dumps with a smartform with logo

    Hi gurus,
    I have a requirement to email with smartform as attachment. I know the procedure to do so, but the problem is that the FM CONVERT_OTF dumps when i pass the OTF from my smartform.
    I removed the logo and then the FM worked fine. I tried uploading a new logo in bmp. but still same result.
    Does anyone know why is this FM dumping when i use logo in smartform ?
    Is there other way to convert smartform to PDF??

    One more thing while seeing the OTF data in debug mode there appear to be chinese characters. Now i know the OTF data isnt exactly readable but hashes etc are fine but never saw chinese like characters. Maybe the problem is related to this.
    Note: my sf does not use any chinese script.
    As for converting the spool to pdf i tried to convert spool to pdf using RSTXPDFT4 and RSTXPDF4 but i could not convert it. It gives error.
    Could the problem be in configuration or basis related problem (Sap packs etc )?

  • Facing problem with logo in the PDF attachment when sending mail...

    hi friends,
    i'm facing problem with logo in the PDF attachment to the mail.
    my requirement:
    1. enter spool number and mail id in the selection screen.
    process:
    1. now the program will fetch the spool data and converts it to PDF.
    2. but when i'm trying to send mail with this PDF as attachment.
    when i open the PDF file from the mail, logo is not coming properly (looks disturbed).
    can anyone help me how to resolve this issue...
    thanks in advance, murashali.

    hi dinakar, thanks for your mail...
    logo looks good in spool/script/smartform.
    even it look good when i download this spool to pdf and to the presentation server as pdf file.
    i'm using CONVERT_OTFSPOOLJOB_2_PDF.
    when i used CONVERT_ABAPSPOOLJOB_2_PDF, is gives a msg - 'spool number not found'.
    here i'm using folloing code to pass pdf to the function module: SO_NEW_DOCUMENT_ATT_SEND_API1.
    code:
    Transfer the 132-long strings to 255-long strings
      lt_mtab_pdf[] = pdf[].
      LOOP AT lt_mtab_pdf INTO lwa_mtab_pdf.
        TRANSLATE lwa_mtab_pdf USING ' ~'.
        CONCATENATE lv_gd_buffer lwa_mtab_pdf INTO lv_gd_buffer.
        CLEAR lwa_mtab_pdf.
      ENDLOOP.
      TRANSLATE lv_gd_buffer USING '~ '.
      DO.
        lwa_mess_att = lv_gd_buffer.
        APPEND lwa_mess_att TO lt_mess_att.
        CLEAR lwa_mess_att.
        SHIFT lv_gd_buffer LEFT BY 255 PLACES.
        IF lv_gd_buffer IS INITIAL.
          EXIT.
        ENDIF.
      ENDDO.
    NOTE: problem i believe is with ''.  i'm getting this tilt symbol () in my pdf internal table.  here in the above code the line   TRANSLATE lv_gd_buffer USING '~ ' is changing the existing tilt to space.  so my logo is getting disturbed.
    even i tried with REPLACE this tilt with other char, but it doent work.
    can you give any idea...

  • Form with logo

    hii,
    1. provide me a form with logo so tht i can test in IDES.
    regards
    rahul
    Title was edited by:
            Alvaro Tejada Galindo

    Hi
    There are some Standard Sap Scripts in SAP. We cant directly execute them in scripts we have to use some T-codes and by giving some input to the required fields we can see the output printform.
    I will show one example. There are some Standard Sap Scripts such as MEDRUCK which is a standard Sap Script for Purchase Order and RVINVOICE01 for billing and so on...
    To see oupt of MEDRUCK go to T-code ME9F give purchase order number and execute select one number and click on dislplay messages button on application tool bar you can find the print form of MEDRUCK.
    You cannot change the Standard Sap Scripts but you can use Standard Sap Scripts and Copy them to userdefined Script and can make changes to them and replace standard Sap Script with usedefind script.
    Ex: Go to SE71,
    on menu bar u find Utilities->copy from Client. click on it u ll find new screen showing
    Form name:
    Source Clinet:
    Target Form:
    give Form name as usedefined form name EX: ZFORM1
    Source client as 000 and
    Target form as MEDRUCK.
    execute.
    Now, the standard from MEDRUCK is copyied to your form ZFORM1.
    NOW, go to SE71 and give form name as ZFORM1 and do some changes to the form such as adding logo any thing. save and Activate.
    Now, you have done changes to the Form ZFORM1 and u have to replace your form with standard SAP Script.
    Go to NACE Transaction.
    on Applications select EF for purchase order and click Output types button on application tool bar.
    now select NEU as output types dobule click on Processing Routines.
    now click on Change option on application tool bar and on right side u find MEDRUCK in form place replace MEDRUCK with ZFORM1 and SAVE.
    go back twice and now go to T-code ME9F give the purchase order number and execute and select one option and click on display messges button .
    you will find the changes that you have done in ZFORM1. so we cant chage the standard Sap Scripts by copying the Standard Sap Scripts we can chage and replace with our forms.
    SD
    SALES ORDER/ENQUIRY/QUOTATION
    Output type         : BA00
    ScriptForm Name     : RVORDER01
    Driver Program Name : RVADOR01
    smartform name
    DELIVERY NOTE
    Output type         : LD00
    ScriptForm Name     : RVDELNOTE
    Driver Program Name : RVADDN01
    smartform name      : LE_SHP_DELNOTE
    Smartform Driver Pgm: RLE_DELNOTE
    INVOICE
    Output type         : RD00
    ScriptForm Name     : RVINVOICE01
    Driver Program Name : RVADIN01
    smartform name      : LB_BIL_INVOICE
    Smartform Driver Pgm: RLB_INVOICE
    MM
    PUCHASE ORDER/RFQ/CONTRACT
    Output type         : NEU
    ScriptForm Name     : MEDRUCK
    Driver Program Name : SAPMF06P
    smartform name      : /SMB40/MMPO_L
    smartform driver program: /SMB40/FM06P
    GOODS RECEIPT
    Output type         : WE01
    ScriptForm Name     : WESCHEINVERS1
    smartform name      : /SMB40/MMGR1_A
    smartform driver program: /SMB40/M07DR
    GOODS ISSUE
    Output type         : WA01
    ScriptForm Name     : WA_SCHEINVERS1
    smartform name      : /SMB40/MMGI1_A
    smartform driver program: /SMB40/M07DR
    FI Forms
    Account Statement   : F140_ACC_STAT_01
    Cheque Printing     : F110_PRENUM_CHEK
    Balance Confirmation: F130_confirm_01
    Dunning Form:         F150_DUNN_01
    check the link below it provides steps to convert sap scripts to smartforms
    http://www.ficoexpertonline.com/downloads/Iyer_SmartForms.pdf
    SMARTFORMS -Driver Program
    PO: /SMB40/FM06P
    SO: /SMB40/RVADOR01
    GR: /SMB40/M07DR
    Regards
    Anji

  • How to get the line in the template (smartform) with out using under score

    Hi,
         How to get the line in the template (smartform) with out using under score,
         and how to print the box (line the check box - small squre box (which is used ot mark the tick by the user in front of the item).
         Please provide the valueble answer as early as possible.
    Thanks,
    Ravi

    Hi Ravi,
    Line -
    Use a SMATSTYLE for this purpose.in the smartstyle create a paragraph or character with underline atribute.Then call the smartstyle in the text.
    Search SDN with Key <b>UNDERSCORE</b>.. will get few more posts on the same.
    For Checkbox - refer link
    Re: Quick Question on Smartforms
    Re: putting tick mark into check box in smartform
    Reward points if this Helps.
    Manish
    Message was edited by:
            Manish Kumar

  • Smartform with Cyrillic characters

    I have a smartform with Russian characters that works fine when using the font courcyr, but when using timecyr I get '#' in place of the cyrillic characters. I have no problem using the timecyr with sapscript, but the only way I can print cyrillic characters in a smartform is with courcyr and I want to use timecyr. Do smartforms use a different set of fonts than sapscript? Any ideas?
    Thanks
    Craig

    The language of the sapscript might be russian and smartform is not translated to russian.
    If you are using message control for printing, make sure the output issued in the language you are trying to print.
    Regards
    Sridhar

  • Create a script to send as an pdf attachment alogn with logo

    Hi,
    I am create a script program.how to send mail attachment with pdf fomat along with logo.
    can anybody helpme out.
    Thanks,
    Prathap.

    Hi,
    Check this,
    1.https://forums.sdn.sap.com/click.jspa?searchID=1447284&messageID=2875686
    2.Script- converting in PDF and sending by mail.
    Reward if useful!

  • HTML Signature with logo does not display when read by clients

    I have had this problem for a while now. I am using 10.5.6 and Apple Mail to send all of my emails. I have only one signature for my business email account which is a GoogleMail pro account. I have set up a signature to display my business logo which is sent with every email sent using Apple Mail through the business account with Google.
    It seems that all of the emails read by clients only show the text in the signature and not the logo??? This is infuriating as the message should display fine. Is Apple Mail incapable of sending signatures with logos? I previously sent message from Google in Safari but Google do not yet allow you to create signatures with logos, which is why I thought Apple Mail would be able to simply do this.
    Can anyone suggest a fix or recommend a decent Email Application that will do this. Is Thunderbird any good?

    Well, note that there is no e-mail client that can ensure that your logo will show up in a message, because the recipient controls how e-mail displays. Some people will have HTML display turned off, which means only a plain-text version of your message will be seen. Other people's clients may not show attached images inline. And if the logo is not attached, but is located on your web site and linked to from the e-mail, most e-mail clients have an option to ensure that such images are not loaded. (The reason: this is a common tactic used by spammers to verify addresses... if your e-mail client tries to load the image that is linked in their system to your e-mail address, then they've hit a good address and will start hammering it hard.) Thus, you need to make sure your signature is acceptable in plain text, since no matter what you do, that's all some people will see.
    That said, go to Edit -> Attachments and make sure the Always Send Windows-Friendly Attachments option is checked. This should ensure that any images in your e-mails will be readable to Windows clients.

  • Smartforms with shaded header

    Hi all.
    i have a probs in smartform.
    i am created table in smartforms
    with the table header i displayin values called sl.no, department .
    & main area i have a lot of values.
    now i want 2 shade the table header only.
    i tryin 2 do that. but smartforms is sayin " box & shade cannot posible inside the table
    i need to shade the header which contains sl.no , department , etc...

    Hi,
    Do one thing go into the table, there select the header row (ie table painter of the line type header) then select the shading color what ever u want. first select the header row then only it will work fine. I hope this is useful for u.
    Regards
    Srilatha

  • Printing Smartform with Table data from PrintProgram

    Hi,
      Can any one explain the steps involved in printing the Smartform with the data from the Print Program table. How to fit table in the Smartform i.e, while designing the Smartforms layout for the table.
    Thanks & Regards

    Hi,
       As  data is coming from the print program in the table. Do the following procedure
    1. In the form interface ---> Declare the internal table as same structure as in the print program. for ex: you r passing MARA table data then declare it as itab type table of mara.
    2. In the window you want to create the table, right click > create> table.
    3. Go to data tab give the internal table name and work area .
    4. Now go to General tab-->Details.
    5. Declare the line types.
    6. Right click on header/main area/footer -->create table line.
    7. Now give the line type which you want to use.
    8. In the displayed columns>right click> create text node.
    9. In the text node &mara-matnr&.
    Procedure to create line type:
    1. Double click on table
    2. Go to table tab --> details
    3. Give the table width (width you want to display on the screen should be less than or equal to the window width).
    4. Line type --> Divide this into no of column you want to have in header/item.
    Note: total length of all columns should be equal to the table width.
    5.save.
    Br,
    Laxmi

  • Need Tips to Customise Invoice with Logo and Adjust Rows and Values

    Need Tips to Customise Invoice with Logo and Adjust Rows and Values

    Hi rabisaha,
    Your logo is an image. Details on adding and working with images in Numbers can be found in Chapter 9 of the Numbers '09 User Guide.
    Rows are part of a Table. I'm not certain what you are referring to when you say "adjust rows," but the details regarding adding, removing and changing rows are in the "Working with Rows and Columns in Tables" section of Chapter 3, Using Tables in the Numbers '09 User Guide.
    Adjusting values is done by entering new values, or by revising the formulas that create values. This is also conered in the User Guide in Chapter 4, Working with Table Cells.
    The Numbers '09 User Guide is free, and may be downloaded via the Help menu in Numbers. If you intend to create Numbers tables (or to modify formulas), you may also want the iWork Formulas and Functions User Guide, available from th same location.
    For anyone new to Numbers (and for old hands as well), I recommend reading at least the first four chapters of the Numbers guide. The rest can be kept to use as a reference as needed.
    Regards,
    Barry

  • Attach smartform with in sales billing documents(vf03)

    Hi Friends,
    I make one smart form for service invoice.
    And fuctional person already defined billing types in vf01.
    so how can i attached my smartform with that perticular billing type.
    Its functional work or technical?
    I don't know so please help me and send me reply as soon as possible.
    thanks in advance.

    Hi
    Its part of configuration of attaching the smartform to the billing type done by functional person.
    It is done in SPRO->S&D->BAsic Functions->Output Control->Output Determination->Maintain Output Determination of Billing Documents.
    Thanks
    Amruta

  • Printing issue in smartform with output type

    Hi ,
    I am facing issue while I am taking print from zebra printer.
    I am trying to take a print from MB90 but its not coming but its giving status 'processed' and same from the spool, in spool its showing status complete but not giving any printout.
    if I m attaching  my smartform with another output type which already working for another label(smartform), then its giving print.
    So, what I want to know..
    Its can be a problem with output type config or from basis side.
    Please help.
    Thanks,
    Sandeep

    well i have seen setting are correct but having one issue it doesnt trigger automatically I do it manually from MB90 and rest of the things are correct becaoz i have seen while debug its going correct form from driver program, when i am runniing from MB90 manually .
    Thanks,
    Sandeep

  • Issue in smartform with Chinese logon

    Hello all,
    I'm facing a strange issue in smartform with chinese logon in Quality server.
    In quality server mail generates JUNK values in place of chinese texts in SOST.
    In development server its working fine.
    I checked through debugging in OTFDATA structure its taking Courier font by default.
    While in my development server in ZH logon its taking CNSONG font.
                                                                                    1     //        |XSAPWIN      046C 00000000001                                <
        2     IN        |041 form_name<
        3     IN        |05HDR_PAGE                                                     <
        4     OP        |DINA4   P 144  240 1683811906000010000100000                   <
        5     IN        |06%WINDOW9                                                     <
        6     MT        |0447102791                                                     <
        7     CP        |840000001                                                      <
        8     FC        |COURIER 095X 00114 SF001SF0118400001141 X                      <
        9     UL        | +0000000000000                                                <
       10     CT        |00000000                                                       <
    Can some please help me to solve this issue.
    Thanks in advance.
    regards,
    Lokesh

    Hello,
    Please follow the rules to output PDF correctly for ZF/ZH language:
    (1) workprocess need run under
           ZF/ZH language   (logon with ZF/ZH or switch by set locale)
           codepage 8300/8400 (or compatible codepages)
    (2) SAPScript need include ZF/ZH version. Please verify by:
           Go SE71->input SAPScript name, language key ZF/ZH -> display
    (3) SAPScript need assign Chinese font for paragraph used to output
         Chinese character
    (4) SAPScript need open with ZF/ZH language(OPEN_FORM with ZF/ZH language)
    Regards,
    David

  • Regarding attachment of own smartforms with the standard report

    hi experts,
                     cud u plz tell me how to attach our own smartforms with the standard report i.e if i want to attach a smart forms with me23n to get the printout......plz help me...

    Hi
    Goto the NACE tcode and attache the own smartform and attach to the output type
    NACE is the Tcode used to link the Application type, Output Types and its processing Routines like ( Driver programs and attached Script forms or Smartforms).
    You should know the Application of a document first Like:
    for PO it is EF, for sales Doc's it is V1, for Delivery docs it is V2, for billing Doc's it is V3 etc.
    so first select the Application type (ex: EF) for PO and press OUtput types
    then a list will come in that you should know the related output type for PO.
    in this case it is NEU,
    select that and click on the processing Routines button on the left side
    it will display the Medium, Driver Program and the Script form or smartform related to that document..
    <b>Reward points for useful Answers</b>
    Regards
    Anji

Maybe you are looking for