Bar Codes Generation

Hi,
I4m quite new to release 11i and I4m trying to find a way to generate bar codes as the items are received, and then print it, in order to build a catalog containing all bar codes.
Anyone ever tried this?
Thanks in advance
HB

Hi,
Yes this is possible to print the bar code thorough SAP.
For KANBAN process SAP has given standard functionality to print the bar code.
T CODE: PK17.
For other like bar code on production order print , job ticket print ..........
is possible. For this first you have to create one form which contains the layout of the print out.
You can see the std layout though SE17 transaction.
Barcode is noting but it's one type font like Normal, arial..
So bar print is possible, please take some help from developer.
Regards,
Vijay

Similar Messages

  • SAP RF/ Bar code generation using IM

    Hi folks
    Can any one experiencing in using SAP Console / Bar code generation using Inventory Management .

    Please read this article
    http://tdworld.com/info_systems/highlights/peak-pepco-inventory-management/
    Is it possible to generate the barcoding using Handling unit or any other module without WMS ?
    Thanks for your input
    Jeevan

  • BAR code generation in smartforms

    Hi Experts,
                  Can any body suggest me a site for the BAR code generation on the smartforms.

    I have posted some information on this sometime back. Hope it will be helpful
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/design%252bbarcode%252bin%252bnew%252btechnology
    Regards,
    Mohaiyuddin

  • Bar code Generation in ABAP report

    Hi,
    Can anyone help me on how to generate bar code in ABAP report output.
    My exact requirement in the exisiting 'Z' report,I need to generate Bar code for Sales order which is displaying in report output.Buisness will scan and they will use for further processing.The Device type is HPLJ5SI printer.
    If possible please provide code for generating Bar code in ABAP report.
    Since its very urgent, if anyone provide solution quickly it will be great helpful.
    Thanks,
    Senthil

    internal table validation
    Check here mate, should be helpful.
    Mano sri

  • BAR CODE generation from Oracle Database

    In our project which is J2EE based, we are making report component.
    We have oracle Database from which we have to pick certain fields and Bar code equivalent of one field. Than we have to print all these information on a paper.
    Could u please help us to find does Oracle provides any help in this regard??
    My email id : [email protected]

    Hi,
    1 do you need somehow to persist the report data in CRX?
    2 do you want to use CQ Reporting tool? (http://dev.day.com/docs/en/cq/current/administering/reporting.html)
    If no & no, you just have to do a servlet that access your database through a datasource.
    If 1, you have to do a background job, that will regularily retrieve data from a datasource.
    If 1&2, please refer to http://dev.day.com/docs/en/cq/current/developing/developing-reports.html
    If 2 without 1, you would have to override the tool to use your homemade servlet that access the datasource

  • Bar code generation in payment transaction

    Hi!
    When I generate a account payment order, the bar code didn't bring some informations: voucher value and matureness factor.
    How can I solve this problem?
    Thanks, everybody!
    Cesar

    Hello,
    The regular process is:
    1- The Bank send us a file with all payment information;
    2- SAP receives that file by a Z-interface that calls the FB01 transaction;
    3- When I process the payments in the F110 transaction, some fields of the barcode were missing (amount and a value from brazilian legislation - expiration calculation factor);
    Can you help me, please?
    Tanks!
    Cesar

  • Bar code generation in Materials

    Hi Friends
    I wanted to generate Bar code in Materials. can any one please guide me how to do this configuration.
    if you have any document pl send to my ID : [email protected]
    Sakthi.K

    Hi Sathish
    The requirement is at very high level.
    Pl analyse why you want to barcode, what do you want to achieve with bar code.
    Do you want to print bar code for material code ? In which form ? Do you want to print it on Material receipt tag ? or material issue slip or packing slip ?
    Do you also want to read it ? In which transactions ?
    What should barcode consists of -- material code ? What other information is required ?
    For technical details, see the link below:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm
    Best regards
    Ramki

  • Re: BAR Codes generation through SAP

    Dear All,
    Is it possible to generate BAR Codes in SAP.
    Regards,
    Vivek

    Hi,
    Yes this is possible to print the bar code thorough SAP.
    For KANBAN process SAP has given standard functionality to print the bar code.
    T CODE: PK17.
    For other like bar code on production order print , job ticket print ..........
    is possible. For this first you have to create one form which contains the layout of the print out.
    You can see the std layout though SE17 transaction.
    Barcode is noting but it's one type font like Normal, arial..
    So bar print is possible, please take some help from developer.
    Regards,
    Vijay

  • BAR CODE Generation in Production

    Hi,
    Can you guide me how to generate barcodes in Production Order. Also let me know the Configuration settings for the same
    Thanks,
    Samar

    It is already there in Production order printout...see the print form of production order you will get it.

  • Bar code number generation

    Please suggest how can we auto generate bar code # in item master in SAP-B1.

    You can setup a formatted search containing the logic of barcode number calculation. With a click on the barcode field the system will generate a new barcode based on the "logic".
    The downside of this solution is that no validation exists for a duplicate barcode. You can overcome the validation issue using the SP Transaction Notification procedure.
    George Z

  • Unable to see bar code in generated PDF

    Hi!
    I'm using the Oracle BI Publisher Template for Word 11.1.15.0. I have created a template, and one of the fields on which is to be a bar code.
    I've read that BI Publisher comes with three bar code fonts pre-installed, so I have installed all of those fonts in windows. In Microsoft Word, all these fonts are available and display correct.
    The 'xdo example.cfg' file contains the following entry.
          <font family="3 of 9 Barcode" style="normal" weight="normal">
           <truetype path="C:\Windows\Fonts\3of9.ttf" />
          </font>The '3 of 9' font is displayed in the C:\Windows\Fonts\ folder as having the name 'BC 3of9 Regular', so I saw it fitting to add the following entry to my xdo.cfg file.
           <font family="BC 3of9 Regular" style="normal" weight="normal">
           <truetype path="C:\Windows\Fonts\B39R00_0.TTF" />
           </font>That field rendered correctly in the template builder, but when I viewed the PDF, the bar code was not generated, it displayed the value I was passing text form.
    This font appears as "BC 3of9" in the font drop down in Microsoft word, so I thought I had entered the font family mistakenly, and thus also added the following entry to the xdo.cfg file.
           <font family="BC 3of9 Regular" style="normal" weight="normal">
           <truetype path="C:\Windows\Fonts\B39R00_0.TTF" />
           </font>I've tried another few changes unsuccessfully, so I guess I'm missing out something!
    Help!
    Edited by: Gill on Apr 19, 2012 6:53 AM

    I'm using the BI Publisher add on for Microsoft word. I'm using RTF documents to generate templates to use for PDF generation. The add on has a PDF preview feature which doesn't display the barcode, and the barcode is also not generated while using the XSLT to generate the PDF.

  • Bar code facility etc.

    Hello Sirs,
          1. Do we have Bar code facility in SAP?
          2. Automatic triggering of issue of materials for items received against Back
              orders?
          3. Automatic generation of binning labels with ownership code after
              inspection?
    regards
    Yoga

    Hi,
    Yes, we have facility of Bar Codes in SAP.
    for more detials follow the link given below.
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/4f/993507446d11d189700000e8322d00/frameset.htm
    For auto issuing of materials you can check our Backflush indicator (see material master MRP Views)
    Regards,
    Sachendra Singh

  • Activate Bar Code Entry in GR and IV

    HI guru
    In IMG I have activated storing with bar codes to GR and IV by business object type.
    When an application document is saved during normal operation, the system checks whether bar code entry is activated for the business object type and a dialog box is displayed for the user to enter the bar code value (bar code manually).
    This is OK.
    But now I want to assign internal Bar code.  (so no dialog box and barcode manually) but automatic generation of Bar code.
    Is it possible???

    Hi,
    Please put this question in Technical ABAP Forum , you may get some answers there
    Thanks
    Diwakar

  • Bar code data in SAP system

    Hi all,
    Our Production system was installed with following modules (PP, MM, SD, QM & FICO )
    we are running Bar-code data in SAP system. Because of this our database size is growing somuch. Is it advisable to keep barcode data in SAP system. If yes what are the implications of the SAP systems.  OR can i use third party software for Barcode data generation.
    SAP system performance is de grading day by day
    Please give your valuable suggestions.
    regards
    Ramesh

    Hi,
    We are using barcode too on our system, which is for production order (order ID) for stock and goods movement purpose.
    Our mechanism is converting production order number (EAN) into a graphical barcode (Code 39) while printing a production order label. By this method we are not keep barcode image on our system, but anytime we need this barcode, we just print it.
    Database size grow so much?
    - consider data aviodance/ data archiving
    SAP system performance is degrading day by day
    - how do you justify that barcode is the root cause of your performance degradation? maybe you have to take a look inside your system : checking user activities, parameters, I/O, CPU usage, expensive SQL statement, table reindexing, table statistics etc that may help you to solve your performance issue.
    - if you are sure that the huge database size is the major problem of your performance degradation, consider data archiving as mentioned above. note that data archiving still give you opportunities to read data even though data has been archived. we have done for all module we have PP, MM, WM, SD, FI, CO and found no issue about reading data from archive.
    - consider to reorganize, that table fragmentation may contribute in database size.
    hope it help you.
    rgds,
    Alfonsus Guritno

  • Generating Bar-code with barcode no.

    Hi Experts,
              my requirement is to generate bar-code for data from certain fields like material no,batch no, expiry date etc. Well i am
              able to generate the bar-code with the help of smart style but i am not getting any no below the generated bar-code as
              bar-code no. As i have come across that there are basically 2 types of bar-code no. 1) UPC   and   2) EAN
              Please help me in generation of bar-code with its no below (either in UPC   or   EAN )  type.
    Thanks.
    Praveen Kumar.

    Hi, Praveen,
    I am more a barcode expart than SAP expert.  Here is a link to an article that may be helpful:
    [Printing barcodes from SAP|http://www.makebarcode.com/info/appnote/app_024.html]
    You mentioned using UPC-A or EAN-13.  I recommend that you do not use these symbologies for general-purpose fields like material no,batch no, expiry date etc.  Both of these codes are fixed length, numeric only.  It will be much better if you use a variable-length, alpha-numeric symbol like Code 39 or Code 128.  Code 39 is the easiest to work with; Code 128 requires a little more work to set up your software, but it supports a wider range of characters (lower case, symbols, etc.). 
    Here is a link to a barcode comparison chart.  From there you can find details about these codes.
    [Barcode comparison chart|http://www.makebarcode.com/specs/barcodechart.html]
    Bob

Maybe you are looking for

  • How do I block my roommate's apple tv from connecting to my macbook pro?

    My roommate now has an Apple TV and it is connecting to my macbook pro. Is there a way to completely block the signal and get rid of the apple tv icon on my mac? At first I didn't know what the new icon was on my menu bar, so I opened it up to see if

  • Yoga 3 Pro driver for ACPI\VPC2004 in Device Manager

    Hi all, first post here... I am re-installing Windows 8.1 and the required drivers for my Yoga 3 Pro (to get rid of Superfish, started the task before the Lenovo tool came out...) I am almost there, except for one unknown device in the Device Manager

  • Lightroom 4 Nomenclature is confusing

    I have used LR since version 1, and it my basic editing tool. Having just played with LR4 for the first time in the past two days, I like many of the upgrades a lot, but I do find the nomenclature confusing. The Histogram has five regions--Whites, Hi

  • Users cannot see Portal Content

    Hello, I have installed netweaver 7.01 portal and after installation, I have created users with Content Admin role. But these users are still unable to see the Portal Content folder. Only administrators are able to see the portl content. What's wrong

  • Custom Component using Rights Management

    Hello! I'm trying to build a custom component that interact with LiveCycle Rights Management. In my implementation I need to use the: import com.adobe.livecycle.rightsmanagement.client.RightsManagementClient; in order to call a policyManager object.