Reset variable screen

Hello Experts,
How to re-set the variable screen to default in a WAD. I tried using option reset variables to default in WAD but its still not returning the variable screen to default.
For ex:
I have couple of variables to select on the variable screen. I select one of the mandatory variables and leave the others blank. It’s properly displaying the data but when I click on option back to variable screen. its eliminating the selected mandatory variables and displaying the rest unselected.
Would it be possible to display all the variables again on the variable screen?
Please help.
Thanks
Londoner

Please create a variant in BEx Query level.
and include the variant technical name in the webtemplate.
<object>
         <param name="OWNER" value="SAP_BW"/>
         <param name="CMD" value="SET_DATA_PROVIDER"/>
         <param name="NAME" value="DATAPROVIDER_4"/>
         <param name="QUERY" value="ZSD_QUERY_NAME"/>
         <param name="INFOCUBE" value="ZCUBENAME"/>
         <b><param name='VARIANT' value='ZVARIANT'/></b>
         DATA_PROVIDER:             DATAPROVIDER_4
</object>
if you have multiple queries in webtemplate , you may have to use same variable name for the same field in all the queries , else it will show 2 entries in selection screen.
Else you may have to use personalization to save the values.
Hope this helps.
Thanks
Martin

Similar Messages

  • Variable Screen Does Not Display in Bex Web Analyzer after first time

    We recently upgraded from BW 3.1 to BW 7.0 (without upgrading specifically to 3.5).  We are having a problem with our Web Bex Analyzer not showing the variable screen although the variable screen is displayed successfully when running the same query from the Bex Analyzer.  Based on feedback from other posts regarding similar topics, we modified the 0analysis_pattern template to ensure that Display Variable Screen was checked on.  We are finding that when we open the Web Bex Analyzer and do a New Analysis, the first query we try to run will always have the variable screen displayed successfully.  Any susbsequent queries we try to run by clicking on New Analysis in that same open window will not show the variable screen and will start executing open ended.  This is occurring regardless of whether the query has mandatory or optional variables and we have confirmed that there is no personalization set for the variables being used.  We have tried it with several different queries and the results are consistent.  The first query you run shows the variable screen successfully and any queries run after that do not.  Any help in resolving this would be greatly appreciated as we have exhausted our resources researching and troubleshooting this problem.

    We did open an OSS note and heard back from SAP.  We made the recommended setting, see their response below, but as they stated, it will only show variable screens for queries that have at least one mandatory variable entry after the first query is opened. 
    Response from SAP: 
    Please check if the following setting is made within your template --
    In the 'Standard Actions' of the Web Template, do you have the setting
    'Action Before First Display' set to OPEN_VARIABLE_DIALOG
    The behaviour of the variable screen is different if you use mandatory
    variables and optional variables. If you have only optional variables,
    the Display Variable does not force the variable screen.
    Also, using the parameter VARIABLE_SCREEN=X only influences the
    web application at STARTUP. This would not come into affect when you
    use the 'New Analysis' button. This button resets the dataprovider so
    this would not affect the variable screen and would not redisplay the
    variable screen as you require.

  • Variable screen not seen when running BEx Analyzer

    Hi Gurus,
    when i execute my query in BEx Analyzer for some reason i dont see my variable screen and it gives me a message saying variable values not entered. If i run the same report in RSRT i do get my variable screen. It was all find till yesterday and for some strange reason i dont get to see my variable screen.
    Can anyone help me
    Surya

    What version are you on?
    Did you try resetting personalized variables? You may have hit that by mistake, happens a lot here. Not sure that would be the case with no values entered however.
    Al B.

  • Report to Report jump web queries variable screen on BW

    Hello,
    We would like the variable screen to always popup when the user runs a main query. We would like the variable screen to never popup when jumping from one query to another query.
    We are using BW 3.5. We are using web queries, NOT Excel. Both queries are running on BW. We have set up jump query parameters in RSBBS. These jump successfully with all of the appropriate required variables passed from the from the first query to the second query. We are using the standard 0ADHOC template for all queries, including the sender and receiver queries.
    With the FORCE_VARIABLE flag set to TRUE, both the sender and receiver queries popup the variable entry screen. With FORCE_VARIABLE flag set to FALSE, both sender and receiver queries do NOT popup the variable screen. We would like the FORCE_VARIABLE flag set to TRUE for the sender query and set to FALSE for the receiver query. Is this possible? How do you set the FORCE_VARIABLE flag to FALSE dynamically based on the fact that the user has just jumped to a receiver query?
    Another alternative would be to build two query templates, one for sender queries and one for receiver queries. How do you switch to a different template when the user is ready to jump?
    I have also been fooling with the RESET_DATA_PROVIDER command available in BW 3.5, but have not had any luck. Can this be used to accomplish my objective? How do I use it? Please remember that I am not setting specific jump targets in the web template. I would like this work generically based on settings from RSBBS.
    Any other ideas to force the variable screen on the 1st query and bypass the variable screen when the user is ready to jump would be greatly appreciated.
    Thank you.
    Kelley

    Hi Kelley,
    Here is what is mentioned in SAP Help:
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate<b>&VARIABLE_SCREEN=X</b>&VARIABLES_CLEAR=X
    Have you tried changing the URL for your sender query like this?
    More: http://help.sap.com/saphelp_nw04/helpdata/en/3d/0dfe3980f23728e10000000a11402f/content.htm

  • No variable Screen when accessing web reports via "New analysis" button

    Hello !
    I need some help or explanation :
    I'm on a web report (Java) and i want to access another report.
    I click on the "new analysis" button on the top, then i open the "roles" folder and select a report.
    The new report start but without the prompt screen with the variable selection.
    I also saw that the URL shown on Internet explorer is the old one (not the new querie URL)
    This is the same problem with all my queries when accessing them via the "new analysis" menu.
    Why is this screen squeezed ?
    I need to have these variable entries !
    I've tried some modification on 0ANALYSIS_PATTERN .... (porperties / variable) = no effect
    Thanks for your help.
    Tech info :
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP15
    SAPGUI 710 Final Release SP7

    Hello Karim,
    I've exactly the same problem ! I've changed WT properties to ON for Variable Screen, Reset Variables etc... but it has no effect...
    Did you find a solution ? If yes, can you share it.
    Thanks a lot
    AJ
    Web template : 0ANALYSIS_PATTERN.
    SAP NetWeaver BI 7.0 SP18

  • Message on a Variable Screen

    Hi Experts,
    I need to display an Information Message on a (WAD)Variable Screen. Is it possible? If yes, How?
    Thanks

    Hi,
    Have a look on this thread Edit variable selection screen
    You can make use of the class CL_RSR_WWW_Variable_screen for your requirement,

  • Can we load data in variable screen from flat file?

    Hello all,
    One of my user once asked me she needs to run a report for some employees, i said you can just type that in employee varaible input box.
    She said I need to run the report and I need it for 120 employees, she has the employee numbers in excel sheet.
    What is the best way of doing this if any ?
    Thanks

    This can be done from a flat file, which has list of all values.
    If you are using Bex 3.5, then we have an icon in variable screen bottom right to upload values, where we can specify the path of the file.
    Naveen.a

  • Compounded characteristic are not displayed in the variable screen (BI 700)

    Hi Experts,
    How to display compounded characteristic  in the variable screen of queriies?
    Example :
    IO 0PROFIT_CTR is compounded to 0CO_AREA. Tryimg to select 0PROFIT_CTR via a variable,
    only values of 0PROFIT_CTR are displayed in F4 opo up, not those of 0CO_AREA.
    0CO_AREA is not restricted in any way in query definiton.
    This happens in BEx Analyser as well as in web apllication.
    Did anybody face this issue? How to solve it?
    Thanks in advance for helpful replies.
    Regards
    Joe

    Hi,
    Thanks for replies. Possibly I did't explain my problem i a correct way.
    'I 've a variable for 0PROFIT_CTR. When I call F4 , values for 0PROFIT_CTR are displayed
    e.g. as
    7062 PC 7062
    7062 PC /062
    My problem is, that these PCs belong to different Co_areas. so i expected
    3200 7062 PC 7062
    4300 7062 PC 7062
    3200 an 4300 are representing compounded Co_areas in this example. In 3.5 this worked perfectly,
    if Co_areas was not restricted itself with a variable or a defined value.
    Now I'm looking for the option to achieve this as well in 700.
    Regards
    Joe

  • Variable screen performance in report

    In my project we are having  somany master data objects,
    we have to find the performance of selection screen ,earlier we have only display as selection screen  as key now according to our client requirment we are providing both key and text in sleection screen with long text , how can i find these master data objects performance in variable screen.
    The SAP std out of the box setting for an Infoobject is usually the key.( Sometimes text )
    We are now making changes to almost all info objects to display as key and text, and depending on what business is asking we are changing to Long text, medium or short.
    Investigation required
    1)       how does it affect the performance when we do F4 help
    2)       how does it help in search by text
    3)       what difference does it make when searching by key vs text.
    My feel is if we show the key and text , definitely the key comes from Dimension table and the text will be fetched from the text table of the master data attribute
    And hence for business partner etc it might really affect the time taken to fetch the variable values.
    please help how to find the performance of variables.

    Yeah, It won't have much impact on the performance of the selection screen.......
    Even we are displaying both key and text for many reports but never faced a performance issue.......

  • Pop up message on the variable screen in portal when report is run

    Hello
    I have a requirement to pop up a message stating " Date should not be entered before 2010 "on the variable screen of the report if date is entered before 2010 by the user when the report is run.
    Please can someone tell me how to implement this?
    thanks

    Hi Tom,
    The logic could be to include code in CMOD forat variable with ISTEP=2.
    IF I_STEP = 2.
    LOOP AT i_t_var_range into wa_t_var_range where vnam = 'Date Varaible'
    <write condition to check the year entered. First, using function module DATE_TO_PERIOD_CONVERT, extract year from Date>
    <   CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
            EXPORTING
              I_DATE               = ZT_SDT
            I_MONMIT             = 00
              I_PERIV              = 'Variant'
           IMPORTING
             E_BUPER              = zbuper
             E_GJAHR              = zbdatj this is the year entered
           EXCEPTIONS
             INPUT_FALSE          = 1
             T009_NOTFOUND        = 2
             T009B_NOTFOUND       = 3
             OTHERS               = 4>
    >
    Then check the year for the condition.
    If correct.
    exit.
    else.
    CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
    EXPORTING
    I_CLASS = 'RSBBS'
    I_TYPE = 'E'
    I_NUMBER = '000'
    I_MSGV1 = 'Date should not be entered before 2010'.
    raise again.
    endif.
    endif.
    endloop.
    Hope this helps you.!
    -Pradnya

  • F4 input help on Variable screen is not working on Portal

    Dear Experts,
    We are facing one issue when we run the WAD report on portal, variable screen gets hang after clicking on input help button (F4) for couple of variables. We are facing same issues when we run the base queries on portal. But when we run the same base queries in RSRT (Tcode) or in BEx Analyzer we are not facing this issue and able to get the input help screen with values.
    I also have gone through some old posts related to such issues but didn't help much. We are already on SAP BW 7.4 SP Level 008 and for Char IO Query Filter Value setting is kept as "Values in Master Data Table" only. This is a MD IO with Compounding.
    Kindly let me know if anyone has faced such issue.
    Thanks in Advance,
    Nilesh

    Dear Martin,
    There is a no long running work process in the backend and data volume is more in Master Data Table, there are around 19 Lacks records available.
    For BI Java patch and defaultTrace for errors I will check it with BASIS Admin team. Unfortunately I don’t have rights to do same.
    Thanks,
    Nilesh

  • Variable screen/variant screen authorization issue

    HI All,
    We have implemented standard Cost Center Overview Report(0SR_C02_Q0002) in BI 7.
    We have three selection fields:
    1.Company Code which is mandatory
    2.My controlling Area which is also mandatory
    3.Costcenter which is not mandatory
    The requirement we are facing over here is that in the Variable screen/variant screen when I enter a company code, then I need to display dynamically only those "My Controlling Area" values which are assigned to that particular company code and not all. In the same way after selecting the appropriate "My controlling area" value, I need to display only those cost centers in the cost center selection field which are assigned to the selected company code and My controlling area combination and not all.
    can anyone guide me on how to go about on this authorization issue at the variable screen itself.
    Please treat this issue/requirement on high priority.
    Appreciated in advance.
    Regards,
    raps.

    Hi,
    I think that an alternative to solve your concern could be using Web Application Designer (WAD).  In this respect, there are several design options, with different levels of complexity.
    As the simplest alternative, you could create a WAD including your query and three Dropdown Boxes: one for Company, a second for Controlling area and another for Cost center.  The four mentioned elements should be linked to the same dataprovider so, when you select a company, the options in the other two Dropdown boxes and the information in the query are updated.
    In order to enforce mandatory filter selection at Company and Controlling area level, you should set NO_REMOVE_FILTER='X' in both two Dropdown boxes, so that "All values" option -which would mean no filtering- is not offered.
    I hope this helps you.
    Regards,
    Maximiliano

  • Bookmark Issue in WAD (Report Output without Variable Screen)

    Hi ,
    This issue is with the Saving of Report Output to Bookmark.
    Expected Output:
    Clicking on the Bookmark should bring out the Report Output with the Period and Year, which was used while saving the Bookmark. It should not pop up variable screen at the beginning.
    Issue:
    Currently, when I click the bookmark, Its triggers the default template and it brings out the  Variable Screen with the default Selections, which i dont want to. I need to get the same output with the values which I saved under Bookmark.
    Please suggest me a solution...
    Thanks / Selvan

    Hi, i dont rememberm but, can you check mark you DP_1 and properties->Behavior->Display variables screen->on
    I hope helps.

  • Message at the variable screen

    Hello,
    I would like that message pops up at the variable screen during the execution of the report.
    How can I implement this functionality?
    Thanks

    Hi,
    Use the following Code, don't write in between Case and EndCase, after ENDCASE you write code for I_STEP  = 3.
    See PDF
    https://websmp203.sap-ag.de/~sapdownload/011000358700002765042003E/HowToVerifyVariableInput.pdf
    Re: send message from EXIT_SAPLRRS0_001
    DATA: LOC_VAR_RANGE LIKE RRRANGEEXIT.
         IF I_STEP = 3.
              LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'MONTH'.
                      IF LOC_VAR_RANGE-LOW(4) LE 2010.
                           CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
                              EXPORTING
                                I_CLASS = 'RSBBS'
                                I_TYPE = 'I'                     " It will through Warning Message
                                I_NUMBER = '000'
                                I_MSGV1 = 'Pls Enter Year Greater then 2010'.
                            RAISE no_replacement.
                      ENDIF.
             ENDLOOP.
          ENDIF.
    DATA: LOC_VAR_RANGE LIKE RRRANGEEXIT.
         IF I_STEP = 3.
              LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'MONTH'.
                      IF LOC_VAR_RANGE-LOW(4) LE 2010.
                           CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
                              EXPORTING
                                I_CLASS = 'RSBBS'
                                I_TYPE = 'E'
                                I_NUMBER = '000'
                                I_MSGV1 = 'Pls Enter Year Greater then 2010'.
                            RAISE Again  " It won't allow user untile he/she give correct values
                      ENDIF.
             ENDLOOP.
          ENDIF.
    Thanks
    Reddy

  • Variable Screen Refresh in IP

    Hi Gurus,
    I am useing Tabs in my Layouts, onces the user in layout after entering the Variables. he can move from one tab to another tab.
    We have provided the option Variable button in order the changes the variables. so when the user clicks on this button.
    i used this Command used: Open_Variable_Dialog. 
    I get this message on top of the Variable screen:  Please Select a Valid Info Object. 
    How to get raid of this messages and when the user clicks on the Variable Button ( I want to clear all the Variables that user has entered for this first time so that he can enter it again) i tried useing the REMOVE ALL FILTER VALUES  and SET Variables State but this did not work.
    Any Idea how the Command Sequence should be in order to achive this.
    Thanks
    sunil

    Hi Josef,
    My Default view is fine.
    User can see
    -     Plant
    -     BA
    -     PH 1
    -     PH 2
    -     PH 3
    -     PH 4
    User can enter any of these PH Levels and enter the layout. Once they are in the layout I have provided with the variable screen button on top of the Tabs. My Container Layout is like this (Rows Cell Floating)ROW 1 Buttons and Row 2 Tabs.
    So when the Click on the Row one Button (Variable Screen) the Variable Entry is opened and it is the same order as Default View but on top if the Variable Entry I see this Error message on Top of this Screen (Please select a Valid InfoObject).
    But I did try your option having to separate Container Layout. Still I see this message on top of the Variable screen.  which i am trying to get rid
    Thanks
    sunil

