Show TOC

App Extensibility: People ProfileLocate this document in the navigation structure

Use

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

  • Extend the Profile view

    You can extend the header content in the profile view.

Extend the Profile view

To extend the header content, 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

Profile.view.xml

headerField

SAP Note Number

Description

2113339 Information published on SAP site

Extension includes for DDIC structures

Further Extensibility Entities

Business Add-Ins (BAdIs)

The following BAdIs are available for extensibility purposes:

  • BAdI Definition for People Profile(HCM_B_PEP_PROF)

    You can use this BAdI to:

    • Show or hide the user interface sections to the user

    • Implement the logic that provides:

      • Employee's official location related data like office's city, country, and local time

      • Social media information of the employee

      • Progression information of the employee

      • Compensation information of the employee

      • Course information of the employee

      • Notes information of the employee

      • Paystub information of the employee

      • Performance information of the employee

      • Qualification information of the employee

      • Vacation information of the employee

      • Time recording information of the employee

      • Personal information of the employee

  • BAdI Definition for Employee Assignments(HCM_B_EMPLOYEE_ASSIGNMENT)

    You can use this BAdI to retrieve the employee's assignment information (for employees who are concurrently employed).

For more information on implementing the BAdIs in the context of enhancement concept, see SAP Library for BAdIs Embedded in the Enhancement Framework under Start of the navigation path Technology Next navigation step SAP NetWeaver Platform Next navigation step SAP NetWeaver Library: Function-Oriented View Next navigation step Application Server Next navigation step Application Server ABAP Next navigation step Application Development on AS ABAP Next navigation step ABAP Customer Development Next navigation step Enhancement Framework Next navigation step Enhancement Technologies Next navigation step Business Add-Ins (BAdIs) Next navigation step Additional Information 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.