Dear Team,
I need help on below questions:
1.How to integrate the barcode functionality to Equipment Number.
2.Once technician scan the equipment, it should record the equipment number, time and date.
3.also need to implement barcode functionality to scan ID card, once scan the ID it should record the name and employee id of the person.
Thanks
Rag
Hi Rag,
first of all. Which versions (client, server, standalone/smp, etc...) are you running?
E.g. if you refer to the latest ones, please refer to this scn post regarding scanning:
http://scn.sap.com/message/15602609
Comments to your points:
1. Well in former versions it is possible to enable the EQ number barcode "scan-able" with the win32 client on specific devices.
If the EQ number is used as barcode label as well. If you have e.g. a different format like an EAN code and a EQ number. You have to provide a mapping. I did that in CT and partly in the objects itself to determine the EQ if the EQ number were not on the label. In fact the information has to be present somewhere.
2. The question is where should it be recorded? In which standard object? Notification or Workorder? Is there a self implmented Object in the BE? Some more info could helpful. Creating a timestamp is not the problem. The real question is where this information is stored....
3. This is possible, but you have to provide somewhere/somehow a mapping of this. In the global Application settings there is a switch tio achieve that. Please refer to Screenshot:
To achieve your questions a prerequisite is that the scanning is supported and the mentioned capabilities mentioned above are supported as well in your specific version, but as I said please refer to this post
Kind regards,
Mike
Add a comment