How to make the ValidIf work as a ValidIfNot?

The metric "M1" has two different ColumnDescriptor list. If the dynamic property "version" is 4, then M1's ColumnDescriptor list includes 'C1', 'C2'. If the dynamic properties "version" is not 4, then M1's CoumnDescriptor list includes 'C1', 'C2', 'C3'. Is it possible to make this requirement accomplish?
Thanks,
Satine

Hey Caroy,
Thank you for your help.
I used to make the old requirement like below,
<Metric NAME="M1" TYPE="TABLE" HELP="NO_HELP" >
<ValidIf>
<CategoryProp NAME="version" CHOICES="4.1"/>
</ValidIf>
<TableDescriptor>
<ColumnDescriptor NAME="C1" TYPE="NUMBER" />
<ColumnDescriptor NAME="C2" TYPE="NUMBER" />
</TableDescriptor>
<Metric NAME="M1" TYPE="TABLE" HELP="NO_HELP" >
<ValidIf>
<CategoryProp NAME="version" CHOICES="5.1"/>
</ValidIf>
<TableDescriptor>
<ColumnDescriptor NAME="C1" TYPE="NUMBER" />
<ColumnDescriptor NAME="C2" TYPE="NUMBER" />
<ColumnDescriptor NAME="C3" TYPE="NUMBER" />
</TableDescriptor>
But now the requirement changed that the condition works for second M1 is not only version=5.1, but the version more than 5.1. I don't know how to do that. Could you give my some comments?
Thanks,
Satine

