Input ready query on Multiprovider displays two row for two Infoproviders

Hello experts,
We are using below design to develop an input ready query.
                   Input ready query
                       Multiprovider
Aggregation level 1      Aggegation level 2
Realtime cube 1            Real time cube 2
As we are developing Input ready query on multiprovider, it is automatically creating characteristic named 0INFOPROV at multiprovider and query level. 0INFOPROV contains values of Infoproviders on which multiprovider is created.
char1  cha2 Infoprovider                    key1     Key2
R1       #       Aggregation level 1        10          #
        P1     Aggregation level 2         #              20
During planning, we have to plan on separate row for each infoprovider.
is there any way we can avoid this issue and perform planning on single row for both infoproviders?
Thanks,
Mitesh

Hi,
Please refer following document.
[http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70dcd7b5-6a3d-2d10-c984-e835e37071a2?QuickLink=index&overridelayout=true|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70dcd7b5-6a3d-2d10-c984-e835e37071a2?QuickLink=index&overridelayout=true]
This Documents gives step by step procedure to combine thw rows with # iand with char value nto a single row.
Regards,
Geetanjali

Similar Messages

  • Input Ready Query on MultiProvider

    Hi,
    I have been struggling to find a solution to creat an Input Ready Query on MultiProvider through Aggregation Level.
    Iappreciate if any one can give me link to any good document .
    Appreciate your help.
    Thanks,

    Hi,
    It is a simple concept - the most basic thing is that for any cell to be input ready, it should correspond to the lowest granularity of the aggregation level, should be restricted to a real-time infocube (using the characteristic infoprovider ), and the keyfig should be marked input ready.
    Did you read SAP Documentation?
    http://help.sap.com/saphelp_nw70/helpdata/en/43/1d023a41130bd5e10000000a422035/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/43/f234619e3c4c5de10000000a155369/frameset.htm
    Also, you can search this forum - you will find many threads.
    Edited by: Mayank Gupta

  • Adding new rows in the input-ready query

    Hello everybody!
    Could you please advise what setting should be done in the ready for input query to make it possible to add rows in it.
    I succeeded in creating input ready queries where it is possible to modify key figure value for the existing records, but I haven't succeeded yet in creating query with input-ready rows.
    Thank you in advance,
    Kind regrds,
    Maria Kazakova

    Hi Gregor!
    Thank you.
    Of course before posting a question, I've read this help topic attentively.
    I created Aggregation level ZPPLAN with characteristics:
    •     Version
    •     Cal. Year/Quarter
    •     Currency
    Key figure:
    •     ZSUM_BDG
    Query ZPRQUERY3 is based on aggregation level ZPPLAN
    Query settings:
    Rows:
    •     Version
    •     Cal. Year/Quarter
    •     Currency
    Key figure:
    •     ZSUM_BDG
    in the key figure properties, tab Planning option "Data can be changed using user entries or planning functions" is selected.
    Execution of the query returns the table with input-ready cell and <u><b>empty new rows doesn't present</b></u>.
    so could you please advise what else settings should be done for query, to make input ready rows available in the query? so as to make it possible to enter new records in the input ready query?
    Following settings are done for the Analysis Grid properties:
    tab "General":
    - Display sort icons
    - Apply formatting
    - Allow navigation
    - autofit
    - Display hierarchi icons
    Tab "Clipping":
    Full size for horisontal and vertical.
    Sorry for so long quetion,
    I would be grateful for an answer,
    Kind regrds,
    Maria Kazakova

  • How to get difference between two rows for a column field?

    hi, all,
    Could anyone show me what query statement is to get the difference betweem two rows for two column fields?
    The tables and its records are like this:
    id,      begin,      end
    p1         21          30
    p2          45          60
    p3          120          150
    I would like to have the query result like this
    id,    diff
    p1     15    --- which is 45 minus 30
    p2     60    --- which is 120 minus 60
    and so on...
    thank you in advance.
    Raffy

    You can use the LAG function to access values from previous rows:
    with q as (select 'p1' id, 21 v_start, 30 v_end from dual
    union all
    select 'p2', 45, 60 from dual
    union all
    select 'p3', 120, 150 from dual)
    select id, v_start, v_end, v_start - lag (v_end, 1, 0)
      over (order by id) v_diff from q
    ID,V_START,V_END,V_DIFF
    p1,21,30,21
    p2,45,60,15
    p3,120,150,60
    See the SQL Language doc
    http://docs.oracle.com/cd/B28359_01/server.111/b28286/functions075.htm

  • Input ready query and display only rows

    I am trying to replicate scenario which is equivalent to creating manual layout in SEM-BPS with settings for layout category - Key Figures in Data columns, and rows defined individually.  In this version it is possible to restrict certain rows as comparision only.
    How can I acheive this using Input ready query? In my query I have created a strucure for Planning Items, but I am not able to show certain planning item selections as display only.
    Any thoughts?

    Hello Gregor,
    Thanks for you answer.
    I already have two structures as mentioned by you.
    Can you please let me know what exactly you meant by set the input flag on the cell level? What settings I have to change to set the flag, do I have to use any formula?  In my example I have three rows for Planning item row structure and I want only one row to be selected as display only row. 
    Regards,
    Sachin

  • Can we display comments row for row in Input Ready Query...

    Dear All,
    Currently I have created Web template with Signle Document. When executed it in the Portal it will come up with a "Save" and "Cancel" button of its own and can allowing me to capture comment here & Finally Click on SAVE button which was stored in Documents area in RSA1.
    Now I am was trying to figure out to display comments Row for Row in Input Ready Query...
    Can you give ideas on this...

    Check link http://help.sap.com/saphelp_nw04/helpdata/en/1e/99ea3bd7896f58e10000000a11402f/frameset.htm
    In query properties in BEx query designer you have to do settings to - Display document links
    For metadata, master data, and InfoProvider data for a query, you can display links to Documents that you have created for these objects. If documents exist for these objects, the symbol  appears next to these objects. If you click on this symbol, you jump to where the document is displayed on the Web.
    Highlight the appropriate setting so that the document links for the desired document class are displayed. The document classes are oriented to the various categories of BW objects. InfoProvider data, metadata and master data.

  • WAD input ready query with new blank rows

    Hi all,
    İ need to make an input ready query in wad with new blank rows under report.
    in mu query i can see posted values where i need blank rows as well.
    i have set number of new rows in analysis item.
    what else i should do.
    when i run my query, it gives warning that i have no columns that i can enter manually.
    Any help?
    thanks

    Hi,
    A few points that you should check:
    1) Whether all characteristics of the Aggregation level are restricted to one single value except for characteristics included in the rows;
    2) Whether all the characteristics included in the rows are displayed with the Key (with or without text);
    3) If you have a Unit characteristic in the row, it still has to be restricted to a single value in the filter.
    These are some of the typical reasons why I have encountered the same problem!
    Regards
    Sriram

  • How to set input ready query to display mode as default when open workbook?

    Dear All,
    Hi, i have a question here about IP query.
    as my current situation, my workbook included one input ready query, therefore, when i open my workbook which default is Edit mode which mean all value can be edited.
    but, i want it to display mode when open workbook, and i already have a edit button, if i want to edit the value i will use Edit button, so, i wan it as display mode when i first open workbook.
    so, can anyone tell me how to set it as display mode when open workbook which included input ready query?
    Regards
    wenlong
    Thanks a million

    in Data Provide Specfici  commad
    Edit
    Dsiplay
    Filter command
    Assigen Query /Query view
    pls select Edit then save

  • Problem with input ready query with structure in Rows

    Hi,
    First I have created an input ready query without a structure where I have GL accounts in rows and key figures in column. It works and I can see that the cells are ready for input when I launch it in web through query designer.
    Later, I am replacing the GL accounts in rows with a structure. Each line in the structure is combination of GL acctUoMChart of Acct (all restrcited to single values). Here comes the issue. When I run the query again (launching thru query designer) it dumps. Any idea?
    Also, please let me know whether the planning applications can be made using BEX analyser OR WAD ?
    Thanks a lot in advance.
    Regards,
    SSC
    Edited by: sapsem con on Feb 19, 2009 2:38 PM

    Hi,
    Can you check ST22 for the dump analysis.
    Also, planning applications can be built using BEx analyzer or WAD.
    Check this link for example and step-by-step procedure to do the same.
    http://help.sap.com/saphelp_nw70/helpdata/en/43/a18462c8291d9be10000000a1553f7/frameset.htm
    Regards,
    Deepti

  • Input-ready query and aggregation level or multiprovider

    Hi,
    is it true that input-ready querys can only be created based on an aggregation level and not a multiprovider?
    thanks.
    regards
    P.Rex

    Hi,
    Input Ready Queries can only be built on aggregation levels.
    If you want to create an input ready query on a multiprovider, first create an aggreagtion level on top of this multiprovider and build your query on this aggregation level.
    If you have any problems in getting the input readiness, you can always revert.
    Regards,
    Srinivas kamireddy.

  • Is it possible to display default values in input ready query.

    Hi Guys,
    Is it possible to display default values in input ready query.

    HI,
    Select the particular Variable.....in the right hand side u will find the default values tab....in that u can give the values...and save...if u run the query then it will show the default values for that Variable.selection....
    Thanks/Tarak

  • Insert new rows in a input ready query

    Hello,
    I have to build an input ready query in which the users should insert new records.
    In the "old" transaction BPS0 there was an option to do this but now I'm using RSPLAN for planning...
    What is the best way (or maybe a good way) to build this input ready query?
    Thanks a lot

    Hi,
    If these characteristics have no char relationship you can add new rows as follow:
    All the characteristics you have in your aggregation level must have single values in your input ready query. So restrict by variables or put them in the layout (not as a free-characteristic). In the front-end tools you have a select option to "Insert new lines". If you have added this you can add new records to your query. If you hover over a input cell and press F4 the user will get an input help.
    Hope this helps.
    Regards,
    Juriaan

  • Input ready query---structures used in rows

    Hello All,
    I have a problem in reporting, I have infoobject this object used in filter and rows, rows i am using the structure.
    in structure i am using the all budget categories.
    in that case: input ready query not working its disabled the cells.
    i have a doubt , structures can be used in input ready queries or not.
    please help..
    Regards,
    ch.

    Hello Ashish,
    I didn"t understand, what u written, can you expand clear and also provide some example. if you don't mind.
    I am create a structure and under structure i am using the NewSelection in rows.
    i am getting problem: the input ready query is not allowing the values because of its disabled the cells.
    regards,
    ch.

  • How to set input ready query to display mode and set edit mode in WAD?

    when I create A input ready query but not set query propery  start  query in change mode ,but I want to set this query in input ready mode ,how to set this in WAD?
    hope anyone can help me
    regard  by
    wenlong

    Hi,
          You can get all the info from this thread , try it out
           WAD - set data entry mode
           Hope it helps.
    Regards,
    Priya.

  • Restriction data entry for input ready query

    Dear All,
    I have an input ready query with two structures for rows and columns.
    However, I have set one of columns' structure's member as "data can be changed with planning functions", i'm able to enter data for that column. When i execute save function, entered valus are being disapperaed.(not benig written to the cube)
    But i want to restrict data entrance for that column. (Like display functionality in BPS)
    I know i can protect fields with excel functionality, but we are using web environment.
    How can i resolve mentioned issue?
    Thanks
    Alkan

    Hi Bindu,
    Thanks for your quich answer.
    In web environment, i think i need to use WEB API.
    Do i need to write java script? Or is there any particular class to manage the properties of the cells?
    BR
    Alkan

Maybe you are looking for

  • MuVo TX Sudden loss in sound quality -irrecoverab

    My MuVo Tx simply stopped working as usual. I was listening to it, put it away on the shelf i keep it decided to go out for a walk later on picked it up turned it on and nowit sounds as though it's only playing higher pitched notes and background voc

  • I already authorize my computer but still it cannot sync my apps purchases because it says to authorize my computer all over again

    i already authorize my computer but still it cannot sync my apps purchases because it says to authorize my computer all over again

  • Excise vendor invoice

    Hi Experts,            Using movement type 122 in MIGO returned all quanity to vendor. For returned delivery document i am capturing excise invoice because to cancel the posted excise invoice. I am getting this error. PLA-AT2 amount 24.03.2009 is gre

  • Sen data to javascript pop up

    Hi All: I'm working with CRM IC Web Client, and i have developed a BSP Application wich uses BuPaDetail view, and the requirement is that i need to send the bp number from that view to a javascript pop up when the 'confirm' button is clicked, so i ne

  • Color space distance

    Is there're a built-in function in the AE sdk, that calculates the distance between two pixels, ie ||P1 - P2|| or (||P1 - P2||)^2. I see functions for calculating luminance, saturation etc, but nothing for pixel distance in the color space. Thanks ar