Show TOC

Function documentationCustomizing the Fields in Overview Screens

 

Every overview screen or business card (biz card) in the Personal Profile page exists as a configuration of the CL_HRESS_PER_OVERVIEW feeder class.

There are two ways to change the layout of a biz card:

  • Creating a new configuration using the CL_HRESS_PER_OVERVIEW feeder class

  • Copying and later changing an existing configuration

Activities

In order to customize the biz cards, you have to execute the following steps:

  1. Create a new configuration using the CL_HRESS_PER_OVERVIEW feeder class, or copy an existing configuration and change the layout as required.

  2. In the configurator, the edit and delete buttons need to be added by default. You may refer to HRESS_CC_PER_OVR_BANK_XX configuration as an example. You should not add any of the create buttons that appear in the configurator.

  3. In order to make the newly created configuration available as a part of the application, specify in the Application Configuration Controller (AppCC) configuration the new User Interface Building Block (UIBB) as a replacement to the existing UIBB present in the overview pattern (OVP) application configuration.