Show TOC

 App Extensibility: WBS Element Cost Variance Locate this document in the navigation structure

 

You can extend WBS Element Cost Variance according to your business needs for different aspects. For this purpose, the following extensibility options are available:

Extensibility Entries

Extension Points

The following extension points are available:

View

Extension Point

Use

S3.view.xml

extTabFilter

Allows you to create additional tab filters.

S3.view.xml

extInfoTabContent

Allows you to add fields under the info tab.

S2.view.xml

extMasterListFilter

Allows you to add options to the facet filter in the master list.

S3.view.xml

extHookAddActionitemInDetail

Allows you to add actions to the Actions menu.

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

S3 Controller

extHookAddActionitemInDrillDown

Allows you to add actions to the Actions menu in the drill down.

For more information about UI controller hooks, see UI Controller Hooks.

Display of UI Controls

The following UI controls can be hidden from the app UI:

Controller

Control ID

Use

S3 controller

applicantInfo

Allows you to hide the Applicant field.

S3 controller

profitCenterInfo

Allows you to hide the Profit Center field.

S3 controller

businessAreaInfo

Allows you to hide the Business Area field.

S3 controller

functionalAreaInfo

Allows you to hide the Functional Area field.

S3 controller

controllingObjectInfo

Allows you to hide the Object Class field.

S3 controller

controllingAreaInfo

Allows you to hide the Controlling Area field.

S3 controller

companyCodeInfo

Allows you to hide the Company Code field.

S3 controller

systemStatusInfo

Allows you to hide the System Status field.

S3 controller

basicDateInfo

Allows you to hide the Basic date field.

S3 controller

actualDateInfo

Allows you to hide the Actual date field.

For more information about hiding UI controls, see Concealable UI Controls.

More Information

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