Document is incomplete you cannot save the delivery

hi experts
when i am trying to save sales order its saying G/L account is missing , and even i saved and and doin delivery material is not pickect and in picking tab qty is zero in gray color inactive mode.
so please can you tell me what have to do complete document and how can i get that qty in picked qty.
Thanks in advance
madhu

Hi Madhu,
For completing the document, you need to follow the given steps.
Go to VA02 --> Open your order --> Click at "Enviroment" --> Click at "Analysis" -->  Click at "Account Determination"
Left hand side, you can see your condition type. Open the tree and maintain the same combination in T-code VKOA with the right G/L account.
I dont think it stop you to create delivery, but it should not allow you to bill.
So 1st complete the order then go to VL01n --> create your delivery --> Click at "Subsequent function" --> Click at "Create Transfer order" --> It will take you another screen --> give your delivery number --> warehouse numnber --> Enter --> on next screen click at Generate TO --> Save it
Come back to VL02N --> Enter yoru delivery number --> Now you can see the picking is already done.
Hope it helps,
Regards,
MT
Edited by: M T on Apr 8, 2010 11:08 AM

Similar Messages

  • Error: Document is incomplete: You cannot save the delivery

    During MB1B, mov type 343 in decentralized environment getting error "Document is incomplete: You cannot save the delivery"

    Sharing screens from ERP Customization mov 343
    In warehouse mov 343
    Entries are maintained for mov 343

  • 4500157269 -Document is incomplete: You cannot save the delivery

    Hi all,
    When I try to create an outbound delivery for an STO using t-code VL10B, i get an error saying the following:
    Error Log for coll. run 0000740903.
                4500157269 000000 Document is incomplete: You cannot save the delivery.
               LongText               Detail                 Diagnosis
                        When the system checked whether saving delivery was
                        permitted, it determined that the requirements stored in
                        Define Incompletion Procedures for this document do not
                        allow this subsequent function.
    Please advise how to overcome this problem.
    Thanks
    Kaveri

    Hello Kaveri,
    It seems to me that the "incompletion procedures" for replenishment delivery have not been fulfilled to create the delivery.
    Can you please check what is the incompletion procedure assigned to your replenishment delivery and what fields in that procedure are mandatory to be filled before the delivery document gets generated.
    If these fields are not filled, then the delivery creation fails. Please check the details in the config (LE>Shipping>Basic Shipping functions>incomplete control for deliveries>Assing incompleteness procedure and then define incompletion procedure for the field information at the header and item level).
    If this seems to be lengthy, please check with your SD guy who can quickly check it for you about the incompletion procedure requirements.

  • Error: creating Delivery for STO PO:Document is incomplete: You cannot save

    Dear Gurus,
    I,m  carrying out STO between two plants with in same company code.I have ctreated STO-PO(doc type UB)
    When proceed for delivery using VL10B the following error is creeping in:"Document is incomplete: You cannot save the delivery"
    The technical data provides the following info
    When the system checked whether saving delivery was
    permitted, it determined that the requirements stored in
    Define Incompletion Procedures for this document do not
    allow this subsequent function.
    Message number :VU 013
    Any body has an idea how to proceed i have already all the settings related SD.
    Regards
    Praveen

    Hello Praveen Kumar
    Please check the below Note
    Note 335504 - Not possible to save delivery because of VU013
    Hope this helps
    Thanks
    Arshad

  • STO-IBD:Document incomplete cannot save the delivery

    Hi All,
    I have created new plant copied from  another plant .
    SPED condition record created in VV21.
    Now i created STO process as follows
    1. Created STO and confirmation tabe with "shipment notification"
    2. OBD using VL10D
    3. PGI done
    4..Now as per config and sped condtion record .. it should create the inbound delivery and same way it happend and tested and it worked well till yesterday
    today morining it is showing below error msg only for the newly created plant and other plants are working well.
    Some times it also initially shows error message .."Inbound delivery intiated in new task" and finally shows the above error message.
    Help me how to proceed to get inbound delivery for this.
    Thanks,
    Muru..

    Hi Muru,
    The first step to take here is to check the delivery creation process to identify which element is causing the error in the incompletion process.
    Can you see the same error when creating the IBD in VL31N? To catch it in debugging of the SPED output you can set parameter ledsp_debug_mode to 'vl10'. In debugging you can check the entry of XVBUV table to see what is incomplete.
    Regards
    Stephen

  • You cannot save the document on the file system (WIS 30903)

    Hi Experts,
    I just would like to inquire if anyone of you is familiar with this error?
    I've tried to search for WIS 30903, but the results were very limited.
    Just thought that someone here might have experienced this and know
    the cause and solution for this error.
    Kind Regards and Many Thanks,
    Mark

    Hello Mark,
    Are you trying to save Webi report from Webi Rich client?
    What is your BO version?
    If you are using BI 4.1 SP02  and trying to save the report from rich client..we can get this error..to resolve this you may need to have Admin rights..
    Please note that report will get save even if you get the above error..
    Regards,
    Naveen D

  • Cannot save the selected regions

    I'm just trying to set up a site for a client. I don't use Dreamweaver so I'm trying to create editable regions in the browser, following the instructions (http://help.adobe.com/en_US/InContextEditing/Administrator/index.html#editable).
    When I put a tick in the checkbox and click on Save, I get an error message: "You cannot save the selected regions, etc". The region is not dynamically generated - in fact this is a very simple static page with no scripts at all, nothing complicated. Here's the URL: http://www.artonhart.com.au/guestbook.html
    The region I'm trying to select is a td, id=guestbook.
    What to do?
    Jen

    Well... as for the table structure thats not exactly correct. The proper way to code a table is as follows
    Please read this thread: Re:  Editing a Table using ICE
    define div
         define table
              define table body (create a repeating group if you have repeating cells)
              define table rows
                   define table headings (can be editable if enabled)
                   define table rows (enable repeating if you like)
                        define table data (create editable cells)
    <div
    id="repeating-table">
      <table width="100%" id="Name_Table">
    <tbody ice:repeatinggroup="*">
          <tr>
           <th width="331"> <h2>Column Heading 1 </h2></th>
    <th width="76"> <h2>Column Heading 2 </h2></th>
    <th width="58"> <h2>Column Heading 3 </h2></th>
    <th width="50"> <h2>Column Heading 4 </h2></th>
    <th width="50"> <h2>Column Heading 5 </h2></th>
    <th width="42"> <h2>Column Heading 6 </h2></th>
    <th width="55"> <h2>Column Heading 7 </h2></th>
    </tr>
          <tr ice:repeating="true">
            <td
    class="style-it" ice:editable="*">content 1</td>
    <td ice:editable="*">content 2</td>
            <td
    ice:editable="*">content 3</td>
            <td
    ice:editable="*">content 4</td>
            <td
    ice:editable="*">content 5</td>
            <td
    ice:editable="*">content 6</td>
            <td
    ice:editable="*">content 7</td>
          </tr>
    </tbody>
      </table>
    </div>

  • Attempting to download a wmv file. I keep getting the message: "You cannot save this document with extension ".wmv" at the end of the name. The required extension is ".webarchive" --if I save it this way, i just get a web address rather than the wmv

    Attempting to download a wmv file. I keep getting the message: "You cannot save this document with extension “.wmv” at the end of the name. The required extension is “.webarchive” --if I save it this way, i just get a web address rather than the wmv

    Find the URL for the WMV, paste it into Safari's address bar, and press the Option and Enter keys.
    (66873)

  • I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?

    I've noticed that in the new version of Firefox that you cannot save multiple tabs at one time like the previous Firefox 3.6.or so and I wanted to know if I can find that feature again?
    In the previous versions of Firefox when you went to you Bookmarks menu it gave you the options to either Bookmark This Page 'command' + 'D', Subscribe to this Page, Bookmark All Tabs 'up-arrow-key' + 'command' + 'D', and Organize Bookmarks 'up-arrow-key' + 'command' + 'B' however in the newest version of Firefox there is no Bookmark All Tabs so you can bookmark all the tabs that you have up in one window at a time. So I need to know if it is possible that the feature is now in a different place, is gone altogether, or if you can get that feature another way?
    For me personally and my work I go through hundreds of web pages a day and save around half of those so it is imperative that I be able to bookmark more then one tab at a time because I can't be bothered to bookmark every single page separately and then go through hundreds of tabs in my Unsorted bookmarks in order to sort those bookmarks. It is simple inconvenient to sort every bookmark individually that is why the previous version of Firefox with the Bookmark All Tabs button was superior in its convenience.

    Right click any tab and choose "Bookmark All Tabs".

  • I am trying to download iTunes, but cannot save the file because the thank you page comes up right away.

    I am trying to download itunes 11.1.3. 
    I cannot save the file,ItunesSetup.exe. 
    I click on Save File and nothing happens, I use XP.  The thank you page comes up right away

    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/itunes/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

  • Error in Portal: The Standard transport system is active.You cannot save

    Hi Experts
      In Portal,I am trying to save a BW Query as view in 'Favorites' or 'BEx Portfolio' or 'My Portfolio',I can't able to save it as i am getting
    "The Standard transport system is active.You cannot save" msg
    Please update me what is the reason and how to resolve this error
    Thanks in advance

    Hi,
    SAP Note : 356018 might be handy.
    Regards,
    Sandeep Tudumu

  • Infopath cannot save the following form - this document library was either renamed or deleted

    Hi there,
    I'm working in InfoPath 2013, using a remote desktop connection to a Windows 7 machine publishing to an on-prem SharePoint 2013 server.
    When creating my form, I go to publish it to a form library and get the following error:
    InfoPath cannot save the following form http://myformlocationandname This document library was either renamed or deleted, or network problems are preventing the file from being saved. If this problem persists, please contact your network administrator
    I've tried updating a library, creating a new library, but neither work. I can however, edit a list and customise the form to then publish back without a problem.
    If anyone could offer any advice, I'd be very grateful! :-)
    Thanks very much,
    Alex

    Step1: First, the method of control :
    Add
    Windows Server Feature: User Interfaces and Infrastructure -> Desktop
    Experience 
    Reboot 
    Start
    Windows Services -> Themes service
    Step2: I did not answer:
    Go to SharePoint and create new Subsite
    Created Test Subsite

  • Acrobat XI cannot save the file, cannot read document

    Recently acquired Acrobat XI with a new scanner. with several specific files that were sent to me, I get an error message that it cannot save the file because it cannot read it error (135). 3 out of 4 documents are originals. The 4th was apparently printed out and scanned. No problem with it. Any suggestions? I've pretty much tried everything and only solution seems to be creating jpgs files and then turning them back into a PDF file. Another party who received the files reports she has no problem with it. My guess is that she has an older version of Acrobat. I'm having the same problem with the Reader version.

    Thanks for the response. I sent a response to the email notification but since I don't know if that puts my response on the forum, I'm putting it here as well. Yes, Under "help" I've run the updates multiple times and none are available. I did see a fix that sounded like it was for this type of situation but I could not find the switches in the program to carry out the recommendation. It sounded like the problem was that XI has trouble "reading" some documents and gets "hung" as a result. The solution was to turn off this feature. But I don't see how I can do that. I downloaded Soda PDF (alternative program) and it did not have any problem with it. Also, someone else opened it with no problem.

  • V1 631 - You cannot enter new delivery costs

    Recently we upgraded from 4.6C to ERP 2005 ECC 6.0.Since the upgrade, we have noticed an issue in ME22N. Once you perform invoice verification on a purchasing document, you can not add any new conditions or change any existing conditions. You get message V1631 - You cannot enter new delivery costs. The purchasing document has not had Goods Receipt done on it, only Invoice Receipt. I even tried reversing the Invoice Receipt and then adding/changing conditions, and it still gives me the message noted above. Please advise.

    Dear Jamie,
    below is the sap explaination to your question:
    Is it possible to change or add delivery costs in the purchase order after a goods receipt has been executed?
    Answer:
    No, this should not be possible. The system generates error message V1631 'You cannot enter new delivery costs' (V1631). Important: If your system does not behave in the manner described, this is an error that can be corrected using Notes 187694 and 196884. This affects the earlier Support Packages of Release 31I, 40B, 45B and 46B (you will find more detailed information in the two notes mentioned).
    For the changeability of delivery costs after an invoice receipt, see Note 651798 and Note 720191, or Note 549408.
    The existence of held delivery cost invoice documents must be checked manually and has to be considered.
    Delivery costs must not be entered again or changed if all follow-on documents were cancelled for the purchase order item, unless there were no delivery costs for the posted documents. Otherwise there is no guarantee that continued processing will run without errors.
    If you change the Customizing for existing delivery costs, the system does not read this either in a purchase order with an existing goods receipt. The new Customizing settings only take effect when you create a new purchase order.
    Of course, the condition values of time-dependent conditions can still be changed even after a goods receipt has occurred.
    Please note:
    The restrictions on changing delivery costs as described above have only been developed over time. This is not due to changed functions, rather previously we did not know that making changes could sometimes lead to subsequent irreparable errors.
    In particular, when you post invoices for delivery costs, the logic considers delivery costs that have already been posted (even if they have since been cancelled) AND the data for delivery costs from the database (as displayed in the purchase order). During processing, you have no way of knowing if this information is no longer compatible, nor any way to discover the cause, and this leads to incorrect processing.
    You should therefore proceed as follows:
    If delivery costs were entered incorrectly, you must cancel all related purchase order items (reverse all documents) and enter a new purchase order item with the correct delivery costs. Otherwise, there is no guarantee that further processing will be correct.
    If your delivery costs are changed regularly, you should use master conditions.
    Additional note:
    If you have manually changed or maintained conditions in the purchase order, under certain Customizing settings when you run a new price determination after a goods receipt, a condition may be determined twice. For more information, see Note 456691.
    Regards
    Rajesh

  • You cannot maintain the address (partner function 'Ship-to party' is empty)

    Dear Experts,
          I create one outbound delivery but when I click on address ( Symbol next to ship to party) it is showing below error.
    You cannot maintain the address (partner function 'Ship-to party' is empty)
    Message no. VPD017
    I also check customer master , address is maintain properly.
    in partner functions Sold-to party , Bill-to party , Payer , Ship-to party all are same. ( example: if bill to party is ABC then payer , ship to pary , bill to party all are ABC).
    Please help.
    Regards,
    Nirav Desai

    Hii Nirav Desai,
    You do correctly "configure automatic partner determination". The steps are as below -
    Customer Master
    Sales Document Header
    Sales Document Item
    Delivery Type
    Shipment Type
    Billing Header
    Billing item
    Sales Activities
    1.     How to define partner?
    A grouping of partner functions. The procedure specifies which partner functions are allowed for a particular business transaction (for example, for processing a sales order) and which of those partner functions are mandatory.
    Use
    You define partner determination procedures in SD Customizing through Functions -> Partner determinat.
    u2022     In sales documents, for example, you can specify the partner determination procedure according to sales document type and item category. During order entry, the system first proposes partners from the customer master record of the sold-to party. If this information does not exist in the customer master, the system automatically proposes the mandatory partners from the partner determination procedure that you specify in the document header.
    u2022     For billing documents, for example, you can specify a partner determination procedure where the sold-to party, bill-to party, and payer are mandatory but the ship-to party is not (for billing, you are more interested in who orders and pays for the goods than in who receives them).
    Thanks and Regards,
    Santanu

