former_member287057
Explorer
Member since ‎2013 Jun 25

User Statistics

  • 38 Posts
  • 1 Solutions
  • 4 Kudos given
  • 31 Kudos received

User Activity

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_...