former_member619401
Explorer
Member since ‎2017 Jul 24

User Statistics

  • 28 Posts
  • 1 Solutions
  • 14 Kudos given
  • 8 Kudos received

User Activity

Hi community, Currently, I am developiong a REPORT Z in SAP ECC which it is neccesary use CRC8 algorithym. A temporary solution has been to use an API in AWS with NodeJS because here I am able to use CRC library in it to call it. Final result is...
Hi, I am facing the next situation and I would like to explain in 2 process. The first one is related to TCODE CO11N and the last one to REPORT Z using this BAPI. a) When I execute the process using the TCODE CO11N, the result is a message error...
Hi team, I am facing a problem when I try to use a SAP Function with SAP API Bussiness hub. I tested the code without the first line: const request = require('request'); and aditionally with this JSON code in Dependencies section: { "depe...
I am having the next issue: 1) I have the next URL that works in Chrome: (today Aug. 1st is working) https://junjitest.mineduc.cl/api-doc-parv/v1/docente/35605/rut/17878912?apikey=SpfBRV2HHyxAyaWcorai777RubbFGpYg and the result you can see it i...