Steven_UM
Contributor
Member since ‎03-26-2012

User Statistics

  • 487 Posts
  • 17 Solutions
  • 115 Kudos given
  • 55 Kudos received

User Activity

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, Problem: The standard managed update code generates an exception. I have a managed entity for which I defined a custom action that updates some fields. managed implementation in class Z_E2_CLS_BDI_RMS_QTP_UI unique; strict ( 2 ); define b...