cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Barcode Scanning function using ABAP

KhaingZinTun
Participant

Accepted Solutions (0)

Answers (3)

Answers (3)

gregorw
SAP Mentor
SAP Mentor

If you want to stay with SAP Standard you create a custom UI5 Application using the sap.ndc.BarcodeScannerButton control. The ABAP backend needs to provide the OData API that then processes the scaned code.

Tayane
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

 

SAP does offer a control with SAPUI5 for barcode/QR scanning, see https://sapui5.hana.ondemand.com/#/api/sap.ndc.BarcodeScanner.  There are samples in the SAPUI5 Demo Kit, see https://sapui5.hana.ondemand.com/#/entity/sap.ndc.BarcodeScannerButton

 

Kind regards.

abo
Active Contributor
0 Kudos

I think the standard way is a Fiori (non-ABAP) app, but if you wish it is also possible in ABAP: https://community.sap.com/t5/technology-blogs-by-members/abap2ui5-10-extensions-i-exploring-external...

oblomov
Active Participant
0 Kudos
Check out all information about barcode scanning with abap2UI5:
oblomov
Active Participant
0 Kudos
Check out all information about barcode scanning with abap2UI5: https://abap2ui5.github.io/docs/development/barcodes.html
oblomov
Active Participant
Find all information about barcode scanning with abap2UI5: https://abap2ui5.github.io/docs/development/barcodes.html