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

regarding payroll program pc00_m40_calc

Former Member
0 Likes
677

Hi All,

When i am trying to run this report for one particular employee, i am getting an error message as below :

Error when computing Income tax components.

Could you please tell me why this type of error is coming ??

Thanks.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
555

Check information in IT0008 or Tax infotypes applicable for that country.

Read only

0 Likes
555

Hi Amit,

I debug the report and i found that during calculation if wage types /4MT , /4MS , /4ME , /4MH have values entered less than 0 then it throws this exception...can u please tell me in which table i can find the values of these wage types and what to do to overcome this type of error ...

Thanks

Read only

Former Member
0 Likes
555

Hi,

This error can be checked by the functional consultant also.

This is because the logic (which is behind the scenes), for calculating the payroll figures,

is done by the functional consultants, via some special t-codes. The logic is called SCHEMAS.

Inside the schemas, with some special syntax, the functional consultant writes some code/information to calculate the full payroll process. Normally the standard schema for the country is copied and then modified to suit the requirements.

So my point is that the program pc00_m40_calc (which is for INDIA , molga/country = 40) just executes the schema logic. So according to my opinion, the error is coming from inside the schema, for which the functional consultant can help who has created/modified this schema.

Regards,

Amit Mittal.