
You can extend the My Courses app according to your business needs for different aspects. For this purpose, the following extensibility options are available:
Add more form elements
Add tabs
To add more form elements to 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 |
|
S3.view.xml |
extInfoTabContent |
Allows you to add form elements to your app. |
To add more tabs to 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 |
|
S3.view.xml |
extTabFilter |
Allows you to add tabs to your app. |
Display of UI Controls
The following UI controls can be hidden on the app UI:
|
View |
Control ID |
Use |
|---|---|---|
|
S3.view.xml |
lblOffDept |
Allows you to hide the name of the department offering the course. |
|
S4.view.xml |
lblCrsGrp |
Allows you to hide the name of the course group. |
|
S4.view.xml |
tabContact |
Allows you to hide the contact name. |
|
S4.view.xml |
lblCourseGrp |
Allows you to hide the course group name 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 .
For a general description of the extensibility options and procedures of SAP Fiori apps, see http://help.sap.com/fiori_implementation .