Show TOC

Background documentationRuntime Features Locate this document in the navigation structure

 

Feature

Type of Change

Description

Runtime table configuration

New

Runtime users can now use standard SAP List Viewer (ALV) options to manipulate table and data display at runtime. For example, filtering or sorting the table data, printing the table data, and adding calculations to the displayed table data. The Configure Table View task panel contains options that enable you to specify which table configuration options are available to runtime users, and also to define the default display settings.

More information: Enabling Customization of Table Views at Runtime

Portal client-side eventing

New

You can now use client-side eventing to transfer data between two applications (iViews) on the same portal page, so that the output of the first application serves as the input to the second.

More information: Using Eventing to Transfer Data between Components

Runtime messages

New

You can now create an area in the runtime application dedicated to displaying processing messages coming from the back-end system. You do this in the Configure task panel for the composite view.

More information: Configure Composite View Task Panel

Specify table row focus

Enhanced

In the Configure Table View task panel, you can use the Keep selected row property to define whether, when a row is selected in a runtime table and the table is refreshed with the new data, the focus remains on the selected row or if it returns to the first table row.

More information: Configure Table View Task Panel