Dear Experts,
I am facing following issue regarding /416 (Gross salary wage type), to enlight employee for which Tax slab rate he covers under in a financial year, finance people are multiplying each irregular wage types (i.e., /411, /413) along with regular payments (/410) with projection factor in the legacy, As follows:
Required Calculation in INTAX function /416 = /410 + /411 + /413 + /4VJ + /4VK + /4V1 *(/401 + 1)
And they want the same in SAP also, but function INTAX doing Standard calculation as follows
/416 = /410 *(/401 + 1) + /411 + /413 + /4VJ + /4VK + /4V1
To meet the requirement we have made Z Enhancement in standard INTAX Function as follows:
Initially we made amount in /410, /411, /413 wage types to zero later we wrote formula as follows
/101 = /101 * (/401 + 1)
But we are not getting expected values Kindly suggest where I am going wrong or is there any other way to meet the requirement.
Thanks & Kind Regards,
Raghu.