Show TOC

App Extensibility: My AdviseesLocate this document in the navigation structure

Extensibility information for SAP Fiori app.

You can extend the app according to your business needs for different aspects. For this purpose, the following extensibility options are available:
    • You can add or delete pop up content for contact cards, student information or transcript information

    • You can add or delete master list content
    • You can add or delete tab content

    • You can add or delete table content

Add or Delete Tabs, Table and Master List Content

To add more content or to delete content from pop up, master list or tab content within the app, 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

Use

ContactCardView.view.xml

extidContentDetail

extidUniversityDetail

Allows you to add or delete contact card pop up data

S2.view.xml

extMasterList

Allows you to add or delete master list content

S3.view.xml

extAcadInfo

extHolds

extActivities

extAdvNotes

Allows you to add or delete academic info tab content

Allows you to add or delete student holds tab content

Allows you to add or delete student activities tab content

Allows you to add or delete academic notes tab content

S4.view.xml

extAppraisal

Allows you to add or delete appraisal table content

StudentView.view.xml

extAdvCntxt

extFrmSpecs

extContctDetails

Allows you add or delete student information pop up content

TestDetails.fragment.xml

extTestPopup

Allows you to add or delete test pop up content

Transcript.fragment.xml

extTranscriptPopup

Allows you to add or delete transcript pop up content

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.