Show TOC

App Extensibility: My Benefits (Version 1)Locate this document in the navigation structure

Use

You can extend My Benefits according to your business needs for different aspects. For this purpose, the following extensibility options are available:

  • Extending the Details view

    • You can hide fields in the header section on Details screen

    • You can add additional fields in the header section on Details screen

    • You can add additional icon tabs on the Details screen

Note
  • For more information on migration from SAP Fiori principal apps for SAP ERP 1.0 to SAP Fiori for SAP ERP HCM 1.0, see SAP Note 2112514 Information published on SAP site.

  • In addition, any of the complete views can be replaced by your own view.

Extending the Details view

To hide or add a field, or to add additional icon tabs to the Details screen, 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

extS3Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S3.view.xml

extS3IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: DEPDENDENTS_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

S4.view.xml

extS4Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S4.view.xml

extS4IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: DEPDENDENTS_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

S5.view.xml

extS5Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S5.view.xml

extS5IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: DEPDENDENTS_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

S6.view.xml

extS6Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S6.view.xml

extS6IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

S7.view.xml

extS7Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S7.view.xml

extS7IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: DEPDENDENTS_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

S8.view.xml

extS8Header

SRA007_BENEFITS_SRV

SRA007_BENEFIT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFITS_GET_ENTITYSET

S8.view.xml

extS8IconTabFilter

SRA007_BENEFITS_SRV

SRA007_BENEFICIARY_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: BENEFICIARIES_GET_ENTITYSET

SRA007_DEPENDANT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: DEPDENDENTS_GET_ENTITYSET

SRA007_INVESTMENT_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: INVESTMENTS_GET_ENTITYSET

SRA007_FILEDATA_INCL

Superclass: CL_SRA007_BENEFITS_DPC_EXT

Method: /IWBEP/IF_MGW_APPL_SRV_RUNTIME~EXECUTE_ACTION

Further Extensibility Entities

Extension Includes

In addition to the extension includes described above, the following extension includes are available:

DDIC

Extension Include

Use

SRA007_SUMMARY

SRA007_SUMMARY_INCL

Allows you to change the summary information displayed on app tile of the Fiori Launchpad.

If there are additional fields available in the OData service, you can display these fields on the UI. For more information, see the extensibility documentation for the respective SAP NetWeaver release on your front-end server at http://help.sap.com/fiori_implementation Start of the navigation path Extensibility Information for SAP Fiori Next navigation step Extending the UI Layer Next navigation step UI Extensibility Workflow Next navigation step  Next navigation step Checking the SAP-Enabled Extension Options Next navigation step Extension Points End of the navigation path.

UI Controller Hooks

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

Controller

Hook

Use

S3.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to add and change buttons for the detail view footer

S4.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to add and change buttons for the detail view footer

S5.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to to add and change buttons for the detail view footer

S6.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to to add and change buttons for the detail view footer

S7.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to to add and change buttons for the detail view footer

S8.controller.js

extHookInitAdditionalTabs

Allows you to initialize additional tabs of the tab bar from code

extHookChangeFooterButtons

Allows you to to add and change buttons for the detail view footer

If there are additional UI controller hooks available in the controller code, you can add own code. For more information, see the extensibility documentation for the respective SAP NetWeaver release on your front-end server at http://help.sap.com/fiori_implementation Start of the navigation path Extensibility Information for SAP Fiori Next navigation step Extending the UI Layer Next navigation step UI Extensibility Workflow Next navigation step  Next navigation step Checking the SAP-Enabled Extension Options Next navigation step UI Controller Hooks End of the navigation path.

Display of UI Controls

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

View

Control ID

Use

S2.view.xml

infoBarToolbar

Allows you to hide the toolbar

S2DatePicker

Allows you to hide the date picker

S3.view.xml

MB_HEALTH_HEADER

Allows you to hide the health header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide the subplans

MB_PLAN_OPTION_TEXT

Allows you to hide plan option

MB_PLAN_PERIOD

Allows you to hide plan period

TabContainer

Allows you to hide the tab container

informationForm

Allows you to hide gross pay

MB_LABEL_INFORMATION

Allows you to hide the my benefits label

MB_FORM_NO_DATA

Allows you to hide form element of No Data

