Application 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 |
|
|
Insurance Plan |
|
|
Savings Plan |
|
|
Flexible Spending Account (FSA) Plan |
|
|
Miscellaneous Plan |
|
|
Stock Purchase Plan |
|
|
Credit Plan |
|
|
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.