on 2019 Feb 14 6:04 PM
Hi Experts .
My requirement is to create a barcode when the WO is selected on SAP Agentry (WorkManager app) on iPad .
The Idea is the generated barcode woudl be GS1 barcode that when scanned using a scanner device from the iPad screen will help user to fill the value of WO # on their screen isntead of typing in and out and lead to data error , help with some Tag in tag out.
In order to generate barcode we looked up if Open Ui5 can be used .. Any ideas are welcome..
Thanks
you can achieve this by OpenUI, In agentry create a field(ExternalData) where you want to show barcode, map a class to it as shown in screenshot(Prog ID), pass the values from agentry which you need in generating barcode, write your logic in class to generate barcode and return the output in getView() method.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
6 | |
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.