cancel
Showing results for 
Search instead for 
Did you mean: 

PF Report

Former Member
0 Kudos

Dear Guru

We have to submit every month PF report to PF office along with following details

Employee code Emp.Name PF code PF Base amount Er PF Ee Pf      Pension

1                          2                3                   4              5         6        7

From where we can get the such type report

Regards

Vijay

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi,

As per the requirement you can use the T-code : PC00_M40_PFE.  In the same TC you will get all details as per the requirement but here with not get Emp Name.

If you want the same report then develop form ABAP'er

Regards,

Santosh Shivane

Former Member
0 Kudos

Dear Vijay,

Please go through the standard Tcodes for PF and Pension and execute those Reports . if these reports are fulfilling your requirement no problems , if not ask your ABAPer  to prepare custom report as per your requirementhe can do coding . but you need to give inputs for him from where these values are coming .

  • Pension forms - Form4, Form5 & Form6 (T.code - PC00_M40_EPN)
  • Pension forms - Form4,Form5 & Form6 with Annexure for Trust wise Details (T.code - PC00_M40_PNE)
  • Annual Pension Reports, Form 8 & Form7(T.code - PC00_M40_PNY)
  • Annual PF Report, Form 3A , Form 6A (T.code - PC00_M40_PFY)
  • Provident Forms - Form5, Form10 & From12A (T.code - PC00_M40_EPF)
  • Provident Forms - Form5,Form10 & Form12A with Annexure for Trust wise Details (T.code -PC00_M40_PFE)

Ex : Employee Code / PERNR : 

       Employee Name :

       Employee PF NO :

           

Like this .................

Regards

RBS

Former Member
0 Kudos

Hi Vijay ,

I am adding inputs for your fields .

Employee code Emp.Name PF code PF Base amount Er PF Ee Pf      Pension

1                          2                3                   4              5         6        7

Infotype ,0001E Code , 0002- E Name     ,0587- E PF Code       /111 wage type - PF Base amount    /3F3 - Er PF   /3F1- E PF   /3F4 - Pension

Regards

RBS 

Former Member
0 Kudos

Hi Vijay,

You can find you required data in the PC00_M40_EPF (Form 12A)

Former Member
0 Kudos

I guess the standard report would not have the PF base value

Former Member
0 Kudos

Hi Vijay,

As per my knowledge there is no such standard report that exists.

To get such a report, you can use the RT and the EPF tables to get the required details.

Trust this helps.

regards,

Utsav