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: 

Need Details on Barcode Scaning

Former Member
0 Kudos

Hi All,

I would like to know the details about Barcode Scaning.

As per the requirement i have to to capture the serial number using ABAP Prog when the Material is scanned using Barcode. Since i am first time doing this, i am not getting any idea how to proceed.

Is there any standard program is available?

How to configure the scanner...how to link the scanner to the input field.. etc..

Please let me know the details.

Thanks in advance.

Regards,

Sadiq

3 REPLIES 3

RichHeilman
Developer Advocate
Developer Advocate
0 Kudos

You will need to develop your Sapconsole system.

1) You need a small PC with maybe 512mb - 1gb memory

2) You need a telnet server, (SLnet, Georgia Softworks)

3) You need to load SAPconsole from the SAPgui installation

4) You need to develop your ABAP progam

5) You need to do configuration for the RF transaction(SPRO)

These are the steps to success. I can walk you thru each, as it was my job to do this 4 years ago. I would recommend the Georgia Softworks for your telnet server.

Please remember to award points for helpful answers. Thanks.

Regards,

Rich Heilman

Former Member
0 Kudos

Hi Rich Heilman,

Thanks for the info. Please let me know the details.

Thanks & Regards,

Sadiq

0 Kudos

Ok, first, get your hands on a PC, for testing and development, it can be a really small PC. You will need to set a static IP address to it.

Are the scanner devices using a "text" based interface, does it look like DOS, or is it a windows interface? If text based, then you will need to purchase a telnet server. We use Georgia Softworks Telnet Server.

http://www.georgiasoftworks.com/

This will be the system which all your devices will connect to SAP thru.

Regards,

Rich Heilman