Barcode usage in sap

Hi,
I need some documents for using the barcode functionality in sap with out activating the WM?
I know that there is std functionality available in sap.
How do i configure this in SAP?
Thanks
Srini

Hi Srini,
Refer the below link it may help you.....
http://help.sap.com/erp2005_ehp_04/helpdata/EN/76/8881391d7fb62ae10000000a11402f/frameset.htm

Similar Messages

  • How to analyse the main memory usage in SAP ERP systems?

    Dear expert,
    I'm doing a research work about analysing the main memory usage in SAP ERP systems.
    I would like to find out what is load in buffers and when. That means, which process have the control of these memories and which are always performing something, tables loaded, and so on. Becuase I tried to isolate the space needed by a simple webservice call (create one material) in my test system, but even after a $SYN there are something stored in the buffers. I use a BAPI to avoid the execution of the SAPGUI and its repercussion in the system (I know the BAPI called uses resources too, but when I run this BAPI to get the statistics, it's like ST02, I get different values). Could someone help me or recommend something specific to read? Thanks a lot in advance.

    Dear expert,
    Thanks a lot for your answer. The point is now that I want to isolate the memory used by a webservice that I call, I mean, I would like to know how many memory is this webservice using in each buffer. And could you tell me where could I read something about the order that things happen in SAP System when a webservice is called (always memory related), that's which steps are done to store data in buffers and so on. Thanks in advance.

  • How to print Barcode in te SAP SCRIPTS?

    Hi All,
    Can anyone of you let me know how to print the Barcode in the SAP SCRIPT? This is the first time I'm working on the Barcode. I've to print many fields data into one barcode. Like PO number, Material Number, Plant, Company code..etc..
    Best Regards,
    Venkatesh Eddala.

    Hello Venkat,
    Creating Bar code:
    -->From trans code - SPAD -> Full Administration -> Click on Device Type -> Double click the device for which you wish to create the print control -> Click on Print Control tab ->Click on change mode -> Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -> save you changes , it will ask for request -> create request and save
    --> when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix
    -->Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.
    -->The place where you are using the field value use like this
    <C1> &itab-field& </C1>.
    You will get the field value in the form of barcode.
    Which barcode printer are you using ? Can you download this file and see.
    http://www.servopack.de/Files/HB/ZPLcommands.pdf.
    It will give an idea about barcode commands.
    SAP Barcodes
    -->Barcode solution consists of the following:
    barcode printer
    barcode reader
    mobile data collection application/program
    A barcode label is a special symbology to represent human readable information such as a material number or batch number
    in machine readable format.
    There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols.
    You can print barcodes from SAP by modifying an existing output form.
    Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool.
    Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies.
    for your reference check the below links:
    http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm
    for smart, please check the below link:
    http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm
    See the below program forbarcode in sapscript for your reference:
    DATA: BAR_CODE1(16) VALUE `ABC01230123A01'
    NEW-PAGE PRINT ON IMMEDIATELY `X'.
    FORMAT COLOR OFF INTENSIFIED OFF.
    If the barcode is the first element on the page, the following Write
    statement is needed (otherwise you get a date in the first print
    control.
    WRITE:/
    Turn on the barcode font, print the data, and switch back to the
    printer's default font. Be sure to use NO-GAP to avoid unwanted
    characters or CR/LF.
    PRINT-CONTROL FUNCTION `BCPFX'
    WRITE: BAR_CODE1 NO-GAP
    PRINT-CONTROL FUNCTION `BCSFX'
    Add a Write statement to prevent insertion of CR/LF into the barcode.
    WRITE:/
    Sample SAPSCRIPT
    Variable BAR_CODE1 contains the barcode data, including asterisks.
    The & is needed to avoid unwanted spaces or CR/LF characters
    /E LINE
    /: PRINT-CONTROL BCPFX
    = &BAR_CODE1&
    /: PRINT-CONTROL BCSFX
    Venkat - Please reward points for previous therad if you feel good answer ...
    Thanks
    Seshu

  • Is 2D Barcode possible in SAP SCRIPTS

    Hi  folks ,
    Is 2D barcode  possible in Sap scripts?
    Thnaks
    pabi

    What Barcode are you thinking of?
    SAP supports a list of 2D Barcodes see in OSS
    Pls. also think about how to bring this Barcode to paper?
    This is an interessting theme!
    Start considering an external Output Program like LaserSoft from DETEC, Streamserve, DCS2000 from invaris or DocumentDesigner from OCE.

  • ISO code 3 character - usage in SAP

    Hello experts,
    There is field "ISO code 3 character" which can be customised under t-code : OY01 [alternatively - SAP NetWeaver >> General Settings >> Set Countries >> Define Countries in mySAP Systems ('New Entries')]
    It possibly can be entered in transaction OY07 also.
    Can anyone tell about its usage in SAP? Once this is entered in customisation, where is this field available for entry/or where does this field show up? (e.g. once document type is configured, it is available for entry in FB01 header data/once trading partner is configured, it is available for entry in vendor master data)
    Thanks and regards,
    Sudip Lahiri

    Hi,
    refer below thread might be useful
    [Problem with <SOURCE_FIELDS> in BI 7.0;
    Thank,s

  • Barcode reader with SAP

    Hi Gurus,
    i want to use barcode truck  but i dont any idea how to use in SAP
    Can anyone make a suggestion ?

    Hi,
    There are a number of 3rd party companies that provide systems and technologies to connect barcode scanners to SAP.
    One example of a SAP barcoding system is available here: [www.adc-to-sap.com]

  • BC SETS creation and usage for sap mm  point of view

    Hi All,
    Need Information About  BC SETS  creation and usage from sap mm point of view.
    Thanks in advance for sap mm forum guys.
    Regards.
    Parameshwar.

    Hi,
    Customizing settings can be collected by processes into Business Configuration Sets (BC Sets). BC Sets make Customizing more transparent by documenting and analyzing the Customizing settings. They can also be used for a group rollout, where the customizing settings are bundled by the group headquarters and passed on in a structured way to its subsidiaries.
    BC Sets are provided by SAP for selected industry sectors, and customers can also create their own.
    When a BC Set is created, values and combinations of values are copied from the original Customizing tables into the BC Set and can be copied into in the tables, views and view clusters in the customer system. The BC Sets are always transported into the customer system in which Customizing is performed.
    Advantages of using BC Sets:
    1.     Efficient group rollout.
    2.     Industry sector systems are easier to create and maintain.
    3.     Customizing can be performed at a business level.
    4.     Change Management is quicker and safer.
    5.     Upgrade is simpler.
    To create BC sets follow the below step:
    Choose Tools ® Customizing ® Business Configuration Sets® Maintenance in the SAP
    menu, or enter the transaction code SCPR3 in the command field.
    Choose Bus.Conf.Set ® Create.

  • Technical Usage for SAP ERP 6.0 EhP4

    Hello gurus,
    I am planning to upgrde my system EC2 which is an SAP ERP 6.0 on an Oracle10g database with OS Windows Server 2003.
    But I dont know which technical usage to choose.
    Using the url http://<hostname>:5<instance number>00/utl/UsageTypesInfo, the following are my system's usage types:
    SAP ERP 2005/SR2     XSS     XSS     Self Services
    SAP ERP 2005/SR2     LSOCP     LSOCP     Learning Solution Content Player
    SAP ERP 2005/SR2     BD     BD     Biller Direct
    SAP ERP 2005/SR2     XECO     XECO     Extended E-Selling Components
    SAP ERP 2005/SR2     ECC     ECC     Central Component
    SAP ERP 2005/SR2     BP-ERP     BP ERP     Business Packages (Portal Content)
    SAP NetWeaver 2004s/SR2     PI     PI     Process Integration
    SAP NetWeaver 2004s/SR2     BI     BI Java     BI Java
    SAP NetWeaver 2004s/SR2     AS     AS Java     Application Server Java
    SAP NetWeaver 2004s/SR2     EPC     EP Core     Enterprise Portal Core Components
    SAP NetWeaver 2004s/SR2     EP     EP     Enterprise Portal
    SAP NetWeaver 2004s/SR2     AAS     AS ABAP     Application Server ABAP
    There seems to be no direct equivalent of these usage types in the technical usages I see on MOPZ.
    Please advise.
    Thanks, Cha Cha

    Hello,
    You may check the attachments in note 1165438 for business function -> technical usage equivalence.
    as for usage types, you seem to have listed product instances instead.  Perhaps you can also have a look at the product instances -> technical usages equivalences in the attachments to note  1165438
    Anyway, the technical usagesI can see right away are:
    - SAP Learning Sol-Frontend CP
    - XSS Self Services
    - SAP FSCM - Biller Direct
    - Central applications
    - SAP XECO
    Netweaver 7 app server ABAP, Netweaver PI, and Enterprise Portal product instances don't have any additional technical usages assigned.
    I suggest also the service http://service.sap.com/bfp for a free service that will help you to select technical usages in your EHP4 install.
    Best regards,
    Miguel Ariñ

  • Best practices / preferred usage of SAP standard (delivered) roles

    Dear Experts,
    When going about designing roles for a new system, what is the preferred usage on SAP standard/delivered roles?  I was thinking of using them as a "base", then tweaking auth objects here and there to make the roles work but the more I work with them, I find it may be better to create roles entirely from scratch.  A lot of the time, I find a lot of inactivated auth objects or objects that seem to not really be needed when looking at the t-codes offered in the menu (S_TCODE).
    In that case, I figured it might be cleaner if I started creating roles and adding t-codes via the Menu and maintaining only the auth objects that are proposed in PFCG (and adding a few if necessary).
    Do people typically build their roles around these the standard SAP role set or is it preferred to create your own and only use the SAP standard roles as reference (i.e. the t-codes offered in the menu, etc.)?
    Thanks for any insights!

    > When going about designing roles for a new system, what is the preferred usage on SAP standard/delivered roles?
    Those are provided by SAP as a reference so that you can consult with the Authorization Structure of a Standard Position / Task for which you are going to create your own role. For e.g. what are the TCodes, values of Objects should be given to users for their tasks.
    I was thinking of using them as a "base", then tweaking auth objects here and there to make the roles work but the more I work with them, I find it may be better to create roles entirely from scratch.
    Absolutely! Please do not use SAP delivered roles for you use and also don't try to alter any values.
    A lot of the time, I find a lot of inactivated auth objects or objects that seem to not really be needed when looking at the t-codes offered in the menu (S_TCODE).
    >
    > In that case, I figured it might be cleaner if I started creating roles and adding t-codes via the Menu and maintaining only the auth objects that are proposed in PFCG (and adding a few if necessary).
    >
    > Do people typically build their roles around these the standard SAP role set or is it preferred to create your own and only use the SAP standard roles as reference (i.e. the t-codes offered in the menu, etc.)?
    >
    Yes.. as reference.. as you say..
    Regards,
    Dipanjan

  • How to make barcode interface with SAP B1

    Hi all,
               I need an interface code to make an interface between barcode printer with SAP B1. i got a scenario from the barcode people. that they are using EPL coding only for Barcode printer print, there they need to run this EPL code in Dos mode, for that .bat file is needed. hope you might got some idea that how a barcode printer is working. now how to make an interface of SAP B1 with Barcode printer.
    how to generate a code which will put the bar code and price with the AP invoice of the item in EPL code which is in a text format. so that by .bat format txt file should be run in dos mode.
    if you have any other process to run the EPL code, kindly send me the details as soon as possible....its very urgent.
    regards
    sandip

    Sandip,
    I think what you may be more concerned about, rather than the printer "language" (ZPL, EPL, etc...) is the symbology that you require for barcodes. Like 3of9, code 128, etc.
    The standard B1 PLD will input a barcode image for whatever field you specify, but only in a couple of symbologies. The Advanced Layout Designer apparently supports a lot more. I have read that it may be requested from you partner, or if on 2007, it is part of the standard install.
    B1 should pass the bar code to the printer, where the printer's language will decode and print it out. Bypass the .bat file, bypass DOS, let B1 do it.
    Is your Epson printer supported under Windows?

  • How to Control Barcode style in SAP with New Procedure

    Dear Friend,
    I am format my data to print out as bar codes that use in New Bar Code Printing!
    But the Bar Code only include series of lines of varying thickness and/or distance from one another , without information which stand for character .
    How to do that  display Bar Code include lines and information which stand for character ?
    How to Control Barcode style in SAP with New Procedure ?
    Thanks a lot !

    the barcode is print the type of barcode . check below barcodes
    KUNAUNR
    KUNAUPS
    AUFNR
    these barcodes print like this
    testbarcode

  • QR code Barcode(2D) in SAP

    Hi,
    Is it possible to print QR-Code barcodes(2D barcodes) in SAP smartforms using system barcode font?
    Can anybody please let me know the font settings for QR-Code in SE73 font maintenance? Also the steps to upload the QR code font into SAP.
    Thanks,
    Best regards,
    Prashant

    This is the best way to do it IMO.
    How to create a QR code and show it in a Smartform
    Uses a Google Charts API, the HTTP_CLASS, Monochrome Bitmaps and SMARTForms.
    This example is great as it includes all the code you need.
    You will need your SAP System connected to the internet though, go badger your BASIS team about this.

  • Barcode input in SAP

    hello all,
    i have created bar-code from SAP and now i want to read the bar-code  through scanner.
    the bar-code contains material No., the selling price decided by user, batch No., and MRP decided by user.
    the scanned bar-code is used while creating sales order(VA01).
    the material No. should go to material field, batch number to batch no. field and so on.
    can anybody suggest me the way to approach for the said scenario.
    what method should be used for it?
    Thanx in advance.

    Hi Darshan ,
    This could be solved using the RFID technology or the other way as :
    When ever the barcode is scaned via the handheld device all the nedds to store on the third party data base used by the BARCODE provide den u can call an RFC for simulating the data too n fro from in the SAP system .
    Hope it helps ..!
    Regards
    Swapnil

  • Re: Barcode implementation for SAP ITS

    Hi !
          Can any one suggest me how to implement Barcode for SAP ITS

    This is a pretty complicated question, but I would start by reading the SAP documentation at the site below:
    http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm
    Or you can google a statement like "Implement Barcode for SAP ITS" and it will bring back a ton of information.
    Thanks,
    Joseph

  • Need detail information regarding Barcode Integration with SAP

    Hi All,
    Wanted to know the steps in integrating SAP system with the existing barcode reader. I need to know how to read and attatch the barcode reader and how to process the barcode. It will also be helpful if relevant documents are supplied.

    If I'm understand your question correctly, you want to send the order you receive on your web to the manufacturer. Then manufacturer will create a sales order and delivery order on their side and deliver the good to the clinic.
    In this case,
    1,2) It would be better for you to send the order to them instead of creating the wsdl for them to call. There is a standard format EDI for sales order that SAP use to interface with legacy system. You cna generate the data in this format and send to each manufacturer so they can configure the system on their side.
    3) The module is called SAP order fullfillment or SAP order-to-cash or SAP SD (Sales & distribution). It means the same thing just some people call it differnetly. SAP SD is the common one.
    4) Surely there will be some effort for each manufacture to integrate their system with you. However, If you use the standard EDI, the effort would be minimal for the manufaturer that already implement this with other partner.
    5) you can pass along the address in sales order. If the manufacturer system implemented SAP SD, they should be able to create sales order, delivery order and invoice from their side.
    Regards,
    Chaiphon

