Partial Qty delivery error

Hey guys..
I'm plagued with this problem and haven't found a solution yet so I'd thought I'd come the experts:
We routinely ship partial qty's per delivery line to customers if they choose..
ie- SalesOrder is for 3 widgets and we only have 1. We'll ship the 1 we have and later ship  the remaining 2.
Our GUI-SAP has no problem with this but when I push this though the SAPbobsCom.dll, it returns the following error:
SAPbobsCom_Call Funct- Error in SAP Post--- DocEntry:16052 didn't commit--->Quantity falls into negative inventory  [DLN1.ItemCode][line: 1]| retval: -10
This error seems revolve around serialized stock but I'm not ruling out that our non-serialized is also a problem.. I'll test shortly.
Regardless, here's the code
SAPbobsCOM.Documents odeliveries = (SAPbobsCOM.Documents)Vcmp.GetBusinessObject(BoObjectTypes.oDeliveryNotes);//new SAPbobsCOM.Documents();
                    odeliveries.DocDate = DateTime.Now;
                    foreach (var CommitItem in CommitObject)
                        BaseEntry = CommitItem.RDR_DocEntry;
                        BaseNum = CommitItem.RDR_DocNum;
                        odeliveries.Lines.BaseEntry = Convert.ToInt32(CommitItem.RDR_DocEntry);
                        odeliveries.Lines.BaseType = 17;
                        odeliveries.Lines.BaseLine = Convert.ToInt32(CommitItem.RDR_LineNum);
                        odeliveries.Lines.WarehouseCode = CommitItem.RDR_WhsCode;
                        //odeliveries.Lines.Quantity = CommitItem.Qty_To_Pick;
                        //odeliveries.Lines.ItemCode = CommitItem.RDR_ItemCode;
                        if (CommitItem.Serial_Flag == "Y")
                            int SerialCount = 0;
                            foreach (var sysnum in CommitObject.FirstOrDefault(x => x.RDR_LineNum == CommitItem.RDR_LineNum).SysNum)
                                odeliveries.Lines.SerialNumbers.Quantity = 1;
                                odeliveries.Lines.SerialNumbers.SystemSerialNumber = Convert.ToInt32(sysnum);
                                odeliveries.Lines.SerialNumbers.SetCurrentLine(SerialCount);
                                odeliveries.Lines.SerialNumbers.Add();
                                SerialCount++;
                        else
                            int CurrentLine = 0;
                            odeliveries.Lines.ItemCode = CommitItem.RDR_ItemCode;
                            foreach (var Bin_AbsNum in CommitObject.FirstOrDefault(x => x.RDR_LineNum == CommitItem.RDR_LineNum).From_Bin)
                                odeliveries.Lines.BinAllocations.Quantity = Bin_AbsNum.Value;
                                odeliveries.Lines.BinAllocations.BinAbsEntry = Bin_AbsNum.Key;
                                odeliveries.Lines.BinAllocations.SetCurrentLine(CurrentLine);
                                odeliveries.Lines.BinAllocations.Add();
                                CurrentLine++;
                        odeliveries.Lines.Add();
Note this code has worked for creation of over 2000 lines on 850 deliveries, So the problem seems to be isolated to partial line deliveries..
Thanks in advance Guys!!

Hi Steve,
the error message is quite clear - you are trying to add an delivery line with an item which is not onhand  ( in that warehouse ).This isn't't working in SBO client either : you can't deliver something you don't have.
btw. you always add an empty line at the end which is not needed.
regards,
Maik

