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...
Good Morning Christian,What you can do, at least I would:Check in the Service subtree of SPROIf there is a fitting determination Profile under Organizational Data Determination. You can see the Rules which lead you to suitable Function Modules (like ...
Hi Christian,the IS-U Contracts in WebClient are based on the CRM OneOrder model for business transactions. Thus the same authorization concept applies on S/4 as it is on CRM.I suppose you are already assigning Sales Organization data to the Contract...
Hi Michal,I suppose the reply may be a little late for you, but maybe it helps someone else.Recently I ran into the same requirement that you are describing. I, too, ended up in the RENDER_CELL_START of the tree iterator and saw no way to supply a co...
Hi Rasika,maybe the reply is a little late. Hope it still helps you or someone else.First: There is no standard way for mass changes that I know of.Below I give you some hints for a custom solution. It depends on your amount of data and you ABAP skil...
Great Blog peter.muessig !Before UI5Con 2021 I fiddled around with the standalone Types definition of the older version of https://github.com/SAP-samples/ui5-cap-event-app/tree/typescript.After UI5Con I directly jumped to your presentation. I very mu...