Maybe you are looking for

  • Not able to check-in file in Browser (Portal/ABAP web dynpro)

    Hi If I try to check-in file from Back-end or Easy DMS I am able to do that and file is in Locked status. But when I use Portal or ABAP web-dynpro it is saying Check-in completed and when I save document(DIR), it is changing it to Unlocked icon. Did

  • Updating Custom Table Only in Debug Mode

    Hi All! I have been encountering issues in updating a custom table. It would work successfully only in debug mode otherwise it won't update an entry in the table. This is the piece of code that would update an entry in the table specifically used in

  • ISScript Error When Installing Itunes

    Hi I have had an Ipod before and have Itunes 4.8 installed on my comp. Recently I've tried to install a newer version of Itunes onto my comp (Version: 6.0.1.3) and I get through most of the steps untill the Installer starts to remove the backup files

  • Illustrator CS4 photoshop plugin problem

    Hi! I have problem with Adobe Illustrator CS4plugins: PhotoshoExport.aip and PhotoshopImport.aip. Illustrator cannot read it and I cannot work with graphics included links to external graphic files. What should I do? Does anyone know how to resolve t

  • HT5616 i have reset my email address but the old one still shows on my Ipad and I cannot access applications.

    I have reset my email address and server however when I try to load updates from the app store the old email address shows and my new passwoed does not work. PS I cant remember my old password as I reset the emial address in May