on 2024 Sep 10 11:15 AM
I would like to know can we create barcode scanning action using ABAP in eclipse ADT.
Best Regards,
Khaing Zin
Request clarification before answering.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
31 | |
10 | |
8 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.