jens_borau
Explorer
Member since ‎02-04-2014

User Statistics

  • 37 Posts
  • 0 Solutions
  • 2 Kudos given
  • 18 Kudos received

User Activity

I have a ABAP CDS view in an ERP backend which uses a union with two selects. Without the union one select takes about 4 seconds to load the data, the other select about 5 seconds. With the union the loading takes about 1 Minute. I also tried usi...
I try to deploy the CAP bookshop example app to BTP Trial Cloud Foundry. Everything is deployed but the my-bookshop-db-deployer app does not start and crashes. In the log I find the following error messages: 2023-08-16T13:17:44.64+0000 [APP/P...
I try to deploy an CAP application (bookshop example) to our BTP Cloud Foundry instance. bookshop-db is created without error. bookshop-auth is not created because of an error: Service broker error: Service broker xsuaa failed with: Error crea...
For CAP working on BAS I created a data model with a field "image" with annotation "@Core.MediaType: 'image/png'" in one entity. On top is a FIORI Elements app. Data is provided via csv file and field image is left empty. When using the sqlite in m...
I am using IDA ALV to show the content of a CDS view. When the ALV is displayed, it is possible to define user specific or general layout variants and select one variant. Is it possible to directly start the IDA ALV with a defined layout variant?