Dear Experts,
I have maintained number in wage type 9b40 as 4 in i.t. 0014
my rate is maintained in v_t511k as zmgr and value is 800
now my requirement is after multiplication with wage type 9b40 (4)x rate zmgr(800) from v_t511k the amount has to be taken 40% of it and the same should be deducted from another wage type i.e. 9btr where already some amount exist.
9b40=4
Rate zmgr=800
9b40 x zmgr =3200
40% of 3200 =1280
now 1280 should be deducted from 9btr wage type where already 3200 is there
so now the amount should be updated in final rt table 9btr =3200-1280=1920
pls check below screen shots
I have written pcr but it is not being processed pls help me.