How do I know the source of 0DOC_CATEG in a report since mapped from 3 diff

Hi,
How do I know the source of 0DOC_CATEG in a report since mapped from 3 different sources
I have in report a 2 chars, 0DOC_CATEG and 0DOC_TYPE which are in a dimension Dim1 in the multiprovider Mult1.
In the Identification for the multiprovider, it shows that the 2 fields come from the cube, Cube1.
Now in the 4 update rules from the underlying 4 ODS’s to the cube1, the characteristic mappings show that 0DOC_CATEG and 0DOC_TYPE are being mapped from 3 different ODS’s(Order Header, Billing Item and Billing header) to the cube1.
So now, if in a report I see 0DOC_CATEG and 0DOC_TYPE, how do I know whether it came from the Order Header ODS, Billing Item ODs or Billing header ODS?
Thanks

hi,
it is from the same cube then you can do for analysis  by adding the request id from the datapackage dimension and chk the corressponding req id in the manage tab of you cube/monitor screen.
Ramesh

Similar Messages

  • How can i know the home directory of my runtime report on registry

    Dear sirs,
    please how can i know the home directory of my runtime report on registry?
    i have a lot of homes and when i make file to modify the home directory it not done and that is mean that i make effect of another home, and i want to know which home is activated in registory.
    Thanks in Advance and waiting the help

    If you have a backup on computer iTunes see below:
    iTunes > Preferences... (Windows: Edit > Preferences...) > Devices > hover over your backup with the mouse, the serial number will popup.

  • How can we know the source code no.of lines

    hi guys!
    please help me, how can we check the source code(No. of lines)in program with out comments

    hi,
    Use this code. Replace with your program name with the text in bold. V_lines gives the no of lines of code excluding comments and as well blank lines.
    TYPES: BEGIN OF t_type,
             line(72),
           END OF t_type.
    DATA: program LIKE sy-repid
                     VALUE <b>'Z_ABC_INNER_JOIN'</b>,
          t TYPE STANDARD TABLE OF t_type WITH HEADER LINE.
    DATA: v_lines TYPE i.
    READ REPORT program INTO t.
    IF sy-subrc =0.
      LOOP AT t.
        IF t+0(1) = '*' OR t IS INITIAL.
          DELETE t INDEX sy-tabix.
        ENDIF.
      ENDLOOP.
      DESCRIBE TABLE t LINES v_lines.
    ENDIF.
    WRITE : v_lines.
    Regards,
    Sailaja.

  • How can I know the web application name of a report?

    Hi forum,
    I have a query that is used by web. I need to know the name and how to access to application web of report
    any idea
    thanks in advance

    Hi,
    If you know the Query name,you can get name of the webtemplate from metadata repository.
    go to RSA1>MetadataRepository>click 'Query'>it will display all the Queries>search for your Query (cntrl+F)-->cliclk on it. You can see the Workbooks,webtemplate,chars,kfs...etc which are related to this Query.
    thanks

  • How i could know the origin of my business information on Apple Maps App from Spain?

    I need to modify the information that appears on Apple Maps App on iOS because is wrong, I edit my Yelp information and TomTom too but the information is still wrong. My company is from Spain, I want to know where Apple Maps extracs information.
    Thanks to all,
    Miquel

    Basic Mapping data come from Tom-Tom, but it isn't clear if it is from the same database that Tom-Tom uses for its own products. Business review information comes from Yelp for the most part. As for business location info, it may depend on your locale.
    Tap on the on the lower right corner of the app. Then tap on the "Data from Tom-Tom Others"  link. This will open a web page in Safari. You might find information there that will help. Also, make sure to use the "Report a Problem" link in the Map app.

  • How Can i know the orders source. ?? IDOC or VA01

    Dear All,
    sometimes we create a new order with reference to the order which was created by using IDOC.
    How can I know the difference between ..
    1) Order created with VA01. (Some of the fields may copied from order created by IDoc.)
    2) orders created with IDOC.
    Please let me know.
    Thank you
    Madhu

    Thank you for your reply, but the suggestion you have given may work for us. as when we create a order with reference to other order or when we create a order using we19. the newly created order will have all the details of older order and that information will be in EDIDC, which will not be correct.
    regards
    madhu

  • How can i get the source code from java concurrent program in R12

    Hi 2 all,
    How can i get the source code from java concurrent program in R12? like , "AP Turnover Report" is java concurrent program, i need to get its source code to know its logic. how can i get its source code not the XML template?
    Regards,
    Zulqarnain

    user570667 wrote:
    Hi 2 all,
    How can i get the source code from java concurrent program in R12? like , "AP Turnover Report" is java concurrent program, i need to get its source code to know its logic. how can i get its source code not the XML template?
    Regards,
    ZulqarnainDid you see old threads for similar topic/discussion? -- https://forums.oracle.com/forums/search.jspa?threadID=&q=Java+AND+Concurrent+AND+Source+AND+Code&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to find out the source of an event fired by button in a table in WD?

    Hi experts,
    I'm new to Web Dynpro and I need to know how to find out the source of an event (IWDCustomEvent) fired by a button in a table? I need to know which one is the clicked button (on which row)?
    Help will be appreciated
    Regards

    Hi GLM,
    thanks for your reply. Yes I know about that but when a round trip to the server is made the lead selection is at the first row of the table and when i click the button on, for example, the 3rd row the getLeadSelection method returns 1 and the color marker for the current row stays on the first row. So I need to click first somewhere else on the 3rd row and then on the button in order to update the value of lead selection and it's not very nice. So if you have some other idea it would be very helpful. Or perhaps some workaround.
    Regards

  • In DBI , how to find out the Source Query used for the Report

    Hi All,
    How to find out the Source Query used to display the data in the DBI Reports or Dashboards. We can get it in Apps Front end by Going to Help and Record Histroty. But DBI Runs in Internet Explorer so i dont know how to get the source query ( SELECT Query ) Used.
    In IE we have View --> Source . But that does not help since it gives the HTML Coding and not the SELECT Query used.
    If anyone has ever worked on it...Please help me in finding it.
    Thanks,
    Neeraj Shrivastava

    Hi neeraj,
    You can see the query used to display reports.Follow these steps to get the query.
    1)Login to oracle apps
    2)Select "Daily Business Intelligence Administrator" responsiblity.
    3)Now click on "Enable/Disable Debugging" (Now u enabled debugging)
    4)now open the report which you want to see the query of
    5)In view source it displays query along with the bind varilables.
    Feel free to ping me if you have any doubts
    thanks
    kittu

  • How do you know the object is from another database through db link

    I have a table named a2z_people. I searched dba_objects, I found this is a public synonym.
    How can I know the real table name in the another database. Where is this table come from? In another words, what's the source database?
    Thanks!

    In DBA_SYNONYMS, there is a DB_LINK column that names the database link being used (assuming the real object is on a remote database). Is that what you're looking for?
    Justin

  • How can i know the price for iphone s5 in Middle East in Oman

    hi..
    please help me
    i want to buy an iphone 5s. how can i buy it from apple store?
    how can i know the real price for my country, aware that i am in Middle East exactly in Oman?
    and how many time it will take to reach in my country Oman?
    please help as soon as you can..
    thank you

    As I said, if you want to buy it from the USA online Apple store, you will need to have a credit card issued by an American Bank or financial company, you will have to have a USA billing address associated with that card, and you will have to have it shipped to a USA street address.
    Aramax is a shipping company - you do not have a credit card from them and they cannot pay for your purchase.  Having an account with a shipping company doesn't provide you with a USA source of payment for your purchase.
    As I understand it, the Oman government does not allow the iPhone to be sold in Oman, there are no official service providers for it, and thus there is no legitimate source to buy an iPhone from within Oman.
    Online Apple stores do not allow payment by foreign means or in foreign currency, they do not do currency exchange, nor do they ship internationally.

  • As far as I know, the iPad cannot presently playback a full length movie from a DVD or any other source.  Are there any plans to add such a capability to the iPad in the future?

    As far as I know, the iPad cannot presently playback a full length movie from a DVD or any other source.  Are there any plans to add such a capability to the iPad in the future?

    alvwill wrote:
    Phil0124:  Sorry, I guess that I may not have communicated clearly initially.  The reason that I asked about the DVD reading capability in the first place is that I would like to be able to watch a movie "stand-alone" (like on an airplane) on my iPad without having an internet connection.  If VUDU is strickly a streaming service that wouldn't satisfy my needs after all.  After looking into the iTunes store offerings, I can see that I can either purchase a movie or rent one from them.  Either way, as I understand it, the content would then reside in a file in the iTunes folder in my computer (if rented, this would just be temporarily) and could be viewed on my computer and/or transferred to my iPad for viewing.  Considering the legal question, isn't there a copy being made and transferred into my possession.  So,what's up with that?
    Yes Vudu streams. iTunes does not. If you buy or rent a movie on your computer through the iTunes store, then you are legally entitled to transfer that movie to your digital device as long as that device is under the Same Apple ID used to download it to the computer, and is authorized to view the content. Usually this is the case if your device is synced with iTunes on the computer  This is legal and covered by the terms of use of the iTunes store.   
    If your rent a movie on your computer you can also transfer it to your iPad but it will be removed from the computer as rentals can only exist in one place at a time. When the rental period expires the movie will be automatically removed from your computer or device, wherever it is when the rental period expires.
    If you buy a movie on your iPad these can be transferred to your computer using the Transfer Purchases button on iTunes on your computer while the iPad is connected to it.   Rentals on iPads or other mobile device cannot be transferred and must be watched in the iPad or device that download them.
    All of these methods through the iTunes store download the complete movie to the device or computer, so no internet connection is required for watching at a later date.
    Rentals have a 30 day life as long as they haven't begun to be watched.  Once the movie has been started then it has a 48 hour expiry period. That is you must finish watching the rented movei within 48 hours of rental as after that it is removed from the device.  You can watch it as many times as you want in that period of time though.
    iTunes Store: Movie rental frequently asked questions (FAQ)
    http://support.apple.com/kb/ht1657
    How to rent a movie from the iTunes Store on your computer
    http://support.apple.com/kb/HT1390
    Purchased movies are yours, and never expire. If you delete the movie from your device or computer it can be re-downloaded at no extra cost provided the Movie is still available in the store.

  • How can I change the source file so it is direct from external hard drive?

    I am trying to make a movie on imovie of a snowboarding trip that I went on, there is around 80 to 100 gig of mp4 movies that will not fit on my computer that I have stored on my external harddrive. I had the movie half finished then found I could do no more as I had no space left in my mac. I had to delete everything and start again but I'm not doing this until I can find a way of changing the source file so I can take them direct from my external hard drive as to not use up all my computers available space. I have moved imovie to my external hard drive but it still tries to read from a movie file on my mac, how can I change that so it will read from a source file on my external hard drive, is it possible?? Can someone help me??

    Hi Bengt, Thanks for your input, much appreciated.
    I have a WD 1TIG hard drive and are using usb connection, is it possible to use fire wire with these? I have had trouble with a lot of the videos I Imported, once they downloaded the file in the viewer window showed up blank and when I mouse over them it places a picture of another file in the window and wont drag and drop into the movie window, like their corrupted or something? Had to delete just about all of them and start again. Also is it possible to select a bunch of videos in the viewer window as to change the dates to the correct dates? All I have been able to do is "select all" which is no help.

  • How can i know the RPM of my HD?

    I guys...
    Simple question...
    How can i know the RPM of my HD?
    I have a Mac mini and i would like to know that.
    Any ideas?.
    Thanks so much!!!

    Hi!!
    It doesn't show...
    Vendor:          NVidia
      Product:          MCP79 AHCI
      Link Speed:          3 Gigabit
      Negotiated Link Speed:          1.5 Gigabit
      Description:          AHCI Version 1.20 Supported
    FUJITSU MHZ2120BH G1:
      Capacity:          120.03 GB (120,034,123,776 bytes)
      Model:          FUJITSU MHZ2120BH G1                   
      Revision:          00810009
      Serial Number:                  K64PT9427599
      Native Command Queuing:          Yes
      Queue Depth:          32
      Removable Media:          No
      Detachable Drive:          No
      BSD Name:          disk0
      Medium Type:          Rotational
      Bay Name:          Lower
      Partition Map Type:          GPT (GUID Partition Table)
      S.M.A.R.T. status:          Verified
      Volumes:
      Capacity:          209.7 MB (209,715,200 bytes)
      Writable:          Yes
      BSD Name:          disk0s1
    Macintosh HD:
      Capacity:          119.69 GB (119,690,149,888 bytes)
      Available:          21.38 GB (21,376,569,344 bytes)
      Writable:          Yes
      File System:          Journaled HFS+
      BSD Name:          disk0s2
      Mount Point:          /
    FUJITSU MHZ2120BH G1:
      Capacity:          120.03 GB (120,034,123,776 bytes)
      Model:          FUJITSU MHZ2120BH G1                   
      Revision:          00810009
      Serial Number:                  K64PT9427599
      Native Command Queuing:          Yes
      Queue Depth:          32
      Removable Media:          No
      Detachable Drive:          No
      BSD Name:          disk0
      Medium Type:          Rotational
      Bay Name:          Lower
      Partition Map Type:          GPT (GUID Partition Table)
      S.M.A.R.T. status:          Verified
      Volumes:
      Capacity:          209.7 MB (209,715,200 bytes)
      Writable:          Yes
      BSD Name:          disk0s1
    Macintosh HD:
      Capacity:          119.69 GB (119,690,149,888 bytes)
      Available:          21.38 GB (21,376,569,344 bytes)
      Writable:          Yes
      File System:          Journaled HFS+
      BSD Name:          disk0s2
      Mount Point:          /
    Those are the 2 texts...
    Any idea?
    Thanks!!

  • How can i Know the email linked to icloud

    Please can anyone help me how to know teh email linked to my phone ??
    it shows me h********@hotmail.com i tried to logged in with my account that belong to h********@hotmail.com and it says inocrrect password or email i tried to reset my id but no reset mail was sent to my email ..
    so i tried to creat a new with the existing email addreess and it works and verified and finally i tried to activate it with h********@hotmail.com with the new passs and it says account cannot be activate with h********@hotmail.com it is linked to another account ..
    so please how can i know the linked email to my phone
    Thank you

    Welcome to the Apple community jorjh.
    If you mean that Find My Phone is asking for a password to a different Apple ID to your current Apple ID.
    This feature has been introduced to make stolen phones useless to those that have stolen them.
    However it can also arise when the user has changed their Apple ID details with Apple and not made the same changes to their iCloud account/Find My Phone on their device before upgrading to iOS 7, or if you restore from a previous back up made before you changed your details.
    The only solution is to change your Apple ID back to its previous state with Apple at My Apple ID using your current password, you don’t need access to this address if it’s previously been used with your Apple ID, once you have saved these details enter the password as requested on your device and then turn off "find my phone" and delete the account from your device.
    You should then change your Apple ID back to its current state, save it once again and then log back in using your current Apple ID. Finally, turn "find my phone" back on once again.
    This article provides more information about Activation Lock.

Maybe you are looking for

  • Create Material master workflow

    Hi I need to create a workflow that firstly creates a material with the basic data views (in the background) using passed in data, and the next step will then trigger some tasks to create material views.  But I can't find a business object to do this

  • How to get change log for z-fields in VBAk(Sales order)

    Hi All, Please help me in this. My requirement is get the change log for z-fields in sales order. In the sales order header level we have one tab Additioanl data. In this we have z-fields, if we change any of the field value, it is accepting the same

  • Opc reading a group of data

    I want to read about 100 data values from an OPC server. I use LabView 6i (6.0.2) and do not have "Datalogging and Supervisory Control". How can I read all the 100 values with one call (synchronously)?

  • Content Missing from Library List

    I just encountered a strange problem with my iTunes library that after searching the support communities for awhile I wasn't able to find an answer for.  So here goes, I just imported a video into iTunes (10.5.3, 64 bit) which I had just updated from

  • How can I view itunes visualizer on my second monitor whilst still using my primary monitor

    it's a nightmare! I have a windows laptop, i drag the itunes widow over to the 2nd monitor switch to visualizer press full screen and it works on my second monitor but my primary monitor goes black so i can't do anything! please help!