rameshputta
Explorer
Member since ‎01-06-2023

User Statistics

  • 44 Posts
  • 1 Solutions
  • 1 Kudos given
  • 5 Kudos received

User Activity

Hello,My app (on cloud )is enabled for key user adaptation ( by setting FlexEnabled to 'true' in the manifest. json) using BAS.And my user has role - FlexKeyUser.But I still do not see the Adapt UI option for my app. what am I missing ?Can you please...
Hello,I have an application(draft enabled) developed using restful abap where I have a parent entity and child entity.The child entity has few mandatory fields which I am validating using validations.But the validations gets triggered when I save the...
Hello,We have assigned incorrect transport layer to a package and would like to know if there is a way we can edit the package and change the transport layer in BTP.Currently we are not able to edit this field.My workaround was to create a new packag...
Hello,I am developing an app using restful ABAP where I have a parent entity as list report and child entity as line item (table) in the object page.I am trying to disable the 'Create' button based on some conditions for the child entity. Following a...
Hello, We have developed an app on the BTP environment using restful ABAP. Now the requirement is to send an email to the user from the application. I followed below notes to achieve this. https://software-heroes.com/en/blog/btp-connect-office365...