Support for Jetmobile BarDIMM or BarSIMM (incl. FreeScape) Click here for downloading the data sheet Click here for downloading the technical manual Click here for downloading the demo file Click here for downloading the windows drivers Frequently asked questions how to print bar codes out of SAPscript within R/3 (FAQ)Q: Which system bar codes are defined in the SAP Standard
System? As of Release 3.0A, the following are also delivered in the standard system: As of Release 3.0E, the following are also delivered in the standard system: Q: Which of the HP printers in the SAP Standard System support
bar codes? IMPORTANT NOTE: If you want to print bar codes from R/3 using the device type HPLJ4, HPLJ5, HPLJ5SI or HPLJ4000 on HP LaserJet 4 or higher you need what is known as a SIMM, DIMM, MFC or USB memory flashcard. This module is called "Jetmobile Intelligent Barcode Module" and can be obtained from stethos for most HP LaserJet printers. Other bar code modules for HP LaserJet printers are not supported by SAP! Q: Table of Relation Bar code to technical bar code type? As of Release 2.2A:
As of Release 3.0A:
As of Release 3.0E:
Q: Rotation of bar codes: Q: Definition and processing of barcodes in SAPscript: In SAPscript forms, the bar codes are addressed as an attribute of the so-called
character formats (sometimes also called character strings). A character format
initialises a bar code for the text data marked this way by entering a so-called system
bar code in the form for this character format (an identifier with a maximum of eight
characters, for example, ARTNR). In the SAPscript editor, character strings are marked as
follows: The printer-specific conversion to print controls is carried out via another table in SE73, the printer bar codes. There you can allocate an initiating print control, what is known as the bar code prefix and a closing print control, the bar code suffix, to every system bar code (for example ARTNR) for every desired printer type (for example, HPLJ4). The naming conventions for the prefix is SBPxx and SBSxx for the suffix. These are what are known as print controls and are entered only BY NAME in Transaction
SE73 (for example SBP01, SBS01). The actual control commands for the print controls are
maintained in the SPOOL management Transaction SPAD. When maintaining the print controls for bar codes (the initiating print controls should be named starting with SBPxx, the closing print controls starting with SBSxx), you have to take the following special features of the SAPscript PCL-5 printer driver into consideration: Drivers STND, STN2, HPL2 send the bar code data "as-is" to the printer. Thus, all additional specifications required for the bar code printing have to be maintained in the two print controls. Q: How can the bar code printing be tested in SAPscript? Related notes: 0008928 List of supported printers/device types Q: Why is the barcode not readable when printing with the
windows driver within MS Word? Make sure you define that modification as a permanent default setting by clicking on « Set Default » button, then close the window. Q:
Why are the special characters of the font OCR-A for cheque printing not
correctly printed, even when I installed the DIMM/SIMM enhancement? |