Show TOC

App Extensibility: My ResultsLocate this document in the navigation structure

Use

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

  • Add an appraisal status to your results.

Add an Appraisal Status

To add an appraisal status, 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

GradeList_LM.fragment.xml

columnsApprStatusExt

Allows you to change the column header from the standard to display an appraisal status.

GradeList_S.fragment.xml

columnsApprStatusExt

Allows you to change the column header from the standard to display an appraisal status. Mobile view

GradeList_LM.fragment.xml

cellsApprStatusExt

Allows you to insert a cell to display the appraisal status.

GradeList_S.fragment.xml

cellsApprStatusExt

Allows you to insert a cell to display the appraisal status. Mobile view.

Further Extensibility Entities

Display of UI Controls

The following UI controls can be hidden on the app UI:

View

Control ID

Use

S4.view.xml

tablOtherCoursesModule

Allows you to hide the names of other courses in the same module.

S4.view.xml

tablOtherCoursesProf

Allows you to hide the names of other courses offered by the same instructor.

S4.view.xml

contactsPanel

Allows you to hide a contact name.

S4.view.xml

lblCourseGrp

Allows you to hide the course group label.

S4.view.xml

txtCourseGrp

Allows you to hide the course group text.

For more information about hiding UI controls, see the extensibility documentation for the respective SAP NetWeaver release on your front-end server at http://help.sap.com/fiori_implementation Start of the navigation path Extensibility Information for SAP Fiori Next navigation step Extending the UI Layer Next navigation step UI Extensibility Workflow Next navigation step  Next navigation step Checking the SAP-Enabled Extension Options Next navigation step Hiding UI Controls End of the navigation path.

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.