SET_SORTING command in WAD 7.0

Hi,
I have used SET_SORTING command on a DP built on a master InfoObject. The values are being displayed in a dropdown control in a WAD 7.0 template. The sort command is enabled on before first display of the web template. Settings chosen in SORT are as follows
Sort by Characteristic Member
KEY
Ascending
All Areas
The problem is that the sort options do not reflect & data in the dropdown is always being sorted by TEXT ASC. I have changed the sort options and tried several times - the sort still doesnt reflect. Any pointers as to why the sort isnt working? The KEY values of the master InfoObject (NUMC 2) are (01,02,03...09,10,11,12,13).
Thanks,
Priya

Hi Rashmi,
This note 1176550 might solve the issue depending on your SP.
Also review the application rules for hints -> note 1053310.
Thanks,
Michael

Similar Messages

  • Performance of set variable command in WAD

    Hi all
        The set variable command in WAD is performing really badly. Can somebody please help me to identify how to decrease the response time.
    thanks in advance

    Hi Vikram,
    your link to SAP Help is wrong. It refers to BW 3.5 (NW04), but your URL looks like BW 7.0 (NBW04s). So you need another SAP Help link. Try this one:
    <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/ef05462480025ae10000000a1553f7/frameset.htm">http://help.sap.com/saphelp_nw70/helpdata/en/43/ef05462480025ae10000000a1553f7/frameset.htm</a>
    Regarding to example 3 your link should look like this:
    <a href="http://sthbmdm8dv.client.com.50000http://www.sdn.sap.com/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=ZPlan_W00500&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=zplan_appid&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=10002002">http://sthbmdm8dv.client.com.50000http://www.sdn.sap.com/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=ZPlan_W00500&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=zplan_appid&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=10002002</a>
    If the variable screen starts up, you should suppress it in template properties.
    best regards
    ARNE
    Edited by: Arne Witte on Jan 18, 2010 6:40 PM

  • Export Web Application [EXPORT] Command in WAD

    HI Gurus,
    Here is a strange problem. I would like a real solution because I've read just about any documentation there is out there. So, thanks for thoughtful answers in advance.
    We created a custom template ZZANALYSIS_PATTERN off of SAP delivered standard 0ANALYSIS_PATTERN. We have also created a copy of 0ANALYSIS_PATTERN_EXPORT to ZZANALYSIS_PATTERN_EXPORT template in order to modify the look and feel of how reports look once exported to MS Excel.
    Here is the problem. When specifying parameters for Export command, we put ZZANALYSIS_PATTERN_EXPORT in the Internal Display -> Web Template section which forces it to go to that new custom template once user clicks on Export to Excel button vs going through a standard 0ANALYSIS_PATTERN_EXPORT template. The problem is that once that setting is specified when we test an extra pop-up window shows up when clickin on Export to Excel button - http://server/irj/servlet/prt/portal/prtroot/com.sap.ip.bi.web.portal.integration.launcher. That window is confusing to the users and it never closes, just blank window stays. Now, if we go back to Export command parameters in WAD and reset/leave the Default parameter setting for Internal Display section, no extra pop-up is showed and the user just gets open Excel file little window, which is what we need. So, that makes me wonder if there is some kind of backend config table where this Default setting could be changed from 0ANALYSIS_PATTERN_EXPORT to ZZANALYSIS_PATTERN_EXPORT, or maybe it is something in the BEx Web Analyzer iView in the portal.
    Thanks for your help.
    Andrei

    Hi Marcio,
    I have done this before long time ago. Yes there is no specific web item available to export as .txt ot TAB delimited file. But, it is possible from hard coding the HTML script in WAD to achieve it.

  • Command EXPORT / WAD

    Hello,
    I have a question in WAD,regarding EXPORT command  in the command buttons Excel Export and Print PDF (for example).
    Indeed, in the EXPORT command and more specifically in data integration I must to put lot of web items,can we put lot of web items automatically or we must to put web item by web item for each WAD report ?
    Thank you in advance for your reply
    Best regards

    Hello,
    Thanks Emmanuel for your reply.can you give me an example of this code please ? because I I've never coded in ABAP !
    I have another question about Unit Tests of Queries BeX and WaD,including the test values of the ratios of the request in BeX and the buttons in WAD ? How can we proceed ?
    Thanks for your reply

  • How to use Filter commands in WAD?

    Hello community,
    I am desperately trying to use the command wizzard in order to set a Filter to a chrarcateristic in an 7.0 web template:
    I have been trying these commands so far but it simply doesnt work:
    SET_SELECTION_STATE_SIMPLE
    SET_SELECTION_STATE
    My problem is: When I select the charcateristic which I want to Filter, I get always the Error message, that the characteristic is not a valied characteristic or structure of the Query. But this is not true, the Characteristic is in the query. I have tried for hours now but no success.
    Thanks for any help or advice.
    Carl

    Hi Carl,
    I had the same situation. All you have to do is to update your support package. After that it will work properly.
    I have - Support Package 7, Revision 571
    Regards
    Erwin
    Edited by: Erwin  Buda on Dec 5, 2008 9:47 PM

  • How to implement "First Page" command in WAD

    Hi there
    I have a bug in my code, in that if the user pages down a few times, then chooses to Display All Rows (option provided in dropdown), the code works correctly to display all rows, but starts at the point at which the user was ... not from row 1 as should be the case.
    In case this doesn't make sense :
    - Assume that the table shows 10 rows at a time
    - On first entry, rows 1-10 will be displayed
    - User presses the standard page-down button ... rows 11-20 now displayed
    - User now presses button to show all rows (say there are 30 rows in the query)
    - User now sees rows 11-30, with no paging functionality.
    I would like to add / insert an additional command which navigates to the first page, then shows all the rows, but I can't figure out how.
    I have tried setting DATA_ROW_FROM to 1, but that doesn't help.
    Please note that I can set the parameters to show all the rows, just need to be able to navigate to row 1 before I do that.
    Any ideas?
    Cheers,
    Andrew

    Come on ... nobody out there with an idea?

  • BI-IP with WAD using enhanced SAVE_DATA command. It is possible?

    Hi,
    I have a BI-IP Planning application based on WAD and deployed in WEB. My customer is asking to add some enhanced functionality to the SAVE button (SAVE_DATA command in WAD). The basic idea here is to extend forward for a simple validation procedure just before save data into the planning infocube.
    The validation consists just in make a single arithmetic sum by testing 100% for the weekly contribution percentages (input ready). I mean (weeks) W1, W2, W3, W4 for a month. Percentages entries given by user are 25, 25, 25, 30.
    IF SUM(Wi) > 100 THEN ERROR (dont let to save data)
    ELSE THEN SUCCESS (let to save data).
    At the same time, this kind of validation allows to add some basic rule to don't exceed the contribution margin for the immediate upper level...
    It is possible to do this? Any experienced comments doing this? any user_exit or enhancenments?
    Please advise.
    Thanks in advance.

    Hi,
    This is the procedure step by step that we have used to solve the req...
    1) Create the aggregation top-down level for sales units WEEKLY contributions (percentage).
    2) No filter used.
    3) Create the TYPE Formula Planning Function: VALIDATE CONTRIBUTIONS with condition 0VERSION = Plan/Active and Sales Route = ZVAR_ROUTE.
    4) Add the FOX Code to the formula as follows:
    FTBCH -> {KF, 0CALMONTH, 0CALWEEK, 0VOLUMEUNIT}.
    DATA CURRPER TYPE 0CALMONTH.
    DATA PERIOD TYPE 0CALMONTH.
    DATA CALWEEK TYPE 0CALWEEK.
    DATA NVALIDA TYPE F.
    NVALIDA = 0.
    CURRPER = VARV('ZIPM_MTHPLAN').
    FOREACH PERIOD, CALWEEK.
      IF PERIOD = CURRPER.
        NVALIDA = NVALIDA + {ZIP_CONT, PERIOD, CALWEEK, HL}.
      ENDIF.
    ENDFOR.
    IF NVALIDA <> 100.
      MESSAGE E001(UPF) WITH 'ERROR: CCM PORCENTAJE SEMANAL NO ASIGNADO A 100%.'.
      EXIT.
    ENDIF.
    This basically performs for each PERIOD and CALWEEK an accumulated value in order to summarize  the user data entry values. So IF validation is different 100% then will raise a message error direct to the end user interfase and stops the program logic otherwise continues with success.
    5) Build your ready-input query and WAD template as required and then put some web items like Data Provider, Analysis, SAVE / REFRESH and CANCEL button group.
    6) Go to the button group properties and select SAVE Command configuration then go to ACTION -> Command  and hit the button NEXT COMMAND.
    7) At the EDIT COMMAND LIST screen insert a new command VALIDATION and add your new planning function (VALIDATE CONTRIBUTIONS). By default you can see the SAVE_DATA command already there. You can execute process chains, standard and custom planning functions, planning sequences, etc ,etc....for this case when the SAVE_DATA command executes but you can also create your own commands and use it as well.
    8) Execute your WAD application from the URL web and test it.
    Hope this helps...

  • Expand/Collapse of structure in Query using WAD command

    Hi all,
    i have a query in which i have 3 selections inside a formula, and the formula is in collapsed state. Now my requirement is to expand the formula using a button in WAD so that the three selection columns inside the formula can be seen. How can this be realised using specific commands in WAD ?
    Kindly help
    Snehith.

    Hi,
    you can use the command SET_DRILL_STATE for this:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/7b5f0a95ce12d0e10000000a422035/frameset.htm
    As characteristic set the key figure structure.
    Best regards,
    Janine

  • Adding key figures using commands in Web Application Designer?

    Hello, all.
    I have a query the contains several key figures.  From that query, I created a query view in which only one of the key figures is displayed.  I'm using this query view for one of the data providers in a web template.  In Web Applicaiton Designer, I would like to be able to hide the key figure from the data provider and show a different one.  How can I accomplish this using the built-in commands?
    I know I can hide all key figures using the CLEAR_SELECTION_STATE command, but I can't figure out how to use a command such as SET_SELECTION_STATE_SIMPLE to show a different key figure.  Any help would be great!  Thanks.

    I've tried that using the GUI to configure the command, but WAD crashes when I try to open the window where I choose the member name.  The error says:
    "4A6DM1A4LTXPJKA1BA3LD9TTD is not a valid characteristic for InfoProvider MQM_M01."
    I also tried entering the commands as you suggested in the XHTML editor, but that resulted in an error when I tried to execute the command.
    Maybe I can do what I'm trying to do using some method other than changing key figures.  Basically all I want do is change the date range of the data shown using offsets.
    The key figures that I'm trying to add and remove are restricted in Query Designer to different date ranges.  These date ranges use offsets to set the restriction.  For example, one key figure is restricted to display values for only the last 7 days and I'm trying to replace it with a key figure that's restricted to the last 14 days.
    If I knew how to set a filter with offsets using commands in WAD, then I'd use that method, instead.  Any suggestions would be appreciated.

  • How to pass values to variables in WAD 7.0 using java script

    Hi.,
    My requirement is based on WAD 7.0.
    The sales value has to displayed in WAD using graph with various chart types.
    I have created variables for plant and material group in a query.
    I have created drop down box for plant with all plants in it, check box for material group and a Submit button in WAD in FORM tag of HTML coding.
    Once all the values are set in drop down box, checkbox and if the user clicks on submit button, the values has to captured by the variables for which I have created and the graph has to be aligned to the new values in variables.
    Kindly help me how to use java script to get the values from FORM and pass it to variables.
    Regards,
    Selva

    Hi Selva,
    You do not need to use Javascript for this. Instead you can achieve this by using API Commands in WAD 7.0.
    Please configure Action on the ButtonGroup webitem to use 'Commands'.
    ->Choose Command 'Set Variables Values / SET_VARIABLES_STATE' under Commands for Web Templates
    ->Set Display Variable Screen setting to OFF
    ->Choose Query Variable for Plant, Select Variable Type as 'Binding Type', Binding Type as 'Data Provider Selection', Data Provider as the one you have assigned to the Dropdown webitem, Characteristic as 0PLANT or as that assigned to the Dropdown webitem
    ->Repeat above steps for Query Variable Material Group
    Now when you make a selection from the Dropdown webitems, the Chart output will change accordingly. Let me know if this helps.
    --Priya

  • How to pass parameters to planning function in WAD

    Hi All,
    I want to pass parameters to planning function in WAD. Pls suggest how can I do that.
    Thanx
    Amit Jain

    Hi Amit,
    insert your planning function as a command in WAD ("EXEC_PLANNING_FUNCTION"). In the screen where you enter the technical name of your planning function you can also insert Data Bindings. There you can do a selection binding for a special characteristic or a variable value. If you want to assign a static (fix) value to a variable for example you can do a variable binding (technical name of variable/variable type "Variable Input String"/Variable Input String: set the required value).
    The same thing can be done executing planning sequences within WAD.
    Brgds,
    Marcel

  • BI Command for RRI

    Hi,
      We are trying to convert 3.5 web templates to 7.0 and places we were using RRI command SAP:
    <SAP_BW_URL DATA_PROVIDER='DATAPROVIDER_1' CMD='RRI' RRI_RECEIVER='QURY0001'>
    But while converting them they are not being converted properly.  Can any one tell me how I can convert the above RRI command to the new BI Command interface?
    Thanks

    Use the command wizard to generate the RRI command rather than doing it manually.
    See the link below for the command in WAD 7.0.
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/63ebb8896a311de10000000a155369/content.htm

  • WAD Container Layout

    Hi Experts!
    I am using 7.0 WAD for the first time.
    I need to use web item: Container Layout so display a Chart web item and a Analysis wen item in separate columns.
    My problem is that when editing the rows and columns propertiesof the Container Layout there are no values (apart from default) in the drop down for SUBORIDNATE WEB ITEM property.
    I have added the CHART web item and ANALYSIS web item into the Container Layout, but I don't get the option for subordinate web items. So how do I do this?
    I am obviously missing something basic, and have read other threads but still having probelms.
    Thanks for your help in advance.
    Sam

    Hi Sam,
    if you have selected the container layout in the export command the PDF will only be exported blank. This is caused by the following limitation for the export command (which is cut from the official statement of SAP Help according to the link below)::
    The standard functionality of export command within WAD is limited to the following special web items:
    ● Analysis
    ● Chart
    ● Maps
    ● Report
    ● Info Field
    ● List of Exceptions
    ● List of Conditions
    ● Text
    Therefore you can not print the container layout or its content. If you do not enter any web item in the export command both the analysis item and the chart item should be printed. However you will face the following problem (also a quotation from SAP Help):
    "When multiple Web items are embedded, they are generally arranged under one another in the print version. You cannot change how the Web items are arranged." 
    So if you want to print the items you will probably have to think of other structures (like arranging as tab items).
    The detailled source of SAP Help is over [here|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/68ce8391886e47e10000000a422035/content.htm].
    Brgds,
    Marcel

  • Set variable command

    Hi all
        The set variable command in WAD is performing really badly. Can somebody please help me to identify how to decrease the response time.
    thanks in advance

    Thanks for your response In our planning scenario there is a data provider which is filtered using a variable. When a row is selected in an analysis item table (which uses another data provider), the variable is set to use the characteristic value of the selected row. This is done using a u2018SET_VARIABLESu2019 command in WAD. Without using the SET_VARIABLES command the performance is acceptable but when SET_VARIABLES is used the performance is slow.

  • CMD=SAVE_VIEW in WAD

    Hi
    Can anyone give me the syntax for using the command in WAD template?
    I can't seem to make it work.
    Thanks
    Shlomi

    Check the template 0ANALYZER, this is used in that template.

Maybe you are looking for

  • Sub-Select SQL query in Oracle BI Answers

    Hi What's the proper usage of Sub-Select SQL query in Oracle BI Answers Version Oracle Business Intelligence 10.1.3.2.1? I get [SQL_STATE: HY000] [nQSError: 10058] A general error has occured when trying to Sub Select query like: itemno = (SELECT MIN

  • How to find programatically where the iView is present in page layout

    Hi all,     I have a iView (Abs Portal comp) in the page which has wideNarow layout . i have a requirement to find where the iView is loaded in the page i.e ) either in Wide column or Narrow column . Based on that i want to reduce/increase the size o

  • PDF's Background Transparent

    I just imported a PDF and the white background is appearing transparent in Keynote. How can I make the background show up as white? -Kirk

  • Why is my ipad backup taking over an hour to update to ios 5?

    I have tried for several days now to update my ipad to the ios 5 software.  Each time I plug in to start the process the "Backing up iPad" stops at about 2% of the install.  It's been at that point for 3 hours now with no movement. 

  • Drill down is not working in 3rd level of dimension hirarchy

    Hi, drill down is not working in 3rd level of dimension hirarchy,any issues. once i clicked on 3rd level it goes to detail level instead of going to 2nd level thanks