Impossible to submit shopping cart : vendor number not found

Hi,
SRM 5.0, classic, punch out catalog.
After having I transfered my shopping cart from my OCI catalog, I get an error saying that the partner number for the vendor has not been found, and after that, I can't submit my shopping cart, cliking on the order button doesn't do anything.
Any hints ?

Hi
Please read this.
<b>Define External Web Services  (Catalogs, Vendor Lists etc.)</b>
In this step you define Web Services such as product catalogs or vendor lists that are to be available in SRM Server applications.
You have to create the dialog structure, that is, the data that is required for addressing the Web Service. Since this data is service-specific, you must contact the provider of the Web Service obtainthe data from them or get it from the Web Service documentation.
Requirements
You have defined the logical system for the Web Service, that is, for the product catalog, in activity Define Logical System in the IMG.
This is not necessary if you are using the SAP Content Integrator .
Activities
1. To select a Web Service, double-click on an entry in the list.
2. To create a new Web Service, choose New Entries.
Enter the following data:
Web Service ID (required entry field)
User-defined technical name for a Web Service.
Name of the Web Service
The name is displayed in the Help of the SRM Server application in which the Web Service is embedded. If the application is available in multiple languages, you must translate the name using Edit -> Translate, otherwise the name is not displayed.
Business type (required entry field)
The business type determines the type of the Web Service and, therefore, in which SRM Server applications, this Service is visible. In the Shop application, for example, product catalogs aredisplayed, but no vendor lists. Furthermore, the busines type determines which further options are available in this IMG activity.
3. Select a business type for the Web Service and confirm your selection with Enter. You can make selections as follows:
Product catalog
As product catalogs, you can include catalogs that support the open catalog interface (OCI), for example, catalogs that you have created using SAP Catalog Content Management .
Vendor list
As vendor lists, you can include vendor lists that support the open partner interface (OPI).
E-Form
Means the same as product catalog. However, if you select this type, the sample implementation of the Business Add-In Transfer Additional Parameters is run, and this BAdI is ignored for all other business types.
Vendor evaluation
This business type is currently not used.
Service provider list
The application Supplier Self-Services (SUS) can be included as a service provider list.
Note:
Create only one service provider list because you can only assign one Supplier Self-Services System to each SAP Enterprise Buyer System.
4. If you have selected Product catalog or E-Form as the business type, you have the following entry and selection options:
Source of Supply Assigned to the Product Catalog
a) Enter the number of the business partner and the responsible purchasing organization if the catalog content belongs to one business partner (vendor) only. If you do not assign a business partner to a catalog item, the system automatically assigns this business partner.
Additional Functions in the SRM Server
b) To determine that product numbers transferred from the catalog do not exist as local products in the SRM Server, check the flag Do not check products.
c) To display contract data in the integrated catalog, check the flag Display Contract Data in Integrated Catalog.
Additional Functions in Product Catalogs
Note:
Some catalogs offer additional functions that are specified in the context of the Open Catalog Interface (OCI). Check the following flag only if the product catalog or the E-Form support the additional functions.
d) To display product data in the catalog again after the selection in SAP Enterprise Buyer, check the flag Display Prod. Data Again in Catalog. See also Detail.
e) To enable an update of the product data in SAP Enterprise Buyer after the products have been selected from the catalog, check the flag Validate Product Data from SAP Enterprise Buyer. See also Validation.
f) To call the catalog with only one search term, and to carry out a search for a source of supply, check the flag Sourcing. See also Sources of Supply.
g) To support a simultaneous search in multiple catalogs, check the flag Search Cross-Catalog.
5. The following entry and selection options are available for all business types:
Technical Settings
a) To keep an error log for the catalog, flag Maintain Error Log. This will keep a log of all technical and business errors that occur during transfer of the product or vendor data. To display the log, choose transaction SLG1.
Note:
This function is not available with the business types Vendor evaluation and Service provider list.
b) To use the HTTP method GET to call the Web Service, check the flag Use HTTP GET to Call Web Services. To use the HTTP method POST, leave the flag empty.
c) Select the technical type of the Web Service. This determines where the Web Service is to be available.
d) Specify the logical system of the Web Service. If you are using the SAP Content Integrator, then this entry is required for mapping the product data.
e) Specify the path for a symbol that represents the Web Service. This symbol is then shown in the application if the system uses symbols for Web Services. This path is relative to the Mime directory IMAGES/WEBSERVICES in Internet Services BBPGLOBAL. If you create subdirectories in this directory, the path must begin with '/'.
6. If you have selected Vendor list as the business type, you have the following entry and selection options:
Additional Functions in Vendor Lists
a) To display the vendor list in the catalog again, flag Redisplay Partner Data in Vendor List.
b) Specify the root node under which vendors are created that are then transferred via the Open Partner Interface (OPI) to SRM Server.
7. Create the dialog/call structure.
To open a Web Service in a separate window, choose Standard Call Structure.
To open a Web Service within the application, choose Integrated Call Structure.
Note:
For the Integrated Call Structure of product catalogs, you should use the servlet delivered for this purpose (see post installation steps: Integrating the Requisite Catalog in the Shopping Cart).
Syntax example:
http://<HTTP-Server>:<port>/<your_entry>/catalog/logonOCI.do
SAP recommends that you only use the Integrated Call Structure for the catalog delivered by SAP because external product catalogs and Web Services usually to not take the SRM-Server-specificHTML frame structures into account. If you wish to include an external Web Service, SAP cannot provide any support in the event that errors should occur.
8. Make entries in the fields Name and Value and select a Type. You must adhere to the sequence as follows:
a) URL of the Web Service
In the first line of the call structure, enter the URL of the Web Service (value) and select the type URL. Do not enter a name.
If you have selected Service provider list as the business type, enter the URL of the SUS Service Provider List.
Syntax example:
http://<HTTP-Server>:<Port>/sap/bc/bsp/sap/bbp_sus_sagent/sus_serviceagent_f4.htm
http server and port, see transaction SMICM.
Note:
If the URL is longer than the field, distribute it over the following lines and select the type URL for all entries. The URL may not contain any parameters.
b) Parameters
After you have entered the URL, enter all parameters that the Web Service requires on call-up. Take the names and values for the parameters from the documentation on the Web Service.
For the parameters, you choose one of the two possible types:
- Fixed value
The value entered in the Value field is transferred.
SAP Field
You can transfer the system language as a parameter, for example, (Content sy-langu). This way, you can transfer as parameters all the the fields that are globally available at runtime.
Note:
If the fixed values and the generic parameter values are not sufficient, you can transfer additional parameters from the SRM Server to the Web Service by implementing the Business Add-In (BAdI) . Transfer Additional Parameters. Using this BAdI, you can define name-value pairs that can be transferred as additional parameters to the Web Service. If, for example, you wish to transfer the system language in a different format ('EN-en' rather than 'EN'), you can use this BAdI.
c) Return URL
Enter the name with which the Web Service expects the return URL (usually HOOK_URL), and choose the type Return URL. Do not enter a value for the return URL. The SRM Server determines the value at runtime.
The return URL is required in order to transfer data from the Web Service via the browser to the SRM Server System. The Web Service copies the return URL into the 'action' parameters of the transfer form. The return URL is also transferred as a parameter to the Web Service. As this happens, all parameters following the return URL are generated as parameters into the return URL, that is, they are not transferred as individual parameters to the Web Service.
Note:
As of SAP Enterprise Buyer Release 4.0, specification of the return URL is optional. If you do not specify it, 'HOOK_URL' is used as the name. The parameters of the return URL thus become obsolete. The return URL must only be specified if the Web Service expects a different name for it than 'HOOK_URL'.
9. Save your entries.
Note:
To make a Web Service accessible for individual users or for user groups, you must assign the Web Service as the value for the attribute CAT. You do this in the attribute maintenance (Transaction PPOMA_BBP). The Help for this attribute lists all the available Web Services.
Further notes
You can find the documentation on OCI and OPI in the SAP Service Marketplace at the Internet address service.sap.com/instguides.
In order to read additional data from the SRM Server and to transfer it to the Web Service, you implement the Business Add-In (BAdI) Transfer Additional Parameters.
In order to define a different logic for the transfer of data from the product catalogs to the SRM Server System, you implement the BAdI Transfer Shopping Cart from Catalog.
Hope this will help.
Please reward full points, incase it suits your requirements.
Regards
- Atul

