cancel
Showing results for 
Search instead for 
Did you mean: 

Chapter VI Investment declarations(IT0585, IT0586) breakup wage types to display on payslip

mastan_shaik1
Participant
0 Kudos

Dear experts,

Is it possible to show Chapter-VI Investment declarations(IT0585, IT0586) breakup wage types on payslip? Does SAP has provided any breakup wage types for IT0585 & IT0586, kindly provide your inputs.

Thanks & regards,

Mastan Shaik

Accepted Solutions (1)

Accepted Solutions (1)

BalaAP
Active Contributor
0 Kudos

Hi, There are some output wage types like /3I2 (technical wage types) which are coming out in payroll processing. But the individual fields are stored in the tables PA0585, PA0586 etc. Either you can write some PCR (with TABLEP0585) to get the individual fields into your custom wage type and then you can print those in your payslip. I don't think there are standard wage types which will contain these table fields.

You can also check with PE51_CHECKTAB to check whether you can write some enhancements to read these tables and populate in a custom field.

You can check with the following blogs for adding custom fields in forms:

https://blogs.sap.com/2014/10/13/adding-uan-number-to-indian-payslip-enhancing-hincedto-program/

https://blogs.sap.com/2014/11/28/sap-abap-hr-display-additional-fields-in-payslip-india/

Answers (0)