Hi,
I am trying to find a way to read CRT wage types based on a characteristic like processing class and cumulate to a variable.
This is possible using a rule as below which is called by ACTIO.
NUM=CYXXXX
ADDWT&HRS
But I want to see if there is a way to read CRT hours in a way without hardcoding wage type like NUM=CY1234, like with help of a processing class characteristic. Note that I cannot use PIT or PRT since I want this for all wage types in CRT.
Also action call is not allowing me to place a characteristic check like VWTCL or EVLCL.
Thanks
Ambily