Background documentationConcept Introduction and Application Composition

 

The Enrollment: Print Version application consists of an application configuration controller (AppCC) configuration.

Application Configuration Controller (AppCC)

An AppCC is a Web Dynpro component which is used to perform dynamic operations on an application when the static configuration of an application is not sufficient to achieve the desired application behavior. You can maintain the AppCC name in the application configuration using the application configuration global setting. The Enrollment: Print Version application implements an AppCC using the component, AppCC for Benefits Enrollment Report (HRESS_C_BEN_ENRO_CONFIG). Using this AppCC ensures that the application title, which is based on the BENP_EVENT benefits event or on the adjustment reason, is displayed correctly. It also ensures that the application retrieves the portable document format (PDF) form and displays it on the user interface.

Application Composition

The Enrollment: Print Version application uses the overview page (OVP) component, Component Configuration for Benefits Enrollment report (HRESS_CC_BEN_PRINT_ENRO_FORM). This component consists of the following:

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

  • The main page contains Web Dynpro component, Display of various document types (HRGRT_FC_DOCUMENT_DISPLAY). This is a freestyle component and uses the user interface (UI) element, PDF_FORM in the view FV_OUTPUT to display the content in a PDF form.

You can modify the standard Enrollment: Print Version application to suit your business needs by doing the following: