[WAD] Filter on a structure in an RRI link

Hello again, I have a second question,
Is it possible to put a filter on structure's formula in an RRI link?
I tried :
SAPBWOpenWindow(SAP_BW_URL_Get ()"&CMD=RRI& RRI_RECEIVER=QURY0002 &FILTER_IOBJNM='MY_STRUCTURE'&FILTER_VALUE='MY_FORMULA_NAME'&DATA_PROVIDER=" + escape(dataprovider),"CustDetails",600,400);
But it doesn't work. I thought the problem could come from the fact that a formula has no technical name but even with a ratio it failed!
Thanls in advance.
Mathieu

Hi,
First of all: Additional filter and navigation options are not possible with the command cmd=RRI.
This means additional filters in RRI links are not possible.
The filter link itself (meaning calling the Template without RRI and filter the data) would look like:
<A href="<SAP_BW_URL CMD='LDOC' TEMPLATE_ID = 'MY_WEBTEMPLATE' FILTER_IOBJNM='43C72B1F0D4D5B73E10000009F32EC25' FILTER_VALUE='4042UXMO7XH2LONXW39H41OV9'>">LIEN</A>
With BW 3.5. (NW2004) you could use the command RESET_DATA_PROVIDER with the parameter RRI='X'. This will internally utilize the RRI technology to transfer filter values and variables. With this command you can still add additional filter values or change the navigation state and so on
http://help.sap.com/saphelp_nw04/helpdata/en/bd/43143c1ab8ff1ae10000000a11405a/frameset.htm
Heike

