Background documentationApplication Composition

 

The Benefits Participation Overview application uses the overview page (OVP), Component Configuration for Benefits Participation Overview (HRESS_CC_BEN_PART_OVERVIEW). This component configuration consists of the following:

  • The initial screen contains Web Dynpro component, Central Service: Concurrent Employment Assignment Selection (HRESS_C_PERNR_SELECTION), and the PERNR_SELECTION_MAIN interface view.

  • The main page contains Web Dynpro component, A configurable list UIBB (FPM_LIST_UIBB), which displays employees‘ benefits elections. This Web Dynpro component uses Component Configuration for Benefits Part Overview List (HRESS_CC_BEN_PART_OVERVIEW_LIST) and Feeder Class for Displaying Participation Overview List (CL_HRESS_BEN_PART_OVERVIEW).

When an employee selects the contents in the Plan Name column, the system uses the Feeder Class for Displaying Plan Details (CL_HRESS_BEN_PLAN_DETAILS) feeder class to display the plan details in a dialog box. The following table details the dialog boxes which are configured for the plan categories:

Plan Category

Dialog Box ID

Component Configurations

Health Plan

BEN_CATEG_A

HRESS_CC_BEN_HEALTH_PLAN_DET

Insurance Plan

BEN_CATEG_B

HRESS_CC_BEN_INSURANCE_PLAN_DET

Savings Plan

BEN_CATEG_C

HRESS_CC_BEN_SAVINGS_PLAN_DET

Flexible Spending Account (FSA) Plan

BEN_CATEG_D

HRESS_CC_BEN_FSA_PLAN_DET

Miscellaneous Plan

BEN_CATEG_E

HRESS_CC_BEN_MISC_PLAN_DET

Stock Purchase Plan

BEN_CATEG_F

HRESS_CC_BEN_STOCK_PLAN_DET

Credit Plan

BEN_CATEG_1

HRESS_CC_BEN_CREDIT_PLAN_DET

If an employee enrolls in plans which require evidence of insurability (EOI), the system displays a dialog box with a warning message stating that EOI is required. The dialog box identifier (ID) for displaying this text is “EOI”, which uses the freestyle Component for EOI (HRESS_C_BEN_EOI) Web Dynpro component.

The Connector Class for the BOL Participation Overview Query (CL_HRESS_BEN_CONNECTOR_QUERY) transfers data across user interface building blocks (UIBBs) in the floorplan manager (FPM) OVP. When an employee performs any create, read, update, or delete operations in the FPM, the OVP retrieves the BOL Transaction Handler (CL_HRESS_TRANSACTION) transaction class.