Multi Provider Help

Hi Guys
   we  are on BI 7 ... I have to make a date calculation in the query which is made from a Multiprovider.
This Multiprovider has 7 cubes. For this date calculation some of the navigational attributes are missing,
so I have enhanced the data sources and replicated and created info objects for those nav attr and loaded the
masterdata.
my first calculation is like this : Date2 - Date 1
where Date2 is available as nav attr of sales ord item and  Date 1 is available as nav attr of Delivery Item
sales ord item is available in all the cubes ,so in every cube I have switched on the date2 as nav attr.
Delivery Item is available only in one cube so I switched on Date1 as nav attr in that cube.
Now If I create a formula in query with this two dates as : date2- date1 ...
Can I get the expected result...as date 1 is not available in all the cubes ?
regards

Hi
Execute the query with both the dates...as Multiprovider works on union operator,your result should appear properly
Take charecteristics and keyfigurs from the cube which is having delivery item and which is not having delivery item and make the check
It should not appear like this
100-3243-#
100-#-343
If the # symbol is not coming in your results your date1-date2 calculation can work
You can create a variable for the particular charecteristics and create a restricted kf which restricts the date 2 and date1 can be used
Regards
N Ganesh

Similar Messages

  • Help needed on Multi provider

    Hello Experts,
                    we have crated an ODS and loaded data from flatfile, now i need to put this ODS in Multi provider, which i did but i dont have any key figures in my ods which is making a problem while activating the Multiprovider , can anyone help me on this.
    Thank You,
    Jon.

    Surendra , an ODS should have a Key field and not necessarily a Key figure however to create a cube / multiprovider , it is a must that you have a key fiugure , which leads me to ask the following questions:
    1. Why do you need a multiprovider on an ODS with no facts(key figure)?
    2. Why not an Infoset?
    If this is for experimentation alone , trhe answer is clear,
    A multiprovider cannot be created without a key figure , this goes against the very concepts of Data Warehousing and think if your architecture is correct and why you need a multiprovider and a multiprovider alone will satisfy your requirements.
    Arun

  • 0FISCPER Value Help is not working on Multi Provider

    Hi Friends,
    I Have created a query on Multi Provider (based two ODS) and when i click on the value help for 0FISCPER while executing the report, it just hangs up and keep running, but never givel any values wvwn after 5 hours (I did not observed for moreathan 5hrs, propably it might go for dump).
    The same Query with same selection varuiable on 0FISCPER gives the value help in just 30 sec in both Dev and QA systems.
    When i try to use the same value help on bothe the ODS, it was working fine in all Dev, QA and Prod environments. But same on Multi Provide is working only in Dev and QA, but not in Prod.
    One diff i sea, is larg amount of data in Prod, in bothe the ODS invloved in this MP.
    Can you guys pls help...how to resolve this. I even try with different possible settings for  MP  through RSDIPROP transaction
    Thanks,
    Venkat

    Hi Akhan,
    It is the same case even...if i run it from RSRT. It just hangup for past 80mts.
    I got some more information,
    When i try to do the same from portal...i have got below Error messages in Dump.
    Caused by: com.sap.ip.bi.base.exception.BIBaseRuntimeException: Jco exception thrown while executing function "BICS_PROV_GET_MEMBERS" against system "SAP_BW"
    Caused by: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: connection closed without message (CM_NO_DATA_RECEIVED)
    Pls do share...if you got any more suggestions.
    Thanks,
    Venkat

  • Report is not getting data from Remote cube thru Multi Provider

    Hi SAPians
    I ve strucked up with a Problem in The Reconciliation Report in BW3.5
    The Report was built on a Multi Provider, which was created on Basic and Remote Cubes .
    Both cubes have same Data Source and all the Objects were in Active version and found good.
    When I m executing the Report ,I m only getting the data from the Basic cube and no data is coming from Remote Cube.
    I ve checked the char " 0Infoprov " in Multi Provider and It was assigned with the both the cubes.
    What might be the problem
    Please help me in this regard
    Thanks in advance
    Regards
    Arjun

    Hi
    In the Reconciliation multiprovider, include 0INFOPROVIDER = Remote cube.
    If data still not coming, you can be sure connectivity with Source system of the Remote cube is the issue
    Check with basis to solve the connectivity issue.
    Ensure Remote cube is consistent
    Bye

  • Multi provider we have many cubes,but i want some of that how to fllter?

    multi provider we have many cubes,but i want some of that how to fllter?

    In the queries bring the 0INFOPROV (infoprovider) characteristic and restrict it your desired infocube or dso used in multiprovider.
    Hope this helps.

  • Creation of Multi Provider, using InfoCubes | Error in assigning dimensions

    Hi All.
    I am tryin to create a multi provider using five Info Cubes,  sat A, B, C, D, E. Now all of them have chars and KF's. some  of them are common.
    I selected the relevant info providers, then in the Identification part, I selected "Select All" for Chars/ Time chars as well as KF's.
    now when I am trying to Activate the Multi Provider, it says  " No Dimension Assigned to InfoObject x, y, z and so. on ".
    its clear that there is problem in assigning dimensions fr chars/kf's.
    So in the Edit Multiprovider screen, I click on Dimensions. Then it prompts me to select "One" InfoProvider.( The options being from A, B, C, D, E) and if i select any one, (say A),the chars/KF's present in A, are getting assigned the dimensions, but the chars/kf's from other Info Cubes arent geting the dimension assigned.
    what to do now? can any one help me out.please
    points will be assigned..:)

    Arun Kumar,
    Things to do to create a multiprovider:
    1. Select your infoproviders
    2. Select the characteristics you need
    3. Select the identification criteria
    4. Select Dimensions and assign characteristics
    Arun Varadarajan
    Message was edited by: Arun Varadarajan

  • Incorrect Non-cumulative values in a Multi-Provider

    Hi everyone,
    I have created one Multi-Provider using Info-cubes 0IC_C03 & ZSD_C03.
    The requirement was to get the "Invoice value" instead of the "Stock Issued Value" in 0IC_C03.
    I have used the characteristics 0CALMONTH, 0CALDAY, 0MATERIAL, 0PLANT & 0SOURCESYSTEM in the MP.
    However, when i execute a query based on the Multi-Provider, I notice that all Cumulative Key-Figures are showing correct Values, but the Non-Cumulative KFs (Val Stock Qty etc) are showing incorrect values (Large Quantities are displayed).
    I am not sure why its happening? Please Help
    Regards,
    Srikar

    Hi Ram,
    Previously i was using a variable on 0CALMONTH for restricting the data which resulted in Incorrect NC values.
    Later on, when I changed the Restriction based on 0CALDAY, the query was working fine.
    Moreover I also included all the Characteristics present in the Validity Table of the Cube 0IC_C03 in the MP which i didn't initially.
    I guess those two changes made the difference.
    Regards,
    Srikar

  • How to move all the standard and adhoc reports from cube to multi provider

    How to move all the standard and adhoc reports from the basic cube to multi provider?
    i created this multiprovider to do the maintenence on the basic cube. for example the infocube physical partition, line item dimension and compression.
    what we decided to do is move all the Standard and ad-hoc reports from the basic cube to the multiprovider. How to do it? and make a copy of the basic cube and do the maintenence on the cube. please help.
    Thanks in advance sdn experts!

    Hi Les,
    This sounds good and one thing we try to always keep in mind when undertaking such activities is to always minimise the impact to the user and make the process as transparent to them as possible. So lets say you have your multiprovider and copied queries up in Prod, these queries will still pick up the data from the base cube.
    Now you need to make a copy of the base cube for some changes to the cube model, I would suggest that you copy the cube and make your changes on the copied cube itself. Then 9depending on the changes done) you can load data from Original Cube to New Cube. When this is being done, make sure that you change your queries to add a restriction on 0INFORPOV by Original Cube.
    After the load to the new cube is complete you can run reports restricted to each cube to verify the numbers. Then change the 0INFOPROV restriction in the queries to point to the New Cube and disengage the old cube from the multiprovider.
    Hope this helps...

  • Query performance on multi-provider

    Hi,
    I have a query on a multi provider...its taking a long time to run.
    It should run within one minute.
    How do I find out where the problem is...pls provide the steps I can take to find out the exact problem.
    Thanks,
    Frank

    Frank,
    You can read here to see what the various DBMAN messages mean:
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/17b63d799f6b3be10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/de/bcb73d73a5f972e10000000a114084/content.htm
    Hope this helps...

  • Technical Content Cube for Multi Provider Information???

    Hi all,
    Can anyone suggest which Technical Content Cube will give  Information about Multi Provider and its underlying Info Providers(Last load tiem of Info Provider)?.
    Thanks
    Deepika

    Hi,
    We have tables which gives the information about that, if u want u can create a view on these tables in RSO2 in BW and load the data to the Zcube.
    Below are the tables.
    RSDCUBE     - Directory of InfoCubes
    RSDCUBEIOBJ - Objects per InfoCube (where-used list)
    RSDDIMEIOBJ -
    RSDCUBEMULTI -InfoCubes involved in a MultiCube
    RSDICMULTIIOBJ - MultiProvider Selection/ Identification             of                          InfoObjects
    Sorry for the post its my misunderstanding....
    For bw statistics the above post will help u....
    Khaja
    Edited by: khaja on Feb 25, 2008 12:46 PM

  • How to split the Multi Provider

    HI All,
    Please give me the steps How to split the Multi provider and also let me know how to find the multi provider is parellal or series?
    Thanks
    Vasu.

    Hi
    If you have huge volumes of data, logical partitioning (splitting into multiple data targets based on a time characteristic) is always recommendable. You can choose to so only for the cube (split into 3 cubes) and have the suitable code when loading from the ODS's.
    Else you can split the ODS's as well and have the code in the update rules from source system to the ODS's. Either ways, once you choose to split...you have no choice but to use a multi provider to report on these splits.
    During the execution, query is automatically multiple sub queries and these sub queries read the partitioned cubes in parallel. This would increase the performance of reports. Hope this helps!
    http://help.sap.com/saphelp_bw31/helpdata/en/de/bcb73d73a5f972e10000000a114084/content.htm
    santosh

  • Unable tp create multi provider for  ODS objects

    Hello Gurus,
    I want to create a multi provider or an Z ods object. When I do the same it does not show me the Z ODS objects. But it shows me the Standard SAP ODS for creating multi provider.
    thanks in advance
    rgds

    Hi,
    For the ODS that you are trying to use, check if the BEx reporting has been turned on in the ODS object settings. If it is not, then you cannot use it in a multiprovider.
    Hope this helps...

  • Deletion of Multi provider

    Hello,
        I want to delete a multi provider from Developement system which is been transported in to production system. for the deletion process i want to create a delete transport request.
      I deleted the multi provider in development. While deleting the Multi provider it did'nt asked for any delete transport request so that i can transport that relevent request in to production.
       It is because the multi provider was been modified unfortunately after transported in to production. Now i want to delete the multi provider from production, but it got deleted in development.
       But there is a transport request for the released and for modifiable this multi provider. can any one help me so that i can create a delete request for this multi provider and transport it in to production.
    Thanks in Adv
    sandy
    Message was edited by:
            sandy
    Message was edited by:
            sandy

    Hi,
    I hope there should be some transport request exist in the DEV system which has this Multiproider. Thats why it did not prompt the Screen to enter/Create  the transport request , when you were deleting it.
    To check this one go to Se03-->Double click on <i>Search for Objects in Requests/Tasks</i>. Type  <i>MPRO</i> under the enabled selection box under Selection box with <i>DTEL</i>, and give technical name of MP in the selection and then give tick mark for this row and execute .
    R3TR MPRO <Multiprovider technical name>
    Now You can see the transport request which has this Multiprovider.
    If you get any request, import it into PROD . Then the MP will be deleted automatically.
    With rgds,
    Anil Kumar  Sharma .P

  • To Create a multi provider

    HI guys can  you please help me with the steps to create a multi provider using
    PCA: Statistiscal Key Figures       0PCA_C02
    PCA: Transaction Data                 0PCA_C01
    There is no standard bussiness content multiprovider for this.
    Thanks
    K.Mohan

    Dear Mohan,
    For creating a Multiprovider first you have identify what key figures you want to see and what characteristics are common in the both the infocubes , and then create a MP , with the two cubes, select the characteristics and key figures , then maintain the dimensions , Maintain the Indentification ( in the sense the common characteristics , how they should be picked from the base infoproviders ) and the last step is to select the key figures , from which target they should be picked in the query. if you require from both , select from both and maintain the restriction in the query with the help of infoproviders..
    Hope it Helps..
    Thanks.
    Krish

  • Which type of setting we need to maintain in query to get Multi Provider data

    HI Friends.
    I created query on top of Multi Provider. Multi Provider created on top of Hybrid provider and Standard cube.
    When i executed the Query on top Multi Provider, i can't see the data of Hybrid Provider through Query.
    In BW side i can see the data on Multi provider.
    Can any one help me.

    Hi,
    First need to understand what is the use of Hybrid Provider in what cases we prefer provider.
    Multiprovider  :can be created based on DSO & Infocube
    Hybrid Provider : Can Be created based on DSO / HybridProviders based on direct access.
    For more Info on Hybrid Provider : Creating HybridProviders - Modeling - SAP Library
    There are no settings to get Hybrid provider data Or Multiprovider data in Bex .
    Even though if we need to do any settings we can do it in SPRO , check once in SPRO tcode related to Bex reporting  settings.
    Regards,
    Seshu.P

Maybe you are looking for