Skip to Content
0
Jul 27, 2016 at 09:17 PM

Read CRT hours for WTS in rule without hardcoding WT

261 Views

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