Similar Messages

  • Shopping cart Document does not exist error while PO creation

    Hi Friends,
      We are in SRM 5.0 Extended Classic and ECC6.0. I am experiening a issue while sourcing. After shopping cart is created and ends up in sourcing cockpit, I try to create PO, I get the error 'Shopping cart Document does not exist'. I verified Number ranges, org structure, and config settings but unable to find a solution.
    This is at a critical stage where I am not able to create PO and hence process is not complete. I am not able to proceed further and need advise on how or where to look for possible issues. I did look at the other SDN postings but was not pertaining to mine.
    Thanks
    Rao

    hI
    Did you get below error message  **** pit.
    Data not found
    Document does not exist
    i believe the error message will not stop you to do sourcing.
    select and assigned to work area and assign source of supply and create a Purchase order.
    i also faced this error long back.
    br
    Muhtu

  • 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.

  • 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

  • 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

  • '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

  • Vendor record not found

    Hello,
    I want to create oPurchaseDeliveryNotes Documents.
    oPurchDln.NumAtCard = oPurchOrdr.NumAtCard
                    oPurchDln.DocObjectCode = SAPbobsCOM.BoObjectTypes.oPurchaseDeliveryNotes
                    oPurchDln.HandWritten = SAPbobsCOM.BoYesNoEnum.tNO
                    oPurchDln.DocDueDate = Now
                    oPurchDln.DocDate = Now
                    oPurchDln.PaymentGroupCode = oPurchOrdr.PaymentGroupCode
                    oPurchDln.CardCode = oPurchOrdr.CardCode
                    'oPurchDln.CardName = oPurchOrdr.CardName
                    oPurchDln.ShipToCode = oPurchOrdr.ShipToCode
                    oPurchDln.TransportationCode = oPurchOrdr.TransportationCode
                    oPurchDln.SalesPersonCode = oPurchOrdr.SalesPersonCode
                    oPurchDln.ContactPersonCode = oPurchOrdr.ContactPersonCode
                    oPurchDln.FederalTaxID = oPurchOrdr.FederalTaxID
                    oPurchDln.DocCurrency = oPurchOrdr.DocCurrency
                    oPurchDln.DiscountPercent = oPurchOrdr.DiscountPercent
    oPurchDln.Lines.BaseType = oPurchOrdr.DocObjectCode
                            oPurchDln.Lines.BaseEntry = oPurchOrdr.DocEntry
                            oPurchDln.Lines.BaseLine = oPurchOrdr.Lines.LineNum
    after the oPurchDLn.add the getlasterror message contains: "Vendor record not found"
    I'm totally confused... can anybody help???
    Message was edited by: Thorsten Schmitz

    Same problem here.  No solution yet
    Vendor Record Not Found after trying to add a new Good Receipt PO
    My error is more specific. 
    -2028 Vendor Record Not Found [PDN1.U_SalesOrder][Line : 2] for entry blabla
    Everything else seems allright,  I mean, I can add to a Good Receipt with no error but when adding to Good Receipt PO I got the error.  What's the difference between the Good Receipt and Good Receipt PO for the code to work for Good Receipt only ?

  • Trying to delete shopping cart via GUI (not web) tran BBP_MON_SC

    In the GUI I'm entering "/n" to get out of the Easy Access menu and then running tran BBP_MON_SC.  I'm then entering a specific shopping cart number and clicking the Start button.  On the results screen if I just click the "Delete Shopping Cart" button, nothing happens.  I was told to try entering the number left to the shopping cart number ("1") in the field left of the "Delete Shopping Cart" button and then try clicking the "Delete Shopping Cart" button, but still nothing happens.  I know the GUI screen layout is a little weird so I'm obviously doing something wrong.  Please note I'm able to successfully delete this same shopping cart in the web tran Monitor Shopping Cart.  Any help is appreciated.
    We're running the EBP extended classic scenario with SRM 4.0 and SRM_SERVER 5.00.
    Thanks,
    Brad

    Hi
    <b>Please try this -></b>
    <b><u>In the Transaction <u>BBP_MON_SC</u> in GUI login/mode, clcik on field - Created By (User ID) in the General Data section, say TESTUSER and click on "START BUTTON" on top of page.
    A new screen will appear displaying all the shopping carts that user has created. Based on the line number in the left-side of the screen, enter that line number in the top left corner of screen in Frame1 and press on "Delete Shopping Cart" button to delete that particular shopping cart...</u></b>
    <u>I can easily delete the SC from GUI by this way.. Hope this definitely answer your query and help you as well..</u>
    Do let me know.
    Regards
    - Atul

  • Vendor Number not coming in partner functions in vendor master

    Hi,
    I am facing a peculiar issue with the vendor master.
    I am creating a vendor having a account group z001 to which the number range is assigned as internal (only) and in the Partner Schema the vendor VN is defined as mandatory and checked for higher level.
    When entering the data on reaching the partner function  tab the first line item where we enter ahve the vendor details of VN it is coming blank in the non-editable mode where we have  the vendor number cell. I noticed as I number range is internal till the vendor is saved the number is not assigned so in the partner tab in the first line item the number is blank.
    On saving and going back to vendor in change mode I am finding the partner VN line item in non-editable mode and the vendor number is blank and I am not able to enter the number also.
    How to overcome this issue.
    Please guide me..
    Thanks,
    Vengal Rao.

    Hi Diwakar,
    Thanks for the response. As it is mandatory it is coming , but as it is defined as internal number, the number is assigned to vendor after saving only.
    So if I got back to same vendor and see what is the partner no appearing in the first row, I see the number as blank, when I try to add the same number in change mode it is not allowing as the realted line ie first line is in non-editable mode. Here VN , and description VENDOR is coming but number not coming, and I am not able to add the number also.
    This is my issue.
    Thanks,
    Vengal Rao.

  • Receiving Error in Shopping Cart : Order Does not exist

    Hi
    While creating Shopping Cart and click Insert From Clipboard button, I am receiving " Order xxxx does not exist (Item yyy ).
    Please tell me why I receive this error and what causes and possible fixes to this?
    Details:
    The scenario I am doing is I have a webdynpro ABAP application which copies Value, Cost Center, OR Cost objects in to Clipboard.
    now when I go to Shopping card - > descrive requirment -> Cost assignment section-click Insert From ClipBoard - throws below error:  "Order xxxxxx does not exist (Item yyyy)"
    Indeed OR cost objects which are valid in the SRM system and every OR line is seen as invalid by SAP with above error message. Please explain
    Thanks
    Praveen
    Edited by: Praveen kumar Kadi on Jun 21, 2011 9:16 AM

    Hi,
    Thnaks for your reply.
    Actually manual copy To clipboard works fine from Shopping Cart. when we use webdynpro application to copt to Cliboard with same data it doesn't work. So I believe the key to debug SRM Shopping Cart-> CopyToClipBoard functionality like how the values have been copied to from shopping cart. So that we can compare Shopping Cart->CopyToClipboard value with Webdynpro CopyToClipBoard values.
    How to find what and which values and in which format copied from shopping Cart-CopyToCliboard.? Anyway to see this in debug.
    Please help with some screenshots/debug screens.
    thanks
    Praveen

Maybe you are looking for

  • Help me to make this

    hi for all, i need a help to put an image and make a JFrame for ChatLogin similar to yahoo messenger chat login frame, my problem is i don't know how to arrange the instruction and how to make the image named "Face.jpg" in the upper position like kee

  • How to move my itunes library to my other hard drive?

    Urgently need to move my music in my itunes library to my other hard drive to free up space. Trouble is I can't seem to do this. Can anyone help?

  • AirPort WiFi on 2010 MBA won't stay connected to 5Ghz band since latest 10.6.7 update.

    I updated my 2010 MBA 11" to the latest/greatest of everything in prep for Lion. So, I now have 10.6.7 of course. But ever since the updates, I noticed that my wifi on the MBA won't stay connected to the 5 Ghz band of my router. It'll connect fine to

  • Extra row

    hi, good day, appreciate if some one can advice me how to get rid of the extra row in the array table. thanks in advance. Attachments: table to array.vi ‏13 KB

  • ASPECTHD - Low compression to High compression

    This is more a Cineform question, but since they'Re so many CF users in here and it concerns Premiere workflow I guess it has it's place on this forum. When digitizing tapes with AspectHD, if I go with Low compression to save HD space to later just h