Item Manage by Serial Number

hello all,
related to my question Service Module, Can i use the Service Module?
what should i do if my item master data has an Onhand qty. and it is not manage by Serial Number, now i want to manage this item master data by Serial Number,but SBO Prompt me w/ the ff. message (You can modify the "Manage item by" setting only when the available quantiry is zero and there are no serial or batch numbers available).
please advice what is the best practice and workaround for this scenario
thanks ang best regards,
Fidel

Hi,
You can't change the item master data manage by batch to manage by serial no.
There are two solutions to solving it i.e.:
A. First solution
1. Good issue all the quantities of item manage by batch
2. Change to manage by serial number after item stock on hand is zero
if step A.2. is failed, use step B:
1. Create new item code manage by serial
2. Good issue all quantities of item manage by batch
3. set on hold for item manage by batch
JimM

Similar Messages

  • Adding Item managed by serial no.s to Delivery Document

    Hello Experts,
    Can you please help me in the following?
    I'll appreciate your help.
    I want to add items managed by Serial Number to delivery document (using DI API).
    We have a set of internal serial numbers to be used for those items.
    For E.g, we have to add an item with code A0001, quantity of 2, with internal serial numbers to be used 00080,00090
    to the delivery document.
    (We allow the user to specify the internal serial numbers to be used).
    I'm not sure how to get the system serial number for this item.
    I believe OSRI has the Serial No/Internal serial no. for each item, w.r.t the marketing documents. (Is each item has its own set of system serial nos & internal serial no.s? From where we need to take it?)
    Can you please post if you have any sample code?
    (If possible, can you please explain me the relationship between OSRI and marketing documents, and oitem)
    Thanks a lot.
    Regards,
    Geetha
    Code that I'm using:
    Private Function UpdateSerialNumbers(ByRef objSerialNumbers As SAPbobsCOM.SerialNumbers, ByVal strShpReqNm As String, ByVal strShpReqRw As String) As Boolean
    'Get the values of Internal Serial numbers from our table, into this RS.
    If objRS.RecordCount > 0 Then
    objRS.MoveFirst()
    Dim i As Integer
    If objSerialNumbers.Count <= 0 Then SerialNumbers.Add()
    For i = 0 To objRS.RecordCount - 1
      Dim strTmp As String
      strTmp = objRS.Fields.Item(0).Value() & ""
      objSerialNumbers.SetCurrentLine(i)
      objSerialNumbers.InternalSerialNumber = strTmp 'e.g 00080
    'Need your help in this step
      objSerialNumbers.SystemSerialNumber =     objCommon.GetNextKeyValue("OSRI", "SysSerial")
      objRS.MoveNext()
      If Not objRS.EoF Then
        SerialNumbers.Add()
      End If
    Next
    End If
    End If
    return true
    End Function
    Function CallingFn() as boolean
    UpdateSerialNumbers(objDLDoc.Lines.SerialNumbers, objHeaderInfo.ShipReqNum, strTmp)
    objDLDoc.Add
    End Function

    Geetha,
    let me explain you shortly how the serial data is stored in the database
    OSRI - Serial Numer for Items
    SRI1 - Serial No. Trans. for Item
    OSRI and SRI1 are "connected" by SysSerial
    SRI1 is connected to the Document Tables Lines (INV1, DLN1, ...)
    with BaseType, BaseNum and BaseLinNum to the Document
    a Serial Number is Unique - 1 SerialNr = 1 Quantity (thats the difference to Batches)
    regards
    David

  • Batch  Management and serial Number Management

    Hi Friends,
    I have a an issue.
    We are using Batch management and serial number for few materials.
    While selecting F4 for checking available batch numbers and serial numbers during issues , transfer posting,stock transfer etc.., system dispalys all Batches/Serial numbers which are created for that particular material. i.e all Batches and serial numbers irrespective of whether there are stocks available , whether they are cancelled/deleted will appear in the list
    Our requirement is when F4 is selected system should list only live/existing batch numbers and serial numbers of that particular material.
    Can any one help us
    Thx
    Deva

    Hi Ramesh,
    Thanks for your input.
    However my requirement is instead of going to separate T.code IQ09 , user wants to list the existing Batch/Ser no details while selecting F4 during issues
    Thx
    Deva

  • Error:Item '-' has no serial number management

    We got that error during posting an AP Invoice.
    There are 27 lines, of those 17 line items are batch managed and we have defined batches for all the line items.
    All items are non serial or batch managed.
    The error appears irrelevant to the doc...
    Any guess?? have any one seen such error ??
    Please come forward to share your view and let me get a solution.
    Thanks !!
    ZE|\|

    Hi Z{-N |\/|,
    "There are 27 lines, of those 17 line items are batch managed and we have defined batches for all the line items.
    All items are non serial or batch managed."
    Not getting this line.
    May i Ask you to clerify this..
    Regards
    Ashutosh T

  • **Batch managed and serial number managed partial stock bin 2 bin transfer

    Hi Experts,
    I have my stock which is batch managed and also serial number managed. Now if i want to perform partial stock transfer from one bin to another i use LT01 with movement type 999 i am able to see the batch (suppose i just want to transfer material 1 of batch # 100). This batch # 100 has 10 materials with different serial numbers. But when i use LT01 i can see the batch of the material but not the specific serial number of the material that i am transferring.
    My question----- Is there any specific transaction where i can also see the serial number of that material that i am transfering to another bin or is it some thing that needs to be customized?
    Regards
    Albert

    Hi ,
    Just check with Tr.Code  : 'IQ09'
    There are many options available.
    Regards
    R

  • WaaS Central Manager - device serial number report available?

    Hi folks,
    just wondering if anyone knows a quick/easy way to talk to the WAAS database to pull serial number information for all of my WAE's installed.  i have 35 devices scattered around 7 states and I'm hoping for an easy way to collect serial number info.
    I was hoping the platform report from the CM would do it, but it does not provide serial numbers of each chasis, only model and software version.
    My thought is the CM probably has this data somewhere?  I'm hoping to avoid having to manually telnet to 35 appliances and run the command 'show inventory' to find the appliance I am looking for.
    anyone have a good shortcut?
    also - anyone know what the database format is?  mysql? postgres?

    The best way to collect serial # remotely from a WAAS device (WAE) is by executing 'show hardware'. You may write a script to get it.
    CM don't provide this info currently.
    Can you please unicast me at '[email protected]' so that I will be able to understand your requirements.
    thanks
    Nat

  • Bathch management with serial number management

    Dear All
    My client requirement is do delivery with batch and 1 lack serial numbers in one transaction.Is it possible in standard SAP or not.If possible please giude me step by step configuration details.
    Thanks in Advance
    Srinivasa

    hi,
    nothing is impossible in SAP.
    for your requriment you have to do atleast three very very big enhancements.
    first of all in one sales order you can enter only 9999 items i believe. there you have to enhance that - it takes six months atleast.
    in delivery same thing another - sixmonths.
    in billing its a very very very big enhance ment it takes - one year atleast because its an integration point.
    when it comes to batchmanagement and serial numbers it will take one month atleast for config.
    regards,
    balajia

  • How to fix when wrong serial number is sent to a customer

    Hi,
    We are using SAP Business One 9.  We have some items managed by serial number.  Occasionally, someone will ship a customer the wrong serial number (vs. the serial number they have picked for the Invoice).  What is the best way to fix this?  Do we need to do a credit memo to get the incorrect serial number showing back in stock, and then a new Invoice with the correct serial number that they were shipped - or is there a better way to fix this? 

    HI Theresa,
    how about updating the serial numbers directly?
    http://help.sap.com/saphelp_sbo900/helpdata/en/45/2364f39e152b31e10000000a1553f7/content.htm
    "You can update the details of existing serial numbers with reference to specific items, subsequent to the definition or use of the serial numbers in documents."
    Best

  • Item was received without serial number by mistake.

    Good Morning;
    Purchasing department for one of my
    clients added a product managed by serial numbers instead of by batches
    in error. Product was received incorrectly, and no serial number was
    entered. Now they cannot create a transaction to get this product off
    the inventory (credit memo).it is asking for the S# but the item was receive without
    serial number.\
    I dont know how they were able to enter the AP invoice without entering a serial number, but looks like they did and now they cannot take it out from the inventory.
    Thanks in advance
    Jenny

    Is the item managed by serial numbers "On release" or on "Every Transaction". If it is on release only, it would not need a serial number to be received, just issued.
    If this is the case, it can be issued with a dummy number to get it out of stock, then the correction can be made & it can be brough back in correctly.

  • Item Category - Serial number status Link

    Experts,
    What is the link between item category and serial number status in sales document. When I create an outbound delivery for one item category, the serial number in outbound delivery becomes ESTO to ECUS. For another item category it becomes ESTO to ECUS ESTO. How is it maintained.
    I want to change the transfer status from ESTO to ECUS instead of ECUS ESTO for one item category. How can I accomplish this. Please advice.
    Thanks
    Manassha.

    Manassha
    These are system statuses that are maintained and delivered by SAP. They are activated   or deactivated by performing an application procedure, or directly.
    typically when the Eqpt. is in stock, it will be in ESTO-' in the warehouse' system  status.
    Once you assign it in  a delivery, it will have 2 statuses- EDEL, ESTO- ' In the warehouse' ( as it has not been Goods Issued yet) and ' Assigned in delivery note'.
    Once you do a GI of the delivery, I t will be in ECUS- 'At customer site'- status. This is for normal items.
    For customer Consignment Fill-up orders, once you deliver and PGI, the eqpt will be in the unusual sounding state of ECUS ESTO, because it is goods issued to a customer at the same time because it is  associated with  Consignment Fill-up ( and not consignment Issue), it will be in ESTO status as the eqpt is still in our stock. I am guessing even  Equipment related Made-to-order (MTO)  items will have similar status when received from Production Order to sales order stock.
    There is no way you could influence this because this is 'system status' and gets determined by what you did- Transactions like PGI, Good receipt etc.
    Hope this is clear.

  • Serial Number management

    Dear All
    Where do we maintain the number ranges for the Serial No. Profile.
    Thanks!

    1.Access the activity using one of the following navigation options:
    Transaction code     OIS2
    IMG menu     Plant Maintenance & Customer Service  Master Data in Plant Maintenance & Customer Service  Technical Objects  Serial Number Management  Define Serial Number Profiles
    2.On the Change View u201CSerial number profileu201D: Overview screen, choose New Entries and make the entries
    3.Save your entries and double-click Serializing Procedures on the left part of the screen.
    4.Choose New Entries and make the following entries:´
    MMSL     Maintain goods receipt and issue doc.     03     02
    PPAU     Serial numbers in PP order     04     02
    PPRL     PP order release     04     02
    PPSF     Serial nos in repetitive manufacturing     04     02
    QMSL     Maintain inspection lot     03     02
    SDAU     Serial numbers in SD order     02     02
    SDCC     Completness check for delivery     03     02
    SDCR     Completion check IR delivery     03     02
    SDLS     Maintain delivery     02     02
    SDRE     Maintain returns delivery     03     02
    HUSL     Maintain handling unit     03     02
    4.Save your settings.

  • Serial Number Management-doubt

    Hi,
    We are implementing SAP for trading products. We have a scenario that a material has 2 or 3 unique serial numbers.
    We are planning to go for serial no. management.
    How can the serial number management can be extended to the scenario.
    Can we used batch management and serial number management.
    Please suggest.
    Regards,
    Krishna

    Krishna
    Your requirement is not completely clear.
    I am guessing you are saying that a specific object can have 3 serial numbers, example, you are a trading company dealing with Television sets, so you will a serial number to identify a particular piece, at the same time it will have another Serial number ID from the Manufacturer ( say Samsung) and one more assigned by the Main Distributor and so on. Is that the case?
    Or are you talking about A TV having a Serial number and the Cathode Ray Tube (CRT- I know it is obsolete technology- but just an example) within the TV has another Serial Number and so on.
    Please clarify.
    In any case I don't think you can have more than one Serial number assigned to a unique piece part. But you could use some fields within Serial Number master data- General tab- e.g. ManufSerialNo. and Inventory no to capture the 'other' serial numbers, but they will be just fields for information.
    For the second case you may build a structure like an Ibase and have a hierarchy of Equipment; like TV with CRT, Tuner under it for example.
    You can also use batch but batch is like a lot and signifies a set of products and not just one (usually).
    Provide more info and you will have ideas coming from everyone.

  • Changing Serial Number of Produced Item

    Hello,
    We are using SAP Business Once 2007A (8.00.180) SP:00 PL: 45
    we have produced items, and have changed our method of issuing serial numbers.
    Can the serial number be changed?  Or, do we have to disassemble the unit, and produce again, using the new serial number?
    eg  Item A has serial number 5100.  We want to change the serial number to NV5100 but maintain the BOM.   So, when entering a work order, we can choose serial number NV5100, and have the correct BOM to work from.
    Thank you.

    Thank you for taking time to respond.
    However, this does not answer my question.
    I apologize, I failed to mention that  I have tried changing the serial number using Serial Number Mangement, the serial number does change.  However, When I try to enter a work order, none of the components are listed with the item.
    Is there a way to change the serial number of an item, and have the components remain with that item?
    Thank you

  • Asking for dockey@ when printing delivery + serial number

    Hi,
    I have some items that are managed by serial number. I  import two reports designed with Crystal reports and set them as default to print Delivery  and serial number items.  I import delivery layout in DLN2 and serial number layout in SRN3.  When I take preview of delivery (Crystal Report Layout), it opens but it starts asking for parameter "DocKey@". When I enter number of delivery it shows exacly what I want (Crystal Report Delivery layout + Crystal Report serial number layout). The issue is asking for DocKey@.
    How can I solve this issue? Is it correct to import Serial Number Layout in SRN3.
    Thanks & Regards,

    Hi,
    links regarding your issue :
    DocKey@ and ObjectID@ tokens required for Crystal Layout
    crystal report pass DocKey@ to stored procedure
    http://scn.sap.com/thread/1979541

  • DIAPI - Create Goods Receipt for Serial Number - on Release Only

    Hi Experts,
    I need your advise to create Goods Receipt by using DIAPI, where the item is managed by Serial Number - on Release Only.
    The option that I'm exploring is to use ‘Automatic Serial Number Creation on Receipt’ turned on.
    In standard SAP function with the above setting, we can create a Goods Receipt without entering any Serial Number, and SAP will automatically creates empty Serial Number. I'm trying to do the same thing by using DIAPI with the below code.
    oTargetDocument.Lines.ItemCode = 'abc'
    oTargetDocument.Lines.WarehouseCode = 'whs'
    oTargetDocument.Lines.UnitPrice = 100
    oTargetDocument.Lines.BinAllocations.BinAbsEntry = 1
    oTargetDocument.Lines.BinAllocations.Quantity = 1
    oTargetDocument.Lines.Quantity = 1
    '--       I skipped the below code, expecting SAP will create the empty Serial Number automatically
    '     oTargetDocument.Lines.SerialNumbers.SetCurrentLine(0)
    '     oTargetDocument.Lines.SerialNumbers.InternalSerialNumber = 2
    '     oTargetDocument.Lines.SerialNumbers.Add()
    '     oTargetDocument.Lines.BinAllocations.SerialAndBatchNumbersBaseLine = 0
    oTargetDocument.Add
    But, it returns 1470000838 - Invalid "SerialAndBatchNumbersBaseLine"; specify a valid "SerialAndBatchNumbersBaseLine"
    Can anyone please advise how we should achieve this?
    Any example or reference is very much appreciated.
    Thank you and kind regards,
    Krisma

    Hi Krisma,
    I was trying to simulate the issue here, but I couldn't post a good receipt PO even from the SAP itself with the setting you mentioned.
    I have set the management method as 'On Release' and ticked the Automatic serial number creation flag as well under general settings of inventory. Is that the setting you mentioned or something else?
    Best Regards,
    J S L Geeganage

Maybe you are looking for

  • Zen Vision M. problem...PLEASE HE

    my vision m went a bit funny, it says there's no tracks in any folders....but still says it's 25 gb full. I deleted all the folders.....still 25 gb full. ?It wont let me sync any music onto it either. How do i format it without totally wrecking it's?

  • Embed images into HTML

    Hi, I want to create an email template, I have designed a Dreamweaver page. the images need to be embedded within the HTML document. any help will be welcome. Graham

  • Trouble with pen tool

    I have Illustrator Cs5 (from Master collection 5.5) MAC. When I hover over my newly created pen tool lines, it used to reveal a thinner, coloured line (the colour referred to whatever layer this line was on) & anchor points of the line. Now it doesn'

  • Help in Apex 3.2(Application Migration)

    Someone can help me with the specific steps to do a migration of an Application in Apex3.2. I have a lot of errors when I use the option "Export Application". Thanks for your attention.

  • /lib/firmware/v4l-cx25840.fw exists in filesystem [Solved]

    I'm doing a pacman update on my archlinux system running mythtv, i get the above error.  Is this one that is safe to force?  The package appears to be linux-firmware. Last edited by timm (2010-06-28 14:41:49)