Implementation of bar code in WM

Hi,
Pl. let us know how to implement Bar code in WM.   The requirement is:
GR for parent items --> repack into child items according to storage space --> provide Bar code for the child items --> create Transfer order.
Thanks & Regards,
N.Karthikeyan

Hi,Karthikeyan:
I think it is better to implement HU and Storage unit management for your business.
You can pack the child item and parent item in the inbound delivery and save with the HU identification, create the TO and the HU identification will become SU number(the outer HU number ) if you active the SU management. You can scan the SU number with the MDE device if the barcode on the label.
DIck Hua
Edited by: dick hua on Sep 10, 2011 8:03 AM

Similar Messages

  • To implement bar code in print out of form script

    hi
    can any one tell me steps to implement the bar code for a field in  sap script layout
    what code should is put and process step by step
    quick answeres will be rewarded with points kindly let me know asap
    regards
    Arora

    first u need to create a bar code charcter format and then user the charcter format which field u want to use it to.
    make sure that u printer supports barcode printing.
    if  ur printer is a Zebra printer then u need to write the code in in zebra printing code.
    Regards
    Devanand

  • How to Bar Code and Scaning  Implementation

    Dear All
    If  any body know how to implement the bar code and scaning in sap b1  for pharma company .
    I want to implement for  one of my client .

    Hi,
    You may check these threads first:
    Bar Code Solutions
    Bar-code Scanner
    Barcode integration into SAP B12007B
    Thanks,
    Gordon

  • Bar codes (Smartforms vs. Sapscript)

    Hello,
    I need to print sapscript bar code on every kind of printers, is it possible in sapscript? I found out solution only for certain printer. I know I can do this in smartform, but there is completed sapscript form and customer requests upgrade this sapscript form with bar code. Sapscript migration to smartform is too expensive (print program has 4 000 lines of code).
    Why smartform can print bar code on every printer and sapscript not? Does smartform convert print code to picture or what? Does anybody know how to convert bar code into picture in sapscript?
    Best regards,
    Josef Motl

    Sapsctipt can not convert bar code to pdf. The implementation of bar codes in sapscript seems to cause too much difficulty to SAP developpers and they tend to put their efforts into smart forms.
    Look at the following notes for the idea
    https://service.sap.com/sap/support/notes/430887PDF conversion: bar codes are not supported 
    we asked for help in Sapscropt and their only answer was https://service.sap.com/sap/support/notes/706743 Corrections for New Barcode Technology for Smart Forms
    Regards.

  • Bar code using Oracle+linux?

    Hi,
    I has been asked to implement a bar code for my company using
    linux&oracle..the idea is that by using a bar code scanner , we
    can keep the count of our product+ information into the oracle
    database.
    I really quite new on this topic and i have not too much idea
    about it.
    I would appreciate any informartion or tips..
    thanks a lot..it is quite urgent!!
    Victor Alamo
    DB Admin
    null

    Jose Teixeira Junior (guest) wrote:
    : Victor,
    : The Bar code is just a piece of information printed on paper.
    : You can print/read numbers and/or text , depending on the type
    : of barcode you need (I25, Cod39, UPC, EAN, cod128, PDF417), and
    : i think you should store it as a char field in the database.
    : You would read the barcode as if you were typing that
    : char field. So you can enter the codes of products by
    : reading the barcode or typing it by hand.
    : If you need to print barcodes, you should better write a
    : C funtion yourself, or use some soft fonts.
    : Best regards
    : Teixeira.
    : Victor Alamo (guest) wrote:
    : : Hi,
    : : I has been asked to implement a bar code for my company
    using
    : : linux&oracle..the idea is that by using a bar code scanner ,
    : we
    : : can keep the count of our product+ information into the
    oracle
    : : database.
    : : I really quite new on this topic and i have not too much
    idea
    : : about it.
    : : I would appreciate any informartion or tips..
    : : thanks a lot..it is quite urgent!!
    : : Victor Alamo
    : : DB Admin
    thanks for your reply..
    but i just found out if i am not wrong that oracle database does
    not know from where it is coming from.. I mean..from keyboard or
    bar code reader.
    thanks again
    Victor Alamo
    null

  • How to implement bar code in Unix environment - EBS 11.5.8 ?

    Hi All,
    I need to implement bar codes in an AR Invoice in Unix environment. I have barcode.pfa that is the font file. Is the equivalent file from ttf file in windows environment.
    I have read different papers in metalink that say that for example the name of the directory is this /usr/lib/X11/fonts/type1, but in my AIX server I haven't found something similar like this.
    I wrote this statement in order to find the directory but I didn't find it.
    find . -name fonts -print (fonts is the name of the directory)
    Can you help me?
    Best Regards,
    Mariano.-

    Hi Hussein,
    I've read Note: 466531.1 - How To Implement An AFM / PFA Barcode or MICR Font Within A UTF8 EBS Instance. It says that I have to
    copy the Barcode.pfa to the ORACLE_HOME directory. However, in this directory I don't have another pfa or ttf file, so how can unix relate the font?
    Best Regards,
    Mariano.-

  • How to implement bar code font in BIpublisher?

    I have pasted bar code font file in c:\WINDOWS\font(true type) location,
    then i pasted bar code font file in many folders viz.C:\Program Files\Java\jre6\lib\fonts and also in
    C:\Program Files\Oracle\BI Publisher\BI Publisher Desktop\Template Builder for Word\fonts ....
    i have made changes in XDOEXAMPLE.CFG to rename it to XDO.CFG after changing fontfamily and
    truetype path as
    <font family="IDAutomationHC39M" style="normal" weight="normal">
    <truetype path="C:\jre6\lib\fonts\IDAutomationHC39M_Free.ttf" />
    </font>
    i have also installed bar code font which i can get in MICROSOFTword but when i preview the template then i get a javaioexception error saying it cannot find the path
    plz help me asap

    use xmlpublisher if your oracle version is supprting. Download the font from IDautomatiion,
    else you can also directly incorporate in your report. Here are the steps:
    1. Download and install the font on the machine that Reports Builder and Server will be running.
    - Windows is a simple matter of copying the IDAutomationC128M.ttf to the C:\WINNT\fonts directory.
    - Unix is very complex. Use the following note to assist in installing the font:
    a. Set the DISPLAY environment variable to the expected final IP Address that
    the Reports Server will be using. Every time the DISPLAY is set to a different
    IP Address, the available fonts will be different.
    b. To capture the results of the commands, use the "script" utility.
    In any directory that you have write permissions, do the following:
    #script fonts.trc
    #echo $DISPLAY
    #xset -q
    #xlsfonts -u|grep iso8859-1
    #exit
    c. You also need access to the uifont.ali found in:
    Developer 6i: $ORACLE_HOME/guicommon6/tk60/admin
    Developer 9i: $ORACLE_HOME/guicommon9/tk90/admin
    2. Create the report and reference the new barcode font.
    3. Verify that the output displays the barcode.
    4. Attached the IDAUTOMATION.pll that is downloadable with this note.
    5. Edit the Property Inspector for the field.
    6. Create a format trigger the encodes the value:
    Example:
    function F_barcode1FormatTrigger return boolean is
    begin
    srw.set_field_char(0,idautomation.code128b(:barcode1));
    return (TRUE);
    end;
    7. Compile and close the trigger.
    8. Now the barcode is encoded with start and end codes.

  • Bar Code Scanning for Windows Phone 8.1

    Hi,
    I need to find proper way how to scan bar codes in Windows Phone 8.1 or in universal app. I found out that there is native class BarcodeScanner available only for client apps and not for WP. I also find 3rd party library zxing.net, which is not working very
    well on WP 8.1. I have done really deep research, but I have not found any single working solution for WP 8.1, so I would like to ask for your help in finding of library with which I will be able to scan barcodes on WP 8.1.
    Thank you.

    If you don't need a universal App you could build a Silverlight 8.1 App and use the old Camera APIs which work nicely with ZXing.Net. I have done so myself.
    As for Windows 8 and Universal Apps - you would have to implement a CustomSink for the Video Stream, extract Frames from there and pipe those though a recognition library. So far there seems to be no ready made solution that offers this.
    So right now using the old APIs would be my suggestion.

  • BAR Code how we track in goods transfer, or sale

    Hi
    This time I wants to perform SAP R/3 MM BARCODE printing .
    I wants to print barcodes for the materials received after Goods Receipt Notification.
    After that I wants that Barcode printed materials get issued by using barcode scanner
    and stock automatically get updated after it get issued.
    how we use in good transfer time we need not enter materiel number manually, we want use bar code reader through enter materiel number in MB1B are other transaction. here how to integrate Barcode reader SAP transaction
    Regards
    Anjan

    Dear friend,
    we dont want implement WM. we can maintain MM Level in Barcode Process Please Tell me the way. we can create in SE73 By copying the stranded format.
    my doubt is how we use after migo capturing the barcode in later we don't enter material number manually
    in  transfer or sale process how we link bar code to capture through barcode reader

  • Use of bar code value in apex

    Hi experts,
    I am building an employee attendance system in apex.
    When an employee enters or leave the office, the bar code reader captures the value (i.e employee id) based on the bar code sticker on employee i-card. So after getting the employee id, I want that value in first item on apex form.
    Based on this value a function/procedure should be called which stores employee details (e.g. name, date, time etc) into the table without any manual interaction. Also the value of item should be null/clear after entry in table.
    I tried it using windows hooks, but it is not working properly. (e.g. It doesn't fetch the value when computer is locked.)
    Is it possible to fetch the value ( employee id) directly into the form item and at the same time insert the values in the database based on the employee id...???
    This is just an general overview of how it want to be work. Please provide your valuable suggestions for any other way to implement the same.
    Thanks in advance
    Chetan

    I assume you are just using a generic bar code reader that effectivly acts like a keyboard typing the relevant bar code value?
    I really don't think APEX is the right environment to be doing this sort of thing in.
    Unless I've misunderstood the hardware you are using though I really think you are going to struggle getting enything to happen when the machine is locked...

  • Bar Code Scanning

    Hi,
      I have a requirement in which i need to scan the barcode label. The barcode format is Code 39 Modulo 43 and the fields printed on the barcode are not standard one.
    Can you please tell me how to decode the Bar-Code or is there any standard function module available for decoding?
    Regards,
    Varun

    Hi Varun,
    SAP AII does support barcode scanning. It support EAN 128 standard. Inorder to define your own barcode one need to define it in SPRO in barcode settings the standard to be used. The documentation on barcode setting in SPRO details out how to define barcode settings along with delimiters and other relevant details.
    This standard you define needs to be assigned to the device group with particular location in SAP Easy Acccess menu.
    There are some BADI and class interfaces available e.g CL_ARL_SRV_BARCODE... check for BADI implementations. You can see the standard methods in case of Mobile devices which can be used to decode the barcode or convert it to SGTIN or SSCC format to be used in rules.
    Not sure about the standard you have mentioned.
    Warm regards,
    Amit Deshpande

  • BAR CODES IN SAP

    HI ALL,
    whether the configuration for the BAR CODE is whether
    has to do by the BASIC guys or the FUNC., guys
    pls tell me .  as my exploring its the part of the BASIC guy
    i think.,
    pls tell me which part func. guy has to take carte and which parts basic and abap guys take care
    clearify me
    vbakyaraj
    Edited by: raj on Sep 18, 2008 7:20 AM

    Hi,
    Functional consultant will do the detailed study about the material movements in the plant. if the industry need the barcode requirement,
    Functional consultant is the person who needs implement the barcoding process. he need to all the configuration and if there is any gap then he need to prepare a functional specification and ABAPPER will do the required developement.
    Basis intervention is there to have the SAP GUI in barcode reader(GUN).
    Regards,
    Bala

  • Incorporate Bar Code in Oracle Reports

    Hi,
    I want to incorporate Bar code font in character based oracle reports.Kindly let me know how to go about implementing it.Secondly is there any site from where i can download the bar code fonts freely.Also does Oracle provide Barcode fonts for Oracle Reports.
    Thanks in advance
    Deepak

    hello,
    from your question i understand that you want to create a barcode in a character mode report. this will be very difficult as it requires the destination printer to be able to print barcodes. a barcode font will not help here, as charactermode reports do not leverage fonts other than ones available in the printer.
    usually it is more to creating a barcode than just printing the value in barcode font. most barcodes need special algorithms to create chechsums and similar stuff.
    you might want to look into our barcode example that shows you how to use a java bean to generate a barcode.
    http://otn.oracle.com/products/reports/htdocs/getstart/examples/BarcodeBeanPaper/index.html
    oracle does neither ship barcodefonts nor java beans to generate barcodes for production purposes. the supplied sampels are for demo purposes only. however there are several commercially available fonts as well as javabeans on the market.
    regards,
    philipp

  • PDF417, 2D bar code questions

    Does anyone have experience (or can anyone point me to documentation) regarding the 2D bar codes supported by Documaker?  We are using 11.5, and are interested in evaluating PDF417 or DataMatrix (or others) for scanning purposes.  We have implemented a PDF417 solution using section rules rather than the bar code type in found in 11.5, but I am interested in using it for something other than New York ID cards.  To that end, I'm not sure the PDF417 guide that I have found in the documentation section of the support site is useful, as the data we hope to bake into a PDF417 bar code wouldn't be parts of drive names, VINs, etc., I'm hoping there is a way to create our own name-value pairs for sue with the bar code.  Is this possible?  I have no experience with DataMatrix, so I am curious if we can implement a similar solution using that technology as well.
    Thanks!
    Tony

    Hi Tony,
    You may refer to the documentation on "Using Data Matrix 2-D Bar Codes" in the studio user guide.
    http://docs.oracle.com/cd/E16256_01/dmstudioguide.pdf
    Thank you,
    Sruthi Jayasimhan

  • Bar Code Sample Example for Usage in Smarform

    Dear Experts,
    We are trying to print the barcode on the Manufacturing Sheet and should contain the PART code, Serial Number and the Mfg. Date embeded in the bar code.
    Can somebody share the sample  Bar Code Example for Usage in Smarforms.
    I never got a chance to work on such development. We are getting different answers from our development partner and sould like to excersize this on my own.
    Appreciate your help
    Regards,
    Ravati

    Hi Ravati,  It's simple!!
    Follow the example below for printing barcode in smartform .
    There are some SAP standard barcodes(for ex.ARTNR,AUFNR ..etc) and also we can create our own barcode for it by using transaction code SE73.
    1. Steps for using existing barcode in Smartform
    For Printing Barcode in Smartform, you need to have the style with barcode active in it. So define new style where the standard settings should define the barcode that you want to use in the smartform.
    For example, For product information display I use the Style as ZMFG_BARCODE.
    Create paragraph & character format as "P1 - Product Description". In standard setting of character format P1, select the standard or custom defined barcode. This will ensure the printing of Product Information in Barcode format.
    Now Create Smartform with output options specifying style name which you have created with Barcode active.
    Complete your smartform coding, and when you want to display the information in barcode, concatinate all the required information and enclose that text in character format like,
    for Product Code assuming the technical field name as mara-matnr, it should be printed as below:
    <P1>&mara-matnr&</>
    2. Steps to create new barcode using SE73 - SAPScript Font Maintenance.
    In SE73, Select radio button "System barcode" to create new barcode.  While creation of this barcode, you have to describe the new barcode, select technology new, barcode symbology and barcode alignment.
    You may also chage the barcode parameter if required.
    Now follow the same steps to implement this new barcode.
    Hope this will help you.
    Regards,
    Pravin

Maybe you are looking for

  • Transport error while exporting swf to enterprise

    Hi all, OLD scenario : Server OS :  Windows2003, BO  XI3.1   Client OS : Windows XP , all BO lcient tools and Xcelsius 2008 ..system works fine in all respects New Scenario : Server OS upgraded to Windows 2008 with out doing any modifications on the

  • I am having trouble with a photo book when I preview

    I am having trouble submitting a photo book because the images are showing up funny when I preview.  Can you help me to fix this problem?  I spent weeks making this as a gift.  Am so disappointed.

  • Just gone to Vista Ultimate 64

    Hi guys I don't come on here much as i can get buy easly. But I'm having a problem with the Remote controll that comes with the X-Fi Fatalty i have all the latest drivers on my system. I would like to know how do i get the remote to work with Windows

  • Auto Logon with LDAP SSO

    Hi All, I am having EHP1 for NW 7.3 installed on windows 2008 R2 and I am trying to do SSO with ADS. I am following the  steps as below : 1. Created administrator user user1 and disabled "Use Kerberos DES encryption type for this Account" and checked

  • API Information

    I am building a desktop client for use with SOIM 6.1. I have read through the JavaDocs for the API that is included with SOIM 6.1 and found that a number of libraries are not documented (specifically to adding attachments, graphics, etc). The client