Show TOC

App Extensibility: My ServicesLocate this document in the navigation structure

Use

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

  • Extending the tabs

    You can create new tabs and the required options under it using the UI controller hooks mentioned in the section below.

Further Extensibility Entities

UI Controller Hooks

To plug in and execute custom code , for example, the following hooks are available in the controller code:

Controller

Hook

Use

S1.controller.js

extHookSections

allows users to create new tabs and the required options under it.

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/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 UI Controller Hooks 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.