We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi SAP community,Is there any update on the native ABAP RAP support for xBO navigation and modelling in case of creating Fiori Elements based application using ABAP and CDS annotations without touching the UI5 files in BAS?In BOPF we had xBO scenario...
Hi SAP SCN Members,I have an ABAP BTP Trial account and I have created a few ABAP RAP based ODATA services with the UI annotations. Now I want to connect this system with my BAS Dev space and use the Fiori Elements Generator. But when I try to config...
This code is not my original creation, there was already a utility code on SCN to generate the where used list of CDS DDLS object. But that code only works for 1 CDS at a time. I supplied the same code to my team and they said it would be better if i...
I am trying to use a search help with values being filtered on an input local field value. @ui.selectionField: [{position: 20}]@ui.lineItem: [{ position: 20, label: 'Version' }]@ui.identification: [{ position: 20, label: 'Version' }]@Consumption.valu...
It was not working I tried from the tutorials provided by SAP but. again when I tried after a few days it worked and it was okay. Thanks for replying to my question .
You have to define an action with a parameter in the behaviour definition of the entity. post that you have to acdd that in the UI using annotations. Then in the behaviour implementation class you have to write the logic.
Please note that ABAP SE38 style reports can not be built using RAP. look at the floor plans and how the selection options appear you have to educate ur customer and accept how the new stuff looks the old selection screen and then press f8 and get th...