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: 

barcode input for material creation

Former Member
0 Kudos

hello all,

I am taking input from barcode scanner. the barcode contains material number,creation month and year, Price, ,.

using this information my requirement is that the material should be automatically created in SAP.

may i know how to proceed for this and what customization is needed for the same.

thanx in advance.

1 REPLY 1

Former Member
0 Kudos

Hi,

If your requirement is to create the material by MM01, you can create a Z program with an user interface (screen) that will show the data read by the scanner and then use the bapi BAPI_MATERIAL_SAVEDATA to create the material.

Regards,

Felipe Simionatto