Show TOC

App Extensibility: Change Network Activity StatusLocate this document in the navigation structure

Use

You can extend Change Network Activity Status according to your business needs for different aspects. For this purpose, the following extensibility options are available:

Extensibility Entity

To add a customer field to the app, 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

S3.view.xml

extSystemStatusTabContent

PS_NTWKACTVTSTATCHG_SRV

PSACTIVITY_S_INCL

Superclass: IF_PS_ODATA_ACTVT_STATUS_CH

Method: UPDATE_SELECTED_RECORDS

FILTER_RECORDS

S3.view.xml

extUserStatusTabContent

Additional Extensibility Entities

Business Add-Ins (BAdIs)

The following BAdIs are available for extensibility purposes:

  • BADI_PS_ODATA_ACTVT_STATUS_CHG

    You can use this BAdI to add attributes to the existing application. For more information on this BAdI for OData services, see Start of the navigation path SAP Customizing Implementation Guide Next navigation step Project System Next navigation step Structures  Next navigation step Operative Structures Next navigation step Business Add-Ins for OData Services Next navigation step BAdI: Activity OData Service 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.