cancel
Showing results for 
Search instead for 
Did you mean: 

barcode label for po

Former Member
0 Kudos

Hi all,

I need to automatically print out a barcode label for purchase order every time the po is generated.Please explain in detail.Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi abhinay,

You need to customize your PO form, by including barcode in your form. Follow the below procedure.

1. create a style for your form in tcode SMARTSTYLES.

2. create a character format as barocde ( here you mention clearly the type of barcode you want)

3. in the form give the character format you have created to

the text which need to show as barcode

santosh.

Former Member
0 Kudos

Hi Santosh,

Thanks for that answer. solved my troubled by half , but i want to assign the purchase order as soon as it is generated to the output to be printed as barcode. how do we do this.Sample code will be appreciated

Former Member
0 Kudos

Hi abhinay,

could you explain you requirement in detial.

santosh.

Former Member
0 Kudos

Hi Santosh,

Every time a purchase order is created a barcode label is to be generated and printed at once so that the po barcode can be sent to the vendor.