multi select option for F4 help (Value List) in Table of an Object Page

35 Views Asked by At

SAP Fiori elements List-Report application build on top of CAP annotations doesn't allow multi-line input from search helps for a table. Entries can be added only one by one.

In Gregor's Wolf Bookshop demo application there is a sample app MaintainerGroup to reproduce the behavior:

  1. When Editing "Group" only one entry can be added at a time: add new entry
  2. Employee selection from Search Help (value help): select: Employees

By adding standard Multivalue/Multi it is possible to select multiple values but only for a small list of values (<100 items) also only 200 items can be selected at a time. In case when more than 100 entries were selected and saved, value help dialog on next opening will pick up only the first 100.

How to get multi select option similar to search help parameters in the List Report? multi select f4

0

There are 0 best solutions below