cancel
Showing results for 
Search instead for 
Did you mean: 

Query on genrerating time quota using PCR.

Former Member
0 Kudos

Dear Experts,

I wrote a time PCR to update the quota.

PCR is reading correctly, i defined a daily time type and assigned it to the respective quota in Set Base entitlement.

As i defined a daily time type, SALDO table under CUMBT & QUOTA funtions are not getting updated with the daily time type.

The end result is Quota is not getting generated.

I change the time type to be a cumulative time type, then the quota is generating, however the time type is not getting initialized to "0".

Next day employee is receiving double the quota.

Please let me know, what could be the problem.

Thank you.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sumathi,

You have to change the time type to monthly time type to store the value in SALDO.  Your daily TT will only update ZES table or the other way is in create a monthly time type and insert in your pcr where you are calling the HRS=XXXXXX, ADDDBXXXXZ (your monthly time type).

BR

Upen