Dear Friends,
I have a scenario where in the Standard schema function INCTX has been deactivated
This is used for Annual Tax Exemption, so I have written a PCR to get the exemption for the
Wage types I have written the PCR like this
ZHNF PCR for H&F & SAA Exemption_VSD
*
1041 Special Area Allw
VWTCL 71 Processing class
*
ADDWT 9150 OT Output table
A
ADDWT * OT Output table
ELIMI * Elim.time period ID
RTE=12 Set
MULTI ARA Multipl.amt/no/rate
AMT?9600 Comparison
<
ADDWT 9150 OT Output table
>
AMT>9600 Form maximum
AMT=9600 Set
ADDWT 9150 OT Output table
But in this PCR, if someone joins in the middle of financial Year , It cannot calculate the prorated
Exemption as I have mentioned 12 there in the rate , can anyone guide how can it be written
To get the prorated amount as an exemption ?
Looking Farward for Suggestions
Deepak