Convert to Formula using input ready queries

Hi,
Has anyone used converting to formula for input ready queries?  When I use this for some reason all the values disappear in the rows and columns (including characteristic and key figure values).  I would be interested to know if anyone has used this approach successfully.
Many thanks,

Also I want to convert this update routine 3.5 to work in 7
fill the internal table "MONITOR", to make monitor entries
  IF COMM_STRUCTURE-costelmnt+2(1) = '7'.
    IF COMM_STRUCTURE-costelmnt+2(3) BETWEEN '700' AND '774'.
      RESULT = '70'.
    ELSEIF COMM_STRUCTURE-costelmnt+2(3) BETWEEN '775' AND '789'.
      RESULT = '75'.
    ELSEIF COMM_STRUCTURE-costelmnt+2(3) BETWEEN '790' AND '799'.
      RESULT = '79'.
    ENDIF.
  ELSE.
    CASE COMM_STRUCTURE-costelmnt+2(1).
      WHEN '1'.
        RESULT = '10'.
      WHEN '2'.
        RESULT = '20'.
      WHEN '3'.
        RESULT = '30'.
      WHEN '4'.
        RESULT = '40'.
      WHEN '5'.
        RESULT = '50'.
      WHEN '6'.
        RESULT = '60'.
      WHEN '8'.
        RESULT = '80'.
      WHEN OTHERS.
        RESULT = '00'.
    ENDCASE.
  ENDIF.
if the returncode is not equal zero, the result will not be updated
  RETURNCODE = 0.
if abort is not equal zero, the update process will be canceled
  ABORT = 0.
The source is KSTAR(costelement)

