Hello,
I got the following problem in an Fiori-Elements App. It is a ListReport with an ObjectPage (and further subpages).
When I execute the filtering and reading in the List-Report, the Read-Request is executed with the $filter and $select parameters. When the User choose an entry and opens the ObjectPage a Read for the whole object is executed.
As our Service (e.g. the entity) is really complex and we only need a bunch of properties, I looking for a possibility to add the $select-Parameter. (Maybe with an extension or manifest parameter.) Like the way, when I programmatically execute a Read on the ODataModel.
I'm using SAPUI5 1.108.21 on a S$ 2022.