Skip to Content
0
Sep 07, 2013 at 10:09 AM

wage type is not appearing in out put table when the value is "0".

30 Views

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