Number of transferred deliveries 1 ; Number of found deliveries 0

Hi SAP Guru's,
Greetings to all. I am facing one issue related to shipment creation by using bapi_shipment_create. Really i am struglling with this issue. I was not getting any proper solution even i did search with the key words in sap web sites. My issue is i am creating delivery based on PO and shipment based on that delivery. While creation of delivery it is throwing me 2 errors in return are
Delivery XXXXXXX not relevant for shipment.
Number of transferred deliveries 1 ; Number of found deliveries 0
Will you please help me out in this guys, so that i can appriciate and reqard for your solutions.....
Waiting ofr your valuable solutions...
Regards,
Kumar...

Hi,
This error Delivery XXXXXXX not relevant for shipment. is clearly saying this delivery is not correct type. Probably u have to create shipment for some other delivery type. What is the delivery type for this delivery???
U can try with a stock transfer order delivery(Me21N(STO), VL10H(Delivery).)
Thanks,
Vinod,

Similar Messages

  • No number range found for 01 RP_REINR SP11--Travel Manager

    Hi
    While creating Travel request in in Travel manager i got this error messages"No number range found fo 01 RP_REINR SP!!-Travel Manager..Plse advice me how to resolve this..
    Thanks&best regds
    Shaila

    In adition to task from Shailaja .. Consider this:
    Please note that while defining your number ranges, the number must be two Digits  i.e ( 01,02,03)  , it must NOT be single digit  i.e (1,2,3)..
    I'd had the same issue, but with the two digits number it has been solved.
    Regards,
    Rodolfo

  • Credit card payment with eway returns "invoice number not found" on BC

    dear all,
    I am currently working on the payment gateway of pared.com.au. the problem we're having is that every credit card payment gets redirected to the "Credit Card Payment Fail" page, although the payment was marked as successful on eway.
    eway transaction details stated "response code: 00", response text "transaction approved".
    however, the CC payment fail page stated:
    "there was an error processing your credit card. please correct this and try again.
    invoice number not found: . please go back and correct this."
    strangely enough, the order is perfectly recorded as successful order in BC (customers -> orders).
    any help would be much appreciated - i've been looking at this for hours but i'm getting nowhere. thanks everyone!
    please find the checkout page HTML below for reference (country selection omitted to save space):
    <form id="catwebformform42059" name="catwebformform42059" onsubmit="return checkWholeForm42059(this)" action="/FormProcessv2.aspx?WebFormID=10850&amp;OID={module_oid}&amp;OTYPE={module_otype} &amp;EID={module_eid}&amp;CID={module_cid}&amp;CC={module_urlcountrycode}&amp;Referrer={mo dule_siteurl,true,true}&amp;SAR=False&amp;PageID=/thankyou.html" method="post" enctype="multipart/form-data">
        <div class="form">
        <div id="step1">
        <div class="item"><label>Title</label><br />
        <select class="cat_dropdown_smaller" id="Title" name="Title">
        <option value="3" selected="true">MISS</option>
        <option value="1">MR</option>
        <option value="2">MRS</option>
        <option value="4">MS</option>
        </select> </div>
        <div class="item"><label>First Name</label><br />
        <input type="text" class="cat_textbox" id="FirstName" maxlength="255" name="FirstName" /> &bull; </div>
        <div class="item"><label>Last Name</label><br />
        <input type="text" class="cat_textbox" id="LastName" maxlength="255" name="LastName" /> &bull; </div>
        <div class="item"><label>Email</label><br />
        <input type="text" class="cat_textbox" id="EmailAddress" maxlength="255" name="EmailAddress" /> &bull; </div>
        <div class="item"><label>Company</label><br />
        <input type="text" class="cat_textbox" id="Company" maxlength="255" name="Company" /> </div>
        <div class="item"><input type="button" name="next2" value="Next" onclick="display_next2();" /></div>
        </div>
        <div id="step2" style="display: none;">
        <div class="item"><label>Shipping Address</label><br />
        <input type="text" class="cat_textbox" id="ShippingAddress" maxlength="500" name="ShippingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="ShippingCity" maxlength="255" name="ShippingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="ShippingState" maxlength="255" name="ShippingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="ShippingZip" maxlength="255" name="ShippingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="ShippingCountry" name="ShippingCountry">
        <option selected="true">-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next3" value="Next" onclick="display_next3();" />  <input type="button" name="back3" value="Back" onclick="display_back3();" /></div>
        </div>
        <div id="step3" style="display: none;">
        <div class="item"><input type="checkbox" id="sameas_shipping" name="sameas_shipping" value="1" onchange="handleChange(this.value);" />  Billing is same as Shipping<br />
        <div class="item"><label>Billing Address</label><br />
        <input type="text" class="cat_textbox" id="BillingAddress" maxlength="500" name="BillingAddress" /> </div>
        <div class="item"><label>City</label><br />
        <input type="text" class="cat_textbox" id="BillingCity" maxlength="255" name="BillingCity" /> </div>
        <div class="item"><label>State</label><br />
        <input type="text" class="cat_textbox" id="BillingState" maxlength="255" name="BillingState" /> </div>
        <div class="item"><label>Zipcode/Postcode</label><br />
        <input type="text" class="cat_textbox" id="BillingZip" maxlength="255" name="BillingZip" /> </div>
        <div class="item"><label>Country</label><br />
        <select class="cat_dropdown" id="BillingCountry" name="BillingCountry">
        <option>-- Select Country --</option>
        </select> </div>
        <div class="item"><input type="button" name="next4" value="Next" onclick="display_next4();" />  <input type="button" name="back4" value="Back" onclick="display_back4();" /></div>
        </div>
        </div>
        <div id="step4" style="display: none;">
        <div class="item"><label>Work Phone Number</label><br />
        <input type="text" class="cat_textbox" id="WorkPhone" maxlength="255" name="WorkPhone" /> </div>
        <div class="item"><label>Shipping Instructions</label><br />
        <textarea class="cat_listbox" id="ShippingInstructions" name="ShippingInstructions" cols="5"></textarea> </div>
        <div class="item"><input type="button" name="next5" value="Next" onclick="display_next5();" />  <input type="button" name="back5" value="Back" onclick="display_back5();" /></div>
        </div>
        <div id="step5" style="display: none;">
        <div style="width: 100%; float: left;">
        <div style="width: 52%; float: left;">
        <div id="paymentdiv">
        <div class="item"><label>Name on Card</label><br />
        <input type="text" class="cat_textbox" id="CardName" name="CardName" /> &bull; </div>
        <div class="item"><label>Card Number</label><br />
        <input type="text" class="cat_textbox" id="CardNumber" name="CardNumber" /> &bull; </div>
        <div class="item"><label>Card Expiry</label><br />
        <select class="cat_dropdown_smaller" id="CardExpiryMonth" name="CardExpiryMonth">
        <option value="1" selected="true">Jan</option>
        <option value="2">Feb</option>
        <option value="3">Mar</option>
        <option value="4">Apr</option>
        <option value="5">May</option>
        <option value="6">Jun</option>
        <option value="7">Jul</option>
        <option value="8">Aug</option>
        <option value="9">Sep</option>
        <option value="10">Oct</option>
        <option value="11">Nov</option>
        <option value="12">Dec</option>
        </select><select class="cat_dropdown_smaller" id="CardExpiryYear" name="CardExpiryYear">
        <option selected="true" value="2012">2012</option>
        <option value="2013">2013</option>
        <option value="2014">2014</option>
        <option value="2015">2015</option>
        <option value="2016">2016</option>
        <option value="2017">2017</option>
        <option value="2018">2018</option>
        <option value="2019">2019</option>
        <option value="2020">2020</option>
        <option value="2021">2021</option>
        </select> &bull; </div>
        <div class="item"><label>Card Type</label><br />
        <select class="cat_dropdown" id="CardType" name="CardType">
        <option value="1" selected="true">Visa</option>
        <option value="2">Master Card</option>
        <option value="3">Bank Card</option>
        <option value="4">American Express</option>
        <option value="5">Diners Club</option>
        <option value="6">JCB</option>
        </select> &bull; </div>
        <div class="item"><label>CCV Number</label><br />
        <input type="text" class="cat_textbox" id="CardCCV" name="CardCCV" /> &bull; </div>
        </div>
        <!-- paymentdiv -->
        <div class="item"><label>Amount</label><br />
        <input type="text" class="cat_textbox" id="Amount" name="Amount" /> &bull; </div>
        <div class="item"><input type="submit" class="cat_button" id="catwebformbutton" value="Submit" />  <input type="button" name="back6" value="Back" onclick="display_back6();" /></div>
        </div>
        <div style="width: 47%; float: right;">
        <div class="item"><label>Payment Method</label><br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" checked="true" value="1" name="PaymentMethodType" />Credit Card<br />
        <input type="radio" class="PaymentMethodType" onclick="ShowCCFields(this.value);" value="5" name="PaymentMethodType" />PayPal<br />
        </div>
        <div class="item"><img alt="GlobalSign SSL Site Seal" src="/CatalystImages/globalsign-ssl-site-seal.gif" /> </div>
        </div>
        </div>
        </div>
        <script type="text/javascript" src="/CatalystScripts/ValidationFunctions.js"></script>
        <script language="javascript" type="text/javascript">
                   //<![CDATA[
                   var submitcount42059 = 0;function checkWholeForm42059(theForm){var why = "";if (theForm.FirstName) why += isEmpty(theForm.FirstName.value, "First Name");if (theForm.LastName) why += isEmpty(theForm.LastName.value, "Last Name"); if (theForm.EmailAddress) why += checkEmail(theForm.EmailAddress.value); if (!theForm.PaymentMethodType || getRadioSelected(theForm.PaymentMethodType) == 1) { if (theForm.CardName) why += isEmpty(theForm.CardName.value, "Name on Card"); if (theForm.CardNumber) why += isNumeric(theForm.CardNumber.value, "Card Number"); if (theForm.Amount) why += isCurrency(theForm.Amount.value, "Amount"); } if (theForm.PaymentMethodType) why += checkSelected(theForm.PaymentMethodType, "Payment Method");if(why != ""){alert(why);return false;}if(submitcount42059 == 0){submitcount42059++;theForm.submit();return false;}else{alert("Form submission is in progress.");return false;}}
                   // Credit Card info is not required if paying by PayPal, Hosted Credit Card, COD etc
                   function ShowCCFields(val) {
                       if (!document.getElementById('paymentdiv'))
                             return; 
                       if (val != 1)
                             document.getElementById('paymentdiv').style.display = 'none';
                       else
                             document.getElementById('paymentdiv').style.display = 'inline';
                   //]]>
             </script>
        </div>
    </form>
    </div>

    This answer from Support cured the problem...
    Gaurav Sharma (Adobe Business Catalyst Support)
    Feb 20 04:12 (EET)
    Thank you for contacting us!
    I just see your online shop purchase form, which contains update credit card fields,
    http://screencastmb.worldsecuresystems.com/img/2013-02-20_1309.png
    As per the field description, it's used fo rupdating CC details, not for purchases.
    Remove that system field and reinsert the form, and it should then work
    Kind Regards

  • Credit Card Failed - Invoice Number Not Found

    Hello,
    I have set up PayPal payments pro for my payment gateway and everything seemed to set up fine.  When I try to place an order on the site it gives me an error stating that "Invoice Number Not Found" as shown in this screenshot.
    No notification is sent to the customer.
    Invoice is created in Business Catalyst
    Product goes out of inventory
    Credit Card is charged.
    I have been searching for hours for a solution and I suspect it is an easy one.  I have found reference to the webform and feel that maybe the web-form for this gateway is not correct.  The form that comes up for the purchase is the default form under the module templates.  When I go to (Webform, online shop purchase form) the form there is very different. 
    Any help would be greatly appreciated
    Jon

    Hello Liem,
    You were correct.  I selected default form and it did not help.  When I went and looked at the form the existing order was highlighted.  I removed that and it works. 
    What threw me off was the invoice number was not on the form when I fill it out, but the webform did have it.  Tricky one to find but simple fix. 

  • Serial number not found and copy of windows is not genuine (it is though)

    i have a
    http://h10025.www1.hp.com/ewfrf/wc/product?cc=us&lc=en&dlc=en&product=4075831
    Im trying to update my bios but cant seem to find it anywhere, ive uninstalled all hp application of my computer, so hp updating my bios while i dont know about seems pretty hard to do, where can i find it
    It seems that my bios has lost its information, i phoned Hp about it and it appears my computer needs to be retatood or something along them lines, as my warranty has past i would have to pay £200 to get it fixed (rip off I know) they said this could be down to changing the hardware (i have not touched anything inside my computer as im not great with hardware aspect of computers, i am with software though. After i seen the "serial number not found" message appear i started to get messages like "please activate windows you have 30 days remaining (something along them lines) i have tried entering the product key thats on the bottom of the computer but some of the key has wear on it which makes it hard to read, so i tried a factory restall and hell broke loose, im getting error messages that i cannot use this factory installed partition thats on my hard drive.
    Please help, im not paying for hp mistakes is there anything i can do, or something in there t&c that makes this there problem as they design motherboards to fail like this?
    Regaards
    Adam

    Hi Adam
    Check your PM box here at the forum. Accessed by first logging in and then clicking the little  at top right of the page.
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

  • JBO-25029: Data class (a domain?) NUmber not found

    Can you explain the following Java Error
    (oracle.jbo.common.ampool.ApplicationPoolException) JBO-30003: The application pool (.10F514B7029) failed to checkout an application module due to the following exception:
    ----- LEVEL 1: DETAIL 0 -----
    (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.domain.DataCreationException, msg=JBO-25029: Data class (a domain?) NUmber not found
    ----- LEVEL 2: DETAIL 0 -----
    (oracle.jbo.JboException) JBO-29000: Unexpected exception caught: oracle.jbo.domain.DataCreationException, msg=JBO-25029: Data class (a domain?) NUmber not found
    ----- LEVEL 3: DETAIL 0 -----
    (oracle.jbo.domain.DataCreationException) JBO-25029: Data class (a domain?) NUmber not found
    ----- LEVEL 4: DETAIL 0 -----
    (java.lang.ClassNotFoundException) NUmber
    I encountered the above error while testing HrTestModule after creating Default Database Components from Business Diagram (Jdeveloper 10.1.3.0.4).
    When I checked HR Schema there was one table with follow name - which I am unable to delete
    hr.bin$bugokhc7r6yycjxxteowkq==$0
    Thanks
    D Shah

    The table "hr.bin$bugokhc7r6yycjxxteowkq==$0" is a table that was deleted and kept in the recyle bin.
    You can see its content with:
       SQL> show recyclebinin SQL*Plus and purge it with:
       PURGE RECYCLEBIN;See http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14231/tables.htm#sthref2381 for more information.
    I'm not sure the errors you get are related.
    When do you get them exactly ?
    Regards,
    Didier.

  • No number range found which is maintained in pr10

    Hi All,
    I ahve maintained nuber range for travel in PR10 for the respective personnel area....but the employee when trying to put the expeses in PREX....here the error is
    "No number range found for 01 RP_REINR ZONC"
    I have don the same in sand box and development client but in quality it not appearing....
    Plz guide...
    Amol

    Hi Amol,
    Check number range once from SNUM transaction Input object RP_REINR. Then select number ranges and input personnel area.
    Regards,
    Dilek

  • Business number not found

    Hi Girus,
    When I m tring to run the payroll for Canada I m getting following error.
    Business number not found
    Check account and registration number configuration from 1.01.2010 31.01.2010
    I m maintaining 0461,0462,0463,0464 tax infotype for canada.
    Please help me to resolve this isssue.
    Thanks
    Sanju

    Hello Sanju,
    Kindly refer the WIKI document, check whether you have maintained customizing
    https://wiki.sdn.sap.com/wiki/display/ERPHCM/WCB
    Mainly check whether you have maintained WCB A/C no with Rate for the Province , the employee belongs from the following IMG link
    Payroll Canada--> Worker's Compensation --> Set up WCB accounts
    With Regards,
    S.Karthik

  • How to fix serial number not found error

    i replaced the motherboard on my compaq mini 110 now  it wont boot and says serial number not found in red and i cant get into bios how can i fix this or do i have too let hp do it ?
    This question was solved.
    View Solution.

    Hi:
    No, I don't.  I'm from Joisey, but now live in Illinois.
    Been to Queens many times back, in the day.  Can you still go over the QB Bridge for free?
    I miss the NY style pizza. I go home once a year for my pizza "fix."
    Let your fingers do the walking thru the yellow pages, is my only recommendation (or online).
    "HP computer repairs," is how I would search by.
    Paul

  • No invoice number was found error on checkout

    I am recieving an error - no invoice number found - when trying to checkout. Can anyone tell me what the problem might be?

    Credit Card Payment Failed
    There was an error processing your credit card. Please correct this and try again.
    Invoice Number Not Found: . Please go back and correct this.
    s.This is the page it puts up if you click on the go back it takes you to the payment gateway  page and if you put in your details it will bill you again
    Ray.

  • Error Message at customer checkout "Invoice Number Not Found"

    I'm set up through Authorize.net and PayPal, regardless of the payment options selected I receive the same error message. See link www.lonewolftrading.co The card is being charged, PayPal doesn't come up at all. Any help would be appreciated. Thanks.

    Hi,
    Try the suggestion from this thread, Re: credit card payment with eway returns "invoice number not found" on BC

  • "Serial Number Not Found" and battery not charging

    Hi,
    I have a problem with my Compaq mini 110c 1030sf. It started a few months ago, when a weird red message appeared on the Compaq boot logo : "Serial Number Not Found".
    Everything was still working fine though, that's why I did not try to fix it.
    However, about a month ago, when I started the computer (it had been inactive for three weeks), the battery was not charging. Since then, I can't run the computer using the battery, I have to let the AC adapter plugged.
    Windows said : 0%, not charging.
    Ubuntu says : 0%, completely charged
    I removed the battery and put it back, it started to charge, but stopped after 3 or 4 seconds.
    I also tryed updating bios, but it changed nothing.
    Could anyone please help me ? ^^

    If your mini is still within warranty contact HP.
     Have you tried the battery test in the HP Support Assistant? 
    Your BIOS has issues if you have seen that message. That is something you cannot correct on your own as it requires HP's proprietary software to enter the information in the BIOS.
    Best regards,
    erico
    ****Please click on Accept As Solution if a suggestion solves your problem. It helps others facing the same problem to find a solution easily****
    2015 Microsoft MVP - Windows Experience Consumer

  • MOPZ: no System in SMSY for the installation number 1234567879 found

    Hi!
    Within SOLMAN MOPZ by opening a new maintenance action I get the following error:
    no System in SMSY for the installation number 1234567879 found
    Question:
    How can I find this installation number within SMSY and solve the problem?
    Thank you very much!
    regards

    Hi,
    the question still is:
    how to identify the system that currently has this installation number?
    When I go to SMSY --> Landscape Components --> Systems and search for the installation number I get no results.
    I think that this system no longer exist in SMSY...
    Any idea how to proceed?

  • 'serial number not found' message

    I purchused this laptop in 2009. Since then had very few issues until recently when I booted my computer (HP Pavillian DV-5) and it came up with a message 'serial number not found' How do I correct this? I upgraded to windows 7 before hand and then when I accessed the start up all my hard drive information such as the product number, serial and all is gone. 
    Please help

    I purchused this laptop in 2009. Since then had very few issues until recently when I booted my computer (HP Pavillian DV-5) and it came up with a message 'serial number not found' How do I correct this? I upgraded to windows 7 before hand and then when I accessed the start up all my hard drive information such as the product number, serial and all is gone. 
    Please help

  • I'm reinstalling CS4 Standard, and a window comes up asking for my previous CS3 serial number. Found number, but still won't take that. What is wrong?

    I'm reinstalling CS4 Standard, and a window comes up asking for my previous CS3 serial number. Found number, but still won't take that. What is wrong?

    Contact support by web chat or phone.
    Mylenium

Maybe you are looking for

  • Strange! null reference in a String witch shouldn't be null

    I have a bug that really I dont understand. I get un Id from a database with a select query. and i check that is correctly gotten. then i set this Id in a static attribute of a class. fro example: Test.setId(_id); when i want to insert this id in a s

  • Does not load

    when i click on creative cloud it opens the has a white screen and a load symbol and loads and does that forever

  • Help me - Select a Access DB

    Can i execute a query in MY FORM application to anouther DB that is not my? Exemple: I want to make a select to a DB in Access, to put some collumns in my variables in FORMS. How i do that? I'm portuguese, i'm sorry mya written english

  • How do I get my 'list' in alphabetical order in PAGES

    I created a document in pages and I would like to create my list in alphabetical order,   but I can't figure it out!

  • Peap ACS authentication - 1242AG - AP authentication Tab

    Hello, We are trying to get a 1242AG access point to have users connected to it to authenticate on it to the ACS server. The 1242AG has a new menu - AP authentication. Has anyone delt with this menu and gotten this setup to work? Version is 12.4(10b)