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:

Extension Points

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

S1.view.xml

extFilters

Extends the filter bar

FCOM_COSTCENTER_SRV

Not available

Not available

S1.view.xml

extTableColumns

Extends the view after the last column of the Cost Center table

FCOM_COSTCENTER_SRV

Not available

Not available

Additional Extensibility Entities

UI Controller Hooks

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

Controller

Hook

Use

S1.controller.js

extHookGetSettingsButton

Allows users to add their own buttons

For more information about extensibility, see SAP Help Portal at Start of the navigation path http://help.sap.com/fiori_implementationInformation published on SAP site Next navigation step Extensibility Information for SAP Fiori Next navigation step With SAP NetWeaver 7.5 Next navigation step English Next navigation step Extensibility End of the navigation path.

More Information

For a general description of the extensibility options and procedures, see SAP Help Portal at Start of the navigation path http://help.sap.com/fiori_implementationInformation published on SAP site Next navigation step Extensibility Information for SAP Fiori Next navigation step With SAP NetWeaver 7.5 Next navigation step English Next navigation step Extensibility End of the navigation path.