Show TOC

App Extensibility: My TimetableLocate this document in the navigation structure

Use

You can extend the My Timetable app according to your business needs for different aspects. For this purpose, the following extensibility options are available:

  • Add form elements

    You can add or hide form elements to the header of your timetable.

  • Replace/add additional attendees

    You can replace or add additional attendees to the attendees section of an event.

  • Add sections

    You can add more sections to a particular event.

  • Replace/Hide notes

    You can replace or choose not to display the notes section.

  • Remove/Replace calendar event list.

    You can remove or replace a calendar event list.

Add or Hide Form Elements

To add form elements to hide form element from the events header, the extensibility entities listed below are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

View

Extension Point

AppointmentDetail.view.xml

extDetHeader

Replace/Hide Additional Attendees

To replace or hide additional attendees to, the extensibility entities listed below are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

View

Extension Point

AppointmentDetail.view.xml

extDetAttend

Add Sections

To add more sections to the events detail, the extensibility entities listed below are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

View

Extension Point

AppointmentDetail.view.xml

extDetail

Replace/Hide Notes

To replace or hide the notes section, the extensibility entities listed below are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

View

Extension Point

AppointmentDetail.view.xml

extDetNotes

Remove/Replace Calendar Event List

To remove or replace the calendar event list, the extensibility entities listed below are available on the different software layers. You have to extend each of these entities according to your specific business needs:

UI

View

Extension Point

s1.view.xml

extCalList

More Information

For a general description of the extensibility options and procedures of SAP Fiori apps, see http://help.sap.com/fiori_implementation Start of the navigation path Extensibility Information for SAP Fiori End of the navigation path.