We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
While I was trying to deploy an application onto the in-memory db sqlite, I get the following error:
[ERROR] Cannot find module 'sqlite3'
I notice that, sqlite is not provided by SAP Business Application Studio by default.
You can either instal...
When I capture a page from the web application, only a part of the page is captured in the studio. I am interested in the complete page and there are some buttons which are in the right corner for instance.
I have a measure called 'Customers supported' and dimensions like 'supported year' and 'date'. I would like to create another measure which tells me the 'NEW customers supported'.
Can someone help me there?
The 1st UI5con Bangalore took place on the 20th of July in India in SAP Labs India. And guess what? It was loved by everyone in all aspects and it received a great response and support from all around the globe! A tech meetup, organized by SAP Clou...
Hello all, I am trying to create an internal table from a field symbol( generated dynamically). I want to assign this field symbol to a table type of any as I have to use this table in an ALV.Here is what I am trying. lo_str_refer = cl_abap_...
Adding with an enhancement on Niladri's answer.If you are using the workflow builder, you have to select an "item" as it does not work on the page.as the below image. The page is not identified for the keystrokes for some reason. However, as Niladri ...
For me the same issue.Cause: I noticed this problem being caused due to manual changed in the script and then modifying the workflow in the designer. I also have installed kdiff3 but no help
Sensational. Thanks a lot, Murali.
I have a question based on SAP Logon use case.
As you might know, there is a 'system under maintenance' pop up that comes up sometimes when we log in, is there a way you know where we can avoid the scenario executi...
This is awesome and will definitely going to be very useful.
I have a question, in the exit condition, how can we specify to run the loop a certain number of times?