cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Worker availabilty data cds view and block time sheet entries for non working days

Gabriel2
Explorer
0 Likes
768

Hi, do you know in which CDS the availability data is stored, e.g. if I create via the API an entry for an Worker for public holiday? I can successfully create an entry and I do see it in the manage my time sheet app a a grey block for the specific day. And would it be possible to block time sheet entries for non working days?

thanks in advance

Gabriel

Accepted Solutions (1)

Accepted Solutions (1)

Seema022
Advisor
Advisor
0 Likes

Hi Gabriel,

You can check the CDS - I_AvailabilityByWrkAgrmtAndDte to read the daily availability data.

For blocking time recording on non working days, you can implement the BADI-  Timesheet Validations (HCM_CATS_V1_TS_VALIDATION). You can validate the recorded time entries against the non working days from the above CDS view.

Regards,

Seema

Answers (1)

Answers (1)

AkshayAB
Associate
Associate
0 Likes