Can we view data in Multiprovider

Hello All
In one of my interview he asked me can v view data in multiprovider.(Not in reporting level).
I said no,he said yes?
If anyone knows abt this pl let me know.
Regards
balaji

Hi Balaji,
Yes. Your are right that teh multi-provider does not store any data. It is like a view that displays the data from various data targets using union. LISTCUBE displays the data using those unions and displays the data. It is not fetching data from any underlying table of the Multi-provider. Probably if you debug then you would find the various SQL statements fetching data from the other data targets using the join conditions.
LISTCUBE is just meant for displaying the data from an Info-provider in the backend.
If you are familiar with R/3 then you would have noticed that you can see the data in table or view in SE11/SE16 even though a table has data where as a View does not. It is something similar to that.
Hope this helps.
Bye
Dinesh

Similar Messages

  • Apex 4.0 - Can see view data in SQL*Plus but no data in Object Browser

    Hi There,
    I have just started using Apex 4.o and migrated some apps. I have an issue with a report, but see the same issue with Object browser, which is easier to describe.
    I have a view:
    create or replace view V_PLJ_USERDEF_CODES (
             CODE_SET_ID,
             CODE_SET_CODE,
             CODE_SET_DESC,
             CODE_ID,
             CODE_SYS_CODE,
             CODE_VALUE,
             CODE_DESC,
             DISPLAY_SEQ,
             DISPLAY_FLAG,
             LANGUAGE_CODE) as
      select CS.CODE_SET_ID,
             CS.CODE_SET_CODE,
             CS.CODE_SET_DESC,
             C.CODE_ID,
             C.CODE_SYS_CODE,
             C.CODE_VALUE,
             C.CODE_DESC,
             C.DISPLAY_SEQ,
             C.DISPLAY_FLAG,
             C.LANGUAGE_CODE
        from PLJ_CODES C,
             PLJ_CODE_SETS CS
       where C.CODE_SET_ID         = CS.CODE_SET_ID
         and CS.CODE_SET_TYPE_CODE = SYS_CONTEXT('PLJUMPSTART','C_USERDEF_CODE_SET');This returns data in SQL*Plus, but no data in Object Browser OR report region based on this view.
    Workspace parses in the same schema as tested in SQL*Plus.
    If, in report, I swap out view, and use underlying table - no problem.
    Any ideas -
    thanks
    P

    Hi all,
    Thanks for getting back so promptly.
    It just seems weird to me, as tables are just fine, but not views.
    In the underlying schema:
    SQL> sho user
    USER is "ICSREPORTING"
    SQL> select count(*) from plj_codes;
      COUNT(*)
           107
    SQL> select count(*) from v_plj_userdef_codes;
      COUNT(*)
            29And in the APEX schema
    SQL> sho user
    USER is "APEX_040000"
    SQL> select count(*) from icsreporting.plj_codes;
    select count(*) from icsreporting.plj_codes
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL> select count(*) from icsreporting.v_plj_userdef_codes;
    select count(*) from icsreporting.v_plj_userdef_codes
    ERROR at line 1:
    ORA-00942: table or view does not exist
    SQL>However, in SQL browser, I can see the data in PLJ_CODES but in V_PLJ_USERDEF_CODES, just the message "This view has no data". Indeed, it is like this for all views.
    I even explicitly granted access to APEX_040000 but no good.
    In fact, I would like to know more about how Apex gets access to do DML against the underlying parsing schema(s).
    This is a little frustrating though. It worked just fine in lots of apps in version 2.1 to 3.2
    Am I missing something
    paul
    p.s I knew there would be a question about the context, but I had already checked that. :)
    Edited by: PJ on Nov 19, 2010 4:09 AM

  • How can i view data files and print them?

    I'm collecting very large data files with the DAQ. Afterwards I'd like to be able to view them (zooming in and out and scrolling) then print when I get a view I like. How can I do this? Is there code out there already? What are some ways of easily visualizing large data files without using tons of PC memory and waiting for every data point to load?

    There are some basic techniques that are useful in this sort of application. First, to get an overview of an entire dataset, a good place to start is to read in the file 20 or 30 samples at a time. As you read each block, perform an average and only plot the average. This on-the-fly decimation allows you to see very large blocks of data without bogging down you system.
    Second, for the zoom function use the cursors. When the user selects an area to zoom in on, read just the values between the indices the user selects. If the selection is small enough you can display the data directly, otherwise you can decimate it as before-though probibly using a smaller block size.
    For reading the position of the cursors, use property nodes.
    The basic thing to rem
    ember is that most PC screens are at most a couple thousand pixels wide. This video resolution places an absolute limit on the number of datapoints that you will be able to see without aliasing. In general it's better to decimate the data yourself than to let the video card do it.
    Let me know if you have any specific questions
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Can't see data in Multiprovider

    Hi All,
    I've created a multiprovider on top of some infosets.
    I have one field in multiprovider called purchasing group which is assigned to the infosets. When I tried to display data I am not getting the data for this field. Where as the DSOs have the data for this field.
    I don't understand why its happening. I've checked the joins in infosets and assignments in multiprovider. everything is fine. But not getting data in multiprovider.
    If anybody has even a little clue please reply.
    Points will be assigned.
    Thanks
    AP

    Hi,
    Please check the following link, it may help you
    [http://help.sap.com/saphelp_nw70/helpdata/EN/0f/17b63d799f6b3be10000000a114084/frameset.htm]
    Check in "Consistency Check for Compounding " in the above link.
    Regards,
    Uma
    Edited by: Uma Mageswari on Jun 3, 2008 5:58 AM

  • Can't view data from BI Anaytics

    Hi,
    I am new to BI suite. currently our repository has two different connection pool associated with two different schema. Since my ex-coworker built the first one and left. I don't want to mess up with his work. I built another connection pool with different schema. There is no problem with deployment and i am able to view data in physical layer. But when i login to BI analytics and i found i am not able to view data. The error is:
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 43119] Query Failed: [nQSError: 17001] Oracle Error code: 1031, message: ORA-01031: insufficient privileges at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT 0 s_0, "Sample Sales"."Products"."Brand" s_1 FROM "Sample Sales" FETCH FIRST 65001 ROWS ONLY
    My DBA told me it might be ODBC driver problem since he told me he didn't even see the query from database monitor. When i check ODBC setup in BI server and found there is default odbc setup under System DSN.
    does anybody know what this problem is?
    Thanks

    Good day !
    I will to public my results with simple solving my problem,
    because it may be useful to somebody else.
    ---------------- Create materialized view ---------
    create materialized view easydw.CUSTOMER_PURCHASES_MV
    TABLESPACE "EASYDW_DEFAULT"
    BUILD IMMEDIATE
    USING INDEX
    REFRESH FORCE ON COMMIT
    AS
    select "CUSTOMER"."OCCUPATION" as "OCCUPATION",
    "PURCHASES"."CUSTOMER_ID" as "CUSTOMER_ID"
    from "PURCHASES" "PURCHASES", "CUSTOMER" "CUSTOMER"
    where "CUSTOMER"."CUSTOMER_ID"="PURCHASES"."CUSTOMER_ID";
    Now if one of tables updated, you must execute SQL-command
    "COMMIT". Before this you must deselect "AutoCommit" at
    SQL-window, if you use Application Express.
    Winni.

  • Can't view data in browse mode.

    I have a database of about 50 records I can view the data in list mode but when I switch to Browse the page turns grey. I trashed the preferences but no improvement.
    Any help?

    Hello
    - 1 - AppleWorks will NOT be updated. It will be replaced by iWork.
    - 2 - If you wish, you may attach your file to a mail and send it to:
    koenig then a dot then yvan then an @ then tele2 then a dot then fr
    If you do, I will be able to look if the file is working well on another machine.
    So you will know if the oddity is to be searched in your machine itself.
    Yvan KOENIG (from FRANCE mercredi 21 décembre 2005 9:12:42)

  • Can not view data in Dimension Data Viewer

    Hello Forum,
    Has anyone run into this one yet? with OWB10gr2
    we have created a dimension called store, it has a simple hiearchy"
    store-->category-->primary category-->Busines Unit
    The dimension validates and deploys sucessfully - we have seen the notes to choose Deploy All for configuration instead of the default, reason being that if you don't choose Deploy All you will not be able to view it through the data viewer
    We have mapped the data from our oracle staging table to the dimension and our map has run without error.
    We can see data in the underlying table that supports the dimension, but when we open the dimension with object editor and try to view the loaded data via the dimension data view we get nothing?
    What's up with that?
    thx again
    monalisa

    You're probably running into the same known bug we hit. See the OWB 10gR2 release notes, under "Known Issues / OLAP Catalog". Probably hitting the mentioned OLAP bug 4945008.
    Hope this helps,
    Scott

  • Connected to repository but can't view data in CRXI - requests DSN instead

    Post Author: matthewh
    CA Forum: Integrated Solutions
    Hi - not sure if this is the right forum but here goes:Trying to get a report designed on my desktop PC with Crystal XI  connecting to my remote server running Crystal Server XI R2 & MySQL 5.  I have a business view created and I can access it fine, but when I go to create the report or browse the data in the fields I get the ODBC (RDO) dialogue box asking for a DSN!  Surely the point of the server is that it handles all the connectivity?  I have the password stored with the connection in the repository on the server - have I set up something incorrectly at the server end?  I've used all bog-standard settings, nothing fancy or different and using Enterprise authentication.  This is my first proper report against a data warehouse I'm building and my first use of Crystal Server in anger, so it's possible I've missed something.

    I too am currently having this problem. HELP.
    when I try to create a recordset to an ACCESS database, i get
    the same error...
    error calling getTables; an unidentifed error has occurred.
    I dont handle the server...I am just a lonely servant. the
    admin is telling me nothing has occured on his end....so Im
    thinking it has to be a macromedia issue.
    now Im finding others with the same problem.
    but is there a fix.

  • How can i view data of MessageRichTextEditor field's data

    Hi,
    i am using MessageRichTextEditor to create a JD(Job Description) and saving into database.
    but the problem is when i going to view the data of MessageRichTextEditor in a Table Region by MessageStyledText
    the field is showing data including HTML tag like:
    SPAN style="WIDOWS: 2; TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: medium 'Times New Roman'; WHITE-SPACE: normal; ORPHANS: 2; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px" class=Apple-style-span><SPAN style="TEXT-ALIGN: left; LINE-HEIGHT: 22px; FONT-FAMILY: georgia, 'times new roman', times, serif; FONT-SIZE: 15px" class=Apple-style-span>Foremost in his mind was his embarrassing stumble as the final-round leader at the Masters in April, a collapse he later blamed on being tentative. This time, he promised a no-lead-is-big-enough approach.</SPAN></SPAN
    but i want the plain text that i used when creating the JD.
    please suggest.

    MRTE - Message Rich Text Editor.
    Can you please put a breakpoint at the ViewObject(corresponding ) Impl class function setXXX(XXX refers to the attribute) and check what value comes in to that function.
    Also after you enter some text into the MRTE , select view html source and check what the data is and then debug the first step.
    Regards,
    Guru Krishnan.

  • Can't view data in IT302 - Additional Actions

    Hi Gurus,
    I cannot view any data in IT302 using Ad Hoc Query.
    Correct infoset was set up which include Additional actions infotype.
    IT302 was also properly set up in t77S0> ADMIN-EVSUP set to 1.
    And in T529A all Actions set to be updated in IT302.
    There are also Additional Action entries in table PA0302 but when I search it in Ad Hoc Query for a personnel number the fields (Action Type, Reason) turn up blank.
    Do I still have to make other configurations?
    Any ideas?
    Kindly help.
    Points will be given out
    Thanks,
    Olekan Babatonde

    I was in the need of getting the output based on Additional actions, and was able to figure out the way as how to do it., I am writing this here not that you would still in need but some one in future might come to this thread and get away with the answer.
    1. First we need to add Infotype 0302 to our infoset (Going toSQ02, Menu bar, Edit -> Change infotype selection.
    2. Once you have the infotype under the Data fields.
    3. Try adding each individual field under the field group/data fields by right clicking on the necessary infotype field and selecting Add field to Field group.
    4. Once you got all your IT0302 fields under field group/data fields right side of the window, save your infoset and run the  infoset query.
    5. Now you have the input fields and output fields to be selected from infoset query.
    6. Select input fields as Pernr, and action start date and end date from IT0000
    7. Select output fields from 0302 infotype fields, you may select all the necessary fields in the output, but the required one is "Counter Field"
    8. Once you have your hitlist from the ad hoc query, refresh the list from bottom of the screen and picks up all the ones who have the counter field as 1 - they are the ones, who has additional actions on specific date.
    Hope it helps to the viewers.
    Warm Regards!
    -Kanuku

  • Can not view data in a request from psa

    Dear experts,
    I have a problem with data in psa. If a select a mange of PSA, I see some request. I select one of them to see data. But there is no data. How is it possible?
    If you delete a reques from psa, that request desappears from the psa, doesn't it?
    Thanks in advance,
    yeberri

    it dosn't work. The problem is that you can see  different green requests in manage from psa, but it is not possible to see internal data.
    If I try to see data with se16 and the psa table, there are data for one request, but not for request that i need.
    any idea? is very important to rescue this request.
    thanks for your help.

  • Can't view data charges online

    Ok we have 3 non smart phones on our family plan and have data blocks on them as we do not use data at all.   I check the accounts weekly for any unusual things and last week noticed minimal data charges on sons account 4 days in a row.  He is in another state for 10 weeks and bikes to work evey day so I asked him about it and he said he was putting the phone in his pocket so I figured the button to connect to the net must have got hit while biking and it was trying to connect it's an ENV2 phone so told him to turn it off and put it in his back pack to avoid this.
    Now this week when I log in and check the accounts I can see data usage for hubby and I and there is none as should be but for sons line when I try and see the data usage it says your current data usage information is not available at this time.  Please check back later.  It's been saying this for about 4 days now so what gives?  Have not called yet so will do so tomorrow if it's still saying that.    Mary

    Below is a recent post of mine on another thread and I have updated it with some new information that may be helpful to others suffering from "uninitiated data charges". 
    I had the very same uninitiated data charges problem and customer service claimed these charges to be valid. I don't possibly see how uninitiated data session charges can be considered valid.
    Back in 2010 Verizon was fined by the FCC the largest fine ever levied against a wireless company. 25 million and agreed to refund customers over 50 million dollars. Why? Due to uninitiated data session charges!  Washington Post article below at:
    http://www.washingtonpost.com/wp-dyn/content/article/2010/10/28/AR2010102806478.html
    They seem to be up to their old tricks...
    The best way to make Verizon pay attention is not just switching carriers. The best way is filing a complaint with the FCC. Or do both! It's very easy to file a complaint (an easy form) with the FCC do it here> 
    https://esupport.fcc.gov/ccmsforms/form2000.action?form_type=2000B
    The problem would be termed "uninitiated data session charges".
    As mentioned in previous posts by myself and others there has been mysterious data session charges on our bills that were uninitiated by us. My repeated calls to Verizon customer service has resulted in no explanation for these uninitiated data session charges, only the response from CS (Customer Service) that these charges are valid.
    My research of the past few weeks has shown that these charges, as mentioned, were uninitiated by the user and are (at
    minimum) a result of a program placed by Verizon within the operating system of at least two Verizon models produced by LG. This program initiates the data exchanges that we are billed for, have to pay and have been paying.
    Due to a lack of a significant response or resolution on the matter I filed a complaint with the FCC. The action of the FCC was swift in notifying Verizon of my complaint and charges.
    Then “lo and behold”  I receive a phone call from a Jennifer Rathburn (770) 521-5636 of the Verizon Executive offices in Atlanta notifying me that they would like to resolve this matter with me. Jennifer’s demeanor and action seems to indicate that she would like to satisfy me and would be investigating my complaint regarding the uninitiated data session charges because they care about their customers. It would, however, be tough to convince me of that, as I believe I would never have gotten ANY resolution short of my filing a complaint with the FCC. At present Verizon has until June 29, 2012 to respond to FCC in regards to my complaint.
    Over 6 months of complaints to their CS and I never got any type of action or explanation of the data session charges except for them to say that the charges were valid. I heard the phrase,“these charges are valid” so many times from so many different CS reps that it seemed the reps were trained to give that response. I finally got one of the CS reps to admit that actually was the case. They WERE trained to give that response.
    You may also find it interesting to read the FCC Consent Decree, which Verizon agreed to in 2010 to stop the FCC
    investigation. You can do that here http://fjallfoss.fcc.gov/edocs_public/attachmatch/DA-10-2068A2.pdf
    In the Decree, Verizon Wireless represents that:
    the Company conducted a comprehensive, good-faith, internal investigation into whether Paygo customers had been incorrectly billed for data usage;
    (ii) based on the internal investigation, the Company has concluded that the majority of the erroneous charges involved data exchanges caused by third-party software (created by a third-party but they left out the part saying they had placed it there) built into certain customers’ phones, while other charges resulted from, inter alia, customers accessing certain web links that should not have incurred charges, devices that incurred charges for attempts to access data when there was insufficient network coverage to complete the transfer, and unwanted third-party data transfers affecting customers with content filters;
    (iii) based on the internal investigation, the Company has further determined that a total of approximately 15 million Paygo Customers were, or may have been, erroneously billed for data usage from November 2007 to the Effective Date
    (iv) based on the internal investigation, including a review of billing records and other relevant data, the Company estimates that the total amount of the refunds and credits that should be paid to those Paygo Customers is approximately $52.8 million. (**** that's a BIG mistake!)
    In consideration for the termination of the Investigation, Verizon Wireless agrees to the terms, conditions, and procedures contained herein.
    If you read these “terms and conditions” I think you will agree with me that Verizon has “forgotten” their responsibility under that decree.
    At first Jennifer had led me to believe that mine was an isolated incident  and also tried to convince me it was a data charge for picture messages but now that I have gathered a large amount of evidence against Verizon particularly on the scope of the problem I will be making another complaint to the FCC.
    C'mon Verizon... "same ol, same ol" You may have made a "mistake" last time but I'm betting I can prove this time it was no "mistake"!
    Anyone wishing to contact me directly may do so at [email protected]

  • Can't view data account

    Whenever I try to view my cellular data account on my new iPad it prompts me to reprovision my device. I have done this, but I get the same reprovision notice when I type in my login information. I've spoken with Verizon and they told me to do what I'd been doing, but this didn't work either. Has anybody else had this problem?

    I had an identical problem when the Apple store replaced my ipad mini this week. Symptoms were: Apple replaced my ipad, I kept the SIM card and LTE data seemed to work, but I could not access my cellular account details.
    It took three trips to the verizon store, and several tech support calls, but it's finally working!
    1) check your monthly verizon ipad plan payment email, find the "phone number" for your ipad, and go to a verizon mobilestore
    2) get a new SIM card from the verizon support technitians, put it in your ipad (data won't work, but you should see 3G signal, not LTE)
    3) Verizon support at the store will try (and fail repeatedly) to get this SIM card onto your account. (Their system doesn't allow this to work correctly for the prepaid data plans)
    4) call verizon mobile tech support from the store with the store support people, give them the new SIM cards number, and your iPads IMEI -- they will connect both with your data account, and probably reset your accounts password
    5) restart your device, wait for signal and reprovision your device again (this time it will work, and the signal will disappear/go to "searching"), wait for signal again, and restart your ipad again. You should see LTE again, and data/internet should work again.
    6) go to settings > view account, and log into your account, with the reset password they email you
    7) it will now ask you to update your password (do it)
    8) you should see your account details again
    9) check that data/internet/email works still... Restart your ipad and confirm, etc
    10) rejoice, because holy crap it worked
    Be persistent, and be patient. May the force be with you all!

  • Archived MM_MATBEL and now can't view data in MB03

    We are currently archiving the object MM_MATBEL.
    We have activated SARI and are using the DRB to display the material document.
    From SARI and the DRB we can display the document where it takes us to MB03. That works successfully.
    When we go directly to the transaction MB03 and try to display the archived document, we get the following error message: "Document 50018068 does not exist in calender year 1996".
    We have implemented SAP Note 431689, but it did not fix the problem.
    Any suggestions.

    Hi,
    The note 431689 was developed as a special development in order to display archived MM doc's from tcode MB03. As explained the prerequisite  for this note is to have MKPF_ARIDX. (The structure of archive index MKPF_ARIX and the material short document   MARI are no longer permitted. These indexes were, up to now, built  parallel to possibly existing archive info structures and used in Transaction MB51. )
    So, the workaround of displaying the MM doc in MB03 using the report MB51.       
    - You need to execute MB51, by providing material, plant.                      
    - Select the opton of reading document from archive.                           
    - From the result, double click on the material document which is archived.                                                                    
    - System will display the document in MB03.                                                                               
    Hope this can help
    Regards,
    Mauro

  • Can I view date and time (metadata) of iphoto pics after sync?

    Successfully synced thousands of iphoto pics to the ipad 2.  Is it possible to see the metadata - actually, just the date and time of the pic - on the ipad 2 photos?  Is there another photo app that lets me see the date and time?

    Check out my PhotoMeta app. It's free.

Maybe you are looking for

  • Kernal Panic Mac OS 10.5.8 when using Internet

    I have a PowerPC G5 1.8GHz using OS 10.5.8. I get kernal panics when I'm online using the Internet. This is the only time I receive kernal panics. Can anyone lend some advice? The following is my latest panic report: Mon Aug 20 07:56:31 2012 panic(cp

  • How to add fireworks slideshow to dreamweaver cs4?

    I have created a slideshow in fireworks and saved it to my root directory and linked it to a div within a webpage on www.yssinc.net.  The gallery appears but without any of the images.  Help! I have seen other posts with this problem but have not see

  • Change color of datatip point

    How would I go about changing the color of the point on a datatip in a flex chart?

  • Photoshop Corrupted File Help?

    I have read on here that several people are having issues with this particular thing but mine seemed a little different so I thought I would start a discussion and ask. OK first off, I'm use photoshop 7 (old I know but meh, you use why you can afford

  • Image Files and the databse

    In the planning phase of an opensource project Im concidering database issues/options. The application to be developed makes great use of a database/ the target is mySql however Im planning on making the application work with various databases ( if p