You can extend the Enter Grades app according to your business needs for different aspects. For this purpose, the following extensibility options are available:
Add more content to the appraisals tab.
Add more content to the course details field.
Add more content to the final appraisals field.
To add more content to tabs and fields, 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 |
commonTabBar.fragment.xml |
extTabAppraisals |
To add more content. |
CourseDetails.fragment.xml |
extCourseAppraisals |
To add more content. |
finalGrade.fragment.xml |
extTabAppraisalsFinal |
To add more content. |
S1.view.xml |
extCourseDetails |
To add more content. |
S2.view.xml |
extIconTab |
To add more content. |
S3.view.xml |
extTabAppraisalsFinal |
To add more content. |
For a general description of the extensibility options and procedures of SAP Fiori apps, see http://help.sap.com/fiori_implementation .