MB_LABEL_NO_DATA

Allows you to hide no data label

MB_FORM_EVIDENCE_INSURABILITY

Allows you to hide form element of Evidence Insurability

MB_LABEL_EVIDENCE_INSURABILITY

Allows you to hide Evidence Insurability label

MB_FORM_GROUP_NUMBER

Allows you to hide form element of Group Number

MB_LABEL_GROUP_NUMBER

Allows you to hide Group Number label

MB_LABEL_GROUP_NUMBER_VALUE

Allows you to hide Group Number Value label

MB_FORM_PAYROLL_FREQUENCY

Allows you to hide form element of Payroll Frequency

MB_LABEL_PAYROLL_FREQUENCY_VALUE

Allows you to hide Payroll Frequency Value label

MB_FORM_PRETAXCOST

Allows you to hide form element of Pretaxcost

MB_LABEL_PRETAXCOST

Allows you to hide PretaxCost label

MB_LABEL_PRETAXCOST_VALUE

Allows you to hide PretaxCost Value label

MB_FORM_EMP_BONUS_PRE_TAX_COST

Allows you to hide form element of Emp bonus PreTaxCost

MB_LABEL_EMP_BONUS_PRE_TAX_COST_VALUE

Allows you to hide Emp bonus PreTaxCost label

MB_FORM_POSTTAXCOST

Allows you to hide form element of PostTaxCost

MB_LABEL_POSTTAXCOST

Allows you to hide PostTaxCost label

MB_LABEL_POSTTAXCOST_VALUE

Allows you to hide PostTaxCost Value label

MB_FORM_EMP_BONUS_POST_TAX_COST

Allows you to hide form element of Emp Bonus Post Tax Cost

MB_LABEL_EMP_BONUS_POST_TAX_COST

Allows you to hide Emp Bonus Post Tax Cost label

MB_LABEL_EMP_BONUS_POST_TAX_COST_VALUE

Allows you to hide Emp Bonus Post Tax Cost Value label

MB_FORM_ADDTNL_POSTTAXCOST

Allows you to hide form element of Addtnl Post Tax Cost

MB_LABEL_ADDTNL_POSTTAXCOST

Allows you to hide Addtnl Post Tax Cost label

MB_LABEL_ADDTNL_POSTTAXCOST_VALUE

Allows you to hide Addtnl Post Tax Cost Value label

MB_FORM_IMPUTED_INCOME

Allows you to hide form element of Imputed Income

MB_LABEL_IMPUTED_INCOME

Allows you to hide Imputed Income label

MB_LABEL_IMPUTED_INCOME_VALUE

Allows you to hide Imputed Income Value label

MB_FORM_EMPLOYER_COSTS

Allows you to hide form element of Employer Costs

MB_LABEL_EMPLOYER_COSTS

Allows you to hide Employer Costs label

MB_LABEL_EMPLOYER_COSTS_VALUE

Allows you to hide Employer Costs Value label

MB_LABEL_DEPENDANTS

Allows you to hide Dependants label

MB_LABEL_DOCUMENT

Allows you to hide Document label

S4.view.xml

MB_INSURANCE_HEADER

Allows you to hide the Insurance header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide sub type text of plan

MB_PLAN_OPTION_TEXT

Allows you to hide option text of plan

MB_PLAN_PERIOD

Allows you to hide plan period

MB_LABEL_INFORMATION

Allows you to hide Information label

MB_FORM_NO_DATA

Allows you to hide form element of No Data

MB_LABEL_NO_DATA

Allows you to hide No Data label

MB_FORM_EVIDENCE_INSURABILITY

Allows you to hide form element of Evidence Insurability

MB_LABEL_EVIDENCE_INSURABILITY

Allows you to hide Evidence Insurability label

MB_LABEL_EVIDENCE_INSURABILITY_VALUE

Allows you to hide Evidence Insurability Value label

MB_FORM_PLAN_NUMBER

Allows you to hide form element of Plan Number

MB_LABEL_PLAN_NUMBER

Allows you to hide Plan Number label

MB_LABEL_PLAN_NUMBER_VALUE

Allows you to hide Plan Number Value label

MB_FORM_PAYROLL_FREQUENCY

