Prasenjitsbist
Participant
Member since ‎2022 Jun 09

User Statistics

  • 96 Posts
  • 1 Solutions
  • 25 Kudos given
  • 33 Kudos received

User Activity

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...
@Consumption.valueHelpDefinition: [{ entity:{ element: 'Version',name: 'ZPSBC_ITEMX_SH' } },{ distinctValues: true, useForValidation: true },{ additionalBinding: [{ localElement: 'Aadhar',element: 'AadharID',usage: #FILTER }] } I am using the highlig...
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...