cancel
Showing results for 
Search instead for 
Did you mean: 

HR Forms using PE51

Former Member
0 Kudos

Hi All ,

I have got a requirement where i need to develop a hr form using transaction PE51,

This is the first time i have got some thing to do with HR forms and i have no idea of what is the process of developing an HR Form using transaction PE51 .

I have created z tables with all the fields required in the form .

I understand that we should use transaction pe51_checktab , however i would want to know the end to end process of developing an HR form using transaction PE51 .

Your help will be highly appreciated .

Regards,

Prabhakar A

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

You can go through these pdf docs....

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAXX/PYINT_FORMS.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYXXFORM/PYINT_FORMBUILDER.pdf

other links....

SAP HR

http://www.sapdevelopment.co.uk/hr/hrhome.htm

http://www.sap-basis-abap.com/saphr.htm

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?track=NL-142&ad=50...

http://help.sap.com/saphelp_47x200/helpdata/en/4f/d5275f575e11d189270000e8322f96/content.htm

http://www.sap-basis-abap.com/saphr.htm

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?track=NL-142&ad=50...

http://help.sap.com/saphelp_47x200/helpdata/en/4f/d5275f575e11d189270000e8322f96/content.htm

http://help.sap.com/saphelp_47x200/helpdata/en/4f/d5275f575e11d189270000e8322f96/content.htm

http://www.saptips.com/Previews/SAPtipsAugust-September2004TableOfContents.pdf

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?track=NL-142&ad=50...

http://help.sap.com/saphelp_46c/helpdata/en/4f/d528be575e11d189270000e8322f96/frameset.htm.

http://www.sap-basis-abap.com/saphr.htm.

http://www.sapgenie.com/faq/hr.htm

http://www.sap-img.com/human/hr-faq.htm

http://www.sapdevelopment.co.uk/hr/hrhome.htm

http://www.sapgenie.com/mysap/mysap_hr.htm

/message/1033820#1033820 [original link is broken]

http://sap.ittoolbox.com/groups/career/sap-career/interview-questions-needed-for-sap-hr-528597#

http://www.google.co.in/url?sa=U&start=3&q=http://www.fundoosite.com/interview-questions/type.asp%3F...

http://www.kyapoocha.com/category/sap-abap-interview-questions/

http://classifieds.sulekha.com/atlanta/clad.aspx?cid=840216&nma=ATL

http://searchsap.techtarget.com/general/0,295582,sid21_gci1091992,00.html

ABAP HR

http://www.atomhr.com/know_preview/Reading_Payroll_Results_with_ABAP.htm

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?track=NL-142&ad=50...

http://www.sap-press.com/product.cfm?account=&product=H967

http://www.sapdevelopment.co.uk/hr/payres_abap.htm

http://www.sapdevelopment.co.uk/hr/payres_tcode.htm

http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPA/PAPA.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PAPD/PAPD.pdf

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PYINT/PYINT_BASICS.pdf

http://www.atomhr.com/training/Technical_Topics_in_HR.htm

http://www.planetsap.com/hr_abap_main_page.htm

you can see some Standard Program examples in this one..

http://www.sapdevelopment.co.uk/programs/programshr.htm

http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1030179,00.html?Offer=SAlgwn12604#...

These are the FAQ's that might helps you

http://www.sap-img.com/human/hr-faq.htm

http://www.sapgenie.com/faq/hr.htm

http://www.sapbrain.com/TUTORIALS/FUNCTIONAL/HR_tutorial.html

http://www.sapdevelopment.co.uk/hr/hrhome.htm

http://planetsap.com/index.htm

http://www.atomhr.com/library_full.htm

http://www.sap-basis-abap.com/saphr.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/60/d8d8c7576311d189270000e8322f96/frameset.htm

http://www.sapfriends.com/sapstuff.html

Download the ABAP e-book for HR in the below link under the section 'Free ABAP eBook Download'

http://www.sap-img.com

Also have a look at the following links-

http://www.sapgenie.com/sapfunc/index.htm

http://www.sap-img.com/abap/sample-hr-reports-allocate-petrol-allowance.htm

http://www.sap-img.com/hr021.htm

http://www.sap-img.com/human/hr-faq.htm

http://www.sap-img.com/human/finding-the-list-of-hr-module-tables.htm

Look at these..

http://help.sap.com/saphelp_erp2005/helpdata/en/c8/4cde4fe00811d1953c00a0c9306433/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/c8/4cde4fe00811d1953c00a0c9306433/frameset.htm

Former Member
0 Kudos

Hi ,

Thank you very much for providing these links , i have gone over them ,however i did not clear information about what i was searching for , i was looking for information about transaction pe51_checktab and transaction pe51 .

Below are my doubts in it , please help me understand the flow ,

1) In the transaction pe51_checktab , do we declare the ddic table name and the fields in it .

if not ddic tables then how would would the transaction recognize which tables the data should be fetched to display in the form ??

how do we link the alias names of the tables given in pe51_checktab to the actual ddic table in which the data resides ??

2) I am creating a customised form for Employees tax certificate in pe51 . Can i use this form with the help of standard transaction

Pc00_m16_cedt or do i need to copy the same and make any changes in it .

I do understand that my questions are a bit confusing , please try to answer the same .

Regards,

Prabhakar