Show TOC

App Extensibility: Change WBS Element StatusLocate this document in the navigation structure

Use

You can extend Change WBS Element 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 layers. You have to extend each of theses 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)

Run Time: Superclass and Method to be Redefined

S3.view.xml

extSystemStatusTabContent

PS_WBSELEMENTSTATUSCHANGE_SRV

PSWBSELEMENT_S_INCL

Superclass: IF_PS_ODATA_WBS_STATUS_CH

Method: UPDATE_SELECTED_RECORDS

FILTER_RECORDS

S3.view.xml

extUserStatusTabContent

Additional Extensibility Entities

Business Add-Ins (BAdIs)

The following BAdI is available for extensibility purposes:

  • BADI_PS_ODATA_WBS_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: WBS Element OData Services 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.