cancel
Showing results for 
Search instead for 
Did you mean: 

Custom bar code in smart form

Former Member
0 Kudos

Hi ABAP experts,

I need to create a custom bar code functionality with following parameters.

I have tried in Smart style, but i could not find to create custom bar codes. I could see only standard SAP bar code styles.

Please help me the way to create custom bar codes.

Interleaved Two out of Five Barcode, ITF

- Encoded characters: numeric

- Type of code: continuous. Each character is followed by the next one, without quiet intervals, meaning that all the spaces are part of the encoding.

- Length of Symbol: fixed (however, it allows the encoding of any length of numeric field having an even number of digits). The total width is fixed and does not depend on encoded information.

- Decoding: bidirectional. Although it can be read in both directions, when it is electronically decoded, it is read in the right direction.

- Required check digit: mandatory. The routine for obtaining the check digit will be moduleu2019s 10.

- Numeric Encode: the barcode must also specify data in numeric format, which will be located in the lower part of it.

- Minimum nominal module: 0.191 mm (0.0075 inches).

- Maximum Density: 7.1 characters/cm (18 characters/inch). The code density is the relationship between the number of encoded characters and the length they get once printed.

- Quiet Zones: 1.1 characters/cm. Must have reserved zones or margins, with no bars, just spaces to the left, before Start character and spaces to the right, after Stop character.

- Additional feature: Unique Start and Stop Characters.

- Contrast: it is the relationship between the reflectance of dark bars and light spaces in the code. It should not be lower than 63%; the desirable contrast goes from 75% to 100%. This last percentage is obtained when the bars are fully black and the spaces fully white.

- White: eight (8) modules on each side.

- Printing Colors:

For BARS (Dark): BLACK

For SPACES (Light): WHITE

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

have got answered in the forum.

Former Member
0 Kudos

Hi

Refer this [Wiki|https://wiki.sdn.sap.com/wiki/display/profile/NewBarcodePrintinginSAPusingSmartforms]

Regards,

Sravanthi

Former Member
0 Kudos
Former Member
0 Kudos

Thanks Surya and Sravs!

It is good information. But Once I click 'System Bar codes', I could not find to change or creating my own Bar codes.

Please help me.

Edited by: puneindian on Jul 13, 2009 3:29 PM

Edited by: puneindian on Jul 13, 2009 3:32 PM

Former Member
0 Kudos

Hi

As i have said goto SE73 choose System Bar codes -


> Change---> HERE JUST CLICk F5 u will get a POP-up

NEW BAR CODE TECHNOLOGY -


NEW --- CLICK on this and follow

Let me know which version of SAP ur using

surya

Former Member
0 Kudos

hi

Goto Tcode SE73 to create Barcode's and choose System Bar codes and click Change . F5 or Create a New one from the Menu bar.. where u will get a Pop up choose New Bar code tech..... and Follow the screen based on your selection .

thank you

surya

Former Member
0 Kudos

Hi Surya,

Thanks for the help.

I will go through SE73, Once I get authorization to eecute the Tcode.

Thanks ..Parameshreddy