former_member699822
Discoverer
Member since ‎09-01-2020

User Statistics

  • 3 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

Hello All, I developed SAPU5 application which scan barcode using NDC API. Now I am trying to access this application with mobile device Zebra MC330M which have scanner. This device operates on Android OS. Please suggest any configuration required ...
Hello All, I am trying to call barcode scan back to back without any user interaction using API sap.ndc.BarcodeScanner jQuery.sap.require("sap.ndc.BarcodeScanner"); fnScan1:function(){ sap.ndc.BarcodeScanner.scan(function(oResult){ / * process s...
Dear SAP Community, when calling odata service in a custom fiori application, the odata is pending but the next lines of code are executed ahead which is resulting in false error displays. //if condition in a different method calling the odata ca...
Kudos given to