Variable filter selection in Web Template

Hello we have 0VENDOR as BEx setting for Query Def. Filter Value Selection as 'D only values in InfoProvider', i've a mandator variable on 0Vendor for a query and when i run in Bex it works fine like the selection of variable brings up only the values in the InfoProvider.
I've the same query attached to a Webtemplate, and when i run the Web Template and in Value selection of the Variable brings up all the values from Master Data instead of the Infoprovider.
Any idea how to make it work in Web. btw we're in BI 7.
thanks
Mayil

Mayil
I don't think you can on the variables screen, however if it was feasible you could use a drop down box and have it look at posted values only. However this will only be available after the initial view of the query comes up.
Regards
Gill

Similar Messages

  • How to fill variables when calling a web template as a modal dialog

    Hi Experts,
    My scenario is as follow:
    I have a web template (application) A with an analysis item which has enabled the option for selecting single rows, in the rows I have the characteristic 0EMPLOYEE and a button for executing the commands OPEN_TEMPLATE_DIALOG and SET_TEMPLATE for calling web template B. In web template B I have a report with the variable zp_employee.
    The behavior I need is, if the user is selecting a row in the analysis item of template A, variable zp_employee in web application B should be filled from the selection. If there is no selection of a row, the variable screen should shows up.
    The general issue here, is how to feed one or more variables that "live" in wad B from a web item (analysis, input item, combo box, etc) in wad A.
    I guess it has to do with setting parameters in the URL with which wad B is called, may be coding a java script in web template B in the standard action "Action Before first display", but not sure
    thanks for any help

    Hi:
    Try that one in SPRO.
    here are steps if u need them.
    SPRO
    SAP Reference IMG
    From here, open tree:
    SAP Netweaver
    SAP Buss Info Warehouse
    Reporting Relevant Settings
    BEx Web
    Set Standard Web Templates.
    Here add for Adhoc analysis and others if needed.
    Ram Chamarty
    Message was edited by: Ram Chamarthy

  • Passing Dynamic Filter values to Web template in VC

    Hi Experts,
    Iam working with a Web Template (which is created using WAD)  in Visual Composer Model
    I have an input screen ( Variables Form )in VC Iview which has Fiscal Year, Quarter, week and other input fields which need to be entered by a user.
    This variables are passed to a couple of queires. Also i have a requirement to pass the same vvariable values to Web template also ( WAD)
    I have created a HTML iview in VC Dashboard.and in URL i gave the below URL which is working fine
    "pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=YWEB_PLANNING_ADLAYOUT_2"
    But i wanted the template to be executed with filter values also
    in the actual template i have 4 filters which user needs to enter after the above URL is displayed..
    In order to make the template execution dynamic i added the following URL which is not working:
    http://Host:port/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=YWEB_PLANNING_ADLAYOUT_2%26FILTER_IOBJNM%3DZFISCYEAR%26FILTER_VALUE%3D2009%26FILTER_IOBJNM%3DZREP_WEEK%26FILTER_VALUE%3D42%26FILTER_IOBJNM%3DZFISCALQTR%26FILTER_VALUE%3D3%26FILTER_IOBJNM%3ZNSPLITREG%26FILTER_VALUE%3DAS%26FILTER_IOBJNM%3DZRSKOPP%26FILTER_VALUE%3DR
    Please let me know how to pass dynamic filter values from "Variables Form" of VC iview to Web template HTML iview
    Thanks
    P.Navakanth

    Hi,
    this is my sample:
    'http://**********/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=TESTE1&DUMMY=0&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING='&DSTR(NOW(),'MMYYYY')&'&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=GLIPM002&BI_COMMAND_2-BI_COMMAND_TYPE=SET_SELECTION_STATE_SIMPLE&BI_COMMAND_2-TARGET_DATA_PROVIDER_REF_LIST-TARGET_DATA_PROVIDER_REF_1=&BI_COMMAND_2-CHARACTERISTIC=GLC000079&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-EQUAL_SELECTION-MEMBER_NAME=****'

  • Pass variable value to different Web Templates??

    Hi BI gurus,
    The scenario is: we have 2 web templates, and at the top of template A, there is Menu Item for the users to switch to template B. Time Variable: Fiscal_Qtr (a custom exit variable which by default set the value as Current Quarter) is being used in both templates. And, there is drop down box of Fiscal_Qtr in the layouts for the users to change when they do the planning.
    The requirement is to keep the last value of the Fiscal Quarter when the users switch to different templates.
    The difficulty is how to read the fiscal quarter from the buffer and pass the value when launch another template, because it is a totally new session. The new session always set to the default value.
    Please share your thoughts if you have any experience about similar case.
    Thanks a lot!
    Eunice

    I dont think you an read from the buffer when you use javascript. The value is shown as request_1 in the url or something like that. This is with reference to WAD 3.x... you could customize the context menu and see if you can do an RRI instead...

  • How to recall variable screen in Bex web template 3.5 ?

    When I execute a BW web report and I want to recall the variable screen in order to modify a variable , how to ....
    Also how to export to excel ? is it possible to export table + graph ?
    Indeed in query designer , when you execute the query, you see icons to do these task. But when you execute the web template, you don't have automaticaly the icons' bar.....
    How to display this bar ?
    Thanks 4 your help

    Hi Michael,
    In the web template properties there should be a tick box called 'display variable', the web template will now show the variable entry screen.
    You can create a commad with the command wizard which will allow you to export to excel or show graph and table.
    Thanks,
    Nick.

  • Handling Dynamic Filter Values in Web Template.

    Hi friends,
    I have a Authorization Hierachy Node Variable on 0COMPANY and this is placed in Free Characteristics in BEx Query.
    Now i want to catch the value of this Company in Web Template either using Text Element web Item or etc. and then pass this value to the Print Layout of the same report.
    Could some body help me on this.
    Thank you very much advance.

    Hi,
    this is my sample:
    'http://**********/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?TEMPLATE=TESTE1&DUMMY=0&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING='&DSTR(NOW(),'MMYYYY')&'&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=GLIPM002&BI_COMMAND_2-BI_COMMAND_TYPE=SET_SELECTION_STATE_SIMPLE&BI_COMMAND_2-TARGET_DATA_PROVIDER_REF_LIST-TARGET_DATA_PROVIDER_REF_1=&BI_COMMAND_2-CHARACTERISTIC=GLC000079&BI_COMMAND_2-RANGE_SELECTION_OPERATOR-EQUAL_SELECTION-MEMBER_NAME=****'

  • Query Variable: F4 search by Text is case sensitive in Web Templates.

    Hello Guru's,
    I have a problem, when I am trying to search the variables in Web Templates the search by text is case sensitive.
    For example If I have the customer name as "King", I have to search the text as King or Ki*, But If I search as king I will not get any results.
    I need to have my text search as case insensitive.                                                                    
    When I checked in my BEx queries the search is case insensitive. I have the problem in my Web Templates only. Please let me know do I need to change any variable settings ing the web templates or let me know how do I fix this issue.
    Many Thanks,
    Vamshi Krishna

    Hi,
    So the only workaround for this would be to goto RSD1 -> enter info
    -object as xxxx, and press maintain, then goto master data/text
    tab and select the check box, 'with text', now save and activate the
    infoobject. After this regenerate the query using tcode rsrt.
    To regenerate goto rsrt enter query name and press 'generate report'
    button.
    Now the F4 help screen should show the options search by key and search
    by text. So that you can select serach by key to have a case insensitive
    search.
    Thanks,
    Venkat

  • How to get New Window without Variable Entry screen from one Web Template?

    Hi Experts,
    I've a WebTemplate contains 2 Graphs. Each graph have one Zoom Button. My requirement is, When I click the Zoom button that corresponding Grpah should display in a New Window. I've finished all the above requirements.
    Since, I have One Mandatory field, I'm always getting the Variable Screen in a New Window while I clik the Zoom Button.
    I need to avoid this "Rerun" feature in New Window.
    Kindly suggest me how to achieve this..
    Full points will be given.
    Thanks
    Jay Jay

    Hi Thanks.
    Even I'm also trying for the same scenario only.
    Actually I have 2 Web Templates.
    In First Template I have 2 Charts and 2 Zoom buttons for each.
    While I running the 1 Template, i give an Value in the  Variable screen of First Web Template.
    If I click a Zoom button of 1st Chart, It should open a New window with the Second Web Template. And Second Web Template should automatically take a First Template's Variable screen Values.
    (Since, U have an Mandatory field in Second Template u were not faced this requirment.)
    Even I tried with "TRANSFER_STATE". It is not taking the First Variable Screen's input values.
    Kindly help me in this issue.
    Thanks in advance.

  • Modify Web Template Parameters Using API or Javascript

    Hello Experts,
    I am using the Web Application Designer (WAD) to build a template.  We are on BW 7.01 (EHP1).  I am trying to find a way to set a command within the template to change one of the parameters of the Web Template itself.  I am very familar with how to use the SAP provided API Commands to change the Web ITEM parameters (like ANALYSIS item, CHART item, etc), but I do not see an API that will allow me to change the parameters of the Template itself.
    For example, in WAD, on the left hand side, you can select the "Web Template" item and set the properties.  For example:
    Display Variable Screen [VARIABLE_SCREEN]
    Reset Variable Values to Default [CLEAR_VARIABLES]
    Show Personalized Variables [SHOW_PERSONALIZED_VARIABLES]
    I would like to add a button to the template where I can allow the user to change some of these properties, but I don't see a way to do it.  Does anyone have any experience coding this?
    Thanks in advance for your help.
    Jose

    Hi ,
    According to your description, my understanding is that you want to retrieve list item values related to a specific version using JavaScript.
    We can also see the a specific version via the url …/_layouts/15/Versions.aspx?list=GUID….
    We can use the SharePoint List web service that exposes
    Lists.GetVersionCollection Method to return version information for the specified field in a SharePoint list.
    There are some similar posts for your reference:
    https://social.msdn.microsoft.com/Forums/en-US/02d29ce7-1a2b-4e91-9319-6dd43cde0bee/getting-the-version-history-of-a-list-item?forum=sharepointdevelopment
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/4bd80e0e-a605-4c5e-b534-a189c346b978/csom-fetching-list-item-version-history-programmatically?forum=sharepointdevelopment
    (the last reply of Patrick)
    Best Regards,
    Wendy
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Wendy Li
    TechNet Community Support

  • How to achieve New Window requirement from One Web Template?

    Hi Experts,
    I've a WebTemplate contains 2 Graphs. Each graph have one Zoom Button. My requirement is, When I click the Zoom button that corresponding Grpah should display in a New Window. I've finished all the above requirements.
    Since, I have One Mandatory field, I'm always getting the Variable Screen in a New Window while I clik the Zoom Button.
    I need to avoid this "Rerun" feature in New Window.
    Kindly suggest me how to achieve this..
    Full points will be given.
    Thanks
    Jay Jay

    Hi Thanks.
    Even I'm also trying for the same scenario only.
    Actually I have 2 Web Templates.
    In First Template I have 2 Charts and 2 Zoom buttons for each.
    While I running the 1 Template, i give an Value in the  Variable screen of First Web Template.
    If I click a Zoom button of 1st Chart, It should open a New window with the Second Web Template. And Second Web Template should automatically take a First Template's Variable screen Values.
    (Since, U have an Mandatory field in Second Template u were not faced this requirment.)
    Even I tried with "TRANSFER_STATE". It is not taking the First Variable Screen's input values.
    Kindly help me in this issue.
    Thanks in advance.

  • Reporting Agent Web Templates. I'm missing previous precalculated data.

    Hello Gurus. I'm precalculating a web template that has variables, so the customizing has variants for the variable values. The web template shows weekly information and the user needs to see historic reports, from previous weeks.
    But when a run the planification package I lost the previous precalculated web templates. The only way I have found to obtain the reports for various weeks has been creating a variant for each week. But the users needs to consult a complete year, 52 weeks, so 52 variants!!
    How can I create new static data for the reports without missing the old data?

    hello,
    Tell me how are you scheduling the package..? is that on EVENT??
    have you craeted an event in SM62 first??
    --Nandita

  • How to use Hierarchy Filter Selection?

    Hi, experts !
    Could anyone give me a detail for how to use hierarchy filter selection ?
    When i locate a Hier filter selection in the template and execute it, a false info
    accured while filtering data,and the IE inferred the hier node object was missing.
    Then i add another hier filter in the same template, and the secend runs well, however the first one didn't.
    At last, i hide the first one, but the second one can't either.
    Help me !!!
    Thx in advance!

    Thanks Toja !
    Sorry to reply so late !
    The error is line: 51. error:'document.HIERARCHY_MENU_1.NODEID' is null or is not the object.
    The code on line of 51 says:document.HIERARCHY_MENU_1.NODEID.value = i_node;
    Could you please give me some documents on the topic of Hierarchy Filter Selection ?

  • Transport Web Templates BW 3.5

    Hi Expert,
    I am trying to transport a Web Template in 3.5. I would like to know if it is also necessary to transport web items included in the web template or it is done automatically?
    In transport connection, selecting the web template to be transported, and selecting option "In Data Flow before and aftw", i don't see any web item displayed...After the transport, checking in Object List of Request i can find:
    "BW: LOIO Class Web Templates"
    "BW: PHIO Class Web Templates"
    Are these maybe related to Web item?
    Thanks in advance.

    Hi, BEx web items of version BW 3.x are to be separately transportable via object type ITEM.
    So if system didn't add it into your transport request during collection in Transport Connection; I would say that there was no any change done on web items and therefore it is not needed to be transported.
    Regarding your 2nd question: Transport objects types: PHIO and LOIO are just technical links used for generated ID of your template into the physical storage of web templates. Do not remove those entries form your transport. They are needed in case of BW 3.x

  • To copy standard web template

    Hi guys,
    i need to modify a standard web template,
    how do i copy as i was told not to touch
    the original, so that it becomes my default,
    help me out guys,
    Thanks

    Hi:
    This workes for me:
    In BW, run transaction:
    SE38
    COpy program 'RS_TEMPLATE_MAINTAIN'.
    Execute the program.
    In the next screen, you will see two drop-down boxes.
    1) Technical Name of a Template
    Here, select 0ADHOC
    Again Execute
    In the new screen, select the third Icon - Copy As.
    Give New Name. Make sure its not there before, so gicve something like Z0ADHOC1, etc.
    You are done.
    Open WAS and select Open Web  Template.
    THere, you will either see the new one in History or do a seach with the name that you just gave.
    Ram C.

  • Text upload in Web Template variable selection screen

    Hi all,
    In the Analyzer it is possible to upload text files in the variable selection screen but I can't find this feature in the variable selection screen for Web Templates.
    Anyone has an idea ?
    Regards,
    Olivier

    Hi,
    it's is not possible with standard.
    I read in some sap feature paper that it will come.
    Maybe it will be possible with modification, but that's only an idea.
    Kind regards,
    Tobias