Similar Messages

  • Partial Qty. Invoices for same Delivery

    Hi,
    We have a requirement of doing Billing for Partial Qty from Delivery i.e. multiple invoices for same delivery. In accordance,  following configuration has been done.
    Item Cat. Billing relevance to 'K'.
    Item Cat. Completion Rule to 'B'.
    VTFL - Billing Qty. to 'B'.
    The system is now allowing to create Billing with Partial Qty., but only for the 1st time. When trying to Bill the remaining Quantity from the same delivery, it is not allowing to do so.
    Checked the Billing Status in Delivery Item & it has status as 'C' - Completely Processed, although only Partial Qty Billing has happend.
    Please let me if their is some additonal config / copy control / status management change reqd. or their might be a product error / SAP Note reqd.
    Thanks & Regards,
    Khushal Agrawal

    Dera Khushal Agrawal ,
    I have tried the mentioned requirement it is working fine absolutely and billing status is also showing in VBUK for delivery.
    Please find the below configuration settings
    Vov7-Billing relevance is - k
    Copying requirements headder-003
    Item-0004
    Data vbrk/vbrp-007
    Billing quantity-B
    Once the delivery is done go to vf01 and select the document and go to selection list.
    then you have open quantity, change the quantity according to  u r requirement, select the item and click the copy icon and shot the enter.
    Hope will fix the issue.
    Please revert the status
    Thanks&Regards
    Raghu.k

  • Partial qty MIRO and GR for import PO

    Hi,
      For import PO first we are creating PO for vendor and we enter only qty and 0%  tax for import PO  after getting material as per schedule qty we are creating new PO for the recieved qty only and we are adding all the custom condition as delivery cost in second PO then we process further like MIRO  and GR ,  but to avoid this we are trying to make only one PO on import vendor and adding all the custom codnition in that PO in development server and we process the MIRO, J1IEX, and GR process for partial qty for one material and for one material we have taken ful qty. first time it works OK  ,  now when second time we want to do MIRO , J1IEX and GR againt same PO we are facing probelm like In MIRO when we enter PO number it is showing some amount in Balance amount filed which is generally 0 ,  in MIRO it is also showing the some material for which no open qty and also for partial qty if we enter qty more than open po qty system is not giveing any error,
    Can you some stpes and tips  what configurationwe need,  actual requirement is we want that we will create import PO o etime by adding all the custom condition as delivery cost and ref. to that material we want to do MIRO, J1IEX and GR  for partial qty.
    regards,
      zafar

    Hi,
      I have two points,
    While after  recieving import material first we do the miro for custom condition in this we enter the custom vendor code in the invoicing party, and below next to PO number field we generally select option no. 3 i.e Goods / service item + planned delivery cost with this all conditions come in the miro but our requirement is only those codnition should come in which invocing party is which we have enter in the header fied of MIRO ,
      so insted of 3 option Goods / service item + planned delivery cost ,  if we select option 2 Planned delivery cost our problem get solve so i want to know what is the effect if insted of 3 option we select option 2.
    regards,
      zafar

  • During Inprocess Inspection partial qty confirmation

    Hi Experts,
    There is a requirement in Inprocess Inspection (for 03) find here the detail.
    Ex: Routing Operations
          010       Machining
          020       Milling
          030       Inspection
          040       Turning
          050       Inspection
          060       End Cut
    Challenges :
    1) Without confirmation of operation 020 system should not allow for result recording.
    2) If partial qty accepted system should allow on those qty for further operation 040 confirmation.
    3) How many operations inspected, accepted qty operation wise, can we get through std
    Kindly suggest
    Thanks
    Shiva Patil

    Go here:
    SPRO > Production> Shop floor control> confirmation> define confirmation parameters
    Maintain
    1)Operation sequence u2013 error when order sequence is not adhered to
    2) Over delivery u2013 Error when over delivery tolerance is exceeded
    3) Results Rec. (QM)- Error message if no Insp results exist
    So what these setting helps is that
    1)All operation has to be confirmed operation wise means 0010 has to be confirmed for confirming 0020 operation. SO production guys can only confirm 0040 operations only after 0030 operations is confirmed by quality personal.
    2)Over delivery is not allowed means of in 0030 operation if only 50 quantity is confirmed in 0040 operation only 50 can be confirmed. Production people cannot confirm more than 50 quantities
    3) Also PP personal cannot confirm operation 0030 through C011N till the result recording of that operation is done through QA32.
    Hope this helps to start.
    Thanks!!!

  • Total Delivery Cost for partial Item delivery

    Hi Guru,
    I have a requirement wherein I have to apply the total delivery cost for partial Item delivery.
    For example: Even if there is partial GR, delievery cost must be paid in full.
    Say PO is for 100 PC and delivery cost is 100 EUR. Now at MIGO if the delivered quantity is 60, the freight vendor must still be paid 100 EUR.
    Is this possible by configuration or do we need to make any changes at code level? If yes, Please guide me on how to do that....

    Create a PO without tick GR-Bsd IV, suppose I have created PO with qty 20 and rate 1 INR and give freight 50 INR (Fixed Amount)..
    Then I have done partial GR for qty 5. My freight amount booked as 12.5 INR (for partial GR)
    Then I have gone for MIRO..
    Here select Goos/Service item + Planned delivery cost.
    Enter the PO, you can see two line items appear..
    One for goods and one for freight...
    Goods will come as qty 5 and amount 5 INR and Freight will come as qty 5 and amount 12.5 INR.
    Just change the freight qty and amount as 20 and 50 INR.
    Then post the MIRO, you can see your total freight will be booked to vendor..
    Now again do GR for qty 2, at that time your freight amount will booked as 5 INR.
    Then when you will go for MIRO, you can see only the GR item, Freight qty and amount will not come at the time MIRO..
    (Note : I have told the scenario as per my previous screen shot)

  • Order related billing for Partial Qty item in sales order

    Hi SD Gurus,
    In case of delivery-related billing we can create a bill for partial qty or item by creating delivery(against order) for partial qty/item. Is it possible to create order-related bill for the partial qty or item ?
    Any suggestion on the subject is appreciated.
    Thanks in advance,
    Velmurugan

    HI Velmurugan,
    This can be solved through by doing an order related billing,
    First check weather copy control setting is there for order to billing.
    In item category check for billing relevance. Make it has order related billing.
    Now do order related billing for partial quantity.
    Regards,
    Nagesh

  • Ssrs sharepoint 2013 error: "A delivery error has occurred ...not a sharepoint document library..."

    Greetings SSRS/SharePoint experts,
    SharePoint 2013 with SSRS - Creating a subscription to a report that is in SharePoint
    I'm trying to create a subscription to publish a report to a sharepoint document library.
    I've configured all the settings and on clicking OK get the following error:
    "A delivery error has occurred. ---> Microsoft.ReportingSerives.Diagnostics.Utilities.DeliveryErrorException: A delivery error has occurred. ---> Microsoft.ReportingServices.Diagnostics.Utilities.InvalidExtensionParameter: One of the extension
    parameters is not valid for the following reason: The delivery path is either not a SharePoint Document Library Folder or does not exist in the Share Point farm."
    SQL Server Developer Edition 2012 SP1
    SharePoint 2013 Standard
    Just wondering if anyone has a solution.
    I've tried changing the proxy settings as per this post
    http://social.technet.microsoft.com/Forums/en-US/19817dc7-6725-40d8-befa-1b94099a71bd/sql-server-2012-reporting-services-in-sharepoint-2013-integrated-mode-dilivery-extension
    Workaround is to not use a sharepoint document library but write the report to a windows file share (this works but is not optimal).
    Hoping someone at Microsoft or an expert will come back with something.
    Kind regards
    Gio

    Hi,
    Can you check the SharePoint ULS log located at : C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS, and look at the log there when the error occurs?
    You can also check the Application Event Log on the SQL Server to see if there are any additional errors.
    Tracy Cai
    TechNet Community Support

  • ITunes Produce delivery error ERROR ITMS-3000

    Hi everyone,
    I am going crazy trying to publish an e-book on the iBookstore, and I hope I can get some help here.
    First some background info:
    I am intending to publish a small collection of short stories written in Pages '09 and converted to .epub in a writing tool named Scrivener (where I can have each short story as a separate chapter, which I wouldn't be able to do - I think - if I just converted straight to .epub in Pages), through iTunes Producer.
    I have previewed the file many times (in many versions) on my iPad and it works perfectly.
    However, when I intend to deliver via iTunes Produce - after filling in all of the required fields of course - I receive this error message upon delivery:
    1 package(s) were not uploaded because they had problems:
              /Users/willustav/Music/iTunes Producer/Playlists/9789198015713.itmsp - Error Messages:
                        Apple's web service operation was not successful
                        Unable to authenticate the package: 9789198015713.itmsp
                        ERROR ITMS-3000: "Line 48 column 27: element "audience" missing required attribute "scheme" at XPath /package/book/metadata/audience_info/audience"
                        ERROR ITMS-3000: "Line 48 column 38: element "audience" incomplete; expected element "range" or "value" at XPath /package/book/metadata/audience_info/audience"
    Now, I cannot for the love of God understand what it means. I have tried to tweak the .epub conversion settings to be as plain as possible (in Scrivener) and I just can't make any sense of the "help" from Apple support, which just says:
    [quote]
    Why am I getting a delivery error in iTunes Producer?
    Import errors can appear after a validated EPUB file and the required metadata have been delivered. An import error can be caused by the following:
    Your EPUB contains files not listed in the manifest. This error is not generally caught by EPUBCheck. All files must be listed in the manifest, or there is no way to confirm that they are intended for distribution.
    Your EPUB contains characters that are not UTF-8 or UTF-16. This is typically caused by including accented or other special characters in the EPUB. If they are not properly encoded, they will not appear as expected when the customer reads your book. iTunes Producer lists the exact files that have these issues in the delivery error report.
    XHTML namespace is not properly declared in all HTML in your EPUB. This is a strict requirement for the EPUB standard. Check to ensure the proper namespace is declared in each HTML document. See the current spec at http://www.idpf.org/2007/ops/ops2.0/download/.
    All date formats are not full and complete. There are strict requirements for dates listed in the EPUB OPF and NCX files. Check to see that they are complete and properly formatted.
    Your filenames have spaces or encoded characters. If your EPUB has any spaces in filenames, be sure the spaces are properly encoded in the EPUB manifest by using "%20" in their place. Filenames may not contain periods (".") other than to separate the filename from its extension.
    Note that even if your book package passes EPUBCheck, it might contain one or more of the errors above that prevent it from appearing in your iTunes Connect account. [/quote]
    There are no periods of spaces in the filenames.
    The only thing I can think of is that the text is in swedish, and perhaps the letters "å, ä, ö" can cause difficulties? But I fail to see why or how, if it works and shows perfectly on my iPad upon preview.
    Any help would be greatly appreciated! Thanks!

    I had the exact same problem but solved it. The solution lay in eliminating one unmanifested file within epub. In other words, I had listed a file in the opf manifest and also had it included in my folder as a jpg, but it was unused in the actual html file. This caused the epub to pass epub check but to fail apply validation.
    Hope this helps,
    Btr

  • Delivery Error

    Hi Experts,
    We are facing following problem for our EOU. (In process - Return to vendor)
    We are trying to create delivery with reference to return purchase order using tr. Code VL10B. When we enter p.o.number in the p.o. tab and execute, system shows our p.o. number. We select the line & trying to create delivery in the background, system throws following error message “ Unexpected issue of error message (output VL 445) “. We have navigate, reach to message “ Unexpected issue of error message (output &1 &2) “
    We have done following setting in the vendor return.
    1)     PO.type =  NB.
    2)     Delivery type return – RL
    Will anyone help us to solve this issue.
    Ravi
    Thanks

    Similar question is answered in the forum already, so please search before posting.
    For example, check the link MTO - AFS Delivery Error No schedule lines due for delivery up to the selec
    Regards,

  • How can I stop getting 30 - 50 "Mail Administrator" or "Mail Delivery Errors" from occorring in my e-mail on a daily basis

    Every time I log in to my e-mail I see 30 to 50 "mail delivery" errors. This is very frustrating to each time having to delete those items. I have blocked and clicked on spam, but there is no change.

    For goodness sake, it is most likely [http://en.wikipedia.org/wiki/Backscatter_%28email%29 backscatter], changing your mail password probably will not help but is a prudent thing to do, but it is actually quite unlikely that anyone is trying to use your mail account.
    There is basically nothing that can be done about backscatter, as the article I linked to advises.

  • Mail delivery errors

    Hi, recently I'm getting tons of Mail Delivery System errors. 69 today alone. When I delete them, they come right back. Many are the same email and sometimes the page is blank. Very weird. The only thing i did differently was to try and set up a rule for people to know I was on vacation. Did not work, and had hundreds of MDS errors upon my return. Have deleted the rule but still not working properly. I also have to force quit on mail often to get it to shut down. Any ideas how to clean this up?
    Cheers

    I've got the same problem. One thing that helped was to clean out my inbox on my ISP's server. That stopped the force quit problem, at least for now, and also stopped a problem where mail received after that Mail delivery error message wouldn't come into my Mail application. BUT I'm still getting the tons of Mail Delivery System error messages, and yes, even when I delete them, they come right back. The message, which seems blank until I double click on it to open it in a new window, was correct. One address I'd sent an email to is no longer good, which is why one of those messages would have made sense. I see that there is a Windows virus that does this, and am wondering if there might be a Mac one also???

  • I'm using iTunes Producer and am getting a delivery error:

    I'm using iTunes Producer and am getting a delivery error:
    ERROR ITMS-3000: "Line 85 column 29: element "data_file" incomplete; missing required element "checksum" at XPath /package/book/assets/asset[2]/data_file"
    can anyone please help?
    This is a fixed-layout ePub produced in InDesign, if that makes any difference.

    On navigating to /Library/Application Support/Adobe, None of these folders are present on your system,
    Could you please provide a snapshot for this location.
    These folders should get created on Install.
    Regards,
    Ashutosh

  • Qual Insp:Perform partial qty REJECT in QA12 for Material GR inspection lot

    Dear All,
    Please advice me for a scenarion.
    I perform MIGO-GR - MType 103 for 5 qty, material moves to GR Blkd Stk.
    Then perform MIGO-RelBlkSTk - MType 105 for 5 qty, the material moves from GRBlkStk to QualtInspStk.
    The perform QA32 for the insp lot , and ACCEPT the 5 qty to UnrestStk.
    This acceptence movement calculates the Vendor Evaluation Quality criteria also.
    I can also REJECT the above inspection lot by QA12 : Change Usage Decision, this rejects the full 5 qty, and this also has impact in vendor evaluation quality criteria rating. Then Return to the Vendor the 5 qty.
    My query is:
    Now if i want to return PARTIAL qty to the vendor ALONG WITH VENDOR RATING RETURN CALCULATION.
    I am unable to enter partial qty in the QA12, in the 'Inspection Lot tab' in the 'To Be Posted' column.
    The whole column is non-editable, is it standard by default as non-editable?
    Am i performing the right steps for my requirement?
    Thanks in advance,
    Joy Ghosh

    Hi
    In QA12, after entering appropriate Usage decision, click on "defective quantity" tab at header, and there enter the quantity.
    Umakanth R

  • Mail delivery error with 5510 e-print. updates and connection are ok. friend has same problem.

    I have checked all of the updates and connections for my new printer.  As far as I can tell, I've checked everything that needs to be checked and all is good.  But, I still get the Mail Delivery error when e-printing.  And my friend has the same problem with her new 5510 b111a.  What could possibly be the problem?  Regular printing, scanning and so on work fine with my wireless connection.
    This question was solved.
    View Solution.

    So it sounds like it may be an Issue with the provided Email Address from your internet service provider, you are sending from ,
    What i would suggest as a test is to create a Email account either with g mail and or yahoo, and try to send the email to your eprint account/Email, and see if it accepts the email also, make sure you have your printer set to Accept email from all users you can do this by logging into Eprint Center and then going into these settings and selecting that option
    I am an HP employee.
    __ if this Solution has helped Please Mark as Resolved and feel free to Provide a Kudos__

  • Service PO, partial qty not able to reverse in service entry sheet

    Hi,
    I am facing problem in service Purchase. In standard there is no option to reverse partial qty after creating a service entry sheet. We can reverse the entire quantity only.
    I have a scenario as below
    PO qty - 10
    Service entery sheet - 10
    MIRO - 9
    Payment is already done to the Vendor.
    we canu2019t reverse the MIRO entry. Here differential amount for 1 Qty will reflect in GR-IR Account.
    Can anyone pls suggest any other way where we can reverse the entry for differential qty. Or in such scenarios what could be done.
    Regards,
    Radha

    Hi Radha,
    Please find the below link on GR/IR GR/IR Clearing Account Maintenance.
    http://help.sap.com/saphelp_47x200/helpdata/en/30/1060387db94003e10000009b38f8cf/frameset.htm
    Hope this will help is resolving your issue.
    Regards
    Sindo

Maybe you are looking for

  • EMacs PPC G4 upgraded from 9.2.2 -10.3.9 how do I add classic software?

    I'm new to posting in forums & unsure about which OS to post in. I run a Mac computer lab at an elementary school. I need to add some licensed software that only works on OS 9. How do I do that without losing the ability to use the OS 10.3.9 & 10.2.8

  • Quicktime 7.5.5 will not download quicktime movies from webpage sources

    I had no difficulty downloading movies before I upgraded to 7.5.5. All I had to do was click on the down-pointing arrow on the lower right-hand corner of the preview, and I could make a permanent copy of the download. I cannot do that with 7.5.5 alth

  • EP ROLES

    Hello gurus, Iam relatively new to EP environment. i want to know any  procedure is there  to create Roles. or what are the different type of roles which are available to maintain EP authorisations and  what is the purpose and what is the procedure t

  • Enter Person Form - Can't add Assignment

    Greetings, I am using EBS 12.1.3 and I am having a problem setting up an assignment for a rehired Employee. I am using the 'Enter Person' (PERWSEMP) form and have modified the beginning employment date for one of our users to 'rehire' him. That worke

  • How to export and import connection groups

    Hi, as the actual sqldeveloper kills the connection.xml file quite frequently i always back it up in another place. As I have more than 30 connections, i group them together in connection groups. After reimporting the connections, the groups are gone