on 2023 Feb 25 1:25 PM
Hi All,
We need to scan barcodes on RF screens in such a way that barcode will consist of Material + Batch + HU.
My queries are as follows :
1. Is it possible to scan combined barcode Material + Batch + HU in one shot and map the values to internal screen fields in PAI with auto enter functionality of scan gun. I tried with manual enter on 1 field and PAI is not triggered.
Above issue mentions similar problem but there are no details to my query..
2. For above requirement, do I need to create custom barcode format.
3. Is there any stetting to configure auto-enter for RF guns at SAP end also
Kindly Confirm.
Thanks !!!
Request clarification before answering.
My queries are as follows :
1. Is it possible to scan combined barcode Material + Batch + HU in one shot and map the values to internal screen fields in PAI with auto enter functionality of scan gun. I tried with manual enter on 1 field and PAI is not triggered.
Ans- Yes, you should setup/ your business must be suing the, barcode in such a away that the seperator value and identifiers should be there. ex- (00)XXXXXXXXXX(01)XXXXXXXXX(02)XXXXXXXXXX where
00- Product no
01- Batch no
02- Expiration date and so on.
Your abaper should call BADI- /SCWM/EX_BARC_DECODE~DECODE where you can call yourFM for soliting the value and you can pass the value in the structure after split with proper field.
2. For above requirement, do I need to create custom barcode format.
Ans- Your barcode prefix should be there in the table/customizing- /SCWM/T313G-PREFIX. and rest BADI will do.
3. Is there any stetting to configure auto-enter for RF guns at SAP end also.
Yes- In RF gun, you can set default parameter which is prefix ]C1(SAP Standard)
in Data wedge - barcode input main settings- Configure scanner setting- scan params-barcode input - code id type - code id type aim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
4 | |
2 | |
2 | |
2 | |
1 | |
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.