cancel
Showing results for 
Search instead for 
Did you mean: 

MSS: Team Calendar error

Former Member
0 Kudos

Hi,

I have configured the IMG node "Select Employee" and I am able see the Team calendar in "Leave Request", but I get an error in Leave Approve and MSS team calendar

No Views found: Missing customizing:java.lang.Exception: No Views found: Missing customizing

at com.sap.xss.ser.tecl.fc.FcTeamCalendar._checkData(FcTeamCalendar.java:799)

at com.sap.xss.ser.tecl.fc.FcTeamCalendar._getData(FcTeamCalendar.java:751)

at

I have configured all the available modes

Approve Mode

Request Mode

Cats Approval

Attendance overview

Team View mode

Still I get the error.

What might be he problem?

Regards

Srini

Accepted Solutions (0)

Answers (1)

Answers (1)

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

The issue is caused by a missing customizing entry in view v_ptreq_team.

To correct the issue, please add the view group MSS_LAV_EE of type mode

"Attendance Overview" to your rule group at the IMG path:

Employee Self-Service > Service-Specific Settings > Working Time >

Team Calendar > Select Employees.

In view V_TWPC_VG, the view group PTESS of view ESSDIR with position 1

should exist.

In view V_TWPC_V, the view ESSDIR should be defined as follows:

View ESSDIR

Eval. Path for Root Objects SAP_MANG

Evaluation Path Objects PTESSDIR

Initial Evaluation Depth 0

- the other fields and check boxes should be left blank.

If SAP_MANG doesnt work try evaluation path ie "ORGASS"

Former Member
0 Kudos

Siddarth,

Thanks for your reply.

v_pterq_team and V_TWPC_VG do have entries as per your earlier message. I was trying to change values in V_TWPC_V for ESSDIR,but I was not able to save as I was getting an error saying "Entry PTESSDIR does not exist in T778A(check entry)".

What might be the problem?

Regards

Srini

Former Member
0 Kudos

Starting a new thread