Show TOC

 App Extensibility: Analyze ATP Results

 

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

Additional Extensibility Entities

Extension Points

The following extension points are available:

View

Extension Point

Use

S1

ATPOrderPopover

Allows you to change the Order Number popover

If there are additional fields available in the OData service, you can display these fields on the UI. For more information about extension points, see Extension Points.

UI Controller Hooks

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

Controller

Hook

Use

S1

this.extHookList

Allows you to change the Order Number popover

If there are additional UI controller hooks available in the controller code, you can extend the UI controller code. For more information about UI controller hooks, see UI Controller Hooks.

More Information

For a general description of the extensibility options and procedures of Fiori apps, see Extensibility.