cancel
Showing results for 
Search instead for 
Did you mean: 

HR Payslip configuration steps

former_member202689
Participant
0 Kudos

Hi dears,

I need configuration steps of HR payslip. I use PC00_M99_CALC and my smartform name is YSOCAR_PAYSLIP_N. But when I run rayroll for my company, it doesn't appear payslip. I assume I forgot some customizing steps. I need help. Please write me steps.

regards,

Samir Mamedov

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi,

F4 on Layout for remun.statement gives us the program name RPCEDTX0.

In se38 try creating variant for this program:

Fill in the values accordingly. Probably you can select the Form name YSOCAR_PAYSLIP_N  in Form Name field

Click on Attributes in the above screen once everything is selected and save the variant:

The newly created variant will be displayed in the F4 values of the payrolll driver.

Kindly do this and let us know if this helps.

Thanks,

Sriram

former_member202689
Participant
0 Kudos

dears,

I opened discussion about customizing steps of payslip. My ABAP Team have already done their job about this issue.

Former Member
0 Kudos

Dear Samir

As I said earlier, you don't have any config steps to call the custom smart form in R/3. The only option in std config is to call CEDT forms. or try creating a report to call the smart form.

Hope I made this very clear.

Cheers

Pradyp

Former Member
0 Kudos

hi,

create cedt forms in PE51 t.code and goto remuneration statement and run with created form,

and make variant put this variant into PC00_M40_CALC.

this is the only way you can view the results.......

former_member202689
Participant
0 Kudos

Hi,

I want to access in R/3. Please help.

regards,

Samir Mamedov

Former Member
0 Kudos

Hi Samir,

As Pradyp told already If you want it from R/3 you can use only CEDT Forms created using PE51 not the smartforms.

Regards,

Mayure.

former_member202689
Participant
0 Kudos

Dear Mayure,

I have already created form. But it doesn't appear.

regards,

Samir Mamedov

sikindar_a
Active Contributor
0 Kudos

Save variant in CEDT and than u can find it in payroll driver

Former Member
0 Kudos

Dear Samir

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.,

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 feature EDPDF which I've mentioned earlier

Just try & let me know...In the meanwhile check this link too

Smart Forms - ABAP Development - SCN Wiki


Hope this Info will be useful


Cheers

Pradyp

Former Member
0 Kudos

Hi Samir

you can't access your smart form in R/3 using PC00_M40_CALC as we get the std CEDT forms which are developed in PE51.

If In case you want to call your smart form in ESS then you can use the feature EDPDF where you need to mention your smartform name in value field to display them in portal.

If this is not your actual Issue then kindly elaborate.

Cheers

Pradyp

Former Member
0 Kudos

Hi Samir,

Can you please elobrate issue in detail?

Thanks,

Ketul

Former Member
0 Kudos

Hi Samir,

You want veiw the payslip from the portal or R/3?

Regards,

Mayure.