QA Check Error in Contracts- How to solve it

Hi All,
After creating a Contract,In QA Check I am getting the following error.
Can anybody help me in solving this problem.
Thank you,
Murali.

Thanks Varma for your quick reply.
But the problem here is I have taken an item which is having an UOM "EA' .
How to get displayed Unit Price and UOM code at
Lines--->pricing/products ----->pricing ------>
here we can find Unit price and UOM Code fields.
Can anybody suggest me how to get displayed these values.

Similar Messages

  • Ajax submit failed: error = 403, forbidden----how can solve this error

    Ajax submit failed: error = 403, Forbidden--how can solve this error to create a new eprintcenter account

    I am having the SAME problem.  This is so frustrating.   If i try to log on with teh user account I already have, I get the above message.  If i try to create a new accoutn it says the account is already existing.  If i click on forgot password, nnothing happens.  HELP!  I am stuck in a loop!!

  • HT5654 hi i have a update error 1015. How to solve?

    hi i have a update error 1015. How to solve? Please Help!

    Is your iPhone hacked or jailbroken?  That is typically what causes this error.
    If you have an iPhone 3G, as your profile says you do, the latest iOS it can run is iOS 4.2.1.

  • HT201210 what is error 409 and how to solve the error

    i was trying to restore my iphone but it give an error 409
    what  does this mean and how to solve it

    Why apple technical support will help the apple customer to solve this problem ??????????
    the complication of apple products let most of  my county's people use SAMSUNG phones

  • Update failed, error code: 1, how to solve

    Update failed, error code: 1, how to solve

    Link for Download & Install & Setup & Activation problems may help
    -Chat http://www.adobe.com/support/download-install/supportinfo/

  • Windows 8 64 bit Home - Network properties: An unexpected error occurred. How to solve this???

    Hi all,
    Does anybody know how to fix this problem:
    When clicking for my network properties, I receive "an unexpected error has occured" message. Network works fine, however this problem is annoying
    my OS: Windows 8 64 bit Home
    Have already tried some stuff to fix this but nothing seems to help:
     reregister the Netshell.dll file & Ole32.dll
    Anybody?

    Hi,
    Regarding current situation, I suggest we follow these steps to check the issue:
    Since you got 64 bit Windows 8, we need to register files in SysWOW64 by pressing Windows key + R and type below command line one by one:
    regsvr32 %windir%\SysWOW64\netshell.dll
    regsvr32 %windir%\SysWOW64\ole32.dll
    If we cannot get this issue fixed, please run System file checker to repair DLL files:
    Please open command prompt by right-clicking the CMD and choosing Run as administrator. Type following command line:
    SFC /SCANNOW
    If any error message appear after the scan is finished, please post here or try to manually replace the corrupted system files from installation or recovery DVD.
    In addition, if SFC fail to solve the issue, please test the issue in Clean boot mode and let me know the results:
    How to perform a clean boot to troubleshoot a problem in Windows 8, Windows 7, or Windows Vista
    http://support.microsoft.com/kb/929135   
    If the issue doesn’t appear, you can determine which one can be the cause by using dichotomy in MSconfig. Checking on half of Non-Microsoft service and restart, determining which half of the services cause the issue and repeating to check
    half of the problematic half services.
    Look forward to your response.
    Kate Li
    TechNet Community Support

  • When syncing my iPhone to my computer, an 'MTP USB-device' error appears. How to solve this problem?

    When I try to connect my iPhone to my computer, it seems to be working fine (iTunes opens and connects), but still I'm getting this problem when my computer tries to install the supervisory program/driver (I'm not sure how to say it in English since Dutch is my mother language). I've made a printscreen of the error, and it's in Dutch, but maybe someone can see what the problem is anyway.
    So... It says that the installation of the 'MTP USB-device' part failed.
    The problem is that I want to put my photos on my computer, and I found these instructions (http://support.apple.com/kb/HT4083) to do that. But I don't get an Autoplay dialog box, caused by that error.
    Could someone please help me? Thanks in advance!

    I had the same iss - it's a known issue whereby Windows attempts to use the wrong driver to access the phone.
    BACK UP YOUR REGISTRY!!! Editing the registry can be (read: IS) dangerous and can cause no end of pain if done incorrectly.
    - To Back Up your Registry: Click Start menu and click "Run". Type "regedit". Click File, then choose export and type "iphone driver fix registry backup".
    - Click Export and let it export the the registry to a file.
    - To fix the issue: Follow the folder tree on the left to: hkeylocalmachine > system > current control set > control > class
    - Find “{EEC5AD98-8080-425F-922A-DABF3DE3F69A}” down the LEFT hand side and click on it.
    - Under the list on the RIGHT hand side find "UpperFilters"
    - Right-Click UpperFilters and click delete
    - Close the registry editor and restart your PC (without the iphone attached).
    - Once restarted and logged back in, plug in your iphone and voila!  Windows will actually choose the correct driver and you'll be in like flynn.

  • Assert error!! how to solve that problem?

    Hi,
    when i use an assert after the compilation , the error is:
    C:\CLASSES>javac Assertion.java
    Assertion.java:11: as of release 1.4, 'assert' is a keyword, and may not be used as an identifier
    (try -source 1.3 or lower to use 'assert' as an identifier)
    public static void assert(boolean expression, String why) {
    ^
    1 error
    The tutorial says: In order for Code Sample 1(Doesn't matter) to compile, use -source 1.3 because assert is a keyword as of J2SE 1.4.
    what is the source 1.3 ?? where and what the hell is that?? LOL =))
    thanks!

    i understand and i don't understand.
    lol
    thats possible for someone who is using xemacs but someone who is using Eclipse or JCreator how do i do that?
    if u don't want to answer that question could u put an assertion in this code, for example : asser -> if the num < = 0 !
    here is the code:
    import java.io.*;
    public class Capicua {
         public static void main (String[] args) throws Exception {
              int digit, num;
              int inverted = 0;
              int x;     
                   BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
                   System.out.print(" Insert number: ");
                   num=Integer.parseInt(br.readLine().trim());
                   Assertion.assert(num <= 0, "Number can't be shorter or equals to zero!"); <--- how do i put an assert here? ( with the "do - while" its easy, but and with the asserts?
                   x=num;
                   while(num > 0) {
                   digit = num % 10;
                   num = num /10;
                   inverted = inverted * 10 + digit;
                   System.out.println("inverted = " + inverted);
                        if(inverted == x) {
                             System.out.println("Capicua");
                        }else{
                             System.out.println("not a capicau");
    }

  • Config error 213.5 How to solve?

    After installing Lion 10.7.4, I lost access to all of my Adobe applications.
    The error message I received when I tried to open the applications suggested that I uninstall and reinstall all the applications. I'm based in the US and am in China for one month. I'm unable to reinstall the applications until I return to the US. An information specialist suggested that I download trial versions and work with them until I return to the US and can reinstall the applications.
    I downloaded and installed Photoshop CS6. When I tried to open the application I received an error 213.5 message.
    Basically, what's going on and how do I fix it?
    Many thanks,
    ChristopherWB

    Jeff
    Many thanks for your response. Here's a few more details.
    The applications that originally requested a reinstall were CS5 Photoshop, InDesign, AfterEffects, and Illustrator. I used the uninstall option to remove all four. They were part of a group license loaded from DVDs. Because I'm in China rather than the US, I don't have access to the DVDs. And now, of course, as I understand the situation, there are no download options for CS5. If I could download the CS5 versions, the serial numbers could be sent to me.
    After uninstalling the CS5 versions, I then tried to install Photoshop CS6 on a trial basis. After the several hour download and subsequent installation, when I tried to open the newly installed Photoshop, I received the 213.5 error message.
    I would like also to open this discussion with Applecare for more ideas but unfortunately, I haven't been able to locate an email option to pursue the matter. All I can find on the Apple website are phone options. Again because I'm in China, this doesn't seem to be an option for me.
    Any additional thoughts you can offer would be most appreciated. I kind of feel trapped.
    Christopher B

  • What is OSstatus error -9549 and how to solve it?

    When I was using my iPhoto '09 (Version 8.1.2 (424)) to export a slideshow, I got the following error:
    The operation couldn't be completed.
    OSstatus error -9549
    I've never seen this error before previously when performing similar operation. What does it mean and any solution?
    Thanks!

    I have the same 9549 error condition trying to export a Display resolutions slideshow. I can reliably repeat this error. My slideshow export hasw125 still images ~4mb each and two songs ~ 6 minutes. the error is thrown near the end of the export.
    Running iPhoto '09 version 8.1.2 (424)
    OS X 10.8.5
    Macbook Pro 2.2.Ghz Intel Core 2 Duo
    4 GB 667 Mhz DDR2 SDRAM.
    Would appreciate a solution or workaround. FYI I'm using iPhoto to produce this slidshow because iMovie creates objectionally jumpy transitions when using Ken Burns effects. Pretty frustrating using these Apple products to try to make a slideshow with music. If anyone has a 3rd party software app that can do the job please share that too. I'm spending too much time troubleshooting faulty Apple apps.
    Thanks.

  • What does this error mean and how to solve this?

    Dear all,
    I run the server by startserver & command in Solaris. I got the following message. Is the server running properly? or is it facing some trouble?
    [4] Done startserver
    JSWDK WebServer Version 1.0.1
    Loaded configuration from: file:/home/vnarayan/CBS/jswdk-1.0.1/webserver.xml
    Can not start endpoint on localhost/127.0.0.1:8080 due to exception java.net.BindException: Address already in use
    What does the "Address already in use" saying? How to deal with this?
    --Vj                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    It seems on that machine there is already another running sever listening on port 8080.
    Arey you sure you did not launch the server twice ?
    Eventually, kill the other process first.

  • Each time I'm saving my projet, I get Error #3103. How to solve it?

    Each time I save my Muse project, I get an error message: [E$/throwError] Error: Error #3103: Operation cannot be performed while there is an open transaction on this connection.
    I am then forced to quit Muse... however, the project seems to be correctly saved. Anyway, having to restart Muse after a simple save because of this error is very annoying.
    Could someone guide me in finding a solution to this issue ?

    Please tell us more about your configuration. What version of Muse? Mac or Windows? What OS version? Where is the .muse file stored (boot drive, external drive, network volume, other)?
    We're probably going to need to look at your MuseLog.txt file to understand more context around when the error is occurring. The MuseLog.txt can be found in your "Documents" (Mac) or "My Documents" (Windows) folder. Please send it to us at [email protected] along with a link to this forum thread for context. Thanks.

  • Help: my macbook air is not backuping anymore iphone and ipad, saying unknown error 1140. How to solve it?

    Someone can help?

    Thanks Demo
    Problem not solved but at least I did find the cause. It is iphoto, i am running the last version, but still backup it is not possible.
    Thanks

  • Latest itunes softwer 10.7. this problem...itunes could not connect to this iphone. An unknown error occured (0xE8000012). how to solve this..

    i have iphone 4 firmware 5.1.1.

    Sign out of your account, restart the iPad and then sign in again.
    1. Settings>Store>Apple ID.
    2. Tap your ID and sign out.
    3. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off.
    4. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Go back to Settings>Store>Sign in and then try to download again.

  • How to solve Error in http connection. Error -1

    urlMidlet2===http://localhost:8080/testProj?userId=20&selMPBL=23&svMPBL=IPOD+Touch+Screen+e!1!Tue+Jan+06+00:00:00+UTC+2009!Tue+Jan+06+00:00:00+UTC+2009!Sat+Jan+31+00:00:00+UTC+2009!Mp3+Player!IPOD!Rejected!12
    [j2mepolish] Generic/DefaultColorPhone: !1!2!1222!13333
    [j2mepolish] Generic/DefaultColorPhone: Protocol for this connection is http
    [j2mepolish] Generic/DefaultColorPhone: This object is connected to localhost host
    [j2mepolish] Generic/DefaultColorPhone: HTTP Port in use is 8080
    [j2mepolish] Generic/DefaultColorPhone: respCode=====-1
    [j2mepolish] Generic/DefaultColorPhone: Error in opening HTTP Connection. Error#-1
    Why is this error coming? How to solve it?
    Thanks in advance.
    Edited by: J2me_Beginner on Jun 7, 2009 9:38 PM

    I am making a form using an interface. When Activate the Form, I got this error:
    Invalid HTTP connection: ADS
    Message no. FPRUN000
    But I do not know how to solve or config ADS. Any one know how to slove this error ?
    Thanks a lot.

Maybe you are looking for