My Profile (Fiori 2.0) - Enhancement
My Profile (Fiori 2.0) - Enhancement
My Profile (Fiori 2.0) - Enhancement
PUBLIC
Warning
This document has been generated from the SAP Help Portal and is an incomplete version of the official SAP product
documentation. The information included in custom documentation may not re ect the arrangement of topics in the SAP Help
Portal, and may be missing important aspects and/or correlations to other topics. For this reason, it is not for productive use.
This is custom documentation. For more information, please visit the SAP Help Portal 1
4/24/2024
You can extend the app according to your business needs for different aspects. For this purpose, the following extensibility
options are available:
You can control the visibility of the delivered user interface sections.
You can de ne your own mechanisms to fetch the information for an employee and the periods for which the information
is provided.
You can extend the information displayed in the app on your customer needs.
You can extend the app by adding additional elds and actions.
Extensibility Entities
You can use this BAdI to enhance HCM SAP Fiori apps delivered with software component UIHR002.
You can add additional employee information shown in the employee data.
You can set the visibility of some UI elements, such as employee picture, employee number and CE functionality
button.
You can use this BAdI to provide your own implementation to fetch the information for the employee in My Pro le app. In
addition, you can de ne the periods for which the information is provided. The BAdI implementation also provides
exibility to control the visibility (hide/show) of the user interface sections in the SAP Fiori app.
You can implement the logic that provides the information of the employee about salary, absence data, time balance,
time recording, trainings, career process, compensation, performance rating and quali cation.
This is custom documentation. For more information, please visit the SAP Help Portal 2
4/24/2024
You can use this BAdI to provide additional information in My Pro le app depending on your customer needs. You can
enrich the following entities:
Con guration
For example you can add an additional section to the user interface.
Paystub
Absences
Time Balance
Training
Time Recording
Carrer Progress
Compensation
Performance Rating
Quali cation
Colleagues
Extension Points
UI Back End/ABAP
ProfileOverview.view.xml extensionProfileHeaderActions - -
ObjectPageSections.fragment.xml extensionProfileSections - -
This is custom documentation. For more information, please visit the SAP Help Portal 3
4/24/2024
UI Back End/ABAP
If there are additional elds available in the OData service, you can display these elds on the UI. For more information, see the
extensibility documentation for the respective SAP NetWeaver release on your front-end server at
http://help.sap.com/ ori_implementation Extensibility Information for SAP Fiori Extending the UI Layer UI Extensibility
Work ow Checking the SAP-Enabled Extension Options Extension Points .
UI Controller Hooks
To plug in and execute custom code, the following hooks are available in the controller code:
If there are additional UI controller hooks available in the controller code, you can add own code. For more information, see the
extensibility documentation for the respective SAP NetWeaver release on your front-end server at
http://help.sap.com/ ori_implementation Extensibility Information for SAP Fiori Extending the UI Layer UI Extensibility
Work ow Checking the SAP-Enabled Extension Options UI Controller Hooks .
More Information
This is custom documentation. For more information, please visit the SAP Help Portal 4
4/24/2024
For a general description of the extensibility options and procedures of SAP Fiori apps, see
http://help.sap.com/ ori_implementation Extensibility Information for SAP Fiori .
This is custom documentation. For more information, please visit the SAP Help Portal 5