Oder created with zero quantity

Hello,
Order was created with several line items in which one line item has zero quantity the system still allowed to save the order.
Can you help me to investigate why this has happened.
Thanks
Vinay Sapare

Hi Vinay Sapare 29, 
You have to assign the *incompletion log* to the sales document hear
Go To *SPRO-IMG-Sales& Distribution-Basic functions-Log of Incomplete Items-define incompletion procedures*
-- Assign the Incompletion procedures to the Sales document header & save it
--Go to T.Code VOV8 & select your sales document type & check mark the incomplete message.
--Raise the sale order in VA01 & check  the output if any incomplete data is maintained the system throws an error message & it will not allow to save the document.
Let me know if your problem is solved
Regards
Pradeep

Similar Messages

  • Intercompany Deliveries were created with zero quantity, causing an idoc failure and the remaining delivery too

    Intercompany Deliveries were created with zero quantity, causing an idoc failure and the remaining delivery too
    a. User trying to create delivery but stock not available.
    b. When stock is not there it should show an error message in SAP screen but its not -  like stock not available etc
    c. Fedex gets delivery notice for the delivery; if its more than zero it will create delivery otherwise less than zero it won’t accept.
    d. But issue its creating even its less than zero
    Is there anyone who can help me out...

    When one is created with zero quantities it starts blocking our deliveries from getting through to fedex because deliveries will in doubt have been blocked at fedex. As we process our orders in morning and if there is an STO blocking orders, it will be in afternoon .
    Any suggestions !!!

  • Purchase order with zero quantity

    Hi all,
    When a replenishment delivery is ceated in product view, APO automatically creates purchase order with zero quantity and the replenishment delivery's receipt element. APO does not transfer the purchase order to R/3. Do you have an idea about the problem?
    Thanks,
    Burak

    Plese try to send change pointer through /SAPAPO/C5 - Process Change Pointers .
    Also check your publication setting in Spro.( Maintain Distribution defination )
    Manish

  • Materials with Zero Quantity in Stock

    Hi Experts,
    I am preparing a Customized Stock Summary Report.
    I have two queries.
    1. How do i find Materials with Zero quantity in Stock????
    Is searching for MATNR based on MENGE value 'SPACE' correct way to go about it?
    2. How do i find number of same materials in the same plant ?????
    Points will be awarded for the helpful answers.
    Cheers
    Gaurav Raghav

    Hi Vineet,
    Thanks for the quick solution.
    I got point 1.
    Just confirm whether i understood it correctly.
    If a search for MATNR based on Field LBAST i.e Valuated unrestricted-use stock in table MARD, i will get all materials with Quantity Zero.
    Have i understood correctly????
    I guess i was not clear with my second point.
    let me try once more.
    My selection criteria is based on Plant.
    Therefore i guess same materials under PS & JS are redundant.
    So i want to display SKU excluding all Deleted Materials.
    How do i go about it???
    I have already coded to select deleted materials.
    Cheers
    Gaurav Raghav

  • [FlexPMD] flexpmd.html report created with zero bytes [Plz help]

    hi folks,
    initially i integrated FlexPMD with Maven.
    when i tried to build it creates the following:
    two folders:
    * CSS --- contains css files
    * Images --- contains image files
    two files:
    flexpmd.html -- created with zero bytes
    pmd.xml -- it lists the violations.
    my pom.xml
    <plugin>
    <groupId>com.adobe.ac</groupId>
    <artifactId>flex-pmd-maven-plugin</artifactId>
    <version>1.0.RC3</version>
    <executions>
        <execution>
        <goals>
            <goal>check</goal>
        </goals>
        </execution>
    </executions>
    <configuration>
        <ruleSet>${basedir}/pmd-ruleset.xml</ruleSet>
        <outputDirectory>${basedir}/target/pmd</outputDirectory>
    </configuration>
    </plugin>
    then i tried to integrate with Hudson, i configured this pmd.xml with hudson, its showing empty graph(see below)
    could you tell me , why this flexpmd.html is generated with zero bytes and why i'm not able to see plotted graph
    i tried the following version 1.0.RC4,1.0.RC5 and 1.1. but these versions also creating empty html report and some versions not running under hudson.
    please provide the correct version and details to solve this issue.
    please help in this issue, no help except this forum... i googled already did nt get any help.
    correct me if i'm wrong.
    thanks in advance.
    Regards,
    Mani

    Hi,
    What do you have in the console log?
    Please, try with 1.1.
    Xavier

  • Delivery created with 0 quantity

    Hi,
    We have scenarion in which the delivery was created with 0 quantity.
    I am creating delivery using transaction VL10D. Even though there is no available stock, delivery was successfully created with 0 delivery quantity.
    Is this issue with material master or issue with Material availablity check.
    Regards,
    Shahu

    Dear,
    Basing on the control elements availability check settings in customizing.
    System Determines date for availability check on basis of earliest material availability date of all schedule lines in delivery.
    If there is insufficient stock the system behaves:
    1. Sufficient quantity of material not available by material availability date, a delivery quantity '0' is entered in delivery. If item category of delivery permits '0' quantity then it would be included elese item would not be allowed in delivery.
    2. Quantity available of material is lower than order quantity, system would enter available quantity as delivered quantity and order would get updated accordingly. If partial delivery is not allowed, this would be noted in delivery log.
    Regards,
    Syed Hussain.

  • Item with zero quantity.

    Hi ,
    I need a SQL query which returns all the items with zero quantity.
    In mtl_system_items_b am not finding any quantity column.
    I have written a query.will you please let me know whether it works or not.
    select b.segment1,0
    from
    inv.mtl_system_items_b b
    minus
    SELECT b.segment1,m.TOTAL_QOH
    FROM APPS.MTL_ONHAND_ITEMS_V m,
    inv.mtl_system_items_b b
    where b.inventory_item_id=m.inventory_item_id
    and nvl(m.TOTAL_QOH,0) >0
    Thank you.
    Regards,
    Neeraja.I

    Hi,
    try with this query,
    select
    msi.INVENTORY_ITEM_ID
    , msi.DESCRIPTION
    from
    MTL_SYSTEM_ITEMS_B mis
    , MTL_ONHAND_QUANTITIES moq
    where mis.INVENTORY_ITEM_ID =moq.INVENTORY_ITEM_ID
    and moq.TRANSACTION_QUANTITY <>0
    --Basava.S                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Outbound created with zero value against STO PO

    Hi experts,
    I have created an outbound delivery (VL10D) against STO PO. OBD has been created with zero value. in PGI correct accounting entry is getting generated. However, material price is maintained in STO PO.
    Please highlight the gaps, due to which amount in OBD is coming as zero. Subsequently, in billing document zero value is appearing.
    regards

    probably something wrong in your price schema if you want copy the price from the STO, or you just missed to maintain the price conditions if you use special intercompany prices.
    For details see OSS Note 338922 - Analysis note for cross-company transactions (delivery)
    look at point 6 in this note.

  • Excisable items with zero Quantity

    Hi,
    Posting Invoice for Non-Excisable item with zero Quantity is allowed, How to get the same with the Excisable Item ?
    Thanks And Regards
    Vivek

    Hi Jimmy,
    Thanks for ur response,
    I m working on SAP B1 PL34 and also checked in PL05, Is there any way to achieve that facility in Invoice Document?
    And if u find any notes for it then plz give me the link.
    Thanks and Regards,
    Vivek

  • How to change p.o with zero quantity

    hi gurus
    as per requirment i need to save p.o with zero quantity.but i can/t system wants me to enter quantity in quantity field.
    i do;'t want this field to left blank in me21n but in me22n.
    i wil use this p.o for spec messges.and to cancel the p.o quanitity should decrese to zero
    thanks for you help

    Thanks Easwer for your help. 
    The info for getting status from function is very clear and I followed you instruction and completed the coding in BAdI and tested it successfully .... Thank you very much.  I need to learn where I can see the system status of the template,  i.e.  I1034 (Order Template) or Order or Quotation .....?  if I need to filter out Quotation, I can easily do it in the BAdI.   Could you please provide me more details?
    Thanks again, Jin
    Thanks again, Jin

  • Sale order with Zero quantity

    Hi,
    I should not see the sale order with Zero quantity in APO product view . I tried by de-selecting the Display customer requirement w.0 qty from user setting in product view but it din work.
    Is there any other option to switch off sale order with zero quantity in product view ?
    Regards
    BVN

    Hi Valavan,
    Please check in customisation under PPDS whether set order view/periodic product view is
    maintained
    Regards
    R. Senthil Mareeswaran.

  • Unable to create delivery with zero quantity

    Hello,
    I am trying to create a Delivery using DIAPI. When I set the quantity as zero for a line item. The Delivery Note gets created with quantity 1.
    I am able to create a delivery with no quantity from SBO client.
    SAPbobsCOM.Documents vDLN = (SAPbobsCOM.Documents)c.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oDeliveryNotes);
                vDLN.CardCode = "C20000";
                vDLN.Lines.SetCurrentLine(0);
                vDLN.Lines.ItemCode = "A00001";
                vDLN.Lines.Quantity = 0;
                if (0 != returnval)
                    c.GetLastError(out errNo, out errMsg);
                    Console.WriteLine(errMsg);
                    return;
    Thanks and Regards,
    Sheetal

    It is DIAPI bug Note - 1001970
    DI - Wrong Quantity updated when creating delivery document
    The note 1001970 has not been released yet but should be soon.
    This issue is candidate to be fixed in Business One version 2006
    Regards,
    Sheetal

  • Goods receipt with Zero Quantity from Purchase Order

    Dear Expert,
    Is this a policy or something in SAP system?
    Why I can MIGO with Zero Qty from Purchase order that still open quantity?
    Best regards,
    Dedy

    Dear all,
    Thanks a lot for all replies.
    Dear Thiru,
    First thing, all system message i have set error, M7 061 Document does not contain any items
    M7 264 Qty and / or "delivery completed" ind. or final issue ind. are missing.
    Scenario :
    PO not yet tick delivery completed (open quantity), when we doing MIGO w/ zero qty and set delivery completed indicator to --> 2 Set, a document GR is posted w/ zero quantity.
    Also when PO already tick delivery completed, but when MIGO and set delivery completed indicator to --> 3 Do not set, a document GR is posted w/ zero quantity.
    Is this a way that SAP provide to tick delivery completed after PO final release w/ status not changeable so we do not need to cancel release or something like a bug/backdoor?
    Best regards,
    Dedy

  • Process will not be created with zero standard prices in material master

    Hi,
    I have two type of material;
    1.     In process material say A1
    2.     Finished Goods say B1
    Both materials price control are standard price.  I do not run costing. So , after creation of material master , standerd price has to update through MR21 in the account1 tab before start production .
    Suppose, if I forget to update standard price in material master and prepared process order, it will carry zero value of production cost.
    Hence, I want to restrict the creation of process order with zero standard prices in the material master.
    In order words, as long as standard price will not be updated after creation of the material master, user will not be allowed to create process order, if wrongly try, system will give message u201Cwith zero standard price creation of process order will not be allowedu201D.
    Please let me know either standard configuration or name of User exit or Badi.
    Regards,
    Amit

    Hi,
    You need to use BADI: workorder_update.
    Method: At release.
    check MBEW-STPRS field in the code ..and flag error and reject error if STPRS = 0.
    Regards,
    Santosh Sarda

  • Pdf file created with zero bytes

    Hi Team,
               We have requirement of sending pdf file to webservice and after we will process that pdf file using Abbyy reader. We have issue in getting the pdf file content.
               In web service, pdf file content is received with header information and body content..while creating, pdf file is created with empty...We have used C# WCF webservice..For more information, kindly refer the C# forum code: https://social.msdn.microsoft.com/Forums/vstudio/en-US/b6a05717-2b17-4408-a606-ccbe104e132 4/need-webservice-code?forum=wcf

    In your browser make sure the default PDF Viewer is Adobe Reader

