Application Development and Automation 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: 
Read only

Integrating QR code scanner gun with SAP using ABAP API

Former Member
0 Likes
1,580

Dear Experts,

requirement of integrating External device QR code scanner gun with SAP ABAP scan the information and update in custom table field , Kindly request to guide the possible way to achieve the requirement

thank you in advance

Regards

Ashok Kendole

1 ACCEPTED SOLUTION
Read only

RobertVit
Active Contributor
0 Likes
1,283

Hi,

simply create any aplication with an input field - dynpro field is sufficent.

For example matnr as dynpro input field - scan the code with the material number and it gets automatically filled in the field when you have connected the scanner to your PC

Kind regards
Robert

Dear Experts,

requirement of integrating External device QR code scanner gun with SAP ABAP scan the information and update in custom table field , Kindly request to guide the possible way to achieve the requirement

thank you in advance

Regards

Ashok Kendole

2 REPLIES 2
Read only

RobertVit
Active Contributor
0 Likes
1,284

Hi,

simply create any aplication with an input field - dynpro field is sufficent.

For example matnr as dynpro input field - scan the code with the material number and it gets automatically filled in the field when you have connected the scanner to your PC

Kind regards
Robert
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,283

Is it a question about a particular User Interface technology?