Hello
SAP consulting offers an option to integrate Weigh&Dispense. Take a look on the thread below:
https://archive.sap.com/discussions/thread/3723454
Regards,
Caetano
Yes, there are several ways of doing this. Here are the key components
And that is it! So, you will need an ABAP program, an external program in any language that can talk to the weighing scale and interface to SAP too.
If the newer weighing scales support direct TCP calls (and is not on a serial/USB port), you could consider SAP's oData to directly talk to the weighing scales and skipping the external RFC, OPC, WSDL call
Add comment