cancel
Showing results for 
Search instead for 
Did you mean: 

prod print out to use barcode scanner to read production number

ryan_lazaro3
Participant
0 Kudos

Hello Guru,

Just want to check out some help and information that might help our scenario.

Right now, we have a smart form print out for Production Order. The print out layout has a BARCODE image already.

Business want this barcode image be useful, they want the BARCODE image in our Prod Ord print out must contain a readable production order number when SCAN by a barcode machine.

My you guide us on how to make this in SAP PP standard? is there a customizing that can be done here? or a ABAP development should be done? please guide. thanks.

Ryan

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

As I know it can be done through ABAP development, in Script you have to create the Character format for the Barcode and specify the Name of the Barcode you want to use then in the code you can display the field which you want to display in Barcode format. Consult your ABAP consultant, he will help you.

Best Regards,

R.Brahmankar

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi Rayan  ,

As  already explained by other experts  we can attach the smart form with ref to plant & order type combination in t-code -OPK8 & we can also set the criteria of printing .

I believe  we don't have any other setting which needs to be done from PP side  . Please consult with you ABAP team probably  they need to design the smartform in T-code - SE73  for Bar code .

Thanks,

Regards,

Aman

Former Member
0 Kudos

Hi Ryan,

As you said barcode is getting printed for production order then customizing settings in OPK8 are already maintained. You also mentioned that smartforms are in use for printing so I suggest you should take help of ABAP consultant to use functionality of Barcode for production order numbers. You can also use the same for individual operations that can be utilized for operation-confirmation using RF or barcode scanning.

Regards,

Rohit