Maybe you are looking for

  • Javascript is not working in JSP

    Hi everybody, My javascript is not working in JSP.I m not able to fix this problem.Please tell where the problem in code. thx in advance. <%@page import="javax.servlet.http.*" %> <%@page import="java.sql.*" %> <html> <head> <script type="text/javascr

  • IOS Mail changes .mhtml extension to .html when opening in another app

    Hey there guys, Just noticed this, this morning. Recently, our Backup server admin changed the report sent out by our Microsoft DPM server from PDF to MHTML output. (DPM could *never* format the PDF correctly and, surprise surprise, can format the MH

  • Is anyone having issues with sound after upgrading RAM?

    I recently bought a 2009 Mac Mini with 1GB of RAM. Everything was working fine so I decided to upgrade the RAM to make running more apps a little smoother. I took it to KRCS (an Apple Premium Reseller) and they put in another 1GB stick. I took the MM

  • How to use Swing in Web Applications

    Can you suggest me some good PDF or some good site for reading about using SWING in a Web Application. In our web application we plan to use JSP/Struts for the presentation layer. However there are a few screens that require some advanced UI like col

  • Email from adobe?

    I received the next email: Hi Jan,-My name is Patsy Zingaro and I was wondering if you could please possibly assist me with some problems I'm having with Adobe Dreamweaver CS4.  I have created a website and it is currently uploaded and the site is: w