aicro_ai
Associate
Associate
Member since ‎2016 Apr 11

User Statistics

  • 10 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

Hi experts, I'm trying to build a MTA with mbt tools, during which I got an error. > @sap/hana-client@2.5.105 install C:\Users\IXXXX\Desktop\work\LearningCap\bookshop\node_modules\@sap\hana-client > node checkbuild.js FATAL ERROR: A fatal erro...
Hi experts, I've met an issue with conversational AI, where the scripting of array, such as lengh, first, last, is supported. See https://help.sap.com/viewer/a4522a393d2b4643812b7caadfe90c18/latest/en-US/b4f08a9a66434327a405b6934880445c.html As a...
Hi experts, I'm quite new to the extension app in SAP, and need to learn from scratch. Therefore, this question comes from a sample codes of a course of OpenSAP (introduing S/4 Cloud SDK, s4h13), where samples for multi-tenancy support of side-by-s...
Hi experts, I'm creating a JAVA app to create a table and access data within HDI in SCP with trail account. Everything goes fine except when doing create table statement, an insufficient privilege error appear. By viewing the sensitive data of boun...
Hi guys, I've met a question about division and multiply. Please see the following java codes. double a = 154.8, b = 37, c = 144; double d = b/c; d = a * d; The result of 'd' is 39.775 However, I've made a similar program in ABAP,...
Kudos from