cancel
Showing results for 
Search instead for 
Did you mean: 

ESS - Team Calendar tootip

Former Member
0 Kudos
229

Hi

We have configured ESS Leave Request application in such a way that employees can submit both their absences( annual leave etc) and attendances (flexi time).

In ESS Team Calendar, employees can view the absence/attendace of another employee. While hovering on the absence/attendance of another employee in Team Calendar, we see that tooltip says "Absent " even for attendace types. How can we change the tooltip so that it says "Absent " for absence types and "attendace" for attendance types ??

Thanks

View Entire Topic
Former Member
0 Kudos

you cannot configure the system to show tooltip "attendance". as a matter of fact, the attendance you are trying to enter in leave request may be configured as absence in the backend system (Ask your time configurator if that is the case).

you can enhance the team calendar object using a BAdI to display whatever categories you want. But I would check with your time configurator first to make sure that flexi is indeed an attendance and not an absence before I would do that.

if you need more info on the BAdI let me know.

Cheers,

Tiberiu

Former Member
0 Kudos

Thanks for your reply.

We have cheked with the time configurator and flexi is defined as Attendance type only and gets stored in 2002 IT.

We believe that the tooltip can be modified through BAdi "PT_ABS_REQ" , but we need some details on it .

liam_wilkinson
Participant
0 Kudos

Hi Purav,

If you wanted the user to see there team members leave type in the tooltip then anotherway round this could be to remove the Authorisation check in the portal via Define Processing Processes for Each Rule Group, and just make sure the user has authorisation to view other peoples IT2001&2002 leave types.

That way the employee will be able to see if they are on flexi or annual leave etc.

Liam