Allows you to hide form element Payroll Frequency

MB_LABEL_PAYROLL_FREQUENCY

Allows you to hide Payroll Frequency label

MB_LABEL_PAYROLL_FREQUENCY_VALUE

Allows you to hide Payroll Frequency Value label

MB_FORM_PRETAXCOST

Allows you to hide form element PretaxCost

MB_LABEL_PRETAXCOST

Allows you to hide PretaxCost” label

MB_LABEL_PRETAXCOST_VALUE

Allows you to hide Pretaxcost value label

MB_FORM_EMP_BONUS_PRE_TAX_COST

Allows you to hide form element Emp Bonus PreTaxCost

MB_LABEL_EMP_BONUS_PRE_TAX_COST

Allows you to hide Emp Bonus Pre Tax Cost label

MB_LABEL_EMP_BONUS_PRE_TAX_COST_VALUE

Allows you to hide Emp Bonus Pre Tax Cost Value label

MB_FORM_POSTTAXCOST

Allows you to hide form element of Post Tax Cost

MB_LABEL_POSTTAXCOST

Allows you to hide Post Tax Cost label

MB_LABEL_POSTTAXCOST_VALUE

Allows you to hide Post Tax Cost Value label

MB_FORM_EMP_BONUS_POST_TAX_COST

Allows you to hide form element of Emp Bonus Post Tax Cost

MB_LABEL_EMP_BONUS_POST_TAX_COST

Allows you to hide Emp Bonus Post Tax Cost label

MB_LABEL_EMP_BONUS_POST_TAX_COST_VALUE

Allows you to hide Emp Bonus Post Tax Cost Value label

MB_FORM_EMPLOYER_COSTS

Allows you to hide form element of Employer Costs

MB_LABEL_EMPLOYER_COSTS

Allows you to hide Employer Costs label

MB_LABEL_EMPLOYER_COSTS_VALUE

Allows you to hide Employer Costs Value label

MB_LABEL_BENEFICIARIES

Allows you to hide Beneficiaries label

MB_LABEL_DOCUMENT

Allows you to hide Document label

S5.view.xml

MB_SAVINGS_HEADER

Allows you to hide Savings header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide sub type text of plan

MB_PLAN_OPTION_TEXT

Allows you to hide option text of plan

MB_PLAN_PERIOD

Allows you to hide plan period

TabContainer

Allows you to hide the tab container

informationForm

Allows you to hide the information form

MB_LABEL_INFORMATION

Allows you to hide Information label

MB_FORM_NO_DATA

Allows you to hide form element of No Data

MB_LABEL_NO_DATA

Allows you to hide No Data label

MB_FORM_PLAN_NUMBER

Allows you to hide form element Plan Number

MB_LABEL_PLAN_NUMBER

Allows you to hide Plan Number label

MB_LABEL_PLAN_NUMBER_VALUE

Allows you to hide Plan Number Value Label

MB_FORM_PAYROLL_FREQUENCY

Allows you to hide form element of Payroll Frequency

MB_LABEL_PAYROLL_FREQUENCY

Allows you to hide Payroll Frequency label

MB_LABEL_PAYROLL_FREQUENCY_VALUE

Allows you to hide Payroll Frequency Value label

MB_FORM_REGULAR_PRE_TAX

Allows you to hide form element Regular Pre Tax

MB_REGULAR_PRE_TAX

Allows you to hide Regular Pre Tax

MB_REGULAR_PRE_TAX_PERCENT

Allows you to hide Regular Pre Tax Percent

MB_REGULAR_PRE_TAX_TEXT

Allows you to hide Regular Pre Tax Text

MB_FORM_REGULAR_POST_TAX

Allows you to hide form element of Regular Post Tax

MB_REGULAR_POST_TAX

Allows you to hide Regular Post Tax

MB_REGULAR_POST_TAX_PERCENT

Allows you to hide Regular Post Tax Percent

MB_REGULAR_POST_TAX_TEXT

Allows you to hide Regular Post Tax Text

MB_FORM_BONUS_PRE_TAX

Allows you to hide form element of Bonus Pre Tax

MB_BONUS_PRE_TAX

Allows you to hide Bonus Pre Tax

