How to calculate and save planning data in bex input-ready query using keyfigures for calculation from different infoproviders

Hi Dear All,
We have two real time infocubes and two aggregation levels based on these cubes in one multiprovider
first cube1 is like
char1| char2| keyfig_coefficient(single value for each combination of char1 and char2)
same aggregation level1
(we have input query to fill coefficients by one responsible user)
second cube2 is like
char1| char2| keyfig_quantity| keyfig_result
same aggregation level2
Input ready query should be like (for all other users of different org units)
char1|char2|keyfig_coeff| keyfig_quant(for input) | keyfig_result = keyfig_coeff*keyfig_quant(calculated value, should be saved to cube2)
And we don't have pregenerated lines in cube2, users have to add new lines themselves by wad.
Question is, what is the optimal (easiest) way to make calculation and save result data to cube2 where keyfigures for calculation should be used from different infoproviders. I need just a hint.
Appreciate any help.
Nadya.

I found decision, agregation levels sould be based on multiprovider, not included.

Similar Messages

  • How to modify and save the data in the table control

    how to modify and save the data in the table control

    hi priya,
    kindly go thru the code below.
    PROCESS BEFORE OUTPUT.
      MODULE status_9010.
      LOOP WITH CONTROL tab_control.
        MODULE move_data_to_table.
      ENDLOOP.
    PROCESS AFTER INPUT.
      MODULE user_cancel AT EXIT-COMMAND.
      LOOP WITH CONTROL tab_control.
        MODULE move_data_from_table.
      ENDLOOP.
    MODULE move_data_to_table OUTPUT.
    This is to move the data from the internal table to *the table control
    *zmpets_mode-modecode, zmpets_range-rangeid, *zmpets_servfacto-factor are field names of the table *control columns.
      READ TABLE int_factor INDEX tab_control-current_line.
      IF sy-subrc = 0.
        zmpets_mode-modecode = int_factor-modecode.
        zmpets_range-rangeid = int_factor-rangeid.
        zmpets_servfacto-factor = int_factor-factor.
      ENDIF.
    ENDMODULE.                 " move_data_to_table  OUTPUT
    **********************************************8888
    MODULE move_data_from_table INPUT.
    *To move the data from the table control to internal *table 'INT_FACTOR'.
      int_factor-chk = line.
      int_factor-modecode = zmpets_mode-modecode.
      int_factor-rangeid = zmpets_range-rangeid.
      int_factor-factor = zmpets_servfacto-factor.
       MODIFY int_factor INDEX tab_control-current_line.
        IF sy-subrc NE 0.
          APPEND int_factor.
          CLEAR int_factor.
        ENDIF.
    ENDMODULE.                 " move_data_from_table  INPUT
    if this helps , kindly award points.
    for any clarification just mail me.
    regards,
    Anversha.S
    [email protected]

  • Date field in Input ready query

    Hi Folks,
    I have created a input ready query on transactional infocube.
    Its working fine and able to input for keyfigures except one keyfigure it is Date Keyfigure.
    I just created one more keyfigure with Datatype as Date so that user will able to enter date aswell in input ready query.
    but problem here is  I have done same changes/enable for the date keyfigure like remaining keyfigures.
    in query anylazer i cannot see input enable for the particual date keyfigure.
    please let me know what are the steps need to do extra for the particular date keyfigure to make enable for input..
    Thanks.

    Hi,
    Thanks for your response.
    if it not happened by IP is there any other option available to update changes in to DSO/Infocube.
    one more thing.I have a created one Multiprovider on the transactional DSO then i created query on the multiprovider,but in query designer i cannot change the option to change mode for the keyfigures.its in display mode only.
    why it is not enabled.is there anythying missing to do..
    Thanks..

  • Input Ready Query using Analysis grid in WAD - Integrated Planning

    While running the input ready query in analyzer, I am able to key in values.
    In WAD, I get the following message and there is no new row.
         "No new row or column added because not all characteristics have a key cell"
    Waiting for response on fly!!!
    Thanks in advance,
    Siva

    Hi Siva,
    New lines in web applications modeled by WAD only work with SP09 and note 984601.
    Please assign points if this helps.
    Regards,
    Anil

  • How to read and save complex data (amplitude and phase) from pna E8361C

    Hi, all,
    I installed the PNA series driver to my PC. And I got wavefrom from the PNA but always the amplitude. How can I get also phase info from the PNA and save it to my text file?

    I did installed the driver for that PNA, I can select the format such as amplitude or phase, but I can only see one of them at one time.
    Could it be seen and save simultaneously?

  • Busted mac - how to retrive and save my data?

    Hi Hope someone can help -
    My Mac has gone belly up recently. It starts up in the grey screen with an apple logo and a spinning disc before moving onto a blue screen (with occasional spinning wheel). I can move the mouse cursor in the blue screen.
    Note - There is only 7gb of free space left on the hard drive.
    I’ve tried many different options to get back into the mac including –
    1. Trying to boot into safe mode – fails to do so.
    2. Tried holding down the S key while booting up – no joy here either.
    3. Holding down cmd-S to get into the UNIX command line – this was successful and I can see all my files and directories.
    4. Cmd-C and running from the original OS-X install disc. From here I was able to run the disc utility but it reported no problems with the hard disc. I can also see the various files and directories from here. But I cannot see any way to copy/save my data using this option.
    It’s been reported elsewhere that the above problem might be caused by the logic board failing, so re-installing the OS may be pointless, correct? And anyway a full re-install will wipe all my data. So at this point it looks like saving my mac might be a wasted effort, so my main emphasis is now on retrieving my data.
    Perhaps someone might be able to help with the following (I’m fairly comfortable with using UNIX, but not an expert).
    1. Could I copy the necessary files onto an external hard disc using Unix CP command if I simply attached another external hard disc to the mac?
    2. Or could I simply cp my files to an external DVD re-writer drive from the UNIX command line? If so what would be the command to do so?
    3. Any other options/suggestions?

    Hi, I hope we can help as well.
    Okay so your first concern is your data. Go and purchase an external hard drive that is at least twice as big as you think you will need. We'll use it to 1) Create a boot disk and 2) Put any data you can save in a safe place. After we are done, you'll use this external hard drive for backing up your data on a regular basis, so you won't need to worry about this nearly as much again. If you really want to be safe, get two external drives and back up your backup.
    Boot the iMac from its install DVD. Use *Disk Utility* to format the external drive. Install the OS on it. Restart, booting from the system on the external drive. Copy your data from the internal hard drive to the external. You can use the *Migration Assistant* (in /Applications/Utilities) the UNIX cp command, a program called Carbon Copy Cloner, or any of several other methods. At this point you can also use the Finder to make a copy of critical files to DVD(s).
    Once you have your data safe, shut down the iMac and disconnect the external hard drive. Reboot starting from the install disk again. Use the installer to do an *Archive and Install* of the operating system, preserving user and network settings. See [this article|http://support.apple.com/kb/HT1710] for further information about A and I.
    If the Archive and Install works, you should be able to restart the computer and have it be working again. Reconnect your external hard drive and use it with [Time Machine|http://www.apple.com/support/leopard/timemachine> to maintain current backups for the future.
    If all of the above fail, let us know, we'll keep working with you.
    Best of luck.

  • Input ready query is not showing loaded data in the cube

    Dear Experts,
    In Input ready query we have problem that it is not showing the values which was not entered by throught hat query. Is any settings in input ready query that we can do to populate the loaded data on the cube as well as data entered through Input ready query itself.
    Thanks,
    Gopi R

    Hi,
    input ready queries always should display most recent data (i.e. all green and the yellow request). So you can check the status of the requests in the real-time InfoCube. There should exist only green requests and maybe at most one yellow request.
    In addition you can try to delete the OLAP cache for the plan buffer query: Use RSRCACHE to do this. The technical names of the plan buffer query can be found as follows:
    1. InfoCube\!!1InfoCube, e.g. ZTSC0T003/!!1ZTSC0T003 if ZTSC0T003 is the technical name of the InfoCube
    2. MPRO\!!1MPRO, e.g. ZTSC0M002/!!1ZTSC0M002 if ZTSC0M002 is the technical name of the multiprovider
    If the input ready query is defined on an aggregation level using a real-time InfoCube, the first case is relevant; if the aggregation level is defined on a multiprovider the second case is relevant. If the input-ready query is defined on a multiprovider containing aggregation levels again the first case is relevant (find the real-time InfoCubes used in the aggregation level).
    Regards,
    Gregor

  • How to set input ready query cell is different color?

    Dear All
      Hi, everyone, hereby i have a IP question.
      i would like to know, how to set the input ready query's cell different color between those cell which is unable to change value one in workbook..?
    Example :
      For my workbook which have a input ready query,
      i have 4 rows for my input ready query report.
      For the first row which is not input ready cell and unable to change any value for the cell, then following rows's cell can be change value,
      so, i would like to make first row's color cell different with following row's cell.
      In additional, all value of cell is initial zero.
      therefore, is there any mehtod to make different color between able cell and unable cell?
    Thanks a million.
    Regards,
    WenLong.

    Cells in the input ready query result have different styles given by SAP. All rows will have one style, column headings will have one style whereas input ready cells will have one style. If you are in Excel 2003, put cursor in the input ready cell, goto format -> style, you can see one BeX style attached to that cell, apply watever color you want for that style, save the workbook. If you do this for one cell, it will be applied to all the input ready cells by default. In the same way you can give different color to the non input ready cell styles. In Excel 2007, Cell styles are available in Home -> Cell styles. Here you can see all Bex related styles.

  • IP: How to hide currency/unit from input-ready query headers?

    Hi,
    Is there a way to hide currency/unit from input-ready BEx web query headers? I've used NODIM-concept for read-only reports, but with input-ready it won't work since formulas cannot be input-ready. Is there a setting somewhere or workaround? The web query is published by WAD.
    Thanks!
    Aki

    Hi Aki,
      If you wanna do this in input-ready query, there is only one scenario: you restrict 0UNIT and 0CURRENCY as one certain constant value for the 'Characteristic Restrictions' in the 'Filter', and DON'T set the according 'Can Be Changed at Execution' selected. Then the 0UNIT and 0CURRENCY can be put into 'Free Characteristics', no neccessary moving them to data area.
      If there're multiple value for 0UNIT or 0CURRENCY for your planning, you can't hide them in data area of INPUT-READY query, since they belong the dimension 'U'.
    Hope this will help.
    Gerald

  • Date as keyfigure in Input ready query

    Hi Folks,
    I have created a input ready query on transactional infocube.
    Its working fine and able to input for keyfigures except one keyfigure it is Date Keyfigure.
    I just created one more keyfigure with Datatype as Date so that user will able to enter date aswell in input ready query.
    but problem here is I have done same changes/enable for the date keyfigure like remaining keyfigures.
    in query anylazer i cannot see input enable for the particual date keyfigure.
    please let me know what are the steps need to do extra for the particular date keyfigure to make enable for input..
    Thanks.

    Hi,
    Thanks for your response.
    if it not happened by IP is there any other option available to update changes in to DSO/Infocube.
    one more thing.I have a created one Multiprovider on the transactional DSO then i created query on the multiprovider,but in query designer i cannot change the option to change mode for the keyfigures.its in display mode only.
    why it is not enabled.is there anythying missing to do..
    Thanks..

  • Fields in Input Ready Query and Aggregation Level

    Hi All - New to IP. What if we dont include all the fields of Aggregation level in Input Ready Query.
    Supose there are 4 fields in Aggregation level and we are including only two in Input Ready Query.

    Hi Harry,
    For a Keyfigure to be input ready, all the characteristics of the Aggregation should be filled with some values at the time of input.
    The characteristics should be either in Static Filter, Dynamic Filter, Row, Column. New Selection.
    If a characteristic is not there in any of the above area then it is considered to be null and query will not be input ready.
    Regards,
    Gopi R

  • How to calculate and update value of the field2 based on what user enters i

    I have a field1 (date type) in page1, while saving this value to the table, I also need to update other field (field2) based on field1 on the same table. (for ex. field2 is 60 days greater than field1).
    Also on next page I want to display field2 as read only (grayed out)...
    I tried to display value of field2 on next page using "ITEM" of page1, but that is not what I need..
    While proccesing page1 I need to calculate and save value of field2, and then on next page display it from the table (not from previous page's item)
    Could you please either help or point me to the document that has a similar example?
    Thank you very much.

    how are you updating the row..
    if its using the commit button then have an actionlistener and then derive and assign the value to the particular column of the row..
          DCIteratorBinding dciter;
          BindingContainer bindings = BindingContext.getCurrent().getCurrentBindingsEntry();
          dciter = (DCIteratorBinding) bindings.get("lineItemIterator");
            dciter.getCurrentRow().setAttribute("column4", value);

  • How to create and save playlist using JMF?

    Hello i m new to JMF. Can anyone tell me how to create and save a playlist of media files using JMF.
    also how can i play .DAT files using JMF?
    Does JMF supports AVI,Asf files?

    Hello i m new to JMF. Can anyone tell me how to create and save a playlist of media files using JMF.
    also how can i play .DAT files using JMF?
    Does JMF supports AVI,Asf files?

  • How can i check the planned data vs actual data

    How can i check the planned data vs actual data with the infocubes?

    Hi Srinivas,
    You create one cube for plan data and create another cube for actual data.
    Create a multiprovider and give comparision report. this is betterway.
    Or you can also load actual and plan data in one cube but you need to maintain one character like version to seperate atual and plan data.This is not a good work.
    Regards,
    Vijay.

  • Error after Save Plan Data in Planning Modeler

    I'm working  with IP NW 7  SP16.
    Scenario:
    I added a KF to Real Time Cube. Re-activated this cube and Multiprovider.
    Made corresponding changes in Aggregate, re-activated.
    All these objects look OK.
    Planning functions work fine. However then I SAVE Planning Data in Planning Modeler (Planning Sequence) I get an error:
    An exception occurred that was not caught., error key: RFC_ERROR_SYSTEM_FAILURE
    The OSS Note 1057548 refers to SP 15 ( I'm on SP16).
    I guess something nedd to be regenerated. I ran RSPLR_GENREP_DELETE_ALL with FUNC1
    but it didn't make any difference probably because the Planning Funcitons work OK.
    Any suggestions?

    Hi,
    could you also regenerate the artificial queries MULT/!!MULT where MULT is the name of your Multi-/Infoprovider/AggLevel in transaction RSRT.
    Hope this helps ...
    Regards Matthias Nutt

Maybe you are looking for

  • One Apple ID, 2 iMacs...separate iTune accts?

    Our family has one Apple ID and 2 iMacs. Can we have 2 separate iTunes accts, one for each iMac, w separate ID's? .... or must we sign in on both iMacs using my apple ID to purchase & redeem?  Just trying to keep 'mine' and 'theirs' separate. 

  • Maintenance View - update field on SAVE

    Hi folks, I need to create a maintenance view on top of a table. If a user modifies and saves one field I would like to set a time stamp in a further field of the same table. How do I have to do that? Thanks for your help.

  • Doesn't seem to play podcasts after 1.02 update.

    My shuffle doesn't seem to be able to play podcasts after the 1.02 update. I drag songs onto the shuffle in iTunes and it loads. The playlist for the shuffle says the podcast file is on there. I disconnect the shuffle and hit play. The light blinks b

  • Report with "|" Delimited

    As per the requirements the report output should be viewed (opened) in Microsoft Excel, the length of the report is too long... so my data in the rows are wrapped to the next line... that makes the report unreadble... My settings in reports Layout Ma

  • Where can I locate more informatio​n on how the Manufactur​ing VI Example of Labview DSC was developed?

    I am greatly impressed by the process visualisations (animation of the robotic arm and conveyor system) and would like to learn how to develop similar process visualisations (to be controlled by status of tags monitored) for other custom industrial p