cancel
Showing results for 
Search instead for 
Did you mean: 

Convert Payroll Cluster Result Tables (ST & CST)

Deon_van_Zyl
Active Participant
0 Kudos

Hi,

I need to convert payroll cluster tables. In the past there was a requirement to use the append structure option for tables PC237 and PC236. This has become obsolete with SAP support packages and notes released in recent years. We now need to convert to the standard structures as the append fields are no longer used and we need to align with SAP standard.

If I delete the fields, I now get an error message 'Incorrect structure of payroll result &1/&2' when trying to display an employees results. I did some research and found https://wiki.scn.sap.com/wiki/display/ERPHCM/Inconsistencies+in+Payroll which refers to developing a program based on RPU600BT_CONV_SINGLE_CL. I've tried running RPUDIR00 which makes no difference.

Does anyone know of a SAP standard program that has since been released to do this, or should i continue to develop a program based on RPU600BT_CONV_SINGLE_CL.

Kind Regards

Deon

Accepted Solutions (1)

Accepted Solutions (1)

Deon_van_Zyl
Active Participant
0 Kudos

For anyone attempting this in the future.. I copied RPU600BT_CONV_SINGLE_CL and RPU600BT_TEMPLATE, converted to the code to check for PC236 and PC237 instead of PC209, took out everything that was related to Central Person (as we don't do employee central) and the program converts the structure perfectly and we can display our results again.

Answers (0)