Hi,There seems to be no available documentation on creating Parent-Child-Subchild using the composition and parent associations. On attempting the same, although with the similar code as below, the navigation to the object page of the 3rd level entit...
Hi,
I have a managed RAP development with 2 root view entities having their own IAM apps. These 2 root view entities have a many-to-many relationship. This means that there are there are many instances of Root View Entity A associated to a single ...
Hi, In my RAP ABAP Cloud Project, as per the business requirement, I need to fetch the user input from the provided dropdown of the IDs, but since the ID field is not relevant to the business users, I need to replace it with its text field.
I used ...
I created a RAP app with a parent-child relationship.
When I click on create for the child entity, it should navigate to the child entity's main screen for input, which actually was working fine when I created the app. However, testing the same re...
Hi,
I have a managed RAP scenario, which I am still getting to know more about with each passing day, within which I am facing 2 issues due to Authority-Check.
1. I am also using select statement on the draft table to fetch the draftentityoperati...
Hi,You cannot create Semantic Objects on Steampunk using ADT, create them in BAS while creating the application from Fiori template, and checking the radio buttons for Fiori Launchpad, and refer them in your ADT, they will work when you deploy your a...
But then I changed Status field name to the more accurate StatusId, and added a new Status field for the text, filled it with the text from the other View using Side Effects, and then tried this in my consumption view, and it worked.Thanks for your h...