Similar Messages

  • Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    Hi. I have a 2008 macbook pro 15.4 inch. Not abused but the hinge is stiff and the lid/ screen is starting to de-laminate at the bottom edge. Any ideas on how to make the hinge work a little more freely and how to re-seal the screen to the lid?

    When you have kernel panics, the pertinent information is in the panic report.
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    In the Console window, select
              DIAGNOSTIC AND USAGE INFORMATION ▹ System Diagnostic Reports
    (not Diagnostic and Usage Messages) from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar.
    There is a disclosure triangle to the left of the list item. If the triangle is pointing to the right, click it so that it points down. You'll see a list of reports. A panic report has a name that begins with "Kernel" and ends in ".panic". Select the most recent one. The contents of the report will appear on the right. Use copy and paste to post the entire contents—the text, not a screenshot.
    If you don't see any reports listed, but you know there was a panic, you may have chosen Diagnostic and Usage Messages from the log list. Choose DIAGNOSTIC AND USAGE INFORMATION instead.
    In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)
    Please don’t post other kinds of diagnostic report.
    I know the report is long, maybe several hundred lines. Please post all of it anyway.

  • How to use the validation work in Both TAB and Mouse keys in Forms6i

    Hi,
    I have a validation script once it's validated it should execute the query.But using When-Validate-Item i can't use execute_query.I am able to use the validation in Key-Next-Item trigger but if the user moves the cursor using mouse then it's not working.
    How to use the validation script working in Both Scenarios(Tab and Mouse keys).
    Can anyone please give inputs to rectify the above issue?.

    So you have multiple fields, but on at least one of them if it's valid you immediately want to execute the query?
    You could create a hidden field in a control block Query_Now default 'N'. In a WHEN-VALIDATE-ITEM on your item, if it's determined to be valid, then set Query_Now to 'Y'.
    In a WHEN-NEW-ITEM-INSTANCE at block level, check if Query_Now is 'Y'. If it is then execute the query (and set it back to 'N').

  • How to make the tableCellRenderer work correctly!

    i have a simple TableCellRenderer as the following:
    public class ErrorCellRenderer extends DefaultTableCellRenderer {
    public ErrorCellRenderer() {
    //setOpaque(true);
    public Component getTableCellRendererComponent(JTable table, Object value,
    boolean isSelected, boolean hasFocus, int row, int column) {
    Component renderer = super.getTableCellRendererComponent(table, value, isSelected, hasFocus, row, column);
    if (value != null) {
    setText((String)value);
    if (((String)value).equalsIgnoreCase("Error")) {
    renderer.setForeground(Color.red);
    } else
    setText("");
    return renderer;
    my calling prg is as the following:
    tblError.getColumn("Type").setCellRenderer(new ErrorCellRenderer());
    it suppose to change the cell color with it's value = 'Error', but when my table have a cell meet that condition, the table will auto refresh all the rows color of that column to red.
    how to avoid the above problem and the cellrenderer only apply to those correct cell?

    hi, try:
    public class ErrorCellRenderer extends DefaultTableCellRenderer {
    public ErrorCellRenderer() {
    //setOpaque(true);
    public Component getTableCellRendererComponent(JTable table, Object value,
    boolean isSelected, boolean hasFocus, int row, int column) {
    Component renderer = super.getTableCellRendererComponent(table, value, isSelected, hasFocus, row, column);
    if (value != null) {
    setText((String)value);
    if (((String)value).equalsIgnoreCase("Error")) {
    setOpaque(true);
    renderer.setForeground(Color.red);
    } else
    setText("");
    return renderer;
    }

  • 1080P mixed with 720P - how to make the workflow work best?

    Dear Forum
    I am starting a new documentary and before i start i want to clear something out..
    I have shot most of the footage in 720P But maybe about 1/3 of the footage is in 1080P (I was requiered to do so because some of the footage was used for television)
    My question is: How do i start my project workflow with mixed footage??
    When choosing a 1080P sequense and scaling to resize the 720P footage, i am unable to use the warp stabiliser on the "up-Scaled" 720P footage... Thats basicly the problem..
    Please Help!
    Thanks in advance!
    - Simon

    Do a test for yourself
    Not sure about that  film grain idea though!
    Here is your upscale....

  • How to make the IC_EMAIL work center working?

    Hi Gurus,
    I am testing the email funcation of SAP delivered business role UTIL_IC (Utilities IC Agent). The email profile is 'DEFAULT' with email provider as ICI. The work center is IC_EMAIL.
    After I clicked the email option under communication through the navigation bar, the email screen was loaded. However, there is no any response after I clicked the 'new email' button (the BP was confirmed). Also the screen was frozen in the email screen and it did not go anywhere no matter what else option I chose in the navigation bar.
    I checked the naviagtion bar profile UTL-IC and IC_EMAIL is maintained in the generic outbound plug mapping as below.
    IC_EMAIL  Display  IC_EMAIL2 (LogLinkID)
    IC_EMAIL Create TEMAILCR (TargetID)
    Could you help to shed some light on this? Also does anyone know which component is behind this IC_EMAIL screen (I could not choose any field in this screen to press F2)?
    Thanks in advance!

    Hi,
    This is solved by note 1281208.
    Thanks,
    Edited by: Zhijie Kong on May 24, 2011 6:06 PM

  • How to make the pointer work when clicking?

    Hi,
    I have purchased a new Macbook Pro and am at set up stage yet. I can't go further because the pointer is not working when I am clicking. I can't click on "Start using Mac OS X Lion." I have become so frustrated now! Please let me know if I can fix it or I have to return it to apple centre for fixing.
    Cheers,
    Mehrshaad

    Press the 'tab' key on your keyboard a couple of times. You should see the blue highlight/focus move between options. When its on the option you want, hit the spacebar.
    There may be something wrong with your trackpad. Try pressing down quite hard in the bottom left corner. It it takes an unreasonable amount of force, take it back to the shop to have it cleaned or replaced.
    I had exactly this problem from new (in 2009) and never bothered to get it fixed because I mostly use 'tap to click'
     > System Preferences > Trackpad | One Finger - tap to click
    but it is an PITA in installation and recovery mode where that gesture is off by default.

  • How to make the profiler work?

    Hello Forum
    I just read about the profiler feature of flex builder 3.  I can't seem to get it to work though.  I switch to the profiler view.  Close the browser and profle the application (Run).  The profiler shows no data.  It seems to be turned off?
    What am I missing?  I assume it's something very basic.
    Any ideas?
    Thank you
    sk

    Hi again.
    The flex builder 3 profiler still doesn't work.  It behaves exactly like the debugger, meaning it launches a new browser with the html / swf with the following url: http://testproject:8888/testproject.html?debug=true#
    All the traces are printed in the console window.  So that is helpful.  But when I switch the perspective to "Flex Profiling" view, I get an empty panel with all buttons disabled (see attached screenshot).
    I'm building an actionscript 3 project for the browser as well as for a standalone application (.app).
    I have MAMP Pro installed through port 8888.  So my project is accessible through: http://testproject:8888/testproject.html
    I am building for flash player 9.
    I've attached a screenshot of the preference settings.
    Prashant, I have followed your advice #2.  The debug node is set to true and uncommented.
    Any advice is much appreciated.
    Thank you.
    sk

  • How to make the showmodulename work?

    Hi,
    I need to find jsp page name for the e-service. I put on this to url.
    http://<host>:<port>/icss_b2b/init.do?scenario.xcm=scenario1?showmodulename=true.
    It does not show the page name.
    I tried:
    http://<host>:<port>/icss_b2b/init.do?showmodulename=true.
    This also does not work.
    I also want to activate the translate.show.key.only by:
    http://<host>:<port>/icss_b2b/init.do?translate.show.key.only=99
    This does not work.
    What I need to do? Do I need to configure XCM? where is the place can trun on?
    Thanks
    JC

    Try Adding the following to your web.xml file.
    <context-param>
          <param-name>
            showmodulename.core.isa.sapmarkets.com
          </param-name>
          <param-value>
            false
          </param-value>
          <description>
            Deprecated: See XCM Component &quot;ui&quot; parameter &quot;showmodulename&quot;
          </description>
        </context-param>

  • How to make the KeepAlive work

    I am using solaris 10 now and need to use the KeepAlive functionality of tcp. I used the command *"ndd"* to set the tcp_keepalive_interval to 10000, and use the function *"setsockopt"* to set the SO_KEEPALIVE option to 1 in my program , but it does't work. I wonder whether I have done the right configuration or there is some other work to do, since this functionality can be easily done in linux and windows . Looking forward to help from the more experienced developers, thanks.

    I used the wrong IP.
    127.0.0.1 is localhost.

  • How to make the appliance work?

    Hi guys
    I hope you can help me, i have little knowledge in administrating and networking issues.
    In order to find the easiest way to try livecycle I have installed the VM ware appliance and it seems to work.  The appliance is installed on my desktop through wm ware.
    I cant login from my windows desktop (tried explorer, chrome and firefox). Appliance inet adress is 127.0.01. But when use either of
    Test FormsIVS : http://127.0.01:8080/FormsIVS
    Test OutputIVS : http://127.0.01:8080/OutputIVS
    It doesnt work, I just get something like "Oops couldn't finde the page"
    Possible issues (http://d2x45prcet210j.cloudfront.net/readme.pdf):
    Step 1) When i tried to bridge to "intel(R) 82567LM Gigabit Network Connection" i could not get on the internet, after i put it on automatic i can get on the internet, but is it supposed to be in the "intel..." ?
    Step 7) "In the YaST2 firstboot screen, change the Hostname and Domain name to fit your network environment. Uncheck the first checkbox for "Change Hostname via DHCP" but check the second one for "Write Hostname to /etc/hosts"
    I unchecked the first checkbox and checked the second one but...   I don't know what to write in hostname or domain name? i just wrote localguide both places, if i remember right.

    I used the wrong IP.
    127.0.0.1 is localhost.

  • I cant access a website with my AX but if i swap it out with a linksys i can access it. Any ideas how to make the AX work?

    As I stated I can t access a specific website. Here is some of the specifics.
    1 The website is a redirect from USAJOBS.
    2 The websites are goverment sites.
    3 The AX is 2nd gen
    4 Configured as DHCP
    5 The other router is a Linksys
    6 The Linksys router is configured as DHCP also.
    7 When the redirect happens it just hangs. Nothing is returned.
    8 The Linksys is my sons ans will be returning to college in August.
    Does anyone have any ideas?
    Thanks

    "Hard reset" the AirPort Express (see below):
    While you do that, it's a good idea to reset your cable or DSL modem as well. Make it a rule to reset your modem whenever you connect something different to it. Failure to do that could conceivably explain the problem you are experiencing.
    To "hard reset" an AirPort Base Station: make sure it's powered up, then gently press and hold its tiny reset button. Don't apply any more force than required to feel a tactile click.  Keep it depressed for five to ten seconds, long enough for its LED to flash amber rapidly. Release the reset button. Then, the LED will glow amber steadily for about a minute. Then, it will flash amber, slowly, about once every second or two, waiting for you to configure it with AirPort Utility.
    Following the "hard reset", reconfigure your Express.
    Resetting an AirPort Base Station or Time Capsule FAQ

  • How to make the bookmark work within portal

    Dear all,
      as we know, when we click bookmark button, the system will generate a url with bookmark id in the address bar. But within portal, since the query is only treated as an iview, the generated url will not display in the address bar.
      another question is, when we use this bookmark address, it will leave to global ie level from the portal screen.

    This is a copy of 0QUERY_TEMPLATE that includes code to add to ie favorites. You can get the url from the document within the portal frame and add it to IE. you can do this with a singular button or multiple buttons. Similarly, you can add this logic to the 0ADHOC template in BW 3.5 and add a button there...
    <!-- Set the data provider --->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_DATA_PROVIDER"/>
             <param name="NAME" value="DP"/>
             <param name="QUERY" value="0D_FI_C02_Q001"/>
             <param name="INFOCUBE" value="0D_FI_C02"/>
             <param name='HELP_SERVICE' value='ZPRINTING'/>
             <param name='HELP_SERVICE_CLASS' value='Z_PRINT_HELP_SERVICE'/>
             DATA_PROVIDER:             DP
    </object>
    <!-- Output area --->
    <html>
    <!-- BW data source object tags -->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="SET_PROPERTIES"/>
             <param name="TEMPLATE_ID" value="ZPD_QUERY_TEMPLATE"/>
             <param name="MENU_FILTER_ON_AXIS" value="X"/>
             <param name="MENU_DRILL_UP" value="X"/>
             <param name="MENU_EXCHANGE_OBJECTS" value="X"/>
             <param name="MENU_SWITCH_AXIS" value="X"/>
             <param name="MENU_HIERARCHY_DRILL" value="X"/>
             <param name="MENU_HIERARCHY_STATE" value="X"/>
             <param name="MENU_CALCULATE_RESULT" value="X"/>
             <param name="MENU_CALCULATE_VALUE" value="X"/>
             <param name="MENU_CUMULATE_VALUE" value="X"/>
             <param name="MENU_DISPLAY_DOCUMENT_SELEC" value="X"/>
             <param name="MENU_EXPORT_TO_CSV" value="X"/>
             <param name="MENU_EXPORT_TO_XLS" value="X"/>
             <param name="MENU_BOOKMARK_WITH_DATA" value="X"/>
             <param name="MENU_PERSONALIZE" value="X"/>
             <param name="MENU_CHARACTERISTIC_PROPERTIES" value="X"/>
             <param name="MENU_VALUE_PROPERTIES" value="X"/>
             <param name="MENU_QUERY_PROPERTIES" value="X"/>
             <param name="MENU_VARIABLE_SCREEN" value="X"/>
             <param name="MENU_CURRENCY_CONVERSION" value="X"/>
             <param name="MENU_ENHANCED" value=""/>
             <param name="CMENU_LABEL" value="Print"/>
             <param name="CMENU_FUNCTION" value="callPrintHelpService"/>
             TEMPLATE PROPERTIES
    </object>
    <head>
    <!-- Query description in the window title bar --->
    <title>
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="TITLE"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="ELEMENT_TYPE_1" value="COMMON"/>
             <param name="ELEMENT_NAME_1" value="REPTXTLG"/>
             <param name="ONLY_VALUES" value="X"/>
             <param name="ELEMENT_NAME" value="REPTXTLG"/>
             ITEM:            TITLE
    </object>
    </title>
    <!-- Javascript Enhancement of Printing via Context Menu--->
    <script language=javascript>
             function callPrintHelpService(parameter, cell_type, filter, parameter1, parameter2, item, dataprovider, x, y)
                      var url = SAP_BW_URL_Get();
                      url = url + "&CMD=PROCESS_HELP_WINDOW&HELP_SERVICE=ZPRINTING&DATA_PROVIDER="+dataprovider;
                      window.open(url, "Print", "width=800, height=600, menubar=yes, toolbar=no, scrollbars=yes, resizable=yes");
    </script>
    <!-- Javascript Enhancement to choose a stylesheet--->
    <script language="JavaScript" type="text/JavaScript">
             function MM_jumpMenu(targ,selObj,restore)
                      eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
                      if (restore)
                               selObj.selectedIndex=0;
    </script>
    <!-- Javascript Enhancement to mouseover is brighter-->
    <script language="JavaScript">
             function makevisible(cur,which)
                      strength=(which==0)? 1 : 0.2
             if (cur.style.MozOpacity)
                      cur.style.MozOpacity=strength
             else if (cur.filters)
                      cur.filters.alpha.opacity=strength*100
    </script>
    <!-- Javascript Enhancement to choose a stylesheet--->
    <script language="JavaScript" type="text/JavaScript">
             function MM_jumpMenu(targ,selObj,restore)
                      eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
                      if (restore) selObj.selectedIndex=0;
    </script>
    <!-- BEGIN WAIT INDICATOR FUNCTION -->
    <script language="JavaScript">
             function waitIndicator()
                      if (document.all)
                               document.all('hidepage').style.visibility = 'hidden';
                      else
                               if (document.layers)
                                        document.hidepage.visibility = 'hidden';
                               else
                                        document.all.hidepage.style.visibility = 'hidden';
    </script>
    <!-- END WAIT INDICATOR FUNCTION -->
    <link href= "/sap/bw/Mime/Customer/StyleSheets/BWReports35.css" type="text/css" rel="stylesheet"/>
    </head>
    <body onLoad="waitIndicator()" class="BODY2" leftmargin=5 topmargin=10 link="#0063a4" alink="#0000ff" vlink="#455900">
    <!-- BEGIN WAIT INDICATOR -->
    <!-- add the following to the Web Template before the contents to be displayed -->
    <!-- NOTE: Change the background color and layer-background color within the DIV below -->
    <!-- to the template BG COLOR -->
    <!-- The wait indicator displays for the amount of time that it takes to render the complete -->
    <!-- html document in the browser.  Once the document is loaded, then the "Wait Indicator" -->
    <!-- is hidden -->
    <div id=hidepage style="Z-INDEX: 9999; LEFT: 5px; WIDTH: 100%; POSITION: absolute; TOP: 5px; HEIGHT: 100%; BACKGROUND-COLOR: #9dbbd7; layer-background-color: #9DBBD7">
      <table width="100%" height="100%">
        <tr>
          <td ALIGN="middle">Analyzing data...Please wait. <BR> <BR>
    <!-- change the path to the following image -->
            <IMG SRC="/sap/bw/Mime/Customer/Images/changing_infocube_final_R3.gif"></td>
        </tr>
      </table>
    </div>
    <!-- END WAIT INDICATOR -->
    <!-- Form to choose a Stylesheet --->
    <form name="form1" >
             <select name="menu1" size = '-1' onChange="MM_jumpMenu('parent',this,0)">                 
                      <option value="<SAP_BW_URL>"></option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/Customer/StyleSheets/BWReports35.css'>">BW 3.5 Default Stylesheet</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/BWReports.css'>">BW 3.3 Default Stylesheet</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/BWReports_mediumfont_print.css'>">Black and White Stylesheet (medium font)</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/BWReports_smallfont_print.css'>">Black and White Stylesheet (small font)</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/Customer/StyleSheets/Chrome_BWReports.css'>">Style Sheet "Chrome"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/Highcontrast_BWReports.css'>">Style Sheet "Highcontrast"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/Customer/StyleSheets/Highcontrastb_BWReports.css'>">Style Sheet "Highcontrast B"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/Meadow_BWReports.css'>">Style Sheet "Meadow"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/Mocha_BWReports.css'>">Style Sheet "Mocha"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/Customer/StyleSheets/Polarwind_BWReports.css'>">Style Sheet "Polarwind"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/Rosewood_BWReports.css'>">Style Sheet "Rosewood"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/BEx/StyleSheets/Sage_BWReports.css'>">Style Sheet "Sage"</option>
                      <option value="<SAP_BW_URL cmd='LDOC' TEMPLATE_ID='ZPD_QUERY_TEMPLATE' STYLE_SHEET='/sap/bw/Mime/Customer/StyleSheets/Streamline_BWReports.css'>">Style Sheet "Streamline"</option>
             </select>
    </form>
    <!-- Body consists of 3 parts: Headline, Toolbar, Items --->
    <table cellpadding="0" cellspacing="0" border="0" class="SAPBEXBorderFlexBox" width="612">
    <tr><td>
    <table width="100%" class="SAPBEXFlexBoxStdBg" cellpadding="0" cellspacing="0" border="0" >
    <tr>
    <!-- Headline: Query description --->
    <td width="600" class="SAPBEXtitle" tabIndex="0">
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="Headline"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="ELEMENT_TYPE_1" value="COMMON"/>
             <param name="ELEMENT_NAME_1" value="REPTXTLG"/>
             <param name="ONLY_VALUES" value="X"/>
             <param name="ELEMENT_NAME" value="REPTXTLG"/>
             ITEM:            Headline
    </object>
    </td></tr>
    <tr>
    <td  class="SAPBEXWHLoffset" style="BACKGROUND-COLOR: #ffffff"> </td>
    </tr>
    <!-- Toolbar --->
    <tr><td style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px"
             >
    <table cellspacing="0" cellpadding="1" border="0" class="SAPBEXNavLineBorder" width="450"><tr><td width="100%">
    <table border=0 cellspacing=0 cellpadding=5 width="100%"><tr>
    <!-- Display ALL --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR8*&MULTI=X&HIDDEN=&CLOSED=X'>"><IMG onmouseover=makevisible(this,0) style  ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Display Full Options" src="Mime/BEx/Icons/imo_geo_south.gif" border=0 ></A></td>
    <!-- Display table and nav block --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR1*&MULTI=X&HIDDEN=''>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="622">" src="Mime/BEx/Icons/S_B_TVAR.gif" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Query Properties--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL DATA_PROVIDER='DP'  CMD='PROCESS_HELP_WINDOW' HELP_SERVICE='QUERY_PROPERTIES'>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Query Properties" src="Mime/BEx/Icons/b_crystal.gif" border=0 ></A></td>
    <!-- Display Infos --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR3*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="T70">" src="Mime/BEx/Icons/S_B_TXDP.gif" border=0 ></A></td>
    <!-- Back --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='BACK' DATA_PROVIDER='DP' ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR1*&MULTI=X&HIDDEN=''>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Back" src="Mime/BEx/Icons/s_geo_west.gif" border=0 ></A></td>
    <!-- List Documents--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR9*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Display Documents" src="Mime/BEx/Icons/s_f_nxtp.gif" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Bar Chart--->
    <td class="SAPBEXNavLine"><A href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2GR6GR7GR8NavBlock
    &HIDDEN=' CMD_3='ITEM=GR1GR2GR6GR7GR8Table&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_COLUMNSTACKED&GENERATE_CAPTION='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="657">" src="Mime/BEx/Icons/S_GISBAR.gif" border=0 ></A></td>
    <!-- Display Pie Chart--->
    <td class="SAPBEXNavLine"><A href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2GR6GR7GR8NavBlock
    &HIDDEN=' CMD_3='ITEM=GR1GR2GR6GR7GR8Table&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_PIES&GENERATE_CAPTION='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="658">" src="Mime/BEx/Icons/S_GISPIE.gif" border=0 ></A></td>
    <!-- Display Line Chart--->
    <td class="SAPBEXNavLine"><A href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2GR6GR7GR8NavBlock
    &HIDDEN=' CMD_3='ITEM=GR1GR2GR6GR7GR8Table&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_LINES&GENERATE_CAPTION='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="659">" src="Mime/BEx/Icons/lines.gif" border=0 ></A></td>
    <!-- Display 3D Bar Chart--->
    <td class="SAPBEXNavLine"><A href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=GR1GR2GR6GR7GR8NavBlock
    &HIDDEN=' CMD_3='ITEM=GR1GR2GR6GR7GR8Table&HIDDEN=' CMD_2='CMD=RESET_ITEM&ITEM=GR2Chart&WIDTH=600&HEIGHT=400&HIDDEN=&ITEM_ID=0QUERY_TEMPLATE_3DCOLUMNS&GENERATE_CAPTION='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="660">" src="Mime/BEx/Icons/columns_3D.gif" border=0 ></A></td>
    <!-- Display Switch Axes --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='SWITCH_AXES' DATA_PROVIDER='DP'>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="312">" src="Mime/BEx/Icons/S_B_RESH.gif" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Exceptions--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR4*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="281">" src="Mime/BEx/Icons/S_BWEXMO.gif" border=0 ></A></td>
    <!-- Display Conditions--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR5*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="282">" src="Mime/BEx/Icons/S_SUMMAR.gif" border=0 ></A></td>
    <!-- Display Dropdown Box--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR7*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style    ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Dropdown Box - Company Code" src="Mime/BEx/Icons/imo_filter_ddown.gif" border=0 ></A></td>
    <!-- Display Checkboxes--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='*GR*' MULTI='X' HIDDEN='X' CMD_1='ITEM=*GR6*&MULTI=X&HIDDEN='>"><IMG onmouseover=makevisible(this,0) style  ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Checkboxes - Key Figures" src="Mime/BEx/Publisher/GIFS/WebItem_Icons/CheckboxGroup_icon" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Variable Input --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='PROCESS_VARIABLES' VARIABLE_SCREEN='X'>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20);  moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="T76">" src="Mime/BEx/Icons/S_B_VARB.gif" border=0  valign="middle"></A></td>
    <!-- Query Definition --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL ITEM='GR8QueryDesigner' HIDDEN=' '>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="320">" src="Mime/BEx/Icons/adhoc_querydesign.gif" border=0 ></A></td>
    <!-- Display Bookmark --->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='BOOKMARK'>"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="309">" src="Mime/BEx/Icons/bookmark.gif" border=0 ></A></td>
    <!-- Add to Internet Explorer Favorites --->
    <td class="SAPBEXNavLine"><A  href="javascript: window.external.AddFavorite(document.location, document.title)"><IMG onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Add to IE Favorites" src="Mime/BEx/Icons/b_url.gif" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Display Export Excel--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='EXPORT' FORMAT='XLS' DATA_PROVIDER='DP'>"><IMG onmouseover=makevisible(this,0) style ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="T77"> <SAP_BW_TEXT program="SAPLRRSV" key="T72">" src="Mime/BEx/Icons/S_X_XLS.gif" border=0 ></A></td>
    <!-- Display Export CSV--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL CMD='EXPORT' FORMAT='CSV' DATA_PROVIDER='DP'>"><IMG onmouseover=makevisible(this,0) style ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="<SAP_BW_TEXT program="SAPLRRSV" key="T77"> <SAP_BW_TEXT program="SAPLRRSV" key="T73">" src="Mime/BEx/Icons/csv.gif" border=0 ></A></td>
    <td class="SAPBEXNavLine"> |</td>
    <!-- Suppress Repeated Texts--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL  ITEM='GR1GR2GR6Table' SUPPRESS_REPETITION_TEXTS='X'>"><IMG onmouseover=makevisible(this,0) style   ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Suppress Repeated Texts" src="Mime/BEx/Icons/S_S_NEGA.gif" border=0 ></A></td>
    <!-- Display Repeated Texts--->
    <td class="SAPBEXNavLine"><A  href="<SAP_BW_URL  ITEM='GR1GR2GR6Table' SUPPRESS_REPETITION_TEXTS=''>"><IMG onmouseover=makevisible(this,0) style   ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Display Repeated Texts" src="Mime/BEx/Icons/S_S_POSI.gif" border=0 ></A></td>
    <!-- Display Print Preview--->
    <td class="SAPBEXNavLine"><A href="<SAP_BW_URL CMD="PROCESS_HELP_WINDOW" HELP_SERVICE="ZPRINTING" DATA_PROVIDER="DP">"><IMG onmouseover=makevisible(this,0) style ="FILTER: alpha(opacity=20); moz-opacity: 0.2" onmouseout=makevisible(this,1) alt="Print Preview" src="Mime/BEx/Icons/S_B_LAYT.gif" border=0 ></A></td>
    </tr></table>
    </td></tr></table>
    <P> </P></td></tr>
            <TR>
              <TD class=SAPBEXWHLoffset style="BACKGROUND-COLOR: #ffffff"></TD></TR>
    <tr>
    <td  class="SAPBEXWHLoffset" style="BACKGROUND-COLOR: #ffffff"> </td>
    </tr>
    <!-- Items: 7 different Item GRoups
    GRoup 1: Table:  GR1GR2GR6GR8NavBlock + GR1GR6GR8Table
    GRoup 2: Chart:  GR1GR2GR6GR8NavBlock + GR2Chart
    GRoup 3: Infos:  GR3GR8TECommon + GR3GR8TEFilter + GR3GR8DFilter + GR3GRTEVariables
    GRoup 4: Exceptions: GR4GR8Exceptions
    GRoup 5: Conditions: GR5GR8Conditions
    GRoup 6: Checkboxes: GR6GR8Checkboxes + GR1GR2GR6GR7GR8NavBlock + GR1GR6GR7GR8Table
    GRoup 7: Checkboxes:GR7Dropdown + GR1GR2GR6GR7GR8NavBlock + GR1GR6GR7GR8Table
    GRoup 8: All
    GRoup 9: GR8GR9DocumentList
    NoGroup: Query Designer
    --->
    <tr><td style="PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px"
             >
    <!-- Query Designer: GR8QueryDesigner, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR8QueryDesigner"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_QUERY_DEF"/>
             <param name="HIDDEN" value="X"/>
             <param name="CLOSED" value="X"/>
             <param name="ON_EXECUTE" value="HIDE"/>
             <param name="ON_CLOSE" value="HIDE"/>
             <param name="DISPLAY_DATA_PROVIDER" value="DP"/>
             ITEM:            GR8QueryDesigner
    </object>
    <!-- Chart: GR2Chart, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR2Chart"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_CHART"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CAPTION" value="Bar Chart"/>
             <param name="CLOSED" value="X"/>
             <param name="HIDDEN" value="X"/>
             <param name="BORDER_STYLE" value="BORDER"/>
             ITEM:            GR2Chart
    </object>
    <!-- Common text symbols: GR3GR8TECommon, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR3GR8TECommon"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="HIDDEN" value="X"/>
             <param name="CLOSED" value="X"/>
             <param name="CAPTION" value="SAP_BW_TEXT?program=SAPLRRSV&amp;key=T66"/>
             <param name="ELEMENT_TYPE_1" value="COMMON"/>
             <param name="ELEMENT_NAME_1" value="SRDATE"/>
             <param name="ELEMENT_TYPE_2" value="COMMON"/>
             <param name="ELEMENT_NAME_2" value="ROLLUPTIME"/>
             <param name="ELEMENT_TYPE_3" value="COMMON"/>
             <param name="ELEMENT_NAME_3" value="MODTIME"/>
             <param name="ELEMENT_TYPE_4" value="COMMON"/>
             <param name="ELEMENT_NAME_4" value="MODUSER"/>
             <param name="ELEMENT_TYPE_5" value="COMMON"/>
             <param name="ELEMENT_NAME_5" value="SYUZEIT"/>
             ITEM:            GR3GR8TECommon
    </object>
    <!-- Static filter: GR3GR8TEFilter, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR3GR8TEFilter"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="HIDDEN" value="X"/>
             <param name="CLOSED" value="X"/>
             <param name="CAPTION" value="SAP_BW_TEXT?program=SAPLRRSV&amp;key=T61"/>
             <param name="SHOW_COMMON_ELEMENTS" value=""/>
             <param name="SHOW_VARIABLES" value=""/>
             ITEM:            GR3GR8TEFilter
    </object>
    <!-- Dynamic filter: GR3DGR8Filter, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR3GR8DFilter"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CLOSED" value="X"/>
             <param name="GENERATE_CAPTION" value=""/>
             <param name="HIDDEN" value="X"/>
             ITEM:            GR3GR8DFilter
    </object>
    <!-- Variables: GR3GR8TEVariables, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR3GR8TEVarialbes"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="HIDDEN" value="X"/>
             <param name="CLOSED" value="X"/>
             <param name="CAPTION" value="SAP_BW_TEXT?program=SAPLRRSV&amp;key=T71"/>
             <param name="SHOW_COMMON_ELEMENTS" value=""/>
             <param name="SHOW_FILTERS" value=""/>
             ITEM:            GR3GR8TEVarialbes
    </object>
    <!-- Exceptions: GR4GR8Exceptions, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR4GR8Exceptions"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_EXCEPTION"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CLOSED" value="X"/>
             <param name="HIDDEN" value="X"/>
             <param name="CAPTION" value="SAP_BW_TEXT?program=SAPLRRSV&amp;key=T64"/>
             ITEM:            GR4GR8Exceptions
    </object>
    <!-- Conditions: GR5GR8Conditions, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR5GR8Conditions"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_CONDITION"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CLOSED" value="X"/>
             <param name="CAPTION" value="SAP_BW_TEXT?program=SAPLRRSV&amp;key=T63"/>
             <param name="HIDDEN" value="X"/>
             ITEM:            GR5GR8Conditions
    </object>
    <!-- Conditions: GR7GR8Dropdown, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR7GR8Dropdown"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_DDOWN"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CAPTION" value="Dropdown - Company Code"/>
             <param name="CLOSED" value="X"/>
             <param name="HIDDEN" value="X"/>
             <param name="IOBJNM" value="0D_CO_CODE"/>
             ITEM:            GR7GR8Dropdown
    </object>
    <!-- Checkboxes: GR6GR8Checkboxes, initialy hidden--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR6GR8Checkboxes"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_FILTER_CHECBOX"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CAPTION" value="Checkboxes - Key Figures"/>
             <param name="CLOSED" value="X"/>
             <param name="HIDDEN" value="X"/>
             <param name="IOBJNM" value="DNOPDHJ2L2FK69CY8EOFV62YV"/>
             ITEM:            GR6GR8Checkboxes
    </object>
    <!-- Document List: GR8GR9DocumentList--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR8GR9DocumentList"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_DOC_LIST"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="CLOSED" value="X"/>
             <param name="CAPTION" value="Display Documents"/>
             <param name="HIDDEN" value="X"/>
             ITEM:            GR8GR9DocumentList
    </object>
    <!-- Navigational block: GR1GR2GR6GR7GR8NavBlock--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR1GR2GR6GR7GR8NavBlock"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_NAV_BLOCK"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="GENERATE_CAPTION" value=""/>
             ITEM:            GR1GR2GR6GR7GR8NavBlock
    </object>   
    <!-- Data table: GR1GR2GR6GR7GR8Table--->
    <object>
             <param name="OWNER" value="SAP_BW"/>
             <param name="CMD" value="GET_ITEM"/>
             <param name="NAME" value="GR1GR2GR6GR7GR8Table"/>
             <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/>
             <param name="DATA_PROVIDER" value="DP"/>
             <param name="GENERATE_CAPTION" value=""/>
             ITEM:            GR1GR2GR6GR7GR8Table
    </object>
    </td></tr>
    </table>
    </td></tr></table>
    </body>
    </html>

  • HT201269 i switched my sim card into another phone, says i need to hook it up to itunes...i'm not sure what to do next and how to make the phone work

    how can i set up my new phone?

    You need to hook it up to iTunes, as instructed, to Activate it.

  • How to make the dblink and what is the use of this

    plz any body tell me "how to make the dblink and what is the use of this"
    sujit

    Do you understand how to make the Slider work using code to read its value?  You will need to look into that in order to do this.
    What you can do is have the yello rectangle be a movieclip that sits over the red rectangle and use the Slider to control the yellow rectangle's alpha property from 0 to 1.  That way the yellow will gradually fade as you slide.
    What you will then need  to do is figure out how to make the number of dots that appear reduce from 15 to 8 over the same range of the slider.  You need to use the fractional value from the slider to decide how many dots either appear or do not appear.
    You should not start new postings for the same topics that you arlready have postings for.  Doing so in the future might result in them being removed.

Maybe you are looking for

  • How to change Virtual Memory in Windows 7 with SSD and 16GB RAM

    I have SSD Samsung 850Pro with OS Windows 7 and have installed physical RAM 16GB. In Adobe Help/Optimize performance/Photoshop written : " To change Virtual Memory in Windows 7 and Vista, quit all applications and then do the following: Choose Start

  • How to use the not exists query

    Hello, Using obiee 11g, i would like to know how to deal with not exists query in the obiee11g, the query is like this select count(a.col1),a.col2 from table1 a ,table2 b where a.col1=b.col1 and not exists (select d.col1 from table3 d, table4 e where

  • A nice upgrade to a great machine... Mac Pro

    So i'm working for a company that does a lot of media management and large file downloading/dvd burning and more... recently there was a power spike which shut down all of our machines forcing me to restart hours upon hours of work... My laptop of co

  • What will make it so you can't move objects by click and drag even though they are not locked?

    I have been using the cc 2014 version for awhile now and this morning  when I select an object with the selection tool, I can't freely move it by click and drag. The object will move with the arrow keys and can be aligned with the alignment tools.

  • Corrupted Folder

    I have a corrupted Preference folder that is hiding a bunch of preferences. I moved it to the trash but it isn't allowing me to delete it. It says it is being used. How can I delete this?