While Extending VO getting Error

Dear All,
I am trying to extend VO, But I am Getting following Error while extending VO.
"Each Row in the Query Result Columns must be mapped to a Unique query Attribute in the Mapped Entity Columns". Pls suggest.
Thanks in Advance,
Hanimi.

Re: Extending View Object
http://forums.oracle.com/forums/search.jspa?threadID=&q=ach+Row+in+the+Query+Result+Columns+must+be+mapped+to+a+Unique+query+Attribute+in+the+Mapped+Entity&objID=f210&dateRange=all&userID=&numResults=15&rankBy=10001
Thanks
--Anil
http://oracleanil.blogspot.com/

Similar Messages

  • While creating RFx getting error

    hi
    we are using SRM 7 SP13 classic scenario.while creating RFx getting error.
    Line 0001: Item type 'Service' not allowed for this Item.
    i created SC with free text and selected type -service .when purchaser is trying to create RFx getting error like
    Line 0001: Item type 'Service' not allowed for this Item
    please suggest if anyone aware about issue.
    Regards
    Vijay Patil

    Hi Vijay ,
    SRM does not support hierarchy in service for operational documents like PO, contract, confirmation and invoice in SRM 7. It does support hierarchy in service only for RFx doucments. You need to activate the hierarchy template for SRM for that.
    This error comes from the validation regarding item process type. You could trace the error by setting an external breakpoint at class /sappssrm/cl_ih_cust_prov, method: get_allowed_ipt.
    Refer Below notes and you would be able to find a solution :
    OSS note Note 1267549 - SRM7.0: Creation of new transaction types for RFx and Quote.
    Note 1428404 - Hierarchy template for a process type historic data maintain
    Note 1333782 - Unable to add Shopping Cart items to Rfx
    Note 1279198 - Advanced hierarchy handling in PPS 7.0 SP2 for PO,SC,CTR,RFX
    Note 1271164 - Hierarchy UI changes for SC (SP02)
    Let me know your comments

  • FI:While posting MIRO getting Error of Balancing field Segment not filled

    Hello SAP Gurus,
    While  posting MIRO getting Error of Balancing field Segment in line item 001 not filled
    Message No.GLT2201.
    Please suggest me solution for it i read lots of related threats but could not solve this error.

    SPRO-Financial Accounting (New)-General Ledger Accounting (New)-Business Transactions-Document Splitting-Edit Constants for Nonassigned Processes-Select your constant-Double click and Select Assignment of profit center- Enter your dummy profit center here   otherwise
    SPRO-Financial Accounting (New)-General Ledger Accounting (New)-Business Transactions-Document Splitting-Edit Constants for Nonassigned Processes-Select your constant-Double click and Select Assignment of values-Enter here segment.

  • While Posting 122 getting error M7021 "Deficit of PU GR quantity 2 EA : 1100000000 1000 G102"

    Hi Experts,
    While Posting 122 getting error M7021 "Deficit of PU GR quantity 2 EA : 1100000000 1000 G102".
    Scenerio : Have received 4 peices of this material with Goods receipt using 105 document and want to return 2 pcs back to Vendor using 122 movement type and getting this error.
    Please let me know the problem as when checked with OMCQ it is showing Warning but inspite i am getting error.
    thanks

    Hi Abhishek,
    Please find enclosed the screen print for 122 mvt type and Document used is of 105 mvt type.
    Material Document 5000000097 is used for return delivery.
    Thanks

  • While doing PGI get error account determination for entry

    while doing PGI get error account determination for entry    not possible message no M8147

    Hello,
    Seems like you are missing entry in Trx OBYC - GBB/VAX or GBB/VAY. The long text of the error message would tell you where to maintain the entries. If that is VAX or VAY you would need to maintain the 'Cost of Goods Sold a/c there according to the valuation class.
    Kind Regards // Shaubhik

  • While configuring mirroing getting error : 1431

    Hi Experts,
    while coniguring mirroring getting error 1431.
    pls  share your ideas.

    Hi vijay,
    According to your description and error message, usually, the error 1431 happen if the mirroring breaks. The principal server is not configured for mirroring any more 
    , but the mirror server still thinks that he is the mirror partner. The state of the Mirror server is 
    “Disconnected”. I recommend you run the following statement at
    the Mirror server.
    ALTER DATABASE “DBNAME” SET PARTNER OFF
    Then remove the mirroring partnership from the mirror server, run the mirroring wizard again on the principal server.
    If the error occurs when Setting up database mirroring with certificates, you can review the following blog.
    http://blogs.msdn.com/b/sqlblog/archive/2011/08/24/setting-up-database-mirroring-with-certificates.aspx
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • I am trying to update my CS6 Extended and get error U44M2P7 how can I proceed?

    I am trying to update my CS6 Extended and get error U44M2P7

    Hi,
    Please follow the steps mentioned in this doc.
    http://helpx.adobe.com/photoshop/kb/photoshop-cs6-updates-dont-install.html
    Thanks
    kapil

  • While processing C015 - Getting Error 'Reservation 000005089 is already being Processed "

    Hello,
    I have created a customized Program script which will process  MB1A , MIGO and CO15 simultaneously
    MB1A - using BAPI
    MIGO and CO15 using BADI
    When i process for few records everything works fine. But when i process for 2000 records , after processing i am getting error at C015  "Reservation 000005089 is already being Processed".
    I tried with wait time up to 8 seconds after MB1A , still i am getting same error.
    Can any one suggest how to fix the issue.
    BR,
    Murali

    Hi Murali,
    do a wait loop before calling CO15 like:
    locked = 'X'.
    do.
        wait up to 5 seconds.
        CALL FUNCTION 'ENQUEUE_EMRKPF'
          EXPORTING  RSNUM = your_rsnum
                     X_RSNUM = 'X'                                     
          EXCEPTIONS FOREIGN_LOCK     = 2
                     SYSTEM_FAILURE   = 3.
        if  sy-subrc                 EQ 0.
          clear                         locked.
          CALL FUNCTION 'DEQUEUE_EMMKPF'.
          exit.
        endif.
    enddo.
    Regards,
    Klaus

  • While saving (vt01n) getting error

    Hi,
    I am doing (va01 -> vl01n-> vt01n) . here i am getting delivery no in top and i am providing all information and saving here getting error like this E:ZOTC:003 and message no: ZOTC003 what i need to do for this need any setting , if it is need plz tell me what are the needed things..
    I am expecting needful answer for this,
    Thanks,
    Anand.k

    Seems its custome message and not the standard one as u syaing ZOTC
    Goto SE91
    Message Class = ZOTC
    and message number = 003
    and see what thats says
    Next step you can select this row and see where used list
    and if you think there is some enhancement or customer code then you need to ask your ABAPer to help you with debugging it

  • While running servlets getting errors 404 or 505 resource not found

    Hi all,
    I'm novice to J2EE.
    I've encountered a problem while accessing the deployed module in weblogic 8.1 server.
    I'm sure that the webapplication module is deployed as i saw my module in administration console & also the status said that it is deployed.
    when i access my web application by specifying the proper server and port no and context root it is showing
    either 505 - resource not found error(http://localhost:7001/Suresh-2/Suresh) or 404 - not found error.( http://localhost:7001/Suresh-2/Suresh)
    Now let me elaborate what i've done till now.
    My webapplication folder structure is : C:\bea\user_projects\domains\mydomain\applications\Suresh\WEB-INF\classes\Sai\ServExamp.class
    My servlet is ServExamp.java
    I created a folder called "Suresh".  In that folder created another folder called "WEB-INF".  In WEB-INF created a folder called "Classes".
    Since my servlet is in package "Sai", the .class file reside in \Suresh\WEB-INF\Classes\Sai\ServExamp.class
    The source code is :
    package Sai;
    import javax.servlet.;*
    import javax.servlet.http.;*
    import java.io.;*
    public class ServExamp extends HttpServlet
    public void doPost(HttpServletRequest req,HttpServletResponse res)throws IOException
    PrintWriter out=res.getWriter();
    java.util.Date today=new java.util.Date();
    out.println("<html>"+"<body>"+
    *"<h1 align=center>HF\'s Chapter1 Servlet </h1>"*
    +"<br>"+today+"</body>"+"</html>");
    Now i'm almost done creating a web application.  Next, I constructed a simple web.xml descriptor that gives a web friendly name for my servlet, and points to the servlet. I constructed  web.xml descriptor file in the WEB-INF folder (C:\bea\user_projects\domains\mydomain\applications\Suresh\WEB-INF\).
    The web.xml file source is :
    *<!DOCTYPE web-app*
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    *"http://java.sun.com/dtd/web-app_2_3.dtd">*
    *<web-app>*
    *<display-name>Hello World Web Application</display-name>*
    *<description>Test Servlet</description>*
    *<servlet>*
    *<servlet-name>ServExamp</servlet-name>*
    *<servlet-class>Sai.ServExamp</servlet-class>*
    *</servlet>*
    *<servlet-mapping>*
    *<servlet-name>ServExamp</servlet-name>*
    *<url-pattern>/Suresh</url-pattern>*
    *</servlet-mapping>*
    *</web-app>*
    Now I have told Weblogic that the URI /Suresh corresponds to my servlet "Sai.ServExamp".
    My Web Application is ready to be deployed at this point. I logged onto Weblogic's admin console,
    *1) clicked on deployments, then navigated to "Web Application Modules" .*
    *2) Clicked "Deploy new Web Application Module"*
    *3) Navigated to the location of your web application folder (Suresh). There was a radio button next to it indicating that I can select that folder as a valid web application.*
    *4) I Clicked that radio button and clicked "Target Module".*
    *5) It informed that my web application "Suresh" will be deployed to myServer.It asked a name for my web application deployment. By default it was "Suresh"*
    I clicked Deploy.
    *6) After deployment, my web application "Suresh" appeared in the "Web Application Modules" tree on the left.*
    I Clicked on "Suresh"( my web application) then clicked the testing tab, then clicked the link shown there(http://localhost:7001/Suresh-2).
    It was not showing  my servlet (showed a 403 error)
    Error - 403
    This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    I think so it came b'coz I don't have an index.html or index.jsp page.
    *7)Instead,I added my servlet on to the URL it provided.*
    http://localhost:7001/Suresh-2/Suresh
    It is showing these error code: Http: 505 resource not allowed
    The page cannot be displayed
    The page you are looking for cannot be displayed because the address is incorrect.
    Please try the following:
    If you typed the page address in the Address bar, check that it is entered correctly.
    Open the localhost:7001 home page and then look for links to the information you want.
    Click  Search to look for information on the Internet.
    when i just type : http://localhost:7001/   -> Error 404 not found error
    it's showing
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    *10.4.5 404 Not Found*
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    I want to run my web application & any help would be appreciated.
    Thanks in advance.
    with regards,
    S.SayeeNarayanan.
    Note: I even deployed my war file, which i got by execution of (jar cv0f webapp.war . ) command from the root directory of my web application i.e. Suresh
    Then executed my webapplication it is showing
    error-505 resource not allowed.
    --------------------------------------------------------------------------------------------

    nammathamizhan wrote:
    Hi all,
    I'm novice to J2EE.
    You're also a novice to this forum.
    First, turn off the bold font.
    Second, post your question once and only once to a single forum. You only waited an hour before reposting your question. That's not the way this works. Asking your question multiple times will not increase the likelihood that you''ll get an answer. As a matter of fact, you're guaranteed nothing at all. Give it your best effort and hope for success. This isn't a paid consultancy - we're volunteers.
    I've encountered a problem while accessing the deployed module in weblogic 8.1 server.
    I'm sure that the webapplication module is deployed as i saw my module in administration console & also the status said that it is deployed.
    when i access my web application by specifying the proper server and port no and context root it is showing
    either 505 - resource not found error(http://localhost:7001/Suresh-2/Suresh) or 404 - not found error.( http://localhost:7001/Suresh-2/Suresh)
    If you're correct, and it's deployed, that would suggest that the URL you gave is incorrect.
    >
    Now let me elaborate what i've done till now.Good info - almost too much.
    %

  • While importing clip getting error "The file contains too many audio channels" in premiere pro cs5

    Hey,
    I  am using video clips from sony digital hi8 camera and trying to import  video clips (.mov) 720*480  fps 29.97 .But unable to get into premiere  pro cs5.System configuration:
    MAC 10.6.4
    2.66ghz intel core i7
    4gb ram
    nvidia geforce gt 330 mn.
    Error :
    Actually ,i have checked the inspector panel and i found same infomation in
    in this panel for both clips .please check these clips screen shoots seprately .
    Actually i have a long video clip and i have scatterred this clip into 6 diffrent portions
    where i am not able to import the last video clip.It is giving me same error "file contain too many audio channels"".
    Regards
    Manoj

    I too am getting this error in Premiere CS5.  I was digitizing a Broadcast VHS and since I did not have a breakout box, I hooked it up to a Sony DV deck so I could connect via firewire and capture inside Premiere.  I was able to capture and import 1 of the 3 clips and it did have 4 audio channels attached to it.  However, upon closer inspection only 2 channels had a waveform.  I captured the other 2 clips the same way, but this time, Premiere give the error "The file contains too many audio channels." 
    Any ideas?

  • Shutdown while browsing and get errors 0x80000ffff,0x800700b7,Windows 7 build 7601 not genuine, etc

    I can't get this HP Compaq PresarioCQ60 2CE927T6QQ to work. It shuts down, it won't start up past the login unless you wait hours and it slow and shutdown and bring me back to the login. I'm currently using it in safe mode. I've tried system restore about 4x and start-up repair about 2x. I've tried removing the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Current Version\Schedule\TaskCache. And about to try other things!
    I first got errors 0x80000ffff and 0x800700b7 withe the system restore failures. Then The Audio Service is not running and also found elsewhere that Windows Service not running and failed. Now I have Windows 7 Build 7601 This copy of Windows is not Genuine. Arghhhh! What caused this torture? How can I fix it without cost? I'm going to keep trying stuff until I get help.

    Hi,
    For Windows licensing issue,  we 'd better seek help with the Local Microsoft license support team.
    In addition,  we could take a try to ask in the following forum:
    http://social.microsoft.com/Forums/en-US/home?forum=genuinewindows7
    Best regards<o:p></o:p>
    Michael Shao
    TechNet Community Support

  • While export I getting error. How to resolve it ?

    Oracle version : 9.2.0.1
    OS : SUN Solaris 2.8
    . exporting post-schema procedural objects and actions
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 53
    ORA-06512: at line 1
    EXP-00085: The previous problem occurred when calling SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 370085
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 53
    ORA-06512: at line 1
    EXP-00085: The previous problem occurred when calling SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 370083
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 53
    ORA-06512: at line 1
    EXP-00085: The previous problem occurred when calling SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 370084
    EXP-00008: ORACLE error 1403 encountered
    ORA-01403: no data found
    ORA-06512: at "SYS.DBMS_AQ_EXP_QUEUES", line 53
    ORA-06512: at line 1
    EXP-00085: The previous problem occurred when calling SYS.DBMS_AQ_EXP_QUEUES.create_exp for object 370086
    . exporting user history table
    . exporting default and system auditing options
    . exporting statistics
    Export terminated successfully with warnings.
    Please help me to resolve the problem.
    kiran deshmukh

    see oracle documentation for -00085 error:
    EXP-00085 The previous problem occurred when calling string.string.string for object number
    Cause: The listed package provides export/import support for procedural objects, i.e., those whose DDL is supplied by stored procedures. The previously listed error occurred while calling the specified function.
    Action: Contact Oracle Support Services. Most packages are supplied by Oracle internal cartridge or server development groups. The package name will help Oracle Support Services determine the correct owner of the problem.
    so you should open a tar.

  • While hiring applicant getting error massage

    Hi experts,
    Can any one help on my issue.
    While hiring applicant details in PB60, getting warring massage that is "This standard test dose not have the correct format for SAP script.
    Thanks & regards
    Swapna

    Please see the following Oracle Support article for the solution to this:
    Enabling the Payroll Field for Offer Creation [ID 852654.1]

  • After iPad ios 5 upgrade, itunes "interrupted while restoring" restore gets error -50. iPad starts in 'configure' mode - can I configure as 'New iPad' and then restore?

    After iPad ios 5 upgrade on Win7 64bit pc (x386 iTunes), iTunes gave me error "iTunes was interrupted while restoring, restore again now?" I try to restore but iTunes immediately gives error -50. Apple website says -50 is a timeout, but I have tried all fixes: changed usb ports, new cable, reset iPad, restart pc, remove sim... no good.
    iPad starts in 'configure' mode, but won't restore from any of the several iTunes backups I have. Ready to giveup on 'restore'! iPad is sync'ed in iTunes, connects and syncs ok, so I don't want to lose that info.
    Can someone from Apple advise - can I 'configure' as 'New iPad' and then restore or sync to recover my Apps and data etc? OR if I 'Restore' from iTunes 'Summary' tab, will I still be able to Sync to restore the iPad Apps and data?
    I'm seeing a lot of frustrated Apple users online, hoping that a fix for this problem will help a few of us!! An iOS upgrade should not cause this much pain and wasted effort.

    You might already have tried all of these, but just in case:
    1. Make sure you have the latest version of iTunes.
    2. If you're on a Windows PC, consider uninstalling iTunes and Quicktime, restarting the PC, then reinstalling. This sometimes fixes oddities.
    3. Make sure you have no firewall or anti-virus running/active.
    4. Try different USB cable; if you're using a cable via a hub, try connecting without the hub. On desktop PCs, the direct (non-internal-hub) USB sockets are usually at the back.
    5. If yoiu haven't already done so, download the iOS5 update via the direct links I posted above
    6. If using Update doesn't work, use Restore. Option-click (Mac) or Shift-Click (Windows) the Restore button in itunes.
    7. Before you to the Restore, right-lick the entry for your device in iTunes and choose Backup from the drop-down menu. You may need this backup later.
    If you're srtuck in recovery mode:
    - There are some tips here for Windows users
    http://thehowto.wikidot.com/ipad-stuck-recovery-mode
    - If your device is stuck in Recovery mode, you can try putting it into DFU mode, from which iTunes should be able to Restore, as above. Details here:
    http://www.tipb.com/2010/12/02/tip-put-iphone-ipad-dfu-mode/
    - This link points to a utility that can help (Windows and Mac)
    http://runningblind.com/post/2800674985/ipad-stuck-in-recovery-mode-for-no-reaso n
    I hope something here helps

Maybe you are looking for

  • I have a MBA. I bought the wrong magsafe charger

    Greetting, I bought a 85w magsafe charger instead of the 45w that I was suppose to buy for my MBA. Should I try to return it or it does not make much of a difference? What type of issues can I be expecting?

  • WebLogic JMS high memory usage and frequent full GCs

    Hi Team,             We have below set up in production (and all the lower environment). 1. WLS: 10.3.6 (64 bit) 2. Java: HP JDK 1.7.0.06 (64 bit) 3. Two Manage server instances in cluster with one Migratable target 4. one JMS server with Persistence

  • My itunes not opening at all

    My itunes is not opening at all. As a result I can not communicate with my ipod. My Windows Media Player is running well and all the other programs on my computer are fine. If I try to open it, it says 'itunes has encountered a problem and is closing

  • Mac mini is dead

    I don´t know why, but yesterday my mac mini freeze, and everytime i tried to save a word document it shows me a message unable to save, and so many other functions in leopard. I figure that maybe if i erase all, and begin from scratch it would solve

  • Portal UME in ABAP asking user mapping???

    Hi all, I've decided to configure portal UME beeing the ABAP UME in backend system. I Can create users in portal and SU01 and i can logon in both systems with the same user. Now i've a system to connect the MSS/ESS iviews and portal asks me for user