Text variables for non-input ready variables

I have a query with a structure in the Rows section.  The row structure contains three selections for different time periods.  Two of the time periods are based on non-input ready variables for Calendar Month.  The user will enter a calendar month and the other two selections will be based on the month that was inputted.  Since the time periods are dynamic, I need the text in the rows to reflect the appropriate Cal. Month value.  I have tried using a customer exit to define text variables but they are not working.  My text variables are called "CMON_TXT_D01" and "CMON_TXT_D02".  If the user selects 'Dec. 2010', the report would look like this
Dec. 2010  => user inputs this value
&CMON_TXT_D01&  => customer exit calculates -1 month back from inputted value
&CMON_TXT_D01&  => customer exit calculates -2 month back from inputted value
I need it to look like this if the inputted value was 'Dec. 2010'
Dec. 2010
Nov. 2010
Oct. 2010
I can get the text variable based on the input-ready variable to work but the two selections that are based on the non-input ready variables are not working.  Does anyone know how to get the text variables to work for the non-inpjut ready variables?
Thanks.

Hi,
I would do it this way;
1) Create a Row Structure
2) Create Row Selection for Dec 2010 by restricting Cal. Mth. by the User Input Var
3) Create Row Selection for Nov 2010 by restricting Cal. Mth. by the User Input Var with a Var Offset of -1
4) Create Row Selection for Oct 2010 by restricting Cal. Mth. by the User Input Var with a Var Offset of -2
5) Create a Text Var whose processing is by Replacement Path & choose Variable with the User Input Var under Replacement Path options
6) Edit the Description of each of the 3 Row Selections to contain the Text Var in (5)
7) The Text Var should automatically reflect the User Input selection & the offsets defined on the same in the Row Selection Captions
--Priya

