cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert Payslip ( PE51) into smartform..

Former Member
0 Kudos

Hi Experts,

I have created payslip through PE51 now i have to create smart form of Payslip.

Please expert help me.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prachi,

Take the help of ABAPer for developing Smart Form..

Smart Forms - ABAP Development - SCN Wiki

Regards,

Veeram

Former Member
0 Kudos

Hi all, I also have a similar requirement,

Currently the Cient payslip is in Adobe Acrobat reader in A4 size. they want the same display in SAP ECC.

From smart form we can achieve this ?

but is it possible to have A4 size page payslip, which user can view in SAP ECC.

We dont have any Enterprise Portal.

Regards

Former Member
0 Kudos

Hi Prachi

We have a few features in Std & they are HRFOR, EDTIN, EDPDF

HRFOR:

where we use the std HR forms which also calls the smartforms. If u want to call the CEDT  form then we have to mention $CEDT$ as return value.

EDTIN:

This calls the std CEDT form where we need to maintain the variant name of PE51 as return value.

EDPDF:

we have a standard smartform "HR_ESS_PAYSLIP_TO_PDF" where this will be also called in ESS. If u want u can change the form name & place ur custom smart form name..

Hope this Info will be helpful

Cheers

Pradyp

Former Member
0 Kudos

Hi Prachi,

I hope the above explanation given by Mr. Pradyp is regarding the display of the payslip in ESS where you need to maintain the above features.

But if you want the PE51 to be converted to smart-form in ECC i doubt whether its possible or not but you have an option to use the HRFORMS.

Regards,

Mithun K

Former Member
0 Kudos

Hi Mithun,

Thanks for quick reply.

Please clear my points:

1) I have created custom payslip through PE51 in ECC cause We can not handle logo in PE51 so i     want to create smartform of Payslip (PE51).

2) Can we create HRForms of my Payslip (PE51)?

If yes, then please suggest how ?

Thanks in advance..

Former Member
0 Kudos

Thanks Pradyp..

But need to more clarification on that cause its totally new area for me..

Former Member
0 Kudos

Hi Prachi


As Mithun addressed it, I've replied earlier to u based on ESS scenario. Now for R/3, Yes!! It's possible to display. Ask ur ABAPer to make a driver pool program for that smart form which calls the Payslip data & create a report where we can run the payslip to display with that custom smart form.


I hope u have already provided the layout & all stuff to ur ABAP team.,

Just try & let me know...


Cheers

Pradyp




Former Member
0 Kudos

HI Prachi,

One question here you need the payslip to be displayed to end users in ECC or portal.

And in case if you want to replicate the PE51 payslip with logo in ECC you need to create a custom smartform with the logo and also all the requirements needs to given to the ABAP consultant to replicate the payslip.

Regards,

Mithun K

Former Member
0 Kudos

Hi Prachi

Make sure that u don't use this Smart form to call in ESS too. This works only for R/3 users. For ESS u need to follow the features which I've mentioned earlier

Cheers

Pradyp