MB_BONUS_PRE_TAX_PERCENT

Allows you to hide Bonus Pre Tax Percent

MB_FORM_BONUS_PRE_TAX_DUMMY

Allows you to hide form element Bonus Pre Tax Dummy

MB_BONUS_PRE_TAX_DUMMY

Allows you to hide Bonus Pre Tax Dummy

MB_BONUS_PRE_TAX_TEXT

Allows you to hide Bonus Pre Tax Text”

MB_FORM_BONUS_POST_TAX

Allows you to hide “Bonus Post Tax Text

MB_BONUS_POST_TAX

Allows you to hide Bonus Post Tax

MB_BONUS_POST_TAX_PERCENT

Allows you to hide Bonus Post Tax Percent

MB_BONUS_POST_TAX_TEXT

Allows you to hide Bonus Post Tax Text

MB_LABEL_BENEFICIARIES

Allows you to hide Beneficiaries label

MB_LABEL_INVESTMENTS

Allows you to hide Investments label

MB_LABEL_DOCUMENT

Allows you to hide Document label

S6.view.xml

MB_MISC_HEADER

Allows you to hide Misc Header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide Plan Sub Type Text

MB_PLAN_OPTION_TEXT

Allows you to hide option text of plan

MB_PLAN_PERIOD

Allows you to hide plan period

MB_PLAN_FSA_STATUS

Allows you to hide FSA Status of plan

TabContainer

Allows you to hide Tab Container

informationForm

Allows you to hide Information Form

MB_LABEL_INFORMATION

Allows you to hide Information label

MB_FORM_NO_DATA

Allows you to hide form element of No Data

MB_LABEL_NO_DATA

Allows you to hide No Data label

MB_FORM_PLAN_NUMBER

Allows you to hide form element Plan Number

MB_LABEL_PLAN_NUMBER

Allows you to hide Plan Number label

MB_LABEL_PLAN_NUMBER_VALUE

Allows you to hide Plan Number Value label

MB_FORM_PAYROLL_FREQUENCY

Allows you to hide form element Payroll Frequency

MB_LABEL_PAYROLL_FREQUENCY

Allows you to hide Payroll Frequency label

MB_LABEL_PAYROLL_FREQUENCY_VALUE

Allows you to hide Payroll Frequency Value label

MB_FORM_PLAN_OPTION

Allows you to hide form element Plan Option

MB_LABEL_PLAN_OPTION

Allows you to hide Plan Option label

MB_LABEL_PLAN_OPTION_VALUE

Allows you to hide Plan Option Value label

MB_FORM_PLAN_YEAR

Allows you to hide form element Plan Year

MB_LABEL_PLAN_YEAR

Allows you to hide Plan Year label

MB_LABEL_PLAN_YEAR_VALUE

Allows you to hide Plan Year Value label

MB_FORM_CONTRIBUTION

Allows you to hide form element Contribution

MB_LABEL_CONTRIBUTION

Allows you to hide Contribution label

MB_LABEL_CONTRIBUTION_VALUE

Allows you to hide Contribution Value label

MB_LABEL_DOCUMENT

Allows you to hide Document label

S7.view.xml

MB_MISC_HEADER

Allows you to hide Misc header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide Sub type text of Plan

MB_PLAN_OPTION_TEXT

Allows you to hide option text of plan

MB_PLAN_PERIOD

Allows you to hide plan period

TabContainer

Allows you to hide tab container

informationForm

Allows you to hide Information Form

MB_LABEL_INFORMATION

Allows you to hide Information label

MB_FORM_NO_DATA

Allows you to hide form element No Data

MB_LABEL_NO_DATA

Allows you to hide No Data label

MB_FORM_PLAN_NUMBER

Allows you to hide form element Plan Number

MB_LABEL_PLAN_NUMBER

Allows you to hide Plan Number label

MB_LABEL_PLAN_NUMBER_VALUE

Allows you to hide Plan Number Value label

MB_FORM_PAYROLL_FREQUENCY

Allows you to hide form element Payroll Frequency

MB_LABEL_PAYROLL_FREQUENCY

Allows you to hide Payroll Frequency label

MB_LABEL_PAYROLL_FREQUENCY_VALUE

