Hi,I created a new custom page based Fiori Elements app ( deployed on ABAP Cloud ) which 'mimics' the standard list page. The reason being that I need some custom elements in the dynamic page header and extensions for this are only supported on the ...
Hi,
I have generated a RAP 'business configuration' app with draft capabilities for our custom tables and it basically works fine.
I also implemented a 'copy action' with data input which basically copies the selected line item and creates a new ...
Hi All,
I recently upgraded our CAP project to node 18.15.0 ( CF buildpack supported ) and CDS to 6.8.4.
Everything seemed to work fine locally so I prepared an MBT build and deployed to CF.
Deploy went fine but the start of my SRV service fail...
Hi,
I am building a custom RAP application on ABAP cloud. I have defined some custom actions which are being controlled by instance feature and authorization behaviour implementations.
All works BUT
I noticed that the custom action buttons are ...
Hi,
I am using the SAP BTP ABAP cloud application jobs and logs and this works fine.
But I noticed something 'weird'.
If an application logs contains an 'error' then the application job log has an error button. Nice.
Now you would assume the...
Hi Thomas,
I can unfortunately confirm that the same behavior happens in our brand new PRD instance with a brand new user.
Observations:
(1) Assign the read-only role to the new user
(2) BC app displays all custom objects with edit button disable...
Hi Thomas,
Thanks for your quick feedback.
I understand the additive behavior. That's only logical. My case however was that the 2 business roles contained different tables. So once the 2nd role was added with WRITE access to DIFFERENT tables the...
Hi Thomas,
Regarding point (2) and putting business configuration in 'read-only' modus. I am afraid the expected behaviour is not working 'as expected'.
So what did I do ?
(a) I separated my apps into different business catalogs based upon the...
Hi Thomas,
Thanks for your fast reply.
Good to know this is being looked at. I have implemented my own 'logic' that basically defaults the transport request if only one customizing is found.
2. Ah interesting. So if I understand this correc...
Hi Thomas, It has been almost a year since I asked my previous question on how to handle business configuration and disabling transport requests. In the meanwhile we have developed over 20 BC configuration apps and had plenty of experience with the ...