Maybe you are looking for

  • Attachments in web services

    hi all, I posted my msg last week , i like to post it again because its not solved.thanks. I am runing the example for attachment "http://dev2dev.bea.com/managed_content/direct/webservice/swaParam.zip" & i am getting this error, saying its wrong no.

  • Query Group in Query Category different with Authorization's group number

    Hi All, In Authorization screen, it allowed to authorize up to 20 query group Whereas in Query Category window, it has only max 15 query group. Anyone has idea on why is the difference? Thanks in advance, MH

  • Status page before and after print jobs managed by Jetdirect.

    Hey Guys I am receiving an extra page before and after every print job. Printers are managed from Jetdirect Printer Installer for Unix Version E.10.34 Server has Sun OS 5.10 I have like 19 printers but only 5 HP CB516A are having this problem. The Pr

  • ADS with password encrytion for PDf docs

    Hello, I have just installed AS Java and set up ADS, it is working just perfectly, We have a requirement to encrypt the PDF (payslips) using password, we already have the required s/w codes integrated in SAP which encrypts and delivers the payslips t

  • Java Code to List All Active Windows Process in the System

    hi i need to help to resolve the below given points: 1. Mapping Windows Process with their application names. 2. Owner of the Process 3. Process Start time and end time. Thanks Pruthvi.