Allows you to hide Payroll Frequency Value label

MB_FORM_PRETAXCOST

Allows you to hide form element Pre Tax Cost

MB_LABEL_PRETAXCOST

Allows you to hide Pre Tax Cost label

MB_LABEL_PRETAXCOST_VALUE

Allows you to hide Pre Tax Cost Value label

MB_FORM_POSTTAXCOST

Allows you to hide form element Post tax Cost

MB_LABEL_POSTTAXCOST

Allows you to hide Post Tax Cost label

MB_LABEL_POSTTAXCOST_VALUE

Allows you to hide Post Tax Cost Value label

MB_FORM_ADDTNL_POSTTAXCOST

Allows you to hide form Element Addtnl Post Tax Cost

MB_LABEL_ADDTNL_POSTTAXCOST

Allows you to hide Addtnl Post Tax Cost label

MB_LABEL_ADDTNL_POSTTAXCOST_VALUE

Allows you to hide Addtnl Post Tax Cost Value label

MB_FORM_IMPUTED_INCOME

Allows you to hide form element Imputed Income

MB_LABEL_IMPUTED_INCOME

Allows you to hide Imputed Income label

MB_LABEL_IMPUTED_INCOME_VALUE

Allows you to hide Imputed Income Value label

MB_FORM_EMPLOYER_COSTS

Allows you to hide form element Employer costs

MB_LABEL_EMPLOYER_COSTS

Allows you to hide Employer Costs label

MB_LABEL_EMPLOYER_COSTS_VALUE

Allows you to hide Employer Costs Value label

MB_FORM_CALCULATED_CREDIT

Allows you to hide form element Calculated Credit

MB_LABEL_CALCULATED_CREDIT

Allows you to hide Calculated Credit label

MB_LABEL_CALCULATED_CREDIT_VALUE

Allows you to hide Calculated Credit Value label

MB_FORM_REGULAR_PRE_TAX

Allows you to hide form element Regular Pre Tax

MB_REGULAR_PRE_TAX_PERCENT

Allows you to hide Regular Pre Tax Percent

MB_REGULAR_PRE_TAX_TEXT

Allows you to hide Regular Pre Tax text

MB_FORM_REGULAR_POST_TAX

Allows you to hide form element Regular Post tax

MB_REGULAR_POST_TAX

Allows you to hide Regular Post Tax

MB_REGULAR_POST_TAX_PERCENT

Allows you to hide Regular Post Tax Percent

MB_REGULAR_POST_TAX_TEXT

Allows you to hide Regular Post Tax Percent

MB_FORM_BONUS_PRE_TAX

Allows you to hide form element of Bonus Pre Tax

MB_BONUS_PRE_TAX

Allows you to hide Bonus Pre Tax

MB_BONUS_PRE_TAX_TEXT

Allows you to hide Bonus Pre Tax Text

MB_FORM_BONUS_POST_TAX

Allows you to hide form element Bonus Post Tax

MB_BONUS_POST_TAX

Allows you to hide Bonus Post Tax

MB_BONUS_POST_TAX_PERCENT

Allows you to hide Bonus Post Tax Percent

MB_LABEL_DEPENDANTS

Allows you to hide Dependants label

MB_LABEL_BENEFICIARIES

Allows you to hide Beneficiaries label

MB_LABEL_INVESTMENTS

Allows you to hide Investments label

MB_LABEL_DOCUMENT

Allows you to hide Document label

S8.view.xml

MB_UE_HEADER

Allows you to hide Unenrolled Header

MB_PLAN_SUB_TYPE_TEXT

Allows you to hide Plan Sub type Text

MB_PLAN_OPTION_TEXT

Allows you to hide Option text of plan

TabContainer

Allows you to hide Tab Container

MB_LABEL_DOCUMENT

Allows you to hide Document label

For more information about hiding UI controls, see the extensibility documentation for the respective SAP NetWeaver release on your front-end server at http://help.sap.com/fiori_implementation Start of the navigation path Extensibility Information for SAP Fiori Next navigation step Extending the UI Layer Next navigation step UI Extensibility Workflow Next navigation step  Next navigation step Checking the SAP-Enabled Extension Options Next navigation step Hiding UI Controls 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.