Maybe you are looking for

  • How to execute plsql stored procedure with DbAccess

    sessionInfo object can give DbAccess .through which u can use javax.infobus.DbAccess API to execute sql satement and stored procedures according to infobus API .iam able to execute simple query by using executeCommand() ,executeRetrival() ?. how to e

  • PM Order with External Service PR Currency

    When we requisition an External Service through the PM Order using control key PM03, the system automatically generates the PR for the selected external service. The currency for this PR is set to the default currency automatically and we are unable

  • New Mac - Migration Assistantat not working...metadata?

    Hi there, Got myself a new Mac and Migration Assistant just didn't play ball. Not sure why - could have been me upgrading fro a 10.4 PPC G5 to Intel 10.5... Anyway, ended up dragging and dropping across the network. Got all my music, but no metadata

  • Constant problems with external HD used for time machine.

    I have had numerous problems with my backup disk and can't seem to solve the problem... I often get errors with disk not ejecting properly, sometimes when the iMac has gone to sleep, sometimes not. Often the Mac won't recognise the disk when plugged

  • Istallazione Adobe Digital Edition

    devo istallare adobe digital edition nel mio PC che ha istallato Windows XP pack2. Sono riuscito a scaricare la app. ma non posso fare l'istallazione in quanto la procedura mi chiede di istallare Windws XP pack 1 (che dovebbe essere precedente, Come