Enum sap.me.CalendarEventTypeModule: sap/me/library


Type code for a calendar event

Experimental API:Since version 1.12. API is not yet finished and might change completely

Field Summary
sap.me.CalendarEventType.Type00Type 00 (non-working day (e.g.
sap.me.CalendarEventType.Type01Type 01 (nonattendance / submitted day)
sap.me.CalendarEventType.Type04Type 04 (open request / manager action needed)
sap.me.CalendarEventType.Type06Type 06 (public holiday)
sap.me.CalendarEventType.Type07Type 07 (deletion requested / your action needed)
Field Detail
sap.me.CalendarEventType.Type00: string
Type 00 (non-working day (e.g. weekend))
sap.me.CalendarEventType.Type01: string
Type 01 (nonattendance / submitted day)
sap.me.CalendarEventType.Type04: string
Type 04 (open request / manager action needed)
sap.me.CalendarEventType.Type06: string
Type 06 (public holiday)
sap.me.CalendarEventType.Type07: string
Type 07 (deletion requested / your action needed)
sap.me.CalendarEventType.Type10: string
Type 10 (workday)