CarstenKasper
Active Contributor
Member since ‎02-09-2006

User Statistics

  • 795 Posts
  • 158 Solutions
  • 9 Kudos given
  • 16 Kudos received

User Activity

Hi all, today I stumbled across a question I could not find any answer to myself. I created a new CDS View with JOINs and ASSOCIATIONS for my usecase. Just ignore the tables, they are CRMish: define view ZCRM_PROD_IB_INSTALLED as select f...
Hi folks, I am just making my first UI5 Typescript project with the wonderful NPM packages @sapui5/ts-types-esm and @openui5/ts-types-esm introduced at UI5Con (https://openui5.org/ui5con/onair2021/) by andreas.kunz . Now, me trying to do everythi...
Hi all, I have been a very sporadic visitor to SCN for the last months. Obviously a lot has changed. Honestly it is a little confusing for me as the strict separation of "Communities" seems to have vanished. Historically I dwelled in the "SAP Custo...
Hi guys,today I was happy to try one of the new ABAP 7.4 language features. However I am not quite sure this is the best approach.My goal: I have two internal tables. One with many attributes in the table line structure. One with just a single. Now I...
Hi folks,My Problem: I have a WebService that deliveres thousand of lines to me. These should be displayed in a tableView. Due to the size it is slow to display all at once.For performance reasons I would like to only request the lines currently disp...