former_member836539
Explorer
Member since ‎01-06-2023

User Statistics

  • 40 Posts
  • 0 Solutions
  • 0 Kudos given
  • 9 Kudos received

User Activity

Hello, I have an action with an abstract entity where I have couple of input parameters. I would like to know .. 1. If we can make these input parameters as mandatory ? 2. Can we pass selected record on the list report to one of the parameters...
Hello, I have a Odata V2 application built using RAP where I have a combo box drop down for one of the field. I am filling the combo box from a domain values ( using DDCDS_CUSTOMER_DOMAIN_VALUE_T) but some how the combo box only displays the valu...
Hello, I am having issues while trying to add authorization object to the IAM apps. Below are the steps I followed.( following the blog - https://blogs.sap.com/2021/07/15/custom-roles-and-authorizations-in-sap-btp-abap-stack/ ) Step 1: Created au...
Hello, I have created an app on BTP using restful ABAP. Now , I would like to create an authorization objects for the app where user should see the data according to the authorizations they were assigned to. I know PFCG is the way to go on premis...
Hi, I have developed an app using restful ABAP ( Managed, Odata V4) where I have a field called password. When user fills this field and saves, I do not want to store this value in the database, instead I am calling another API to store this some...