Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in rpcalcu0 program in upgradation

Former Member
0 Likes
832

Hi friends,

We have just upgraded SAP from 4.5B to ECC6 in the weekend. When this payroll journal is run, it gave the following error:

Error in the ABAP application program.

The current ABAP program “RPCALCU0” had to be terminated because it has come across a statement that unfortunately cannot be executed.

terminqtion occured in abap program CLASS CL_HR_PM_PW_PARCEL ========CP

in get_parcel method

thanks & regards,

bhaskar

Hi friends,

We have just upgraded SAP from 4.5B to ECC6 in the weekend. When this payroll journal is run, it gave the following error:

Error in the ABAP application program.

The current ABAP program “RPCALCU0” had to be terminated because it has come across a statement that unfortunately cannot be executed.

terminqtion occured in abap program CLASS CL_HR_PM_PW_PARCEL ========CP

in get_parcel method

thanks & regards,

bhaskar

2 REPLIES 2
Read only

Former Member
0 Likes
760

Please check the HR Payroll config. as the class CL_HR_PM_PW_PARCEL gettign short dump in method GET_PARCEL. Table T52SPS - HRPAY-Status Management: Process Status returning null value so you are getting short dump.

This is customization table.

Read only

0 Likes
760

hey hi,

thanks for reply.

i checked that table and found that it is empty but now what i do so that this dump will solve.

actually i also checked that this class is not available in 4.5b .

please reply.

thanks & regards,

bhaskar