How to display the variable screen with report in the same page together

our customers want to design a web application use BEx
they want the variable screen can be displayed with the report result in the same web page together
so they can modify the variable filters any time and refresh the report with new variable filter
i have tried the navigation area,but it seems only use new filter to the data athough get,we can't change the filter we input in the variable screen.
is there any way to display these together?
even I can use BSP.

I think to display var screen with the report is not possible.(At least it will not be static). You need to refresh the report and choose the varibale at that time.
Other option could be to bring all the possible value in the report and provide your user with the filter value. But this will make your report slow as you may have to bring more data in the filter.
Thanks...
Shambhu

Similar Messages

  • My iPhone 5 only display the apple screen with text on the top (like a command prompt). Has anyone else seen this???

    I was checking my mail and suddenly i get the apple screen with text on the top (like a command prompt). It won't receive phone calls and it doesn't respond to anything. I tried to force shutdown, reset, etc and nothing happened... Now the screen changed to vertical gray lines. I'm attaching a picture of both screen displays. Someone please help!!!!!

    Try a reboot by holding both the power and ome buttons until the apple logo appears.  If that does not bring it back, take it to an Apple store genius bar and have the technicians test it.

  • HT1338 I downloaded upgrades available. The installation of those took a long time after re- initiatin the system and had to off. After this I could not get it to turn on again. Just stays in the gray screen with apple in the middle. What's wrong?

    I downloaded upgrades available. The installation of those took a long time after re- initiatin the system and had to off. After this I could not get it to turn on again. Just stays in the gray screen with apple in the middle. What's wrong?

    Sorry to hear of your problem, but any hardware in a computer can fail - that includes the hard drive, the logic board, etc, etc. Fortunately, it usually doesn't happen that soon; however, I've read of hard drives failing within 6 months.
    So, since you did not purchase the extended Applecare Protection Plan (3 years coverage), you will need to make a decision to repair or sell it as is. I would always purchase 3 year coverage for an all in one or a laptop because repairs are expensive and at least I'd be covered for 3 years.
    We can't speculate on whether there should be a recall or not; these forums are for user to user assistance with technical problems. In your case, there is nothing we can help with since you've already gotten a diagnosis.

  • Force Variable screen with Web Templates

    We are on SP7 and have made the necessary settings based on note 950463, however the variable screen only pops up the first time you click the "New Analysis" button.  If you click the button again, and select a query with optional variables, the variable screen does not show up.  I've tried setting the default parameters in the IMG and in the portal iview to always pass the parameter VARIABLE_SCREEN=X along with making the necessary modifications to our default web template, but none of this has worked. Has anyone else come accross this?
    Message was edited by: Ravi Patel

    Hey,
    Below is a version of the web analyzer I created with the following changes:
    1. Variable screen will always open on subsequent calls to the "New Analysis" button, even for optional variables.
    2. A button for refresh. This button basically calls the variable screen. If no variables exist, then this will just refresh, but if variables do exist, this launches the variable screen and then refreshes, similar to the refresh used within the 3.x Bex Analyzer...
    3. A button for "Back to Start" which takes you to the inital state of the web application.
    4. A button for "Back" which will take you back one navigation state. Hope this code helps!
    Cheers,
    Prakash
    <bi:bisp xmlns:bi="http://xml.sap.com/2005/01/bi/wad/bisp" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/TR/REC-html40" xmlns:h="http://www.w3.org/TR/REC-html40">
      <html>
        <head>
          <title>BI Web Application</title>
          <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
          </meta>
        </head>
        <body>
          <bi:data_provider name="DP_1" type="QUERY_VIEW_DATA_PROVIDER">
            <bi:param name="INITIAL_STATE" type="CHOICE" value="QUERY">
              <bi:param name="QUERY" value="">
              </bi:param>
            </bi:param>
          </bi:data_provider>
          <bi:item name="CONTEXT_MENU_ITEM_1" designheight="60" designwidth="80" type="CONTEXT_MENU_ITEM" xmlns:B="http://xml.sap.com/2005/01/bi/wad/bisp">
            <bi:param name="MENU_DATAPROVIDER_PROPERTIES" value="">
            </bi:param>
            <bi:param name="MENU_PRINT" value="">
            </bi:param>
            <bi:param name="MENU_ITEM_PROPERTIES" value="">
            </bi:param>
            <bi:param name="MENU_EXCEPTIONS" value="">
            </bi:param>
            <bi:param name="MENU_CONDITIONS" value="">
            </bi:param>
            <bi:param name="MENU_VIEW_SAVE" value="X">
            </bi:param>
          </bi:item>
          <bi:item name="TEMPLATE_PARAMETERS" type="TEMPLATE_PARAMETERS">
            <bi:param name="CLEAR_VARIABLES" value="X">
            </bi:param>
          </bi:item>
          <bi:item name="MESSAGES_LIST_ITEM_1" designheight="150" designwidth="400" type="MESSAGES_LIST_ITEM" xmlns:B="http://xml.sap.com/2005/01/bi/wad/bisp">
          </bi:item>
          <bi:item type="GROUP_ITEM" name="GROUP_ITEM_1" designheight="130" designwidth="800" xmlns:B="http://xml.sap.com/2005/01/bi/wad/bisp">
            <bi:param name="CHILD_ITEM_REF" value="CONTENT_AREA">
            </bi:param>
            <bi:param name="WIDTH" value="800">
            </bi:param>
            <bi:param name="HEIGHT" value="130">
            </bi:param>
            <bi:param name="PADDING" value="">
            </bi:param>
            <bi:param name="GROUP_DESIGN" value="SAPCOLOR">
            </bi:param>
            <bi:param name="WITH_CAPTION" type="CHOICE" value="X" text="">
              <bi:param name="CAPTION_TYPE" type="CHOICE" value="CHILD_ITEM_REF">
                <bi:param name="CHILD_ITEM_REF" value="CONTAINER_TITLE">
                </bi:param>
              </bi:param>
            </bi:param>
            <bi:param name="WITH_TOOLBAR" type="CHOICE" value="X" text="">
              <bi:param name="CHILD_ITEM_REF" value="TOOLBAR_ALIGNMENT">
              </bi:param>
            </bi:param>
            <bi:item type="CONTAINER_ITEM" name="CONTAINER_TITLE" designwidth="600" designheight="97">
              <bi:param name="WIDTH" value="600">
              </bi:param>
              <bi:param name="FULL_HEIGHT" value="X">
              </bi:param>
              <table cellspacing="0" border="0">
                <tbody>
                  <tr>
                    <td style="WIDTH: 90%">
                      <bi:item name="QUERY_TITLE" designheight="48" designwidth="400" type="TEXT_ITEM">
                        <bi:param name="TEXT_BINDING" type="CHOICE" value="GENERIC_TEXT_BINDING">
                          <bi:param name="GENERIC_TEXT_BINDING" type="COMPOSITE">
                            <bi:param name="DATA_PROVIDER_REF" value="DP_1" text="DP_1">
                            </bi:param>
                            <bi:param name="GENERIC_TEXT_ELEMENT" value="QUERY_DESCRIPTION">
                            </bi:param>
                          </bi:param>
                        </bi:param>
                        <bi:param name="TEXT_COLOR" value="DEFAULT">
                        </bi:param>
                        <bi:param name="TEXT_DESIGN" value="EMPHASIZED">
                        </bi:param>
                      </bi:item>
                    </td>
                    <td nowrap="nowrap">
                      <bi:item name="ACTUAL_DATE_TEXT" designheight="64" designwidth="311" type="TEXT_ITEM">
                        <bi:param name="TEXT_BINDING" type="CHOICE" value="TEXT_CONTENT">
                          <bi:param name="TEXT_CONTENT">
                            <bi:text program="SAPLRRSV" key="705">
                            </bi:text>
                          </bi:param>
                        </bi:param>
                      </bi:item>
                    </td>
                    <td nowrap="nowrap">
                      <bi:item name="ACTUAL_DATE" designheight="85" designwidth="400" type="TEXT_ITEM">
                        <bi:param name="TEXT_BINDING" type="CHOICE" value="GENERIC_TEXT_BINDING">
                          <bi:param name="GENERIC_TEXT_BINDING" type="COMPOSITE">
                            <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                            </bi:param>
                            <bi:param name="GENERIC_TEXT_ELEMENT" value="ROLLUPTIME">
                            </bi:param>
                          </bi:param>
                        </bi:param>
                      </bi:item>
                    </td>
                  </tr>
                </tbody>
              </table>
            </bi:item>
            <bi:item type="CONTAINER_ITEM" name="TOOLBAR_ALIGNMENT" designheight="300" designwidth="600">
              <table cellspacing="0" border="0">
                <tbody>
                  <tr>
                    <td>
                      <bi:item type="CONTAINER_LAYOUT_ITEM" name="CONTAINER_LAYOUT_TOOLBAR" designheight="130" designwidth="652">
                        <bi:param name="FULL_WIDTH" value="X">
                        </bi:param>
                        <bi:param name="FULL_HEIGHT" value="X">
                        </bi:param>
                        <bi:param name="ROW_LIST" type="ORDEREDLIST">
                          <bi:param name="ROW" type="ORDEREDLIST" index="1">
                            <bi:param name="COLUMN" type="COMPOSITE" index="1">
                              <bi:param name="CHILD_ITEM_REF" value="BUTTON_OPEN_SAVE">
                              </bi:param>
                            </bi:param>
                            <bi:param name="COLUMN" type="COMPOSITE" index="2">
                              <bi:param name="CHILD_ITEM_REF" value="QUERYVIEW_SELECTION">
                              </bi:param>
                            </bi:param>
                            <bi:param name="COLUMN" type="COMPOSITE" index="3">
                              <bi:param name="CHILD_ITEM_REF" value="TEXT_DISPLAY_AS">
                              </bi:param>
                              <bi:param name="VALIGN" value="CENTER">
                              </bi:param>
                            </bi:param>
                            <bi:param name="COLUMN" type="COMPOSITE" index="4">
                              <bi:param name="CHILD_ITEM_REF" value="DROPDOWN_DISPLAY">
                              </bi:param>
                            </bi:param>
                            <bi:param name="COLUMN" type="COMPOSITE" index="5">
                              <bi:param name="CHILD_ITEM_REF" value="BUTTON_TOOLBAR_2">
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:param>
                        <bi:item name="QUERYVIEW_SELECTION" designheight="70" designwidth="200" type="DROPDOWN_ITEM">
                          <bi:param name="VISIBILITY" value="HIDDEN">
                          </bi:param>
                          <bi:param name="DATA_BINDING_TYPE" type="CHOICE" value="QUERY_VIEW_SELECTION">
                            <bi:param name="QUERY_VIEW_SELECTION" type="COMPOSITE">
                              <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                              </bi:param>
                              <bi:param name="SPECIFIC_LIST_OF_QUERY_VIEWS" type="CHOICE" value="">
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                        <bi:item name="DROPDOWN_DISPLAY" designheight="130" designwidth="400" type="DROPDOWN_ITEM">
                          <bi:param name="DATA_BINDING_TYPE" type="CHOICE" value="STATIC_OPTION_LIST">
                            <bi:param name="STATIC_OPTION_LIST" type="ORDEREDLIST">
                              <bi:param name="STATIC_OPTION" type="COMPOSITE" index="1">
                                <bi:param name="SELECTION_TEXT">
                                  <bi:text program="SAPLRRSV" key="622">
                                  </bi:text>
                                </bi:param>
                                <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                  <bi:param name="INSTRUCTION">
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="ANALYSIS_ITEM">
                                        <bi:param name="VISIBILITY" value="VISIBLE">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="ANALYSIS">
                                      </bi:param>
                                    </bi:command>
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="CHART_ITEM">
                                        <bi:param name="VISIBILITY" value="HIDDEN">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="CHART">
                                      </bi:param>
                                    </bi:command>
                                  </bi:param>
                                </bi:param>
                              </bi:param>
                              <bi:param name="STATIC_OPTION" type="COMPOSITE" index="2">
                                <bi:param name="SELECTION_TEXT">
                                  <bi:text program="SAPLRRSV" key="626">
                                  </bi:text>
                                </bi:param>
                                <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                  <bi:param name="INSTRUCTION">
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="ANALYSIS_ITEM">
                                        <bi:param name="VISIBILITY" value="HIDDEN">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="ANALYSIS">
                                      </bi:param>
                                    </bi:command>
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="CHART_ITEM">
                                        <bi:param name="VISIBILITY" value="VISIBLE">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="CHART">
                                      </bi:param>
                                    </bi:command>
                                  </bi:param>
                                </bi:param>
                              </bi:param>
                              <bi:param name="STATIC_OPTION" type="COMPOSITE" index="3">
                                <bi:param name="SELECTION_TEXT">
                                  <bi:text program="SAPLRRSV" key="750">
                                  </bi:text>
                                </bi:param>
                                <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                  <bi:param name="INSTRUCTION">
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="ANALYSIS_ITEM">
                                        <bi:param name="VISIBILITY" value="VISIBLE">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="ANALYSIS">
                                      </bi:param>
                                    </bi:command>
                                    <bi:command type="SET_ITEM_PARAMETERS">
                                      <bi:cmd_item_parameters type="CHART_ITEM">
                                        <bi:param name="VISIBILITY" value="VISIBLE">
                                        </bi:param>
                                      </bi:cmd_item_parameters>
                                      <bi:param name="TARGET_ITEM_REF" value="CHART">
                                      </bi:param>
                                    </bi:command>
                                  </bi:param>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                        <bi:item name="TEXT_DISPLAY_AS" designheight="130" designwidth="400" type="TEXT_ITEM">
                          <bi:param name="TEXT_BINDING" type="CHOICE" value="TEXT_CONTENT">
                            <bi:param name="TEXT_CONTENT">
                              <bi:text program="SAPLRRSV" key="746">
                              </bi:text>
                            </bi:param>
                          </bi:param>
                          <bi:param name="TEXT_DESIGN" value="EMPHASIZED">
                          </bi:param>
                          <bi:param name="TEXT_WRAPPING" value="">
                          </bi:param>
                        </bi:item>
                        <bi:item name="BUTTON_OPEN_SAVE" designheight="130" designwidth="400" type="BUTTON_GROUP_ITEM">
                          <bi:param name="BUTTON_LIST" type="ORDEREDLIST">
                            <bi:param name="BUTTON" type="COMPOSITE" index="2">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="236">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="759">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="LOAD">
                                    <bi:param name="TARGET_DATA_PROVIDER_REF" value="DP_1">
                                    </bi:param>
                                    <bi:param name="OPEN_SAVE_DIALOG_LAYOUT" value="TEMPLATE_PERSISTENCY">
                                    </bi:param>
                                    <bi:param name="DISPLAY_SINGLE_FILTER_ENTRY" value="">
                                    </bi:param>
                                  </bi:command>
                                  <bi:command type="SET_ITEM_PARAMETERS">
                                    <bi:cmd_item_parameters type="BUTTON_GROUP_ITEM">
                                      <bi:param name="BUTTON_LIST">
                                        <bi:param name="BUTTON" index="2">
                                          <bi:param name="ENABLED" path="PAGE?PAGE/VARIABLE_CONTAINER/HAS_INPUT_VARIABLES/@value">
                                          </bi:param>
                                        </bi:param>
                                      </bi:param>
                                    </bi:cmd_item_parameters>
                                    <bi:param name="TARGET_ITEM_REF" value="FILTER_CLOSE_BUTTON">
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                              <bi:param name="ENABLED" value="X">
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="4">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="049">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="760">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="SAVE_AS">
                                    <bi:param name="TARGET_DATA_PROVIDER_REF" value="DP_1">
                                    </bi:param>
                                    <bi:param name="OPEN_SAVE_DIALOG_LAYOUT" value="TEMPLATE_PERSISTENCY">
                                    </bi:param>
                                    <bi:param name="DISPLAY_SINGLE_FILTER_ENTRY" value="">
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                              <bi:param name="ENABLED" value="X">
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="1">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="757">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="758">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="LOAD">
                                    <bi:param name="TARGET_DATA_PROVIDER_REF" value="DP_1">
                                    </bi:param>
                                    <bi:param name="OPEN_SAVE_DIALOG_LAYOUT" value="DATAPROVIDER_PERSISTENCY">
                                    </bi:param>
                                  </bi:command>
                                  <bi:command type="SET_ITEM_PARAMETERS">
                                    <bi:cmd_item_parameters type="BUTTON_GROUP_ITEM">
                                      <bi:param name="BUTTON_LIST">
                                        <bi:param name="BUTTON" index="2">
                                          <bi:param name="ENABLED" path="PAGE?PAGE/VARIABLE_CONTAINER/HAS_INPUT_VARIABLES/@value">
                                          </bi:param>
                                        </bi:param>
                                      </bi:param>
                                    </bi:cmd_item_parameters>
                                    <bi:param name="TARGET_ITEM_REF" value="FILTER_CLOSE_BUTTON">
                                    </bi:param>
                                  </bi:command>
                                  <bi:command type="SET_VARIABLES_STATE">
                                    <bi:param name="VARIABLE_SCREEN" value="X">
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="5">
                              <bi:param name="CAPTION" value="Refresh">
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="OPEN_VARIABLE_DIALOG">
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="6">
                              <bi:param name="CAPTION" value="Back to Start">
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="BACK_TO_INITIAL_STATE">
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="7">
                              <bi:param name="CAPTION" value="Back">
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="BACK_TO_PREVIOUS_STATE">
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                        <bi:item name="BUTTON_TOOLBAR_2" designheight="130" designwidth="400" type="BUTTON_GROUP_ITEM">
                          <bi:param name="BUTTON_LIST" type="ORDEREDLIST">
                            <bi:param name="BUTTON" type="COMPOSITE" index="1">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="702">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="702">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="OPEN_TEMPLATE_DIALOG">
                                    <bi:param name="TEMPLATE" value="0ANALYSIS_PATTERN_INFO" text="Analysis Pattern: Information">
                                    </bi:param>
                                    <bi:param name="WIDTH" value="800">
                                    </bi:param>
                                    <bi:param name="HEIGHT" value="620">
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="2">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="747">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="747">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="LAUNCH_BROADCASTER">
                                    <bi:param name="START_WIZARD" type="CHOICE" value="X" text="">
                                      <bi:param name="DISTRIBUTION_TYPE" value="MAIL">
                                      </bi:param>
                                    </bi:param>
                                    <bi:param name="START_OBJECT_TYPE" value="QUERY_VIEW_DATA_PROVIDER_REF">
                                      <bi:param name="QUERY_VIEW_DATA_PROVIDER_REF" value="DP_1">
                                      </bi:param>
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                              <bi:param name="ENABLED" value="X">
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="3">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="748">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="748">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="EXPORT">
                                    <bi:param name="TEMPLATE" value="0ANALYSIS_PATTERN_EXPORT" text="Analysis Pattern Export">
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="4">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="710">
                                </bi:text>
                              </bi:param>
                              <bi:param name="TOOLTIP">
                                <bi:text program="SAPLRRSV" key="710">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="EXPORT">
                                    <bi:param name="EXPORT_FORMAT" value="XLS">
                                    </bi:param>
                                    <bi:param name="ITEM_REF_LIST">
                                      <bi:param name="ITEM_REF" index="1" value="CHART">
                                      </bi:param>
                                      <bi:param name="ITEM_REF" index="2" value="ANALYSIS">
                                      </bi:param>
                                      <bi:param name="ITEM_REF" index="3" value="EXCEPTIONS">
                                      </bi:param>
                                      <bi:param name="ITEM_REF" index="4" value="QUERY_TITLE">
                                      </bi:param>
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                            </bi:param>
                            <bi:param name="BUTTON" type="COMPOSITE" index="5">
                              <bi:param name="CAPTION">
                                <bi:text program="SAPLRRSV" key="709">
                                </bi:text>
                              </bi:param>
                              <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                                <bi:param name="INSTRUCTION">
                                  <bi:command type="OPEN_DIALOG_DLG_DOC_BROWSER">
                                    <bi:param name="TARGET_ITEM_REF" value="ANALYSIS">
                                    </bi:param>
                                    <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                                    </bi:param>
                                    <bi:param name="DOCUMENT_CLASS_SPECIFIC" type="CHOICE" value="DATA_CONTEXT">
                                      <bi:param name="DATA_CONTEXT" type="COMPOSITE">
                                        <bi:param name="DATA_ROW" value="-1">
                                        </bi:param>
                                        <bi:param name="DATA_COLUMN" value="-1">
                                        </bi:param>
                                      </bi:param>
                                    </bi:param>
                                  </bi:command>
                                </bi:param>
                              </bi:param>
                              <bi:param name="ENABLED" value="X">
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                      </bi:item>
                    </td>
                    <td style="WIDTH: 80%">
                    </td>
                    <td>
                      <bi:item type="CONTAINER_LAYOUT_ITEM" name="TOOLBAR_RIGHT_AREA" designheight="130" designwidth="652">
                        <bi:param name="FULL_WIDTH" value="X">
                        </bi:param>
                        <bi:param name="FULL_HEIGHT" value="X">
                        </bi:param>
                        <bi:param name="ROW_LIST" type="ORDEREDLIST">
                          <bi:param name="ROW" type="ORDEREDLIST" index="1">
                            <bi:param name="COLUMN" type="COMPOSITE" index="1">
                              <bi:param name="CHILD_ITEM_REF" value="LINK_FILTER">
                              </bi:param>
                            </bi:param>
                            <bi:param name="COLUMN" type="COMPOSITE" index="2">
                              <bi:param name="CHILD_ITEM_REF" value="LINK_SETTINGS">
                              </bi:param>
                            </bi:param>
                          </bi:param>
                        </bi:param>
                        <bi:item name="LINK_FILTER" designheight="130" designwidth="400" type="LINK_ITEM">
                          <bi:param name="TEXT_CONTENT">
                            <bi:text program="SAPLRRSV" key="632">
                            </bi:text>
                          </bi:param>
                          <bi:param name="TOOLTIP">
                            <bi:text program="SAPLRRSV" key="632">
                            </bi:text>
                          </bi:param>
                          <bi:param name="INTERACTION_ALLOWED" value="X">
                          </bi:param>
                          <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                            <bi:param name="INSTRUCTION">
                              <bi:command type="SET_ITEM_PARAMETERS">
                                <bi:cmd_item_parameters type="GROUP_ITEM">
                                  <bi:param name="VISIBILITY" value="VISIBLE">
                                  </bi:param>
                                </bi:cmd_item_parameters>
                                <bi:param name="TARGET_ITEM_REF" value="FILTER_GROUP_AREA">
                                </bi:param>
                              </bi:command>
                              <bi:command type="SET_ITEM_PARAMETERS">
                                <bi:cmd_item_parameters type="GROUP_ITEM">
                                  <bi:param name="VISIBILITY" value="HIDDEN">
                                  </bi:param>
                                </bi:cmd_item_parameters>
                                <bi:param name="TARGET_ITEM_REF" value="SETTINGS_GROUP_AREA">
                                </bi:param>
                              </bi:command>
                              <bi:command type="SET_ITEM_PARAMETERS">
                                <bi:cmd_item_parameters type="BUTTON_GROUP_ITEM">
                                  <bi:param name="BUTTON_LIST">
                                    <bi:param name="BUTTON" index="2">
                                      <bi:param name="ENABLED" path="PAGE?PAGE/VARIABLE_CONTAINER/HAS_INPUT_VARIABLES/@value">
                                      </bi:param>
                                    </bi:param>
                                  </bi:param>
                                </bi:cmd_item_parameters>
                                <bi:param name="TARGET_ITEM_REF" value="FILTER_CLOSE_BUTTON">
                                </bi:param>
                              </bi:command>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                        <bi:item name="LINK_SETTINGS" designheight="130" designwidth="400" type="LINK_ITEM">
                          <bi:param name="TEXT_CONTENT">
                            <bi:text program="SAPLRRSV" key="749">
                            </bi:text>
                          </bi:param>
                          <bi:param name="TOOLTIP">
                            <bi:text program="SAPLRRSV" key="749">
                            </bi:text>
                          </bi:param>
                          <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                            <bi:param name="INSTRUCTION">
                              <bi:command type="SET_ITEM_PARAMETERS">
                                <bi:cmd_item_parameters type="GROUP_ITEM">
                                  <bi:param name="VISIBILITY" value="VISIBLE">
                                  </bi:param>
                                </bi:cmd_item_parameters>
                                <bi:param name="TARGET_ITEM_REF" value="SETTINGS_GROUP_AREA">
                                </bi:param>
                              </bi:command>
                              <bi:command type="SET_ITEM_PARAMETERS">
                                <bi:cmd_item_parameters type="GROUP_ITEM">
                                  <bi:param name="VISIBILITY" value="HIDDEN">
                                  </bi:param>
                                </bi:cmd_item_parameters>
                                <bi:param name="TARGET_ITEM_REF" value="FILTER_GROUP_AREA">
                                </bi:param>
                              </bi:command>
                            </bi:param>
                          </bi:param>
                        </bi:item>
                      </bi:item>
                    </td>
                  </tr>
                </tbody>
              </table>
            </bi:item>
            <bi:item type="CONTAINER_ITEM" name="CONTENT_AREA" designheight="220" designwidth="668">
              <bi:param name="FULL_WIDTH" value="X">
              </bi:param>
              <bi:param name="FULL_HEIGHT" value="X">
              </bi:param>
              <bi:item type="GROUP_ITEM" name="FILTER_GROUP_AREA" designheight="300" designwidth="600">
                <bi:param name="CHILD_ITEM_REF" value="FILTER_AREA">
                </bi:param>
                <bi:param name="FULL_WIDTH" value="X">
                </bi:param>
                <bi:param name="VISIBILITY" value="HIDDEN">
                </bi:param>
                <bi:param name="WITH_CAPTION" value="">
                </bi:param>
                <bi:item type="CONTAINER_LAYOUT_ITEM" name="FILTER_AREA" designheight="220" designwidth="668">
                  <bi:param name="FULL_WIDTH" value="X">
                  </bi:param>
                  <bi:param name="FULL_HEIGHT" value="X">
                  </bi:param>
                  <bi:param name="ROW_LIST">
                    <bi:param name="ROW" index="1">
                      <bi:param name="COLUMN" index="1">
                        <bi:param name="CHILD_ITEM_REF" value="FILTER_EXPL">
                        </bi:param>
                      </bi:param>
                    </bi:param>
                    <bi:param name="ROW" index="2">
                      <bi:param name="COLUMN" index="1">
                        <bi:param name="CHILD_ITEM_REF" value="FILTER_PANE">
                        </bi:param>
                      </bi:param>
                    </bi:param>
                    <bi:param name="ROW" index="3">
                      <bi:param name="COLUMN" index="1">
                        <bi:param name="CHILD_ITEM_REF" value="FILTER_CLOSE_BUTTON">
                        </bi:param>
                      </bi:param>
                    </bi:param>
                  </bi:param>
                  <bi:item name="FILTER_EXPL" designheight="64" designwidth="311" type="TEXT_ITEM">
                    <bi:param name="TEXT_BINDING" type="CHOICE" value="TEXT_CONTENT">
                      <bi:param name="TEXT_CONTENT">
                        <bi:text program="SAPLRRSV" key="754">
                        </bi:text>
                      </bi:param>
                    </bi:param>
                    <bi:param name="TEXT_COLOR" value="DIMINISHED">
                    </bi:param>
                  </bi:item>
                  <bi:item name="FILTER_PANE" designheight="50" designwidth="442" type="FILTER_PANE_ITEM">
                    <bi:param name="COLUMNS" value="3">
                    </bi:param>
                    <bi:param name="FULL_WIDTH" value="X">
                    </bi:param>
                    <bi:param name="HEIGHT" value="50">
                    </bi:param>
                    <bi:param name="AUTOMATIC_APPLY" value="">
                    </bi:param>
                    <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                    </bi:param>
                  </bi:item>
                  <bi:item name="FILTER_CLOSE_BUTTON" designheight="20" designwidth="442" type="BUTTON_GROUP_ITEM">
                    <bi:param name="BUTTON_LIST" type="ORDEREDLIST">
                      <bi:param name="BUTTON" type="COMPOSITE" index="1">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="732">
                          </bi:text>
                        </bi:param>
                        <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                          <bi:param name="INSTRUCTION">
                            <bi:command type="SET_ITEM_PARAMETERS">
                              <bi:cmd_item_parameters type="GROUP_ITEM">
                                <bi:param name="VISIBILITY" value="HIDDEN">
                                </bi:param>
                              </bi:cmd_item_parameters>
                              <bi:param name="TARGET_ITEM_REF" value="FILTER_GROUP_AREA">
                              </bi:param>
                            </bi:command>
                          </bi:param>
                        </bi:param>
                      </bi:param>
                      <bi:param name="BUTTON" type="COMPOSITE" index="2">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="707">
                          </bi:text>
                        </bi:param>
                        <bi:param name="ACTION" type="CHOICE" value="INSTRUCTION">
                          <bi:param name="INSTRUCTION">
                            <bi:command type="OPEN_VARIABLE_DIALOG">
                            </bi:command>
                          </bi:param>
                        </bi:param>
                      </bi:param>
                    </bi:param>
                  </bi:item>
                </bi:item>
              </bi:item>
              <bi:item type="GROUP_ITEM" name="SETTINGS_GROUP_AREA" designheight="300" designwidth="600">
                <bi:param name="CHILD_ITEM_REF" value="SETTINGS_AREA">
                </bi:param>
                <bi:param name="FULL_WIDTH" value="X">
                </bi:param>
                <bi:param name="VISIBILITY" value="HIDDEN">
                </bi:param>
                <bi:param name="WITH_CAPTION" value="">
                </bi:param>
                <bi:item type="CONTAINER_ITEM" name="SETTINGS_AREA" designwidth="600" designheight="600">
                  <bi:param name="FULL_WIDTH" value="X">
                  </bi:param>
                  <bi:param name="FULL_HEIGHT" value="X">
                  </bi:param>
                  <bi:item type="TABSTRIP_CONTAINER_ITEM" name="SETTINGS_TAB" designwidth="596" designheight="200">
                    <bi:param name="TABPANEL_LIST">
                      <bi:param name="TABPANEL" index="1">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="281">
                          </bi:text>
                        </bi:param>
                        <bi:param name="CHILD_ITEM_REF" value="EXCEPTIONS">
                        </bi:param>
                      </bi:param>
                      <bi:param name="TABPANEL" index="2">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="282">
                          </bi:text>
                        </bi:param>
                        <bi:param name="CHILD_ITEM_REF" value="CONDITIONS">
                        </bi:param>
                      </bi:param>
                      <bi:param name="TABPANEL" index="3">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="753">
                          </bi:text>
                        </bi:param>
                        <bi:param name="CHILD_ITEM_REF" value="PROPERTIES_DP">
                        </bi:param>
                      </bi:param>
                      <bi:param name="TABPANEL" index="4">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="622">
                          </bi:text>
                        </bi:param>
                        <bi:param name="CHILD_ITEM_REF" value="PROPERTIES_ANALYSIS">
                        </bi:param>
                      </bi:param>
                      <bi:param name="TABPANEL" index="5">
                        <bi:param name="CAPTION">
                          <bi:text program="SAPLRRSV" key="626">
                          </bi:text>
                        </bi:param>
                        <bi:param name="CHILD_ITEM_REF" value="PROPERTIES_CHART">
                        </bi:param>
                      </bi:param>
                    </bi:param>
                    <bi:param name="FULL_WIDTH" value="X">
                    </bi:param>
                    <bi:param name="HEIGHT" value="200">
                    </bi:param>
                    <bi:param name="INITIAL_TAB" value="3">
                    </bi:param>
                    <bi:item name="EXCEPTIONS" designwidth="300" designheight="120" type="EXCEPTIONS_LIST_ITEM">
                      <bi:param name="FULL_WIDTH" value="X">
                      </bi:param>
                      <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                      </bi:param>
                    </bi:item>
                    <bi:item name="CONDITIONS" designwidth="300" designheight="120" type="CONDITIONS_LIST_ITEM">
                      <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                      </bi:param>
                    </bi:item>
                    <bi:item name="PROPERTIES_DP" designwidth="400" designheight="150" type="PROPERTIES_PANE_ITEM">
                      <bi:param name="FULL_WIDTH" value="X">
                      </bi:param>
                      <bi:param name="FULL_HEIGHT" value="X">
                      </bi:param>
                      <bi:param name="PROPERTIES_SOURCE" type="CHOICE" value="DATAPROVIDER_PROPERTIES">
                        <bi:param name="DATAPROVIDER_PROPERTIES" type="COMPOSITE">
                          <bi:param name="DATA_PROVIDER_REF" value="DP_1">
                          </bi:param>
                        </bi:param>
                      </bi:param>
                      <bi:param name="PROPERTIES_SET" type="CHOICE" val

  • How to display the selection screen with icons as well as with text element

    How to display the selection screen with icons as well as with texts (written in text elements) for PlantDate, OrderType,WareHouse..

    Report zex33.
    type-pools: icon.
    selection-screen begin of line.
    selection-screen comment 1(20) text_001.
    parameters: p_werks type marc-werks.
    selection-screen end of line.
    selection-screen begin of line.
    selection-screen comment 1(20) text_002.
    parameters: p_whouse(10).
    selection-screen end of line.
    selection-screen begin of line.
    selection-screen comment 1(20) text_003.
    parameters: p_auart like vbak-auart.
    selection-screen end of line.
    initialization.
      write ICON_PLANT  as icon to text_001.
    concatenate text_001 text-001 into text_001 separated by space.
      write ICON_WAREHOUSE  as icon to text_002.
    concatenate text_002 text-002 into text_002 separated by space.
      write ICON_ORDER  as icon to text_003.
    concatenate text_003 text-003 into text_003 separated by space.

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

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

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

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

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

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

  • How to show a variable screen when clicking on direct link of report in ,when that report is used as target in RRI alsoRRI

    Hi All,
    I have created RRI between two reports and the type is web template/WAD.
    My requirement is to show the variable screen of target report when clicked on direct link and it should not show the var. screen if it goes from jump/go to.
    while currently I can not see var. screen on both the places and when switching the var. scree. display on in web template , it shows the screen at both the places.
    Please suggest.
    Thanks,
    Anu

    Hi Anu,
    "And when I am using another var. in assignment details which is ready for input (in both the queries), its not helping."
    Did you try using such a variable? What kind of a problem do you face? I am sorry I am still trying to understand your problem. I am just saying that which variable you use is not important for the first query. Only in the second query, add a variable with ready for input (I am not sure why the other doesn't work, I just tried and it gave an error, that's why I suggest this) and in RRI connection make the assignment with this variable. Please try this and let me know the result.

  • Skipping of the variable screen in Web report

    Hi,
    I have created my queries in Bex. When I run the reports from my favorites in the SAP GUI, the reports are displayed directly without bringing up the variable screen in the web browser.
    Currently on BI7. Any ideas how to fix the issue.
    Thanks
    Demetrius

    Queries in Web are run using the default web template (which is generally 0analysis_pattern) - you can check the default WT for your system in tcode SPRO. In the properties of the web template, you have an option 'Display Variable Screen' - you can turn it on. As such, I think your query has no 'mandatory' variables, otherwise the var entry screen should have appeared.
    You might want to search for some threads on 0analysis_pattern to get some more info about it.

  • How do you change the variable screen on Portal to show Key?

    Hi All,
    I have a report on our Portal.  In the variable screen, the users are asked to optionally enter Cost Centre.  When they choose to select values (pressing the button on the right) the singles values which are shown are 'Text' only.  I know in analyser, the user can switch by selecting the spanner icon - 'Display Key/Text'
    How do you change to Key within the variable screen on the portal?
    Many Thanks
    Michelle

    Thank you for your reply Amrita,
    The display in the query had been set to Text & Key as follows
    Properties of Cost Centre -> Display Tab -> Value Display Section -> Display As 'Text and Key', Text View 'Standard' and Use Characteristic Setting 'Unticked'
    Is there another section that I should be amending to ensure the 'Key' also appears in the variable screen?
    Many Thanks,
    Michelle

  • My MacBook Pro won't start - it just displays a grey screen with flashing icon of a folder with a question mark in the middle. Help.

    It started while I was using Adobe InDesign, and that program froze, then crashed. When I tried to reopen the program, the error message I received was simply "Error: 16".
    I tried to take a screen shot of the error message for reference, and it gave me a message saying I couldn't because I didn't have access to the files where it would normally store the shot.
    Attached to my computer at the time was my Seagate Free Agent Go-Flex for Mac backup drive.
    So, I closed any open applications, and restarted my computer. But it wouldn't restart. It only displays a grey screen with a flashing icon in the middle of a folder with a question mark on it.
    I have no idea what happened - I wasn't using the machine any differently than usual, and it only had a few basic applicaitons open in addition to InDesign (like Preview, Text Edit, Microsoft Word, iCal).
    I have MacKeeper on my MacBook, and I keep it clean.
    Does anyone out there know what this flashing icon indicates, and if there is anything I can try on my own to fix it?
    Thanks.

    ali har wrote:
    It started while I was using Adobe InDesign, and that program froze, then crashed. When I tried to reopen the program, the error message I received was simply "Error: 16".
    I tried to take a screen shot of the error message for reference, and it gave me a message saying I couldn't because I didn't have access to the files where it would normally store the shot.
    For the Error: 16
    http://kb2.adobe.com/cps/827/cpsid_82744.html
    Seems a uninstall and reinstall of CS is in order.
    Attached to my computer at the time was my Seagate Free Agent Go-Flex for Mac backup drive.
    May or may not be a contributing factor,  may have kicked in at a wrong time or running root code.
    So, I closed any open applications, and restarted my computer. But it wouldn't restart. It only displays a grey screen with a flashing icon in the middle of a folder with a question mark on it.
    Computer can't find a bootable volume.
    https://support.apple.com/kb/TS2570
    I have MacKeeper on my MacBook, and I keep it clean.
    Well that explains it, MacKeeper is almost malware.
    http://applehelpwriter.com/2011/09/21/how-to-uninstall-mackeeper-malware/
    Search the forums here for "MacKeeper" they will tell the whole story, crapware.
    Disconnect all drives, follow the "Grey Screen" instructions and hold Shift key down while booting, if you get into OS X , immediatly backup your files to another drive and disconnect.
    In my opinion you should first check to make sure you have a backup of your data, then just erase the entire internal drive (hold c boot off the 10.6 disk, use Disk Utility), reinstall OS X, same user name, update to 10.6.8, c boot off the 10.6 and Repair Disk (to fix a update error) install your programs and finally return files from backup into the same main user folders like before (Music, Docs, Pictures etc.)
    A pain it is, but you've hosed your system and in the process you might as well rebuild everything and have a fast machine again. So happens to clear MacKrapper, uninstall CS5 and any other junk in your system at the same time. Fresh, clean, lean and mean.
    Learn to Carbon Copy Cloner to a external drive that new pristine boot drive, you can hold the option key and boot from it (even update it), which is a real bacon saver when something like this happens.  Also it's free to use, donations accepted.
    http://www.bombich.com/
    Note: if anything above I've mentioned is too complicated or your not sure, seek the services of a local computer specialist.

  • How to change the width of the variable screen?

    Hi
    like in the subject mentioned i need to know how i can change the width of the variable screen....
    right now i have to scroll if i want to see the right part auf the variable screen...
    maybe i can change the width with css?

    Hi,
    Using CSS specify the table width for the variable screen and include the Css in the header section of the table.

  • How do change the text color in the variable screen ?

    Hi Experts ,
    I would like to know about , How do change the text color in the variable screen ?
    Using web templates (Analytical) can get the output. It has the variable screen contains 6 fields (Company code, Country , Region , COB, Plant and Purchasing Group). I want to make RED color text on Plant. Please help me .
    Thank you ,
    Prasad.

    Hi,
    I am looking for nearly the same. What I have found is that it seems to manipulate the SAP theme that is used in standard when template is executed in the portal. Just display the source code of the HTML and there you will see the included SAP theme (normally SAP_TRADESHOW). Then you have to go to the SAP portal and change this stuff. But for that you have to know where to find it and what impact this change has.
    I am not pretty sure if this is the right way. But as I want to change the standard layout of a whole template to a customer specific layout I think there is no other way in BI7.0.
    Regards,
    Peter

  • Calling the selection screen of report with data for the selection field

    I have the selection screen with 2 fileds.
    sales order and  payment terms.
    My requirement is to update the payment terms into the ztable for the given order.
    Sometimes the payment terms will be there ie already maintained ,in that case i need to show to the user the existing payment term ,so that he can modify and save that one.If the payment term is not existing then simply i can go inside the program and update the payment term.
    What I thought of doing is , writing a report program and then after the user inputs the selection screen ie order number , I Will check in the ztable and if the payment terms is found then i will use the key word leave list processing. But i dont know how to populate the payement term in the selection screen oncegaing from the program

    Hi shiva,
    when the user enters sales order number on screen, in parameter 1,
    you want to show payment term, on selection screen itself, in parameter 2.
    We can use the event
    AT SELECTION-SCREEN.
    Eg. PO Number <----
    > User
    Below is sample code for same.
    If you enter PO Number, the system will show the corresponding user in parameter2.
    Just copy paste.
    REPORT  YAM_TEMPA09.
    PARAMETERS : EBELN LIKE EKKO-EBELN.
    PARAMETERS : ERNAM LIKE EKKO-ERNAM.
    AT SELECTION-SCREEN.
    ERNAM = ''.
    SELECT SINGLE ERNAM
    FROM EKKO
    INTO ERNAM
    WHERE EBELN = EBELN.
    regards,
    amit m.

  • How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something"sign... it just doesn't start the system....

    How do I fix a initializing problem with my macbook pro? I only get to the blank screen with the apple logo and the "processing something" sign... it just doesn't start the system....
    Please help
    Marcelo

    If there is no loading bar, it's usually a problem with a third party kext file in OS X itself.
    You can press the power button down to force a hardware shutdown, then reboot holding the shift key down on a wired or built in keyboard, this will disable them and you go around and update your third party software.
    Gray, Blue or White screen at boot, w/spinner/progress bar
    Also take this time to backup your users files off the machine if possible.
    Most commonly used backup methods
    Sometime that won't work and you need to do more
    ..Step by Step to fix your Mac

Maybe you are looking for

  • How can i extract text from Power point files,wod files,pdf files

    hi friends, i need to extract text from the power point files,word files,pdf files for my application.Is it possible to extract the text from the those files .If yes plz give solution to this problem.i would be thankful if u givve solution to this pr

  • DBLink in VO Query

    Hi, I have a created a dblink that connects to R12 database. When i use the DBlink in VO in oaf it doesnt seem to be working on the server.However it is working on the local machine. Below is the details of the error. <!--StartFragment-->java.sql.SQL

  • Dep area neg. value

    we have one asset, group depreciation area is in USD, but our comp code currency is JPY, due to exchange rate fluctuation, the group depr. area now have negative value: -230 USD, but book dep. area is positive value, now we can't do any transaction a

  • Safari and full screen

    Hello, I have changed from Windows to Apple and now I am looking for a key which allows me to change the screen from normal to full screen modus. With the internet explorer I have to press the F11 key to change, but I cannot find this insinde of Safa

  • Drop down listing not showing

    On my new MacBook Air, in a online CRM software NetSuite, the drop down does not show all of the items.  The drop down is trunckated, cutting off the last 5 or so item.  For drop downs with a shorter list of options this is not a problem.  Suggestion