I am unable to access WageType value after applying ADDWT *.
The IT Table is like following:
I need a calculation like 400/26/8 * 208.
Since 208 has been split, I have add the wagetype first then I have written PCR for aforesaid calculation.
For add I have written the following code.
Now the IT Table is like following
Now I have written the following code for aforesaid calculation:
The problem is that NUM=RWMT is not getting value 208. As a result AMT not generating.
How I'll be able to access RWMT value.
Please help.
Thx in advance.