MM - Po contain no items

hi gurus,
I have create a Po with reference to Pr but when I try to receive goods on PO I get following message:
Purchase order 4500000695 has no items
Message no. M7033
Diagnosis
The system has not found any order items in the purchase order 4500000695.
Procedure
Make sure your entries are correct.
If the purchase order number has been incorrectly specified in your reference document, you can search for the correct number with the search functions.
Please reply
Raja

Hi Raja,
      1. This is a very rare problem you may face with MRP. If the PR is an outcome of MRP run, then try deleting both the documents and recreating it after running MRP on single item, single level.
      2. You may face this problem if confirmation control is active e.g. Inbound delivery. Until and unless the inbound delivery is not made, it will not allow you to make the GR.
Regards,
Ashish J. K.

Similar Messages

  • Closing sales order containing cancelled item

    Hello,
    This is the scenario.  You create a sales order containing 3 items and add the order.  One of the items then gets cancelled (in item master data).  You then try and close or cancel the order.  A red line error message is displayed saying 'Item cancelled' with the item code after it.  Is there a way of closing a sales order which contains a cancelled item? I have tried removing the item from the order but am unable to update it afterwards - it shows the same error.
    Many thanks,
    Kate

    Hello Kate,
    A precaution is always needed when you cancel any items.  You need run a simple query such as:
    SELECT * FROM RDR1 T0 WHERE T0.ItemCode = '[%0\]' to check any Sales Orders contain this code.
    Thanks,
    Gordon

  • How to customize a List object to contain line items other than String

    I'd like to create a List that contains line items with the following form:
    check box followed by a string followed by a button.
    I'd like the list to be backed by an object array that has a similar form:
    boolean, String, boolean
    which define if the item is checked, it's title, and whether or not to display the button.
    So I'd like to have code something like this:
    // ten items in this lists
    MyList myList = new MyList(10);
    // first item
    MyObject myObject = new MyObject(false, "Item 1", true);
    myList.add(myObject);
    // add the rest of the items...I can't use Swing, I only have AWT available in a J2ME environment.
    Where do I start?
    Can I do this with List?
    I've looked at GridBagLayout but I'm unfamiliar with it. Would a GridBagLayout work?
    Do I need to create a custom control from scratch (based on Panel or ScrollPane, for example) to accomplish this?
    Thanks,
    Nick.

    List only takes Strings. Here's an possibility with GridBagLayout:
    import java.awt.*;
    import java.awt.event.*;
    public class ListTest implements ActionListener
        Object[][] data =
            { Boolean.TRUE,  "John Ericsen",   Boolean.TRUE  },
            { Boolean.FALSE, "Heidi Pall",     Boolean.TRUE  },
            { Boolean.FALSE, "Gregg Fletcher", Boolean.FALSE },
            { Boolean.TRUE,  "Pieter Gaynor",  Boolean.TRUE  },
            { Boolean.TRUE,  "Janice Clarke",  Boolean.TRUE  },
            { Boolean.TRUE,  "May McClatchie", Boolean.FALSE },
            { Boolean.TRUE,  "Bill Horton",    Boolean.TRUE  },
            { Boolean.FALSE, "Helmet Krupp",   Boolean.TRUE  },
            { Boolean.FALSE, "Ian George",     Boolean.TRUE  },
            { Boolean.TRUE,  "Jill Smythe",    Boolean.FALSE }
        public void actionPerformed(ActionEvent e)
            Button button = (Button)e.getSource();
            String ac = button.getActionCommand();
            System.out.println("ac = " + ac);
        private Panel getPanel()
            Panel panel = new Panel(new GridBagLayout());
            GridBagConstraints gbc = new GridBagConstraints();
            gbc.insets = new Insets(2,2,2,2);
            //gbc.weightx = 1.0;         // horizontal dispersion
            //gbc.weighty = 1.0;         // vertical dispersion
            for(int j = 0; j < data.length; j++)
                Checkbox cb = new Checkbox("", ((Boolean)data[j][0]).booleanValue());
                gbc.gridwidth = 1;
                panel.add(cb, gbc);
                gbc.gridwidth = GridBagConstraints.RELATIVE;
                gbc.anchor = GridBagConstraints.WEST;
                panel.add(new Label((String)data[j][1]), gbc);
                gbc.anchor = GridBagConstraints.CENTER;
                gbc.gridwidth = GridBagConstraints.REMAINDER;
                if(((Boolean)data[j][2]).booleanValue())
                    Button b = new Button("call");
                    b.setActionCommand((String)data[j][1]);
                    b.addActionListener(this);
                    panel.add(b, gbc);
                else
                    panel.add(new Label("  "), gbc);
            return panel;
        private Panel getList()
            Panel child = getPanel();
            ScrollPane scrollPane = new ScrollPane()
                public Dimension getPreferredSize()
                    return new Dimension(200, 125);
            scrollPane.add(child);
            Panel panel = new Panel(new GridBagLayout());
            panel.add(scrollPane, new GridBagConstraints());
            return panel;
        private static WindowListener closer = new WindowAdapter()
            public void windowClosing(WindowEvent e)
                System.exit(0);
        public static void main(String[] args)
            Frame f = new Frame();
            f.addWindowListener(closer);
            f.add(new ListTest().getList());
            f.setSize(400,400);
            f.setLocation(200,200);
            f.setVisible(true);
    }

  • 'Document does not contain any items' error while posting GR from BAPI

    Hello Friends,
    I am trying to post GR from BAPI 'BAPI_GOODSMVT_CREATE' but some time it post successful and some time it does not post..gives error 'Document does not contain any items'....i have search all option but did not get any solution why this error is coming....kindly help me if you have any information regarding that.
    The strange thing is i have alrady posted GR with some test data and later on again am trying to post GR with same test data but it is giving error as above.
    For your information...i am using enhancement spot in standard program for GR posting...could it give any problem.
    Regards,
    Rajkishor.

    Solved by my self...problem was i were using enhancement spot in standard program because of this it was creating problem have search new enhancement spot and put my code out there now it is working fine.
    Thanku very much all of you for your reply.

  • Error message:Material document contains no items (order: 40000004 item: 00

    Good Day SAP expert,
    I have facing an error message on Material document contains no items (order: 40000004 item: 000010) & Message no. /DBM/COMMON286.
    This error happen when I want to create Good Issue with action QGIS (Create Goods Issue (DBM)).
    Steps that I create vehicle order:
    1.     Go to /dbm/order01 and select 3010 u2013 Vehicle Order based on Model
    2.     Then I create for a new customer with model sales code
    3.     I save the vehicle order in DBM.
    4.     I go to VELO to create vehicle on Peugeot model sales code and create PO, good receipt and incoming invoice.
    5.     Then I use action QDBM to enable vehicle to DBM.
    6.     I assign the vehicle (DBM) to my vehicle order (created based on model).
    7.     The assignment is successful; therefore I would like to do Good Movement (good issue). Error : Material document contains no items pop up.
    8.     I have try with create VELO, assign QDM and create 3000 u2013 vehicle order, Good Movement able to perform.
    I apply snote 1527931 - Problem with reading of document flow on nonunicode systems.
    Its doesn't work, system say still say that material document contains no items.
    is it advisable change error message to warning message?
    Please advice.
    Thanks
    regards,
    ng chong chuan

    I am not sure but this coudl be reason.
    You have created a vehicle but you have not created the purchase order and Goods Recipt for the Vehicle, means the VEHICLE IS NOT IN YOUR INVENTORY
    First check whether the vehicle is in inventory or not, if not then not possible to do Goods issue.

  • Getting error message in debug "Page contains page items/buttons which are not assigned to a region!"

    Hi,
    I created a form and when I submit, it goes through but there is no "success" or "failure" message on Apex. I tried debugging it and got this message:
    "Page contains page items/buttons which are not assigned to a region!"
    I looked at the page definition and it seems like everything is assigned to a region. Much appreciate your help.
    Thanks!

    For your message, the relevant branch needs "include process success message" to be checked - and a value in success/failure in your process.
    Check the submitting & landing page for items not in a region. Under the items section there may be items listed separate to those under specific regions.
    It's possible these are related, but not guaranteed.

  • Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items)

    Okay i had to install Itunes onto my new OS because window's Vista messed up on me and i can't get any of my old purchases back from my account such as music and movies any ideas on how to get them back (i do not have the folder that contains old items from the last itunes or anything from that OS because it had a virus and i just wanted windows 7)

    Downloading past purchases from the App Store, iBookstore, and iTunes Store
    Hope this helps,
    JD

  • Purchase order contains faulty items

    HI,
      When I tried to change the plant of purchase order I'm getting an error " po contains faulty items, plant can't be changed",
             I'm getting this error only for one line item out of 5, for other line items I didn't find any error. For this item, there are some down payments...
             Can't we change the line item plant if we have any transactions??
                 How can I solve this issue..??
    thanks and regards
    msr

    Hi,
    Please reverse the transactions which have been posted over this PO line item.If any transaction has been posted over this item system will not allow to change the plant since the postiings takes place for the plant.If any document is posted system will allow to change fields like PO qty like fields which are less.In order to chnage the plant the PO item should be afresh.
    If not any transactions posted ,Since the item is with Red double click on the error which will tell you why the item is faulty and you can act accordingly and after this error removal system will allow you to change the plant.
    Regards,

  • Handling unit 1000001227 contains an item that cannot be assigned

    THE HANDLING UNITS ARE CREATED WITH THE BATCH MANAGED MATERIAL HU02.
    AT THE TIME OF CREATING DELIVERY,WHEN I GO TO SELECT THE HANDLING UNITS IN EDIT>PACK THE SYSTEM GIVES ME FOLLOWING WARNING,
    Items subject to batch handling w/o batch assignment could not be packed
    AND AFTER ENTERING THE SYSTEM TAKES ME TO THAT PACKING SCREEN AND WHEN I SELECT MY HANDLING UNIT THE SYSTEM GIVES ME THE FOLLOWING MESSAGE AND DOESN'T SELECT THE HANDLING UNIT,
    Handling unit 1000001227 contains an item that cannot be assigned
    ALTHOUGH THE SYSTEM SELECT THE HANDLING ONLY WHEN I MENTION THE ALL BATCHES,QUANTITY AND WAREHOUSE OF THE ITEM IN BATCH SPLIT.
    ANY ANYONE TELL ME THAT HOW CAN I SELECT THE HANDLING UNITS WITH OUT MENTIONING ITS BATCHES IN THE BATCH SPLIT.
    REGARDS:VIJAY KUMAR

    Hi Vijay,
    Based on the below error Items subject to batch handling w/o batch assignment could not be packed.
    I think while creating the delivery check whether the system allocated the correct batch or not. If not created the batch then click on Batch split and Batch determination.
    Then from the menu Batch determination -> W/o classification. Then system will show the all batches. Then select the coorect batch and copy the Qty.
    Then try to do packing edit - > pack.
    I think it will work fine.
    Regards,
    SK

  • Document is alrady contains cleared items-reversal not possible

    Hi All,
    At the time of MIRO reversal we are getting error massage Document is already contains cleared items-reversal not possible
    actually one MIRO document using TDS line item and we make a payment for that TDS line item after that we try to reserve MIRO document that time we are getting error massage.
    Please help me to resolve this issue.
    Regards,
    juhi

    Hi Spradip & Minesh,
    Thanks
    But as per my client they do the same in system but this document only not getting reveres why they don't know.
    but what we do because they want to reverse the document.
    Please help me
    Thanks & Regards,
    Juhi

  • Error message in Logic "audio configuration contains unknown items"

    I am using Logic Studio with an apogee Duet and Mac Book Pro.
    So far I love the apogee duet for it's simplicity and sound. I have
    however started to receive this error message working with Logic Studio,
    almost anytime I start a new track, add a plug-in or instrument, etc.
    "Audio Configuration contains unknown items"
    It did not do this from the very beginning but started after a few
    sessions. I have tried re-installing the driver disc for the Duet but it still happens.
    when it does pop-up i can click the ok box and after clicking several times
    it will go away and let me proceed.
    Could anyone please advise me.
    thank you very much.

    Maybe this happen bacause you put many additional info in your "Aple discussion" profile about the software that you use, but we can also say you the same as Logic message:
    your detailed "Audio configuration" profile info contain a "unknow item"
    Whitch is your audio interface?
    G
    PS: anyway, try to trash Logic preferences.

  • BSIS Index for G/L Accounts contains Customer items ?

    Hello experts,
    I have some doubts about what i'm seing in database table BSIS. I always thought that this index table was containing only items with account type 'S' for GL account items.
    But it seems that customer items (with account type = D) can also be stored in this index table.
    Can anyone confirm if it is the normal behavior ? I'm really confused.
    Thanks in advance for any help.
    S.

    In the master data of the reconciliation account, you have the field SKB1-MITKZ (Reconcil.ID), with value 'D' for a customer reconciliation account.
    The documentation of this field is:
    Account is reconciliation account                                                                               
    An entry in this field characterizes the G/L account as a reconciliation
         account. The reconciliation account ensures the integration of a       
         subledger account into the general ledger.                                                                               
    Examples                                                                               
    G/L account 140000 is defined as a reconciliation account. In the      
         customer account 4711, the G/L account 140000 is determined as a       
         reconciliation account.                                                                               
    In this way, all postings to customer account 4711 are also posted     
         automatically to the G/L account 140000. The G/L account itself is not 
         designed for direct posting. In this way, a reconciliation between     
         subledger and general ledger is always guaranteed.

  • Document contains no items - Carry Out Sourcing From External Requirements

    Hello Experts,
    I have a problem in carrying-out sourcing in SRM 701 with external requirements come from ECC 6.0
    I want to process the requirements into purchase order, everything is OK because I see the line item of requirement is there. But when I check the document, this error occurs
    Back-End Error:Document contains no items
    Back-End Error:Please enter items first
    It seems SRM didn't bring the item displayed to the back-end so it keeps sending error message.
    How could that happen when I can see the document clearly contains item?
    Appreciate all the answers
    Regards,
    Ted

    Hi Dinesh / Pradeep
    Could you get a fix to this issue, we are facing the same error after we have successfully distributed the SRM Central Contract to ECC and then trying to fullfil the MRP generated PR that we used for sourcing
    We are in the classic scenario and in the classic scenario, we cannot create a Purchase ORder in ECC from SRM, it only creates local SRM PO
    Hence we are doing the following process steps for PDP with PM scenario
    1) MRP Run
    2) Push the PR as a Shopping Cart to SRM
    3) Select the Shopping Cart and create RFx
    4) Publish the RFx and Award the Vendor with the SRM Central Contract
    5) Distribute the SRM Central Contract to a ECC contract
    6) Use ME57 to turn the MRP PR to a ECC PO by assigning the Distributed backend contract as a source of supply in ECC
    We are failing step 6
    Your answer was below, but it did not end in a resolutuoin
    Please let me know the resolution to this step
    Regards
    Tridip
    Your earlier unfinished answer
    " How could we disable the error message so that we could create PO in ECC with reference to contract and purchase req. "
    - this message is due to standard config we do in ECC for matl grp & pur grp for PR transfer in table T160EX
    ECC books the combo of matl grp & pgrp for external system (SRM) and will not allow to process the PR in it.
    a procurement profile is allotted in EBAN.
    Don't think you can change the message type to Warning or info.

  • MR8M-Document already contains cleared items - reversal not possible

    Hi Gurus,
    I am getting error message Document XXXXX 1000 2014 already contains cleared items - reversal not possible while cancelling IR via Tcode MR8M.
    Invoice was already paid twice by mistake hence we are trying to cancel via MR8M.
    I know we can do via FBRA by resetting the cleared item but is there any other options or workaround?
    Thanks,
    Kumar

    Hi Jurgen,
    Thanks for your reply;
    Invoice posted twice and 1 needs to be reversed. Please refer the attached screenshot.
    Thanks,

  • Purchase order still contains faulty items

    Hi ,
    While creating Purchase Order through BAPI I am getting the error : purchase order still contains faulty items
    How to rectify that?

    hi
    try checkur BAPI
    also check u have given all details
    try creating the po in ME21n normally ,which fields ur filling in this then compare it with ur BAPI process
    regards
    kunal

  • Document does not contain selectable items.

    Hello Gurus,
    My purchase team wanted to transfer plant from one plant to other.. and so they are creating STO , without any confirmation , while doing GRN 101 movement type Store person is facing error Document does not contain selectable items.
    Please help to resolve the same.

    Hi,
    1) this should be posted in MM forum, not here
    2) let the person go to MIGO , to menu Settings, click Default Values and check checkbox "Propose All Items"
    3) I guess if it is STO it would need goods issue first happening in source plant so that GR can happen in receiving plant (so first create Outbound Delivery in source plant, post goods issue against it and then do the GR with 101 against this delivery or PO itself)
    Regards,
    Tomek

Maybe you are looking for

  • MS Word 2011 won't launch

    Word won't launch although PP, Outlook and Excel open okay.  Uninstalled MS Office 2011 and reinstalled. From previous contributors I tried fixes by verifying fonts, (no change), completed a permissions verify/repair (no change). Also can't install M

  • Duplicate Printers on Network

    Does anyone know how to find source of duplicate printers on network? First I thought it was because of Mac OS X server and Windows 2003 server on same subnet, both sharing. Turned off Print services for Mac on Win2k3; still had duplicate printers. T

  • Idm 6.0 language packs

    There are language packs for idm 6.0?

  • Open Vi object reference waveform chart

    Hi, I'd like change a property of an indicator in a VI from another VI (In particular i want to clear a Waveform Chart) I used Open VI Object Reference but i am not able to access to History Data. How can I do? Solved! Go to Solution. Attachments: Cl

  • 6300 PC Suite - No Contacts and Cannot sync

    Hi, I am having a problem with contacts and synchronisation. When i try to access the "contacts" directory through the nokia phone browser i get and error: "Failed to start update" followed by: "The operation could not be completed" Syncronisation do