cancel
Showing results for 
Search instead for 
Did you mean: 

Wage type is not appearing in the Output table when the value is "0".

venkateshorusu
Active Contributor
0 Kudos

Hi Experts,

we had implemented a rule like the following.

0000 Basic

     ELIMI R         Elimi. time period ID

     AMT-  1111   Substraction

     RESET *       Set time period ID

     ADDWT *      OT Output table

1) Let say 0000 wage type value is 3000 and 1111 wage type value is also 3000

since 3000-3000=0 now the value of wage type 0000=0 is not appearing in Output table.

1111 is to calculate the amount for his absent days and we are deducting from salary component.

2) we had written one more rule to replace the deducted amount(in the case of regularizing absence with leave)

0000 Basic

     ELIMI R         Elimi. time period ID

     AMT+  2222  Addition

     RESET *        Set time period ID

     ADDWT *       OT Output table

amount which had been deducted earlier 3000 will be replaced by 2222.

here concern is we had written the rule for the deduct the amount when he is absent.

1)he was absent 30 days calculated amount has been deducted from basic pay where his basic pay and deduction amount is same

example 3000-3000=0(amt-  1111)

but 0000 is not appearing in the output table with 0 value.

later employee has regulariged his absence now we are supposed to pay his deducted amount with the next rule.

since wage type is not appearing in the Output table with "0" value am unable to pass the value 3000 to the 0000 wage type.

Kindly suggest me how to over come the problem.

Thanks & Regards

Venkatesh Orusu

Accepted Solutions (1)

Accepted Solutions (1)

dsharmak
Advisor
Advisor
0 Kudos

Hello Venkatesh,

0.00 value would not come up in the RT table, So you need to check any other alternative for the same.

Best Regards,

Deepak..

Answers (0)