‎2009 Dec 28 6:54 AM
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.
‎2009 Dec 28 7:19 AM
Check information in IT0008 or Tax infotypes applicable for that country.
‎2009 Dec 28 8:30 AM
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
‎2009 Dec 28 7:45 AM
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.