Similar Messages

  • Queries in workbook switched to non input ready automatically

    Hi,
    For some reason in a workbook (maybe locking issue or workbook change), the queries in the workbook become not input ready. To fix the problem, we need to go in each query and select the Option "Allow entries of planned values".
    Would anybody have some idea about to fix the issue?
    Thanks a lot,
    Patrick

    Hi ,
    I rem I had the same issue . I dont have access to IP currently , however in the properties of the analysis item for the data provider there should be an option called "Always open in input mode".Once I checked that the planning query always opened in input mode.
    Also on the planning query there should be an option as well.
    Thanks,
    Madhu

  • Focus for the input ready field in table

    Hi,
    i have few questions
    1. i have table with tool bar button "add row" when i click that it will add a row with input ready field,  but here i need scroll down for that, but what i need is it should automatically put the focus on it. please suggest how can i do that.
    2.  I have save button, when ever user enters improper input in the above input ready fields, i am giving error message, problem is it is clearing my table data at the same time, Please suggest where should i raise the error message.
    3. i need two columns to be fixed in the table, while scrolling horizontally.
    Please give your suggestions.

    Hi,
    Check the component for example wdr_test_table for COLUMN SCROLLING.
    If you have 15 columns to be shown. Set the first 2 columns as (LEFT as fixed) and scrol count as 4.
    For the first 2 columns set the property FIXED POSITION as LEFT and for table property scrollable colcount as 5.
    Then you will get the scrolling adn also columns as fixed.
    Regards,
    Lekha.

  • How to implement the input help at web for the input ready query?

    Dear all,
    As you konw when we create the input ready query for Planning, we can insert the new record for plan with Analyzer tool. We also can use input help(double clike the space) for input the master data.
    I want to konw when I use Web Appliaction Designer to run the query at the web, How can I use the input help for planning data.
    My customer request me must implement the input help function at web.
    Thanks a lot
    best regards,
    Leon
    Message was edited by: Leon Wang
    Message was edited by: Leon Wang

    Hello,
    It seems Input Help is not possible with WEB.
    Check out the link below -
    http://help.sap.com/saphelp_nw2004s/helpdata/en/43/f234619e3c4c5de10000000a155369/frameset.htm<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/43/f234619e3c4c5de10000000a155369/frameset.htm">Input Help - with Web application designer</a>
    <b>Bex Analyzer -</b> You access input help for a cell by double clicking on it or choosing the F4 button.
    <b>Web Appln Designer</b> - Input help is not available
    Hope it Helps
    Chetan
    @CP..

  • Copy Input Ready Query Variables into Planning Sequence

    Hi all,
           We have the following scenario. We developed a model using Web Template. The model has an input ready query and a Panning sequence associated with it. Both of them using the same Planning Filter that has a input variable for Profit Center (say ZPCTR). If I run this model in Portal the planning sequence automatically takes the variable given for the input ready query and the sequence runs without any problem.
           We were asked to implement the same model in BEx as the users felt more comfortable using Excel when working on this model. When we assinged the planning sequence to a button and after we run the input ready query and then click on the button to run the planning sequence, we get an error message saying "You have to enter values before you execute". The Planning sequence is not taking the values we enter for the input ready query automatically.
          I read through the forums on the same issue and saw that most of them reported about the same but could not find a conclusive answer. I tried the following options.
    1) Enter the expected values in the excel in one location and gave the address in the "Command Range" of the planning sequence. Still it does not work.
    2) Tried SAP suggested method as given in http://help.sap.com/saphelp_nw70/helpdata/en/45/e301089d574a88e10000000a155369/frameset.htm It also does not work
    3) Couple of them suggested to use a different variable for Profit Center in the filter of Planning sequence (say ZPCTR_EXIT) and populate this variable. I wrote an exit for this variable and populated a fixed value say '100' into it. The sequence runs as expected. But I do not want use a constant, I want to store the value entered in ZPCTR into ZPCTR_EXIT.
       when I use the regular logic "LOOP AT i_t_var_range INTO var_inpiut WHERE vnam = 'ZPCTR' ", it does not work. the exit variable works if I store some constant values, not variable values.
        Can you please suggest how can I work with this. Is there any table from which I can read the profit center value the users enters into the Exit variable.
    Thanks for your time,
    Ram.

    This error generally comes when we use some user input variable in the sequence which is not restricted in the query. Even though you are using the same filter for both planning sequence and query, check the planning functions inside the sequence which might read an user input variable which is not available in the query so that it is not appearing in the query selection screen. Like in FOX reading a variable using VARV or a variable restricted in the field for condition of planning function etc. Make sure that all the variables used in the sequence (planning functions) are kept in query restrictions if they are of type ready for user input so that they will appear in the selection screen.

  • Wrong cache for input-ready query

    Dear Expert,
    I encountered some issues about input-ready query. When I first open one input-ready query and input some plan data, I can save the data successfully. But after I saved data for the first query, if I don't re-connect the analyzer and open a new query, usually the plan data in the new query can not be saved successfully. After re-connect the analyzer, it works well. When I debug it, if I do not re-connect analyzer, I found the new query I opened still got some data which belong to the first query (Such as variable value). I guess it probably caused by some Bex cache? (It's not OLAP cache in RSCACHE, as we have disabled the cache for planning query in RSRT).
    Could you please help me with this? Is there any way we can disable this kind of cache for the input-ready query? Or if we have any solution to clear this kind of cache without re-connect bex analyzer every time when I open a new input-ready query.
    Thank you in advance.
    Best Regards,
    Fuyang

    Hi Fuyang,
    We are facing similar problem.
    1st problem:
    (1) When we run workbook that time variable values are automatically filled up.
    (2) Variable values for version, year is filled up and then query output is displaying.
    (3) There is no personalization or variant used. Its looks to me Values are coming from Cache.
    (4) Cleared RSRCACHE and there is no cache used for this query.
    (5) If we enter version = u201CZ2010u201D and Year = u201C2010u201D and after running workbook (input query) and then closing and reopening same variable values are coming. If we change version from u201CZ2010u201D to u201CZ2011u201D and run/save query and again reopening version variable values are coming again to u201CZ2010u201D.
    2nd problem:
    (1) We have planning sequence which is using below variables.
    (2) Version, Year, Plant.
    (3) Version and Year is input ready variables
    (4) Plant is Userexit variable.
    (5) Plant Dropdown is used.
    (6)When we execute planning sequence first time without filtering plant then it is working fine. Receiving message u201C100 records read,100 records changedu201D u2013 This is working fine.
    (7) When we use plant dropdown and filtering u201CABCu201D plant then planning sequence working fine and receiving message u201C20 records read, 20 records changedu201D u2013 This is working fine.
    (8)When we clear drop down/filter using CMD - REMOVE FILTER which is used in button clear plant u201CABCu201D filter. u2013 This is working fine.
    (9) Then we again apply planning sequence for all the records and receiving message u201C20 records read, 20 records changedu201D.  This is not working. The message should come u201C100 records read,100 records changedu201D
    This time plant variable has still with value u201CABCu201D and not clearing in variable cache.
    We are on below BI 7 level and above application is Excel based.
    SAP_ABA u2013 701-SAPKA70104
    SAP_BASIS-701-SAPKB70104
    SAP_BW-701-SAPKW70104
    BI_CONT-701-SAPK-70403INBICONT
    SAP GUI  7.1 patch 17
    SAP BI BEx AddOn 7.1 patch 10 (1000)
    Any help will be greatly appreciated.
    Thanks in advance.

  • Input ready query / derived currencies

    Hi all,
    I have an issue regarding an input ready query with multiple currencies:
    The query should enable the input of plan values for several reporting units, each with its own local currency. If I restrict the currencies using variables, I naturally get all possible combinations of currency and reporting unit as input ready. This allows the user to make wrong entries and is not very user friendly. 
    I wanted to restrict the currency using characteristic relationships but encountered several issues:
    - Local Currency can not be chosen as attribute or DSO based characteristic relationship in the Modeler.
    - when using a char. rel. based on CL_RSPLS_CR_EXIT (derive method) I receive the error msg "Cannot generate combinations in step '04'" everytime I restrict local currency to generate combinations based on char. rel. rather than master data in the query.
    Do I have to implement the create method of the char. rel. exit? If yes is there some documentation available? Or could somebody give me an advise for an alternative solution?
    Thanks,
    Viktor

    Hi,
    I think this works out of the box.
    Assume the characteristic 'reporting unit' has a currency characteristics containing the local currency as an attribute. Both, the 'reporting unit' and the currency characteristic have to be in the InfoCube and aggregation level used for the input-ready query. Create a characteristic relationship of type attribute containing the above characteristics and use 'access mode for result values' based on characteristic relationships for both  characteristics in the query. But both characteristics e.g. in the rows of the query and you should only the valid combinations of 'reporting unit' and currency.
    Regards,
    Gregor

  • Problem with the behaviour of input ready key figure

    Dear All,
    I am using one input ready key figure in a globally reusable key figure structure for my planning layout. When the input ready query is executed as such, the i/p ready key figure is readily available for inputting any data (as expected), but the moment the global reference from the key figure structure is removed in the query designer (from the context menu - > Remove Reference), that i/p ready key figure structure turns out to be non input ready and hence no entering of data is then possible.
    I am removing the reference from the structure for some other editing purpose but the above mentioned problem comes in between.
    The only input that i can provide is that this i/p ready key figure utilizes two hidden inverse formulas, but eventhough things are fine when the reference is not removed.

    Hello Durgesh,
    I suspect this to be a bug. Please open a customer message so SAP support can analyze the issue (include technical names of the original query with global structure and your new query where the reference was removed; put it on component BW-PLA-IP-QD).
    Regards,
    Marc
    SAP Techology RIG

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

  • How to put a little textbox in a regular applet window for user input

    Hi i was just wondering if anybody knows how to draw a text box, (for user input), in a applet window and be able to put it in a specific spot, like when you draw a rectangle.
    I have searched the web and have not found any answers, but i have seen projects that do this but they dont have the source code.

    JTextField?

  • PA/OM Integration (RHINTE10 & RHINTE30) - Non Input Fields on IT1 like Job

    Hello,
    Is there a way to have the job created by RHINTE30 to run successfully in the background for non input field updates? Recently we used LSMW to mass update Job to Position relationships. But Job is not an Input Field on IT1. In some countries its not displayed as well. If RHINTE30 is run in the foreground, we gt the error message and we can bypass it and still load it; but running it in background will cause it to skip over thus not changing any record at all. Is there a way around this?
    Thanks,
    Nakul

    Hi,
    Can you check if OSS note 126869 is relevant  in this case?
    Hope this helps.
    Donnie

  • Input Ready Query, Variable read mode setting Only Values for InfoProvider

    Hi,
    I have a problem with Selection Variable for a BEx Query :
    - I'm working with SAP BI 7.0 support package 15
    - My query is an input ready query built for an "aggregation level" based on "real time infocube" (Planning);
    - Characteristic, I want to filter with variable, has query property Advanced->Query Execution for Filter Value Selection = Only Values in InfoProvider
    - Characteristic (info-object) has set the property: Business Explorer tab--> Query Def. Filter Value Selection as Only Values in the info-provider...
    My problem is:
    when I execute a query,
    the Select Values for Variables screen appears
    I push on the Select from List button
    and Select Values For MyCharacteristic appears...
    but it shows me all values in master data table of my characteristic instead of only values in the infoprovider!!!
    If I build a query for the Real Time Cube it works correctly, but if the query is built for the aggregation level it doesn't work!
    Could someone explain me why it doesn't work correctly?
    Thanks in advanced
    Fede

    Thanks to  Mariana Lazar
    30.03.2009 - 12:30:36 CET - Risposta by SAP     
    Dear Fede,
    Regarding the query built on aggregation level please note the following
    the aggregation level is always a Virtual Provider built other
    InfoProvider and hence it does not have the dimension table and hence
    the F4 mode D is not supported.
    Therefore when aggregation level is used in a query, F4 does not supportD-mode: 'Only Values in InfoProvider' and all master data values are
    displayed in the value list.
    Reference from the note
    984229 F4 modes for input help as of SAP NetWeaver 2004s BI
    4. Since other InfoProviders do not have a dimension table, the system
    displays only posted values if you select "Only Posted Values for
    Navigation". Otherwise, it displays the values from the master data
    table.
    Hope this should clarify your doubts. Please let me know if you have
    questions else please confirm the message at your earliest convenience.
    Thank you for your cooperation and kind regards,
    @KR@ Mariana Lazar
    Senior Support Consultant
    SAP Active Global Support
    Netweaver Business Warehouse

  • Input-ready query; Layout dependant on variable value

    Hello,
    I need to create an input-ready query where I have months Jan-Dec in colums. If the planner gives a variable value for the planning period for example April, he should get a layout where he can plan for April-Dec and view the values for Jan-March. How can I create this kind of input-ready-query? Thanks in advance. Points will be assigned.
    Regards,
    Marika

    Hi Marika,
    Step1: You need to create a variable (with user restriction), you can provide fixed values for all months of the year, perhaps on 0CALMONTH.  You will get the text displayed when you select the month number in the planning folder where u use it. Say WM1 is the name you gave.
    Step2: Create 2 exit variables.  1st one would check the entry by the user from WM1.  If the period is > January, store all the months starting from January to the month preceeding to one selected in WM1.  Set this as WM2.
    In the second exit variable, the code must check for which month user has selected to start planning from and store all months starting from and ending December in it. Set this as WM3.  You will have to create these 2 variables on 0CALMONTH again.
    Step3: Now, in the Layout builder, 1st screen, for the additional settings, in the data columns tab, select 0CALMONTH for dynamic.
    Step4: In the second screen of Layout builder, create 2 rows for the data column settings.  First row would be set for comparison. Check dynamic box. Assign WM2 as the variable for 0CALMONTH here.
    Second row would be for planning, but check dynamic box here again and assign WM3 as the variable for 0CALMONTH here.
    You must be having WM1 as the variable in header.
    In the 3rd screen you will find just 2 data columns displayed.
    When you run the layout, user prompt will insist you input the desired month and layout on further opening, will bring in the desired data as you require from the Cube.
    I hope you have ur actuals and plan data both in the same cube.  Else you have to assign separate cubes for plng area in comparison and plan settings in the 2nd screen of builder.
    Hope this will help solve ur problem.
    Regards,
    Aby

  • SAP BI - OLAP variable in DTP unable to read from input ready variable in query

    Hello,
    Here's the problem:
    We have a process chain which is launched in a WAD.
    We would like to filter the DTPs in the PC with the values entered in the variable screen of the WAD
    I created a variable of type customer exit X which reads the input ready variable Y in CMOD.
    Customer exit variable X was placed in the filter of the DTP.
    The input ready variable Y in the query contained in the WAD.
    I am getting an error that customer exit variable X is getting not value.
    Is it possible to read an input ready variable in a customer exit variable placed in a DTP?
    Or am I missing a step here?
    Please help.
    Thanks in advance

    Hi Anjalee,
    Maybe it would be good to share a bit more information on your scenario and the chosen solution design. I am currently missing the point of triggering a Process Chain using Web Application Designer.
    Anyway, I recommend to be careful with using OLAP variables in DTP filters. For sure not all functionality is present, e.g. because the variable pop-up is absent. Your constellation of an input ready variable and a customer-exit variable will only work in the context of a BEx Query and probably not if used in a DTP filter.
    Best regards,
    Sander

  • Workbook does not contain any input-ready variables

    Hello Experts,
    We have one workbook which is not reacting when click on REFRESH or SHOW VARIABLE.
    If clicked on VARIABLE screen it is throwing error "The workbook does not contain any input-ready variables" (screenshot attached)
    Points I have checked are as below
    1. If I create a new workbook by executing the respective query and refresh then it is working.
    2. The file is in xls format and I have checked the USE XLS format under Global setting.
    3. My Excel version is 2010. SAP version is SAPKW70105. BEx 7.X, support package 8.
    4. It is not authorization issue otherwise the issue would have happened for the new workbook I created for testing.
    5. Also I tested with user ID with SAP ALL access.
    is there any way to repair the workbook so that it respond to Variable and refresh options ?
    Thanks,
    Gopi R

    Work book might be corrupted  : As other said need to create / Recover Old work book
    Refer Below  Doc  process For   recovering a  corrupted workbook :
    How to recover a corrupt workbook.

Maybe you are looking for

  • ALV totals row ,should not download in EXCEL

    Hello ,               I have developed a ALV report with subtotals. In the output, it will display an extra row with the Grand total, but when we try to downalod into Local PC excel file, it is downlaoding the totals row also. But the requirement is

  • XML - SAX or DOM?

    Hi folks, I'm on the verge of emotional breakdown trying to get my head around working with XML in Java, and I would really appreciate a bit of help. What I would like to do is to store database metadata in an XML file. The steps I have taken so far

  • Connecting Wii to BT FON/BT Openzone Hotspot

    Hi, I have access to BT FON which I connect to using my laptop and other devices. Does anyone know how/if you can connect using a Nintendo Wii, as I can't get the login webpage as I would using other devices. Thanks.

  • PE-11: when adding music to a program the video splits and if it is draged back together the music s

    PE-11: when adding music to a program the video splits and if it is dragged back together the music splits. How can I get around this problem?

  • How to embed a .vi as a web page on a remote server

    I use a remote server running a Plone content management system application to allow remote users connect via the internet and store data files (delimited text files) for later analysis . I am using Labview 7.0 I wish to change our current data analy