Maybe you are looking for

  • How to find out if a mirror is synced ?

    With the recent big updates i have been looking for a way to determine if the mirrors i use for updating are in sync. For the last update i manually activated ftp.archlinux.org in pacman.conf, did a pacman -Syu , answering NO then switched to another

  • Copy the Purchase order # to the Sales order created with reference

    Generally if you create a new sales order with reference to a pre-existing sales-order, then the PO# does not get copied. What would you have to do in-order to get the PO# copied into the new sales order ? Thanks

  • Session creation at the time of Form Login

    I enabled my session params to manage weblogic session management in Properties file. I'm using LDAP Realm as a Users/groups repository for credentials checking. I'm using form authentication(weblogic.servlet.security) API to check my credentials. He

  • Setting up Eclipse with external library (RePast libraries)

    Hi, all! I need to use a set of jar files built to help me creats agent-based models in Java. The jar files are part of the RePast library http://repast.sourceforge.net/ I successfully wrote and ran a Hello World to make sure Eclipse was running Java

  • Horizontal scrolling use MOUSE_MOVE event problem

    Hi, I have a a thumbnail scroller that scrolls images horizontally and inverted when I move the mouse. It works fine on its own, and is giving me the results I want, but whenever I put it in my project, it won't scroll properly. Like, the scrolling i