I am unable to access WageType value after applying ADDWT *.
The IT Table is like following:
Image may be NSFW.
Clik here to view.
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.
Image may be NSFW.
Clik here to view.
Now the IT Table is like following
Image may be NSFW.
Clik here to view.
Now I have written the following code for aforesaid calculation:
Image may be NSFW.
Clik here to view.
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.