App Extensibility: Manage Cost Centers
You can extend the cost center search part of this app according to your business needs for different aspects. For this purpose, the following extensibility options are available:
To add a customer field to the app, for example, the following extensibility entities are available on the different software layers. You have to extend each of these entities according to your specific business needs:
UI | Back End/ABAP | |||
|---|---|---|---|---|
View | Extension Point | Design Time: Gateway Entity | Design Time: Extension Include (in DDIC Structure) | Runtime: Superclass/ Method to Be Redefined |
|
Extends the filter bar |
| Not available | Not available |
|
Extends the view after the last column of the |
| Not available | Not available |
To plug in and execute custom code, the following hooks are available in the controller code:
Controller | Hook | Use |
|---|---|---|
|
| Allows users to add their own buttons |
For more information about extensibility, see SAP Help Portal at .
For a general description of the extensibility options and procedures, see SAP Help Portal at .