cancel
Showing results for 
Search instead for 
Did you mean: 

barcoding

Former Member
0 Kudos

what is the procedure involved in this scenario My customer is using barcoding for picking the materials and also for billing. how it is mapped in SAP

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
Active Contributor
0 Kudos

Dear samthosh

To enable the R/3 System to output values as bar codes, proceed as follows:

1. Acquire a registered font for your barcode and install it.

2. Write your own conversion program (ABAP function module) that adjusts the values. The interface must correspond with the function module C128_DUMMY_CONVERSION_METHOD.

3. Use the function module C128_DUMMY_CONVERSION_METHOD as the method for the corresponding symbol in the template (expansion mode M) or in the symbol definition.

4. Format the symbol in the template with the corresponding font.

Thanks

G. Lakshmipathi

Former Member
0 Kudos

plz can u tell me in detail about barcoding any otherthird party softwares are used or with the help of abaper can we do it can u elaborate this