Similar Messages

  • Unposted values are not display in input-ready queries - BRAIN 485

    Hi experts,
    After installing the support package level from "7.00 SP16" to "7.00 SP21" we meet an issue in our input-ready queries.
    When we use the setting "Access Type for Result Values" according to master data in a query with time characteristics in columns, the system error BRAIN 485 occurs & no cells are not displayed.
    Any idea ?
    Thanks in advance,
    Laurent

    Hi raj,
    Thanks for your reply.
    Please tell me with which BEx patch you have faced this issue.
    We are on BI7.0 SP 19.
    Thanks.
    Regards,
    Rik

  • Input Ready Queries in Workbook are taking lots of time to save

    Hi Folks,
    We have workbook which contains input ready queries. When user enter planning values and save the inputted values then it is taking more than 30 minutes to save the data to real time infocube. We have some VBA code on this workbook which is used for formatting and displaying pop-ups when user enters wrong values. Even though we have VBA it should not be taking 30 mins to save.
    Please suggest what might have went wrong.
    Thanks.
    Regards,
    Rik

    Hi raj,
    Thanks for your reply.
    Please tell me with which BEx patch you have faced this issue.
    We are on BI7.0 SP 19.
    Thanks.
    Regards,
    Rik

  • Input ready queries not working after upgrading to 7.4

    Hello Gurus,
    for my application I have put the queries in WAD. Everything was working till 7.2. After upgrading to 7.4 I recieve error for ready to input queries. Rest of the queries are fine. Even in Analyzer I dont get the option to save the Values for input queries.
    I couldn't find any document on this. Do you have any Idea why is the behaviour toward Input ready query changed after upgrade?
    Thanks in adv.
    Regards,
    Tariq

    Yeah, that's happened to me a bunch, it's a pain the the arse. Delete your shortcut and create a new one.
    To do this navigate to the c:\program files\iTunes folder (assuming you've selected the default location) and find the iTunes.exe file using the right mouse button right click on it and you should get a menu with an option to create a shortcut. Once the shortcut is created you can drag it and drop it wherever you need, start menu, desktop or quick launch bar.

  • Error in entering a new characteristic value using input ready row in WAD

    Hi Guys,
    I have created input ready query with input ready row option to enter both characteristic and key figure values.  I have created info object without master data tick in Master data/text tab  to enter free text which inturn will create a new record in master data. It is working in Bex analyzer, here I can enter any value to create a  new entry in the master data but where as in WAD  I am getting error message reading invalid values. In WAD I am restricted to choose only available master data entries. Do I miss any settings in WAD. Your help will be highly appreciated.

    Hi,
    the feature you are requesting is called "Master Data Planning". Unfortunately it is not supported by SAP. Please use the term "master data planning " to search this forum and you will find some threads about this issue.
    Hope this helps
    Matthias Nutt
    SAP Consulting Switzerland

  • Locking Keyfigures in input ready queries based on characteristic conditions

    Hi All
    I have a input ready report in WAD where I have to lock the fields according to a particular status. Basically we have different users accessing the report and only certain rows based on status should be input ready and others should be locked for input.
    Please let me know how this can be implements and steps to do this if possible
    Thanks
    Preethi

    Hi,
    you can use data slices to achieve your requirement
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/1c3d3f31b70701e10000000a422035/content.htm
    hope it helps.

  • Problem with compound objects in IP input-ready queries

    Hi, gurus!
    I have following problem:
    In IP input-ready query I have 2 restricted key figures (KF1 and KF2):
    KF1 restrictions:
          Char1 = X1
          Char2 = 100
    KF2 restrictions:
          Char1 = X2
          Char2 = 100
    Char2 is compound with Char1, so KF1 should be restricted as Char2 = X1/100.
    That query in example doesn't work, all cells are grey. But, If I'll change restriction of Char2 in any key figures everything will be fine. It looks like the system ignores Char1 restriction. E.g.
    KF1 restrictions:
          Char1 = X1
          Char2 = 101
    KF2 restrictions:
          Char1 = X2
          Char2 = 100
    (Ok)
    I think it is some kind of system error, but can't find the related Nota. Maybe somebody already solved the same problem?
    Edited by: Mikhail Sychev on Jun 28, 2011 8:54 AM

    Hi Mikhail,
    This is typical issue with compounded infoobjects.
    I can think about 2 solutions.
    1) Create a hierarchy on the compounded infoobject and restrict the KFs by hierarchy nodes rather than direct filter values on the infoobject.
    2) If not, create an nav attribute on the compunded infoobject, in which you have to concatenate values of both the character values like 'X1100'. You this navigational attribute in the keyfigure filter.
    Thanks,
    Krishnan

  • How to write data in the Infocube using BI IP input ready functionality

    Hi All,
    Please help me in the following scenario...
    Input given to me is-- ZCUBSDID cube with associated role ZSP_BW_SAI_BUDGETS-DID_ALL.
    Query is ZR_V7_CO_PA_CH_PB_DID_BUDGET_2 based on agregation level ZALBSDID (& ZALBVDID) in infoarea ZDACOPA.
    I have to write data in the cube by using Input-Ready functionality of BI IP. Can you please provide me step by step procedure for writing the data in the cube as i am very new in IP side.
    Also if any further input required just let me know.
    My Analysis-> I checked that cube is in Planning mode and in Query Designer>Property Pane-->Planning Pane, Query is in Change mode and also associated Keyfigures are in Input-Ready enabled.
    Also i am able to access query in Analyzer.
    This is very critical for me and need to provide solution asap. Please update asap. It really be great help.
    Thanks & Regards
    Rupali Singh

    Hi,
      To enter data in to planning cube through manual planning, you can do the following,
    1. In a query that is used for manual planning, a cell is only input ready if each characteristic value of all the characteristics included in the aggregation level is unique. None of the aggregated values on the aggregation level are therefore input ready: Totals, subtotals and inner hierarchy nodes are not input ready.
    2. To be able to change values for calculated key figures (like Average Price as a quotient of Amount and Quantity), these must be based on input-ready formulas, and at least one operand must be input ready. More information: Defining Inverse Formulas (Designtime) and Inverse Formulas (Runtime).
    3. In order to change aggregated values (with respect to the aggregation level), these values must be disaggregated on all the data records that contribute to the aggregated value of the cell. More information: Disaggregation (Top-Down-Distribution).
    4. If a query used for manual planning includes a navigation attribute that is restricted using a fixed or dynamic filter or a restricted key figure, the system treats the navigation attribute as a normal characteristic. The rule under point 1 applies here. The system only reacts as though the navigation attribute were not part of the query if the navigation attribute is not restricted.
    5. In a query defined on a MultiProvider or a complex aggregation level that you want to use manual planning for, a cell is not input ready if the InfoProvider that is defined by this cell is:
                                a.      Not a real-time InfoCube
                                b.      A real-time InfoCube that has been switched to load mode
    6. If an input-ready query is executed in change mode, but the requested data is locked by another user, the query starts in display mode.
    For more details, you can refer to the following link,
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/0c033316cd2bc4e10000000a114cbd/frameset.htm
    Hope this helps you to solve your issue.
    Regards,
    Balajee

  • Input ready query and Circular reference formula

    Hello Everyone,
    I have a situation whereby I have to calculate following:
    Current Salary  Merit Inc %  Merit Inc Amount
    (user entry)      (user entry)  (user entry)
    10,000             10%            1,000
    While users are planning to enter above using Input ready query, if Merit Increase   % is entered formula should calculate the Merit Inc amount but if Merit Inc Amount is entered then it should also calculate Merit Inc % automatically.
    Is this kind of calculation possible?  I can calculate either Merit % based on Merit Amount or Merit Amount based on % but cannot  dynamically calculate both the values  based on user's choice of entry.
    Any suggestions.
    Regards,
    Sachin

    Ragav,
    My example can be somewhat similar, which only works one way which means it calculates merit percentage based on amount entered,  but if I try to change Merit % Merit amount is not changing because of missing fox code which I am not able to formulate.:
    Operand display      {Key Figure Name,Posting period}
    DATA PERIOD TYPE 0FISCPER3.
    DATA MERPER TYPE I.
    DATA MERAMT TYPE I.
    Key figure ZCURRSAL represents base salary
    Key figure ZMERITPCT represents Merit %
    Key figure ZMERITAMT represents Merit amount.
    *MERPER = {ZMERITPCT,#}.
    *MERAMT = {ZMERITAMT,#}.
    IF {ZMERITAMT,#}  = 0.
    {ZMERITAMT,#} = {ZCURRSAL,#} * {ZMERITPCT,#}/100.
    ELSE.
    {ZMERITPCT,#} = {ZMERITAMT,#}/{ZCURRSAL,#}*100 .
    ENDIF.
    Alternative one which I was trying with no luck was:
    IF MERPER > 0.
    *MERAMT = 0.
    {ZMERITAMT,#} = {ZCURRSAL,#} * MERPER/100.
    ENDIF.
    IF MERAMT > 0.
    *MERPER = 0.
    {ZMERITPCT,#} = { ZMERITAMT,#}/{ZCURRSAL,#}*100 .
    ENDIF.
    Thanks,
    Sachin

  • 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.

  • 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

  • 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 enable Info Objects as input in the Input Ready Query...

    Hi Folks,
    As I wanted to implement Input Ready Query for Planning in which User has to enter Charactersitc Values apart from Keyfigures.
    Per Example:-
    Project Number and Budget are Fields in Input ready query. Here user wanted to enter Project Number and Budget values Manually.
    Is it possiable, if yes, can you give me your idea how to implement this scanario in IP by creating Aggregation level or Input ready query.
    Thanks,
    Venkat

    Dear Snehith,
    Thank you very much for your quick responce, Since Thursday and Friday are weekend holidays for me that is the reason i didn't respond your answer. Sorry for the my delay responce.
    In my business case is here only one time selection only not for every row selection.
    Before post this i was created One Planning Cube>on top of this i created 4 Aggregations Levels>created Planning Filter with respective aggregation Levels > Created 4 Input Ready Queries with respective 4 aggregation levels>Created one web template>used Tab Strip Container Web item and assign 4 Input ready queries to 4 data providers>Created Variables for Exe Department in Inputready queiry and assigined to Data Providers in WAD.
    Now my Web template is asking user input and giving Exe Department values and then entering to out put where user can able to give values and save plan values. But Exe Department characterstic is also displying in Coloum area which should not be displyed in my case. becase of whater characterstics assigned to Dropdown they should not appereard in Coloum area.
    How can i do this.? Can you provide your views...
    I hope you clear what i am mean here..

  • Input ready query performance

    Hi Experts,
    We are working on input ready queries. But the input ready reports are taking lot of time around 10 to 15 mins to display the results and hence the planning functions like save are also taking lot of time.
    We can't use the OLAP cache as these reports are developed on Aggregation level.
    Could somebody guide me how to improve the performance of input ready queries.
    Thanks in Advance,
    Raj

    Hi
    You can do repartitioning and reclustering
    Repartitiong help you to partition the cube even after data uploaded in cube.Similar to partitioning but you do after cube load
    Reclustering enables related data to be stored in same extent in the database and increase the query performance . Similar to clustering but you do after cube load
    There are heap of material available in BI section of SDN which you can make use of
    Regards
    N Ganesh

  • 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

Maybe you are looking for