Similar Messages

  • WAD: add new formula / structure element to report run by user

    Hi,
    I know that there is a possibility to add a formula or "structure element" to a WAD report that is being run by a user (user opens WAD report and can add a formula). We are using WAD 7. Unfortunately I don't know where this function is hidden in WAD (I am new to WAD....).
    Thanks!

    Hi Steve,
    Make sure you have the following web item and property enabled in your WAD template.
    ~ Context Menu Item >   Local Formula
    Once this is enabled, you can run the WAD report, right click and select Calculations and Translations > Formula > Create New formula
    This will populate teh formula builder.
    Hope this helps.
    Regards
    Snehith.

  • Web Application Designer 3.5 and Filter-Item with Structure

    Hello,
    I have the filter-item in a web application which is based on a query with a structure in the rows. Now I want to disable the visibility of the structure in the filter-element. Is that possible?
    Edited by: Gerrit Lober on Jun 9, 2008 2:15 PM

    Hi,
    is the structure in the rows the structure of the key figures? or did you create your own structure for the characteristics?
    don't think it's possible...
    ciao
    Joke

  • Display key and text by WAD command in custom structure hierarchy

    Hi everybody,
    I have a query using a custom structure with hierarchy layout. As usual the structure does only display its text as descriptions but I can enable the display the key in BEx Web by right-click on the analysis item --> Properties --> Characteristic --> Display. Unfortunately these setting can not be defined directly in the structure within the Query Designer.
    For a workaround I put the query into a web template, in which I used the Set Presentation (SET_PRESENTATION) command to enable key and text display from the start. Hence I put that command in the wem template parameters Action Before First Rendering (ACTION_BEFORE_FIRST_RENDERING). Everything is working properly and makes me very happy.
    But... there is one thing missing, I would like to implement... I want a toggle button, which allows the user to switch between key and text display and text display. Unfortunately setting the same command from Action Before First Rendering (ACTION_BEFORE_FIRST_RENDERING on a various button does not working. The button command only affects data rows of the leaves of the structure hierarchy. All parent nodes do not change their appearance.
    Any ideas how to solve this?
    Thank you for any helps and comments!
    Sebastian

    Hi Sebastian,
    I have a similar problem. Can you help me? How did you set the entry in Member Presentation of Command SET_PRESENTATION to display key and text? I just found the values to set the only text or only key.
    best regards,
    Barbara

  • Repository filter (namespace) project structure

    Hi:
    We are developing a repository namespace filter to enable
    manage the visibility and other aspects of news items
    created using xmlforms builder iview.
    We use EP60SP2P3HF7 with NWDS 2.0.5.
    The wizard to create the namespace filter project created
    the portal project like...
    -Project folder
    --src.api(with packages containing filter classes)
    --src.core
    --dist(containing PORTAL-INF,css,etc..folders)
    --src.config
    In this folder there is install,local folders;
    In these foders configuration XML files are located.
    After overriding filter() and other methods, when tried
    to deploy, nothing happened.
    But after mimicking the example in one of ThiloBrandt's  
    documentation, it did get deployed, but NWDS par deploy
    screen doesn't close. I need to shutdown the studio.
    I did even upgrade to NWDS 2.0.8 too, but invain.
    Does any body have a good documentation regarding
    developing these filters ?
    Thank you much inadvance, for the help,
    Prasad Nutalapati

    Hi,
    the most irritating in your posting at least for me was this combination: <i>EP60SP2P3HF7 with NWDS 2.0.5</i>.
    I'm really not that deep in the NWDS infrastructure, but I have been teached only to use the NWDS version for the corresponding WAS version - that means at least 6.40, not 6.20 etc.
    So why don't you use Eclipse with the provided KM-plugins?! This should more or less work (at least for the repository services the wizard works except for one error it produces, but at least this one is irrelevant for a repository filer).
    Hope it helps
    Detlev

  • RRI link to a web page

    Hi all!!
    I have this question:
    Im using the RRI to conect a query with a web page; all the information is o.k.
    When I see the query in a wad, i sellect the conection to the web page but in the name of the conection apper all the name of the page; is possible to give a short name??
    For example in the menu apper http://www.hotmail.com and i only want that apper Mail.
    Thanks for the answer
    Monica

    Hi Monica,
    how to resolve.. RRI to web..
    can u give steps... its urseful to others also..
    raj

  • Create Filter on an Interactive Report in a Link

    Hello,
    Here is info on my environment:
    Database: 10.2.0.1.0
    O/S: Windows XP
    APEX: v3.2.1
    I am trying to use the IR<operator>_<target column alias> feature to filter the linked Interactive Report. The feature does not seem to work. Does this feature work on a 10g database?
    Background:
    I am building the application (AnyCo Corp) described in the _2 Day + Application Express Developer’s Guide_ . On page 4-27 the section titled "_Linking a Column Value to Another Page_" describes linking from the Department report to the Employee report with the Column Link item IR_DEPARTMENT_ID. The link did not work, however.
    The included APEX Users Guide discusses this feature. The path to the relevant section is: Home > Adding Application Components > Creating Reports > Editing Interactive Reports > Linking to Interactive Reports. The Guide describes the string IR<operator>_<target column alias> with lots of operators.
    This is a neat feature. Unfortunately, no matter how I try to use it, it does not work. What am I doing wrong?
    Leon

    Check out these blog postings from the APEX Dev Team:
    http://anthonyrayner.blogspot.com/2008/07/dynamic-date-filtering-in-interactive.html
    http://dpeake.blogspot.com/2008/03/advanced-interactive-reports.html

  • Filter Values for character in Filter not to display in WAD 3.5

    Dear SDN's,
    We built a query in BI 7.0.In the query we taken one character Material in Default Values and make Default values M1,M2,M3.
    In default values we restricted Material with M1,M2,M3.
    We created WAD for this query in WAD 3.5 version.And in the navigation block we taken this character under list of characters,and we have filter also for this WAD.
    When we executed this WAD through browser,under Material filter it showing filter values as M1,M2,M3.
    i.e Material drill down and values  M1,M2,M3.
    and below it showing the report correctly.
    We doesnt want to display the values  M1,M2,M3 next to material filter.It should be shown balnk.
    I checked the properties of WAD,Filter,Navigation but not found.
    your suggestiosn are appreciated.
    Regards,
    Lakshman Kumar G

    Hi,
    this forum is for the SAP Integration Kit from BusinessObjects - not for the WAD. I would suggest you post this question into the WAD area
    ingo

  • Transfer parameters RRI

    Hey, people. I heve the following problem:
    I have two queries and pass from one to another using RRI.
    In the target query I have formula variable, which actually I would like to fill in user exit. The value I want to fill is some manipulation on values of characteristic that past through  RRI - Some manipulation on filter values that past in RRI. So does anybody has any idea how can I get the filter values which were past through RRI or any general "structure that keeps all the filters" (in case such one exists). I want to use its values in the exit for filling the calc. the formula variable values.
    Thanks in advance.

    Hi,
    I don't think it's possible to filter values dynamically using "Structures" option, they are appropriate for filtering using "fixed" values.
    Best option would be, writing user exit to pass appropriate values.
    Hope this helps.
    Bala

  • Drop down menu filter

    Hi all,
    I am trying to create a VC app with BI query.  The query has structures e.g.
    _____________________Actual Sales | Budget Sales
    Current week Product A
    Current week Product B
    Current week Product C
    Last Week Product A
    Last Week Product B
    Last Week Product C
    Last Month
    Last Year
    (actual sales and Budget sales are key figures and Current week and last week are defined by custom weeks (from sunday to saturday) these are the selections)
    Ideally I would like to have a drop down menu to show the Structures (current week, last week,...) when I choose current week this should pass this filter to the graph to show current week sales vs budget for products ABC...)
    Is this possible and if so how??
    You help is appreciated and thanks in advance.
    Regards
    Avinesh

    I am doing exactly that, but with the dynamic filter, it does not give me the options to filter using the structure or selections.  it only gives me the option to select products and web api.  I donot know how to use the web api to filter my selections and i donot know how to use the expression editer.  I tried the static list and had the keys the same as the ones in the query.  that does not work, can you outline the steps with the provided example.
    Regards
    Avinesh
    Thanks

  • Customizing wad context item with BI 7.0

    Hello,
    we want to add standard command SAVE_AS in context menu. How is it possible to add specific item to context menu with WAD 7.0 ?
    Thank's
    Thierry

    The following links might help
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/43/1776b8fa923614e10000000a422035/content.htm
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/624da0e6444ddee10000000a1553f7/content.htm

  • Access 2010 filter by form problem

    I have an Access program with the forms recordset populated by a ado recordset with data from a SQL Sever stored procedure.
    Fiter by forms works nicely under Access 2003.
    I migrated to Office 2010 and converted my Access program to the 2007 format, recompiled the whole and started to run with Access 2010.
    And now I cannot filter by forms anymore.
    I can use the new shortcut menu but it never actually filters my data at all on the form.
    On the internet I found someone who found out that replacing a dll with the one from Office 2007 does fix this.
    And it actually does but surely this cannot be the final solution.
    Any one experienced the same behaviour and found a solution.

    Hi,
    First, I want you to confirm whether the steps of converting Access 2003 to Access 2010 is right:
    On the
    File tab, click Open.
    In the
    Open dialog box, select and open the Access 2000 or Access 2002 - 2003 database (.mdb) that you want to convert.
    On the
    File tab, click Save & Publish, and then, under
    Database File Types click Access Database (*.accdb).
    Click
    Save As.
    If any database objects are open when you click
    Save As, Access prompts you to close them prior to creating the copy. Click
    Yes to make Access close the objects, or click No to cancel the entire process. If needed, Access will also prompt you to save any changes.
    In the
    Save As dialog box, type a file name in the File name box, and then click
    Save.
    Access creates the copy of the database, and then opens the copy. Access automatically closes the original database.
    Quote from:
    http://office.microsoft.com/en-us/access-help/convert-a-database-to-the-accdb-file-format-HA010341552.aspx
    Secondly, try to reapply the filter in the Access 2010 to check the issue. Please refer to the “Filter by form” part of the following link to see
    the steps:
    http://office.microsoft.com/en-us/access-help/apply-a-filter-to-view-select-records-in-an-access-database-HA010341691.aspx#formfilter
    Jaynet Zhang
    TechNet Community Support

  • Structurs in LSMW

    Hi Experts,
    Why LSMW has multiple structures.I have created multiple structures and assigned in field mapping.But when i was in READ FILES step it is showing no field name.So how to handle multple structures.
    Kindly tell me abt error handling in LSMW.

    Hi,
    1. Maintain Attributes:
    Here you have to choose the second option and you can do the recording how this should work. Then assign the same to the Batch Input Recording name.
    2. Maintain Source structure:
      Create a structure name
    3. Maintain Source field:
       In this you have to create a structure same as taht of the input file
      eg: name
           age
    4. Maintain structure relations:
       This will link the structure to the input file.
    5. Maintain field mapping and conversion rules:
       Here is the place where you can do coding, depending upon the code you have   written or assignment you have done the values will get picked up from the file and get processed.
    6. Maintain field mapping and conversion rules:
       If you have any fixed values you can define here.
    7. Specify files:
       Specify the input file path and type.
    8. Assign files:
        This will assign ur file to the Input file
    9. Read Data:
       This will read ur data from teh file.
    10. Dispaly Read Data:
        You can see the uploaded data
    11. Convert Data
         This will convert the data to the corresponding format for processing
    12. Display Converted data:
    13. Create batch input session
         Here this will create a batch input session for processing
    14. Run Batch Input session:
         By clicking on the session and process the same you can do teh needfu.
    Hope this helps you.

  • Web Dynpro ALV Lead Selection following filter

    Hi,
    How/Where can I set the lead selection on my ALV grid following the filter?  Thanks
    Samir

    Hi,
    Go through this link
    [ALV,Filters|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907?quicklink=index&overridelayout=true]
    cheers,
    Bhavana

  • Tag structure for a linked TOC

    What is the proper tagging structure for a linked Table of Contents and how does one create it? I can't find instructions on how to do it!! I am tagging my document on a Mac and using Adobe Acrobat Pro X. Thank you for any help you can give me!!

    It sounds like you are post-processing an existing PDF to build / augment the structure tree.
    In that context it might be best to take a basic approach.
    Say you have:
    Line 1 is: This is the TOC
    Line 2 is: Chapter 1 (some text) (maybe a leader .....) (maybe a page number)
    Line 3 is: 1.1 (some text for sub-section level 1) (maybe a leader .....) (maybe a page number)
    Line 4 is: 1.1.1 some text for sub-section level 2) ( maybe a leader .....) (maybe a page number)
    Build this in the structure tree (please, do avoid use of TORU).
    n.b., "[ ]" denotes the content container (the "banker's box seen in the structure tree)
    (P) tag
         (Link) tag
            [ ] objr
            [ ] (Line 1's content)
    More of the same for the remaining 'Lines'
    While you could make use of the grouping elements TOC and TOCI doing so manually is non-trivial.
    Grouping elements are only used to group other structure elements and are not directly associated with content items.
    You start with -TOC-
    Children of -TOC- can be -TOCI- and/or nested -TOC- elements.
    -TOCI- groups the individual members of a table of contents.
    Children of -TOCI- can be:
    -Lbl-
    -Reference-
    -NonStruct-
    -P-
    -TOC-
    Be well...

Maybe you are looking for

  • How we can see the balance of p/l account in the sap fi/co

    if we prepare the balance sheet and profit and loss account where we can see the profit and loss account balance?

  • Implementing a new PKI Structure that supports SHA256

    My question has to do with moving away from our old PKI environment and onto a new PKI environment I am designing. A little background...So due to the fact that our existing PKI environment was not installed using most best practices and it only supp

  • "i" button disabled for PCs in Podcast area

    Any PC user who downloads any new episode and clicks the "i" button in iTunes' Podcast area (not the iTunes Store) will get a blank screen instead of a continuation of the episode Summary. As this is a non-Apple problem, Tech Support is not going to

  • Why are programming symbols suddenly interspersed in my email messages?

    About 3 weeks ago, I began getting what look like programming strings interspersed in email messages from one source. No one else who gets email from that source gets them. No other email is affected. They are a combination of <BR> <BR> and strings o

  • Any mp4 updates for Audition?

    I could not find a recent answer or update to this question in the previous discussions. If I read correctly, AA does not natively support importing mp4 video for audio sweetening and/or fixes. If a fix is available I missed the info and apologize in