‎2022 May 10 8:33 AM
I HAVE DEVELOPED A CUSTOM SCREEN IN WHICH I HAVE A CUSTOM FEIDL I.E AUFK-AUFNR WHICH IS ORDERNUMBER.
THE REQUIREMENT HERE IS THAT THE END USER IN FACTORY WILL READ THE BARCODE AND THEY WANT THIS FIELD I.E AUFK-AUFNR TO AUTO POPULATE.
THE BARCODE WHICH THEY HAVE HAS ALREADY ORDER NUMBER .
ANY HELP WILL BE APPRCIATED
‎2022 May 10 9:05 AM
Can you please check your keyboard first? It seems that it has an issue as it writes only capital letters?
KR
Jens
‎2022 May 10 9:08 AM
A barcode reader simulates keyboard input. The worker scans the barcode and it converts into characters and numbers in the current field of the screen. It's not SAP stuff. Could you explain in more details?
‎2022 May 10 11:07 AM
okay i have declare a field i.e order number in my custom sceen.
field that i took is aufk-aufnr from database.
i want this to populate the order number when scanned .
‎2022 May 10 11:53 AM
sayed.shehabaz as sandra.rossi already explain, a barcode reader is like a keyboard, nothing more nothing less.
So select the field, read a barcode with your barcode reader, and the field will be populated. There is nothing related to SAP.
‎2022 May 10 11:57 AM
okay but to read that barcode is there any interface or anything that i have to code?
or the field will be automatically act act as an input!?
and one more query shud i declare this field as an input/output or input only?
‎2022 May 10 12:06 PM
No interface, no specific action
Are you speaking about dynpro ? through SE51 ?
‎2022 May 10 12:14 PM
yes via screen painter ?
do i have to program anything?or simply just declaring a field in layout will do the work?
‎2022 May 11 7:44 AM
hi all,
any update on this?
‎2022 May 11 8:05 AM
Yes, it would be sufficient to prepare a field for the input on the Dynpro.
This should work as the barcode reader only simulates the keyboard as mentioned.
KR
Jens
‎2022 May 11 8:16 AM