former_member668412
Explorer
Member since ‎01-16-2020

User Statistics

  • 18 Posts
  • 0 Solutions
  • 2 Kudos given
  • 1 Kudos received

User Activity

Hi experts, I created java application odata get call and when running the following code on local server(tomcat 8), a file is created called /s4hana_pipeline/reports/service_audits/odata-audit_XXXXXXXX.log. List<BSEG> bseg = service.getAllBSE...
Hi experts, I created sap custom odata gateway service with association for deep insert. The following is the json data format to post odata request. { "DummyKey":"XXX", "TBL_BSEG": [ { "Belnr": "XXXXXXXXXX", "Bukrs": "XXXX"...
Hi Experts, I generated VDM from metadata of sap custom odata service using command line interface of the generator. When i checked the java source of VDM and there are the undefined methods of fields that have been generated from metadata. ...
Hi experts, For calling RFC java from sapui5 application (scp neo), we need to configure back-end system information like userid, pwd ,RFC host and so on.... If we configure S4HANA userid as fixed value in destination setting of Production envir...
Hi, experts I have a requirement which consists of calling ABAP Custom ODATA service from java. I created rest api java maven based project to use RFC call and is deployed on SCP. (dependency : neo-java-web-sdk) Generally, I would like to imple...
Kudos from
Kudos given to