Serialized part in COGI

Hi Expert,
In my manufacturing environment, we have maintain some part with serialized and some with no serialized.
Part with serialized, will be issues during assembly by scanning each of the part and it serial number.
Part without serialized will be consumed (backflush) when the operation is being confirmed. For the part without serialized, if the consumuption is more then the available qty in system, COGI will capture the error.
But recently, we found there are number of part which is SERIALIZED part but appear in COGI report.
How can this happend?
I checked in material master and found no changes on this part and it always stay as serialized part.. and some more this is not backflush part, but why this can be capture in COGI?
Is there any OSS note can explain this?
Thanks

Hi Alex,
At one shot your problem really seems strange as serailized materials are not being backflushed with order confirmation. But the report in COGI might not always be for stock or quantity problem. There might be some cost related errors also.
Could you please analyse the reason for the list of those serialized materials that are appearing in COGI?
Let me know your findings.
Regards,
HKV...

Similar Messages

  • Post serialized part from free to block stock with a follow up action

    Hi,
    I try to post a serialized part from free to block stock, but the standard function modules QMLR_FREE_TO_BLOCKED_STOCK,  QMLR_FREE_TO_BLOCKED_STOCK_ST2 work good with not serialized parts, but it doesn't works with serialized one.
    I create quality notification with serial number reference in RQM00-SERIALNR field, when I execute the follow-up function the M7175 error message appears.
    Someone know a solution to this issue?
    Thanks
    Marianna

    Hi The standard FM will not update the serial no for the material. So when you are doing the material movement through follow up action system can not move the material with out serial no. So you can change the functional module aith help of abaper to fetch the data from quality notification field.
    Regards,
    Smruti

  • RE: (forte-users) XMLParser-Node : Serializing parts of aDOM across par

    I managed to solve this problem with the help of
    Sanjeev Sondur and Girish Nair from Sun.
    The Solution suggested is as follows :
    Whenever a node is supposed to passed as a parameter
    for an inter-partition call. We have marshal and
    UN-Marshalling :
    - Create a new document.
    - Clone the node in the context on the new document
    - Append the node to the new document
    - Serialize the document into a MemoryStream which is
    a attribute of the object (SerializedNode) that
    is passed in Lieu of a Node.
    - On the other end UnMarshall by DeSeralizing the Document
    and then reading the node.
    Code Follows :
    SerializedNode::SerializeNode(pNode);
    NewDoc : document = new();
    lNode : node;
    if pNode <> nil then
    -- This clones the node from an old document and creates it
    -- in the context of the new document.
    lNode = NewDoc.ImportNodeFromDocument(pNode, deep = true);
    -- You can then attach to the any part of DOM (I am using
    child of root)
    NewDoc.appendchild(lNode);
    end if;
    -- _mStream is MemoryStream
    mStream.Open(Framework.SPAM_WRITE, IsBinary = TRUE);
    _mStream.seek(0);
    _mStream.WriteSerialized(NewDoc);
    _mStream.close();
    On the other end I Unmarshall it
    SerializedNode::GetNode()
    mStream.Open(Framework.SPAM_READ, IsBinary = TRUE);
    _mStream.seek(0);
    NewDoc : document = (Document)(_mStream.ReadSerialized());
    lNode : node = NewDoc.getFirstChild();
    if lNode = NIL then
    task.lgr.putline(' In GetNode : Node was NIL');
    end if;
    return lNode;
    Note : This can use used for read-only access to parts of the DOM.
    across partitions.
    Thanks to all who responded.
    Vivek Shetty
    vivekvi-corp.com vivek.shettyLibertyMutual.com
    978-884-9942 (cell) 978-750-3639 x 202 (Liberty Mutual)
    -----Original Message-----
    From: Shetty, Vivek [mailto:Vivek.ShettyLibertyMutual.com]
    Sent: Thursday, December 21, 2000 10:04 AM
    To: 'forte-userslists.xpedior.com'
    Subject: (forte-users) XMLParser-Node : Serializing parts of a DOM
    across partitions
    I am modeling an Insurance-Policy as a XML document.
    One of my requirement was to pass pieces of this Policy (Node)
    to a service object for processing.
    I have discovered that the Node cannot be serialized across partitions.
    I can serialize the whole document using the exportDocument and send
    it across the partition and import it on the other end. This is fine when
    large pieces of the document have to be sent over.
    When smaller pieces of this information has to sent to a service object,
    I was planning to create a new document, extract the required nodes
    from the old document create in the new document and send the
    new document (which is a subset) across.
    I am having problems extracting a node from one document and
    creating it another document.
    I have tried node.clonenode, document.importnodefromdocument without much
    success.
    I have a choice of writing a method that creates a structure in the new
    document by
    recursively navigating the old tree and creating new nodes in the new
    document from scratch.
    Have any of you faced similar situations and come up with a more elegant
    solution.
    Please share.
    Thanks
    Vivek Shetty
    vivekvi-corp.com vivek.shettyLibertyMutual.com
    978-884-9942 (cell) 978-750-3639 x 202 (Liberty Mutual)
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • I forgot the apple id and email password also the answer to the security question but i have the Serial, part number and imei

    i forgot the apple id and email password also the answer to the security question but i have the Serial, part number and imei

    Apple ID security issues -
    Account security issues almost always require you to speak directly to an Apple representative to securely establish your identity as the account holder. You can set it up so that Apple calls you, either immediately or at a time convenient to you.
    1. Go to www.apple.com/support
    2. Choose Contact Support and click Contact Us
    3. Choose Other Apple ID Topics and choose the appropriate topic for your issue
    4. Follow the onscreen instructions

  • Cycle count of Serialized parts at WM level

    We have serilized parts in WM locations and question is how to do the cycle count these?
    Thanks for the

    Hello,
    Based on my understanding . You are receiving goods with "E" stock ( special stock indicator). This E indicator comes with sales order number and line item will be stored( ex: E '151'000020) in the IM and WM stock. (you can see this in LS26/MMBE once you receive).So you canot issue this item for another line item of the same order. Coming to the questions you raised
    1. "whether we could maintain stock at WM level without account assignment?".
    What ever comes from IM will be the same in WM. So you can not change the stock indicator value only in WM while issuing goods to a specific on hand orders with "E" indicator. I hope you should do a process change either in SD/IM area than in WM. Because  you said that "product (Fabric) has quite a lot of characteristics such as Width, Shrinkage, Shade only after the inspection process do they know which SU satisfies".
    and So when you are creating a sale order of that kind you should have either not having the specific purchase( E stock ) or should have a BATCH with characteristics. OR you should transfer the stock to quality for quality inspection and then make available for issue. Either way you need to see this issue beyond WM level because this is a process of (SD/IM/FI) cross function.
    2. "is there any way i could do a continous count for material & SU without taking into account the SO/LI.?".
    I hope NOT.
    I could not understand yardage problem while counting.i don't know if any physical material handling problem in warehouse will intern effect of your continuous counting.
    I Hope looking more options in Batch/quality/sales order areas will certainly help you..... thanks
    tkreddy

  • Need help to get serial part working

    i use this lap top to tune my race car because it has the serial port. every time i tun on my laptop i get " Your network adapter SMC IrCC (Infraded Communications Controller) (0007) is not working properly. You may need to set it up again. For more Information, see Network Troubleshooter in Windows Help." i have tried to look for the help and have tried to solved the problem but, i still get the same message when i start up the laptop. any help will be great.
    thank

    You said serial port, the nine pin port on the computer?  If so then just disable the infared port on the computer as most people don't use these.  Just get into Device manager on your computer through control panel, System.
    If you need the IRDA, infared port, then just try reloading drivers for it, or try rolling back the drivers. If you need mroe help then whatversion of windows are you running and what do you need help with?
    This signature left intentionally blank.

  • Pick quantity of Serialized parts

    Hi All,
    I have created a sales order with the material which is serialized(maitained serialialNo Profile). If I am creating a delivery without maintaining Serial No. , will I be able to save it ? and what about the Pick quantity, will it be affected ?
    Thanks & Regards,
    Raju.

    Hi,
    If you have maintained serial number profile in material master then system will not allow you delivery without serial number as this is activated so picking is not at all allowed.  so if you remove serial number profile then you can able to do without serial number.
    Hope this will help you.
    Trupti

  • Installed EZ Drummer - it never gets me to the serial part & doesn't showup

    I checked Logic 7 Express, nada, HD lost a lot of space, so it did install, but it does not show up in Logic 8 either.
    Any ideas?
    Thanks

    If EZD is not in your AU list (Logic Preferences -> Audio Units Manager), then check to see if they're in the following locations.
    Don't go moving anything - EZD is fussy about where stuff is after installation - if the main items are not where they should be, reinstall EZD.
    Make sure you have version 1.1.1
    Look to see if your expansion packs are in
    /Library/Application Support/EZDrummer
    Even with no add-ons, the Cocktail kit should be there.
    The component should be in
    ~/Library/Audio/Plug-Ins/Components/EZDrummer.component

  • Maintain serial number for total quantity" error in BAPI_GOODSMVT_CREATE

    Hi!
    I also encountered the error "Maintain serial number for total quantity" in using BAPI_GOODSMVT_CREATE .
    In retrieving the serial number, I use this code:
    Select all
            READ TABLE l_it_ser03 ASSIGNING <ser03> WITH KEY mblnr = <gm_items>-mat_doc
                                                             mjahr = <gm_items>-doc_year
                                                             zeile = <gm_items>-matdoc_itm.
            IF sy-subrc is INITIAL.
              MOVE:
                <gm_items>-matdoc_itm TO l_wa_goodsmvt_sernum-matdoc_itm,
                <ser03>-sernr         TO l_wa_goodsmvt_sernum-serialno.
                APPEND l_wa_goodsmvt_sernum TO l_it_goodsmvt_sernum.
            ENDIF.
    And then i pass the l_it_goodsnvt_sernum to BAPI_GOODSMVT_CREATE.
    The error shows up whenever i tried to execute a PO having the serialised parts from the Goods Issue, but if the GI has no serialized part, the program works well.
    Please, please help.
    Thank you.

    may i know how you solve the issue ?

  • Stock data of serial number not suitable for movement

    We have a situation where we have had to put some serialized parts on a rework production order.  When we are trying to bring them back into stock, we're getting a message that says "Stock data of serial number not suitable for movement."  I'm guessing that this is because this serial number had existed in stock before (since this is a rework of an existing material/serial number.)  We need to receive this back into stock using this same serial number. How is that possible?
    Thanks in advance for your help.
    Sybil

    Dear,
    Please refer these threads,
    Re: Removing Serial number Profile
    IQ02 Shows Blocked Stock for Serial Number
    Hope it will help you.
    Regards,
    R.Brahmankar

  • Work Order Serialized Component Reservation

    Can I enter a serialized part on a Work Order?  We are a manufacturing company and have many parts in Stores that we plan to serialize.  When a part (eg. motor) on the shopfloor breaks a Work Order will be written to replace the motor with a refurbished, serialized one in Stores.  I need to be able to issue that part.   The Work Order let me enter it under Components, but when I ran MB26 to release the reservation and Issue the part, it said I needed to enter a Serial Number.  However, there's no where on MB26 or on IW31/IW32 to enter a Serial Number.  Where's the right place and/or what's the right process for this?

    Hello Kris,
    If I understand you correctly, you are looking for a field to enter serial number in work order, if so, then please configure the subscreen of reference object.
    SPRO
      -> Plant Maintenance and Customer Service
       -> Maintenance and Service Processing
         -> Maintenance and Service Orders
          -> Functions and Settings for Order Types
    Configure Order Types
    in the bottom of screen in detial order type, there is a field Screen RefObject
    you can select reference object screen which contains serial number field.
    Regards,
    Jane

  • WRONG COGS IN CREDIT NOTE FOR SERIALISED ITEM

    Hi all
    Please feedback to Developer for improvement.
    1.       set Item A u2018 as FIFO,
    2.       place 2 PO. Serial# 1001 is at cost $1 and serial # 1002 at cost $2.
    3.       sell these 2 serial item. COGS would be $3
    4.       when I do a credit note of serial# 1002, the system should take the COGS at $2. System currently taking as $1 (using the FIFO method).
    Kedalene Chong

    Hello Petr Verner,
    It's a standard functionality of Business one, that it is impossible to enter a negative amount in an independant credit note or in a credit note based on a invoice with negative amount.
    To solve this issue:
    1.  For the rows with the positive Row Total, create an "independent" Credit Memo (not based on an Invoice).
    2.  For the rows with the negative Row Total, create another Invoice with a positive Row Total opposite to the original negative Row, and reconcile between the two rows manually via Banking => Bank Statements and Reconciliations => Reconciliation.
    Hope the above helps.
    Wilma Wang
    SAP Business One Forums Team

  • Serial Number History is wiped off after GR from Rework PO is done

    Hello
            We have an issue where Serial number history gets wiped off.let me explain with an example.
    Here say a serialized part is received from vendor thru 101 movement on 01/01/2009 and later it some internal goods movemets happened on this serial number like moving from QI ti unrestricted, goods issue to production order, later a problem is found on this part and it is sent to vendor thru 541 movement type for subcontracting rework.
    Here there is a bug in Standard SAP program which will throw error for the serial number status while trying to recieve that part thru 101 movement agaisnt a rework PO. so we manualy change the serial number status to allow the 101 movement say on 04/01/2009. when we do 101movemtn all the hostory before this 101 movemnt is wiped off. that means history shows as if this serial number is created on 04/01/2009 when this is recieved thru 101 movement.
    This doesnt happen on all serial numbers though we do change the serial number status manualy to recieve the parts from subcon  vendor.
    can anybody help if you have come accross simiralr issue
    Thanks

    Hi Bhaskaran,
    This problem can be avoided by maintaining a User Status Profile.
    Apart form System Status we can maintain User Status profile for business functons.
    Refer T.CODE - BS02.
    Maintain a user status profile for the serial number profile, thro equipment category.
    For every movement of material statuskeeps on changing.
    like for example
    1.Initial GR to UR Stock: "Received"
    2.Quality inspected "QC OK"
    3.Issued to Prod Order "Issued"
    4.Sent for rework "Rework Required"
    5.Gr after Rework "Received After Rework"
    You need not change status manually, it can be configured in status profile accordingly. If you do this you can get rid of this issue.
    Thanks
    Balasubramanian

  • Landed cost and cogs

    hi,
    1) i was told that landed cost (inbound freight cost) is part of cogs. may i know why?
    what i understand a product cost is made up of direct labour, direct material and manufacturing overhead but no landed cost.
    2) distribution cost (outbound freight when selling) is not landed cost. it is not part of cogs. the cost should be reported at where?
    can have advice?
    thanks
    rgds

    Hi,
    It seems u r mixing landing cost for direct material(Procured) and u r finished goods(produced).
    In the case of procured material all the costs incurred to bring the material upto their usage level u can account as the material cost. Landing Cost is one such price. U account the cost of the procurement material as direct cost in the product in which it is consumed.
    In the case of produced goods COGM includes Direct MaterialsDirect Labour Production Overehads. COGS is COGM+All Indirect overheads.
    Here all Indirect overheads means all the cost as a producer u incurr to distribute to u r customer. Landing cost will be more relevant from the customer point of view. For him landed cost is purchase price(u can understand producers COGS)+ all incidental costs.
    Regards
    Sudhakar Reddy

  • Z77A-GD65 ram and DR. mos problem after 2 years without any HW change or OC!

    Hi guys, i have three Z77A-GD65 from 2 years with the same hardware config, no overclock or others OC settings ....simply default bios settings;  in this last 2 months, not at the same time, all of my 3 mainboards  have the same identical problem.
    One day, from nowhere, without any reason, i start my pc and mobo don't start, hangs with code 55 ( memory error) and Dr mos alarm led goes on, i try to reset bios .. nothing.
    I Switch multibios to "B" bios and works perfectly .. i've tested all of RAM modules and result works perfectly !! .... all of three mainboards have the same identical problem!!
    Now i use all my 3 PCs with "B" bios and works perfectly, because "A" bios hangs always with code 55 and with Dr. mos alarm led on, i try to update and downgrade "A" bios ... nothing to do ... "A" bios don't work anymore.
    Any idea?

    Quote from: Nichrome on 19-July-14, 02:32:51
    Don't have to be rude 
    If same problem is on 3 motherboards then is something wrong with RAM or BIOS not the motherboard
    >>Posting Guide<< Reminding again if you want to receive any help.
    Nichrome, you misunderstood! ... I just responded to your affirmation .. that's all, it was not my intention to was "rude" as you wrote! OK? 
    Ram  modules have been tested on other Asus mainboard  .. .. no read/write errors and no hangs problems ... so all Ram modules are fine
    About bios ..... maybe primary bios is physically damaged.... i try to reflash bios also with old version .. no way .. maybe primary bios damage in all 3 mainboards  !! very strange!!! ... you know if there's a know manufacturing defect on this MB bios maybe on a particular MB serial part number? because i bought all 3 mainboards at same time about 2 years ago.
    Quote from: Sea Dog on 19-July-14, 02:40:52
    Obviously, there is 'something' that has caused BIOS corruption in all 3 mainboards A chips. Whatever that 'something' is, it may happen to the backup B chips as well. Recommend to concentrate on finding this 'something', what the common denominator is, and restoring BIOS chips A before the mainboards may become expensive paperweights. A shop with an SPI flash programmer device can fix the broken BIOS chips if not comfortable with doing the recovery procedure yourself.
    Hi, yes i agree,  In fact, my fear is to have, in a while, these mainboard totally unusable!  ..... i think that primary bios is physically damaged or i hope, software damaged, I would try to recover it,  if it's only a software problem (i hope so) ... do you know a procedure to completely erase cleanly that reflash the primary bios? i try to use dos MSI flash utility with "/p /b /n" options .. no success to restore A bios ... same story ... error 55 and DR-mos alarm led on.

Maybe you are looking for

  • Urgently Upgrade Stop In XPRAS_UPG Phase

    Hi all, This is our infrastructure: Windows 2000 Oracle 9.2.0.7 SAP 4.6B Kernel Release 46D We are upgrading our DEV System to R/3 Enterprise 4.7 Ext. 2 Sr1 <b>Our Upgrade Process Stop in the XPRAS_UPG Phase. Basically it gives this error:</b> WARNIN

  • Follow up question about iTunes accounts

    My son is going to establish his own iTunes account.  Can we use the same credit card number for multiple iTunes accounts on the same iMac?

  • Gray screen on start up and not able to repair hard disk and not able to take back up.

    My macbook pro bought in early 2011 with snowleopard software and than upgraded to lion is now running on system 10.7.5 . My problem is i get a gray screen on startup with apple logo and spinning ball. I tried all the solutions mentioned in the apple

  • Creating P.O object

    hi all experts i am creating purchase order object in smartforms...i have to take tax details from BSET table to link with EKPO table so can any body tell on which field i have to make link whilw retriving data..... Thanx in advance .....

  • Referance Billing Plan

    Hi all, how to create referance Billing plan in milestone billing ????? as i want to reflect % of down payment automatic for each transaction on vao1????