Import Serial numbers into MIGO from Excel

Hi there
We would like to be able to import serial numbers from a spreadsheet into MIGO.
We purchase from vendors and they ship directly to the customer and provide us with a spreadsheet of serial numbers. These then are manually imput into SAP by copying them six at a time. Is there a way we can import the serial numbers directly into MIGO?
Thank you
Tiri

Hi
I am experiencing the same issue.  I need to create up to 3000 serial numbers in MIGO at a time.  In IQ04 I am able to create a numeric list.  However our serial numbers are alpha numeric or numeric ending in a test figure.  Copy and past only allows 28 entries.  I do have the serial numbers in electronic format.
You are referring to upload functionality, but don't seem to find the "button" or function to upload from text or excel.
Anybody able to assist?
Regards

Similar Messages

  • About importing serial numbers into SAP

    Hi All,
    I need to import serial number from our old ERP system into our SAP B1 system. What I understand is serial number always attached to a document like goods receipt or delivery. In documents object, there is property called Series which looks like what I interested. But when I look at this child object in DI, I didn't find any method to add serial number. My question is how I can add serial number to a document object? For example, I have received 10 products with serial, how I can do it in DI? Is anyone can share some of your code to me so I can take it as an sample ?
    Thanks.
    Lan

    Dear Zhanglan,
    This is Inventory goods receipt sample
    Dim oDoc As SAPbobsCOM.Documents
            oDoc = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)
            ' header
            oDoc.DocDate = Today.Date
            ' Lines
            oDoc.Lines.ItemCode = "ItemCode"
            oDoc.Lines.WarehouseCode = "01"
            oDoc.Lines.Quantity = 2
            ' Lines + Serial Number
            oDoc.Lines.SerialNumbers.InternalSerialNumber = "SN0001"
            oDoc.Lines.SerialNumbers.Notes = "My first Serial Number"
            oDoc.Lines.SerialNumbers.Add()
            oDoc.Lines.SerialNumbers.InternalSerialNumber = "SN0002"
            oDoc.Lines.SerialNumbers.Notes = "My second Serial Number"
            oDoc.Lines.SerialNumbers.Add()
            ' End - Add Inventory Goods Receipt
            oDoc.Add()
    nd.Q

  • How to import more than 2k items from Excel(2010) to SharePoint 2010 List?

    Hi,
    I am getting error while importing more than 2k items from Excel to SharePoint List.
    Need solution!!

    Hi.
    Try to use the Import Spreadsheet list template to import your data.
    http://www.dummies.com/how-to/content/import-a-spreadsheet-as-a-list-in-sharepoint-2010.html
    Regards,
    Bubu
    http://zsvipullo.blogspot.it
    Please mark my answer if it helped you, I would greatly appreciate it.

  • Import Serial numbers in Goods Receipt

    Hi Experts,
    We are receiving 100's of serialized items per day that have serial numbers that are not sequential. It is not very efficient to type them in one by one.
    How do I import them using DTW? Or is there another more efficient way to do this?
    Thanks!
    Jane

    Hi,
    Please refer SAP note:
    841270
    - How to import serial numbers correctly via the DTW
    Thanks & Regards,
    Nagarajan

  • Import Review Cycle of Submittal from Excel (Urgent)

    Hi Everyone,
    Is it possible to import review cycle of submittal from excel, I'd tried to make a it by infomaker but the cycle is not created?
    Thanks
    Alireza Noordoust

    The following is XML used to create a single revision for a specific submittal with the master_key identified. You must first log in to get your session ID and then set the Group and project. (Be aware that there are several actions which which may not work with the SUT type. In particular the Get Initial Data does not work.) Again if you do not have the programmer help or would like some limited help I can give you a hand.
    <?xml version="1.0" encoding="UTF-8"?>
    <request xmlns="http://app.expedition.com/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://app.expedition.com/ http://127.0.0.1/exponline/xml-schemas/request.xsd">
    <header requestType="DETAIL" sysitemtype="SUT">
    <sessionId>9bbb52d040874ea79a1145958e</sessionId>
    <action>INSERT</action>
    <SUT>
    <project_name>YourProject</project_name>
    <parent_key>000ATSYBJ6309710000000BURN</parent_key>
    <sys_item_type>SUT</sys_item_type>
    <description>Proposed XXX</description>
    <revision_number>001</revision_number>
    <item_type>SUT</item_type>
    <review_set>1</review_set>
    <revision_status>UNS</revision_status>
    </SUT>
    </header>
    </request>

  • How can I import contacts into phone from Excel fi...

    I have an N97 Mini. And I have an Excel file on my computer which lists my contacts. In separate columns I have their first names, last names, phone numbers, email addresses.I would like to import this file into my phone's contacts in one go, i.e. without having to enter each person manually. Does anyone know who this can be done?
    (Also, in another folder I have a profile photograph of each contact. Is there some way I could also - in one go - add a profile picture to each contact in my phone's contacts?) 
    FYI: I have Ovi Suite and PC Suite installed on my computer, but it's not clear whether they could help with this. Thanks.

    Exporting .csv ( comma seperated value) and Excel files to Outlook and then sync through PCSuite is possible. For the pictures, I'm not sure.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • How to import contacts into phone from Excel file?...

    I have an N97 Mini. And I have an Excel file on my computer which lists my contacts. In separate columns I have their first names, last names, phone numbers, email addresses.I would like to import this file into my phone's contacts in one go, i.e. without having to enter each person manually. Does anyone know who this can be done?
    (Also, in another folder I have a profile photograph of each contact. Is there some way I could also - in one go - add a profile picture to each contact in my phone's contacts?) 
    FYI: I have Ovi Suite and PC Suite installed on my computer, but it's not clear whether they could help with this. Thanks.

    Please, stick to the post you started in Messaging.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • Deletion of Serial numbers/ Parallel sequences from production order

    HI ,
    I am trying to delete the Serial numbers from the production order programatically using the FM SERNR_DEL_FROM_PP. I dont get any error , but the serial number is not getting deleted from production order. If anyone have used this FM for deletion Please let me know what extra has to be done.
    Similarly i have a requirement or deletion of parallel sequence from the production order. Any FM to do the same?
    Code screenshot below
    CALL FUNCTION 'SERNR_DEL_FROM_PP'
           EXPORTING
                material              = i_matnr
                j_vorgang             = 'PMP2'
                ppaufnr               = i_paufnr
                ppposnr               = i_itemno
           IMPORTING
                anzsn                 = l_num_serno
                ZEILEN_ID             =
               SERIAL_COMMIT         =
           TABLES
                sernos                = gt_sernos
           EXCEPTIONS
                serialnumber_errors   = 1
                serialnumber_warnings = 2
                OTHERS                = 3.
      DATA ls_afpod_po TYPE afpod.
      MOVE-CORRESPONDING gs_afpod_po TO ls_afpod_po.
    *.....Update Number of serial numbers in parent order
      ls_afpod_po-anzsn = l_num_serno.
      update afpo
      set anzsn = l_num_serno
      where aufnr = i_paufnr and
            posnr = i_itemno.
      commit work AND WAIT.

    Hello,
    the function module SERNR_DEL_FROM_PP calls the function module SERNR_DEL_FROM_DOCUMENT within. There, the changes are only written into the memory.
    See also the code below:
    CALL FUNCTION 'STATUS_BUFFER_EXPORT_TO_MEMORY'             "P99K058111
            EXPORTING                                             "P99K058111
                 I_MEMORY_ID = MEMID_STATUS.                      "P99K058111
    The variable memid_status has the value 'SN_STATS'.
    So if you want to update the data, you have to call the following function module:
    CALL FUNCTION 'SERIAL_LISTE_POST_PP'
      EXPORTING
        MEMORY_ID_STATUS       = 'SN_STATS'
    Regards Simon

  • Import Transactions as Journal Voucher from Excel

    Hi,
    Customer would like to import transactions into Journal Voucher from Excel using the Administration > Data Import > Import Transactions from SAP Business One option. Please note that customer does not want to use DTW for data import.
    Is there any documentation which I can refer to for importing transactions into JV in B1? Please provide the link if any.
    Thanks and regards,
    Priscilla

    Hey Ramzi ,
    I tried the code so many times and every time there is a sign error in  this line :
    If lRetCode <> 0 Then
                        sErrMsg = oCompany.GetLastErrorDescription
                        MsgBox sErrMsg & " - Ligne entete n°: " & j - 10, vbCritical, " ERREUR"
                        Worksheets("entete").Cells(j, 1).Font.Color = vbRed
    can you help me  to understand why  i have msg error ?
    Thanks in advance

  • Serial numbers in migo

    Dear experts
    I came across the following scenario. I have created a production order for 100 quantity and confirmed. That material needs external number range i have given it. Now i want to do goods reciept for only 50. But in migo ininitially it was creating serial numbers for 100. When i reduce the quantity to 50 the serial numbers are not reducing so i have to delete it manually. So please suggest me what to do.

    Hi,
    That's how it is in SAP. It cannot be automated, unless you implement barcodes.
    When users do GR of 50 pcs, they have to identify which 50 are being completed. From business point of view, each serial no is to be tracked & ideally , there should be identification on physical unit( Like you have plate on CAR identifying engine serial no  or Sticker on Notebook ). This will help in case of defect detected in field & also replacement parts to be used.  You may want to implement Bar-code , then while doing GR, scan to get Serial no populated in SAP.
    If product are not complex ( Consumer goods) ,no need to implement Sr. No .. Batch managment will serve purpose.
    Hope it helps

  • Importing development class into SAP from out site

    Hi Guys,
    I am integrating SAP-GIS Using Smallworld business integrator 4 for SAP.
    In the doumentaion they asked to import
    K900363.DEV
    D900363.DEV
    R900363.DEV
    into SAP from SBI4 with TR
    All development classes are located in one single transport request:
    DEVK900363.
    can any body tell me what is the procedure to do in SAP.
    how to import into SAP Development class?
    thanks in advance.
    rgdasari

    Dear Prasada,
      The document what we got with SBI4(integrator for SAP and Smallworld)is giving below. full description giving below.I am a ABAP with BAPI Consultant.I don't have BASIS knowledge.if possible pls send me in detail where we need to which TRCOD we need import those .dev files and how to create ne Dev clall with Given TR requerst..ect..
    Importing the Business Integrator source files You import the Business Integrator sources for SAP as transport files. To transport development objects from one SAP system to another, you create a Request. Different kinds of requests exist. Change Requests usually transport
    changes from one known system into another in a known Target Transport Layer. This is the usual method in an SAP environment in which you have a development system, a quality system and a production system. For the Business Integrator SAP sources, Transport of Copies is used. All objects from the Business Integrator are included in the development classes ZPLUG, ZPL_DDIC, and ZPLUG_EXT. They are packed in one single transport file. Ask your SAP system administrator to import the files into the SAP environment.When you import copies into different systems, in the development class, the properties TRANSPORTLAYER and HOMESYSTEM do not change. You must change them manually using transaction SE03 (Transport Organiser Tools). Select CHANGE OBJECT CATALOG ENTRIES and select R3TR DEVC xxx (xxx stands for the development class, for example, ZPLUG). Press F8 to change the TransportLayer, the owner, and the home system of the development class. Repeat this for all three
    development classes (ZPLUG, ZPL_DDIC and ZPLUG_EXT).

  • Can I import CD's into iTunes from an external Firewire CD/DVD player?

    The CD/DVD player on my iMac G4 broke and just wondering if I can hook up a cheap external Firewire CD/DVD drive (with RW capability) to my iMac and still be able to view DVD's and import CD's into iTunes?
    Thanks for any answer to this question.
    Thanks,
    Dave

    Yes - connect the ext device - open iTunes - load a CD - it shouold appear in the left most column of iTunes under Devices - rip away.
    To use that same ext device to burn then go to iTunes prefs>Advanced>Burning and select it from the drop down menu.
    MJ

  • How do I import a song into GarageBand from 'Music'

    how do I import a song which is in 'music' on my iPad into 'GarageBand' on the same iPad - I do not use the Cloud currently but I should not need to for this simple import (sorry, just starting to use the iPad today for the first time) thx

    I believe at the moment the only way to import new samples into GarageBand is via the File Sharing feature of iTunes when it is connected to a computer. iCloud won't help as each app is sandboxed and can generally only access its own files. Transfer of data between apps is possible but is tightly controlled and mediated by iOS rather than by simply sharing files between applications as you would on a computer.
    tt2

  • How do I import a series of appointments (from Excel) into Lightning Calendar? These are external assignments for various dates.

    I have been given a series of assignments to referee high school and college soccer games from several different assignors.
    I have all of the information in an Excel workbook.
    How do I format the data so I can Import into Lightning calendar?
    I believe Lightning will import some data forms, but there is No definition what those forms should be.

    I have been given a series of assignments to referee high school and college soccer games from several different assignors.
    I have all of the information in an Excel workbook.
    How do I format the data so I can Import into Lightning calendar?
    I believe Lightning will import some data forms, but there is No definition what those forms should be.

  • Can't import Serial Numbers with DTW

    Hi,
    I'm trying all day long to import data with the oInventoryGenEntry Template. I always got the error message :
    [IGN1.WhsCode][line: 1],'LS46BPPNB connot be released from stock without a full selection of serial/batch no.'Application-defined or object-defined error65171.
    here are the content of the files related to :
    'Documents' :
    RecordKey;DocDate;Comments;JournalMemo
    RecordKey;DocDate;Comments;JournalMemo
    1;20090601;Stock ini Logis;Stock ini Logis
    'Document_Lines' :
    Recordkey;linenum;ItemCode;Quantity
    Recordkey;linenum;ItemCode;Quantity
    1;0;LS46BPPNB;4
    'SerialNumbers'  :
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;BaseLineNumber;ManufacturerSerialNumber
    1;0;BP46HS1S300170
    1;0;BP46HS1S300183
    1;0;BP46HS1S300184
    1;0;BP46HS1S400018
    I've tried to simulate an exit rather than an entry. I succeeded by adding a column 'SystemSerialNumber' with valid data into.
    But, I have to generate an entry and i'm not supposed to know what SystemSerialNumber will be used.
    An idea?
    Best regards,
    Francis

    I found a way.
    I have to define the column LineNum BEFORE the column BaseLineNumber.
    With these files, it's OK :
    Document_Lines :
    RecordKey;LineNum;ItemCode;Quantity
    RecordKey;LineNum;ItemCode;Quantity
    1;0;LS32BHLNS;1
    1;1;LS46BHYNS;1
    1;2;LS40BPPNB;5
    SerialNumbers :
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    RecordKey;LineNum;BaseLineNumber;ManufacturerSerialNumber
    1;0;0;BH32HS1Q900088
    1;1;1;BH46HS1Q900095
    1;2;2;BP40HS1QC00223
    1;3;2;BP40HS1QC00224
    1;4;2;BP40HS1S100356
    1;5;2;BP40HS1S100391
    1;6;2;BP40HS1S100396
    Thank you all
    Francis

Maybe you are looking for