Hello,
I went through tutorial Developing for Analytics with BTP ABAP where the analytical query is done on top of a cube and dimensions based on persistent tables.
My question is, can we use for the same purpose a Data Model based on custom or ...
Good afternoon experts,
Working on SCP ABAP environment we've an unmanaged scenario based on a CDS root view on top of a persistent table (we also used the alternative of using a custom entity an implementing its query).
We try to define an actio...
Hi experts,
In XSA our HDI container is provided with data from a Tenant DB.
Which config steps we need to setup to query to any system view in this Tenant DB from our HDI container, for example REMOTE_SOURCES, and get the proper info from that ...
Hi experts,
I'm new in RAP and after reading the official SAP documentation (v.15.05.2020) and several other blogs cannot find answer for some questions:
1.- Is there any way to influence the Orchestration Framework layer at the time of determina...
Hello experts,
I'm landing into XSA and trying to apply a custom theme for a launchpad site module in XSA. The theme was created with the SAP UI Theme designer tool, exported in a zip file and then uploaded under my project folder for a Fiori Launc...
Looking forward to it veilm
Actually long time waiting for being able to use abstract entities with hierarchy so we can provide actions with deep structures as input/output parameters
Hi andre.fischer ,Many thanks for your prompt response and assistance with this topic.The remote OData Service is in an OP SAP 1909 that we're using as a sandbox to try out the integration with the BTP platform. The original question comes with the ...
Hi jaganan
For that purpose, RAP gives you the possibility to use what they call features and control dinamically fields, standard operations and actions. You set up the display and availability of those depending on your requirement conditions.
Fu...
Thanks Ramjee for sharing. I'm not getting the popup being shown up although the abstract entity and its metadata is created properly. When triggering the action by pushing the corresponding button, it jumps directly to the behavior implementation wh...
Hi guys,
I think you can use virtual elements for this.
By using in the target attribute the UI annotation:
@UI.identification: [{hidden:#('virtualElement') }]
and then declare a new virtual element type boolean:
@ObjectModel.virtualElementCalcula...