Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to fetch data from weigh scale to sap if it is connected through IP?

0 Kudos

Hai all,

I got a requirement like the user is connecting the weight scale to Hyper terminal with IP address.Is there any way to get the weight in sap . I have solution if he is using Through PORT.

Thanks & Regards,

Lakshana Reddy P

1 ACCEPTED SOLUTION

horst_keller
Product and Topic Expert
Product and Topic Expert

Get an overview over available communication interfaces of an AS ABAP here:

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenabap_data_comm...

5 REPLIES 5

horst_keller
Product and Topic Expert
Product and Topic Expert

Get an overview over available communication interfaces of an AS ABAP here:

https://help.sap.com/http.svc/rc/abapdocu_752_index_htm/7.52/en-US/index.htm?file=abenabap_data_comm...

0 Kudos

Hi Keller,
Thanks for the response.

Is there any classes available in sap ,which can fetch weight from hyperterminal which is configured through IP address.

matt
Active Contributor

Why not write one?

thanks Horst,

below blog is so helpful to me and solved my problem.
https://blogs.sap.com/2015/11/26/abap-news-for-release-750-abap-channels-reloaded/

raymond_giuseppi
Active Contributor

You could start (looking for and) reading some notes like 1532217 - Consumer Food and Beverage: Connection of new scale models. (Look for suggested protocols like OPC or RFC and look at the provided model classes, then use the keywords provided by the note to find existing documents in the forum.)