Web Application Designer Dropdown Hier List Question

Hello all,
I have run into a roadblock for the Dropdown Hier List Web Item. I have the object working but now have a request when reselecting the same object in the Dropdown List, an action to "Open Template Dialog" needs to execute again.
For Example in my Dropdown list I have Profit Center and Plant listed. Based on selecting either value, the action "Open Template Dialog" executes and then proceed to select the lower level nodes and execute the page. But now the new requirement now is while on that same Dropdown selection of either Profit Center or Plant, without using a reset button etc if the user selects Profit Center or Plant again they would like the "Open Template Dialog" to execute again.
I have no trouble if the user selects Profit Center then Plant to do this but if a user selects Profit Center then Profit Center again it does nothing which I believe that is how it is to function. But I wanted to know if anyone knows possible way to do this.
Thanks in advance!

Hello Carlos,
Have a look at this Note
SAP Note 901213 BI 70 SP6 dropdown box: No reference for Data Provider
Thanks
Chandran

Similar Messages

  • Information Field in Web application designer

    Hi BI Gurus,
    I'm working on Web application designer and new to it. I want to display the value of filter variables but without the description of it. I'm able to display the value but that's coming with description of variable that i have given in query. Please Help me out its urgent.

    I used following steps :
    1. dragged the information field, selected edit from context menu and choosen following options:
    visibility : Visible [dropdown]
    Check on Display Variables
    Data Binding with my data provider DP_1
    Text Element type : Variable Value.
    Below that there is a option of variable , i selected it and there were 3 options present : Default value,  Manual Value, Listed value
    But no such option as u mentioned !
    Please provide assistance regarding this.
    Thanks & Regards

  • Problem with layout in Web Application Designer

    Hi all,
       I am working with the BEx Web Application Designer. Well, I execute a web template in the browser, click on right button and  choose enhanced menu, query properties and mark the check box Display Rows as Hierarchy and Expand to and from the list of values (combo-box) choose the last field that can be expanded.
    Once all the lines have been expanded and the layout of the template is longer than a page, we look for a line that is not in the first page and contract it. The problem is that when we contract the line, the layout shows  the first page, instead of the page where the line had been contracted. I have tried to solve this changing the properties that appear when the template is designed, but I haven´t found the solution. Is there any way so that i can solve it?
    Thanks in advance,
    Mª del Mar Bonilla.

    Bonilla,
    Welcome to SDN...
    Try this out...
    In the Query designer view , right click on the rows structure and select display as hierarchy. In case this option works fine , the behavior pointed out by you could be a possible bug.
    Just update the result of what I have mentioned above...
    Hope it helps..
    Arun
    P.S Assigning points is a way fo saying thank you in SDN

  • How to create a date range in Web Application Designer

    I am using 3.1 version of Web App Designer.  I need to create a report with date ranges.  I can get one date to work but not two (I need a start date and end Date).  My Query has 0CALMONTH with a variable for Interval.  When I select it as a dropdown (??) in Web App Designer, I only get one date prompt in web app designer.
    Any suggestions??
    Thanks
    Kristen

    Hi Kristen,
    I'm sorry i'm not coming to solve your problem,but for the trouble I have had,and I want to create a date picker in Web Application Designer,so if you have solved the problem ,please email to me? [email protected] ,thx very much!
    best regards
    zegion chan

  • To use Web Application Designer release 2004s do we need to have portals???

    Hi
    I would like some clarity regarding whther we need a portal or not.
    If you use Web Application Designer (SAP BW 3.x) it works fine, you can create reports and then it shows in SAP Easy Access under favourites. Executes fine, no portal is used.
    Now when I want to use the new Web Application Designer I can not execute the reports. Gives me error
    "Java communication error: RFC destination NOT_CONFIGURED does not exist", the window it appears in has a text saying it can't conect to the portal. Then notes that I look at regarding this seems that the connection between SAP BW and Portal must be set up.
    So can please someone tell me whether you need the portal to use the new Web Application Designer release 2004s
    Thanks in advance

    YOu neeed BI Java configured
    If you do not use any new BEx Web functions, do you have to install the usage types BI Java and EP?
    answer -SAP EP 6.0 Portals could be integrated into a federated portal system landscape using URL iViews.
    For more insights - FAQ
    Pls read carefuly should answer all your current and future questions.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/a5067965-0901-0010-6f8a-bbf0b7424283
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/cea68c65-0901-0010-f5a4-fd34189d8078
    Hope it Helps
    Chetan
    @CP..

  • Web Application Designer: Column width on analysis_item with BW 7.0

    Hi,
    I'm new to SAP world and I have found a problem I'm not able to solve. I'm working with the Web Application Designer and I want to modify the cell properties (such as cell width) for aligning different queries. In fact, my question are:
    <b>
    1. Is it possible to hard-code/specify column widths of the analysis_item?
    2. The property width of the analysis_item doesn't work, does it?
    </b>
    Thanks for your time and efforts.
    Message was edited by:
            Daniel Rubio

    Hi,
    I have just discovered the capability of modifying columns widths with css properties.
    So if I add to the head section of the html:
    div.prueba2 .urSTTDBdr1
    div.prueba2 .urSTTDBdr
    div.prueba2 .urSTTDBdr2
    And later I put the AnalysisItem between a div class="prueba2" and /div, the columns widths are changed.
    Do you know where can I find all the style properties (such as urSTTDBdr1) and its functions?
    Thanks

  • Print PDF file with the lay out created in the BEx web application designer

    Got the following questions (problems) when print a web report created in BEx Web Application Designer to a PDF file:
    1. The tile (which has a company logo and report name in it) was not printed, is it possible to print a title (with company logo) on each page of the PDF file?
    2. Want print the filters that have value specified on the PDF file, is it possible to do this?
    Any help is appreciated, thanks.

    Hi Simon,
    you can achieve this requirement i.e. using this way of implementation:
    1. Create a new template which contains the required fields (company logo etc) and set the visibility of the top container to "hidden". Add a empty data provider to this template and add the filter values (variable names) you want to display on the PDF. However be aware that the name for the (empty) data provider must match the name of the data provider within the original template you want to print.
    2. Open your original template and include the template you created in step 1 (Advanced: Web Templates). Choose the appropriate location (above/below the analysis item.
    3. Check the settings of your export command: do not set a special web item to be printed.
    If you export the template within web the second template should be printed correctly.
    Brgds,
    Marcel

  • Bex Web Application Designer issue: portal communication error

    hi experts,
    I am working with Bex Web Application Designer in BI7. we are using SP9. When i try to use the Web template its giving below error.
    The Requested operation could not be performed due to portal communication error.
    its message class is RSBOPLAP and message number is 018 and description is Java System error: An unknown error occured During portal communication.
    when i double click the below error details given.
    Diagnosis
    An error occurred in the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".
    The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".
    If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.
    please give solutions to resolve the issue.
    regards
    vadlamudi

    hi shambhu,
    thanks for the reply, yes its related to basis but they are unable to trace it out. is SP9 support Bex Report Designer and Bex WAD??
    regards
    vadlamudi

  • Web application Designer - RFC Exception

    Hy guru, i have a serious problem: when open or execute a web templat on web application designer 7.0 i receive a error type RFC Exception.
    Could you hlep me? Thank's a lot.
    This is the content of bex_trace file:
    -EXCEPTION-START- : Open Save Services Failure. Breaking the Action. ---
    Exception Message: Check: RFC Exception
    Exception    at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.RFCGetMessages(String& piLastNCalls, BExMessages& peMsgList)
       at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.ClearServerMessageHandler()
       at com.sap.bi.et.BExOpenSaveServices.OSDialog.GetHistory(BExObjectType pObjType, BExMessages& peMessages)
       at com.sap.bi.et.wad.WADBackend.WADOSDialogues.GetHistoryTemplateList()
    Full Stack:
         at com.sap.bi.et.wad.Debug.WriteTraceToFile(Level, String, Exception)
         at com.sap.bi.et.wad.Trace.Exception(Exception, String)
         at com.sap.bi.et.wad.WADBackend.WADOSDialogues.GetHistoryTemplateList()
         at com.sap.bi.et.wad.man.WADTemplateController.GetHistoryForDisplay()
         at com.sap.bi.et.wad.man.WADfrmMDIInitialSelection.renderHistory()
         at com.sap.bi.et.wad.man.WADfrmMDIInitialSelection.Refresh()
         at com.sap.bi.et.wad.man.WADfrmMainWindow.RefreshInitialTemplateList()
         at com.sap.bi.et.wad.man.WADTemplateController.OnTemplateOpened(WebTemplate)
         at com.sap.bi.et.wad.pageobjects.TemplateOpenedEventHandler.Invoke(WebTemplate)
         at com.sap.bi.et.wad.pageobjects.WebTemplateFactory.AddTemplateOrLibrary(WebTemplate)
         at com.sap.bi.et.wad.pageobjects.WebTemplateFactory.RegisterTemplateOrLibrary(IWebTemplate)
         at com.sap.bi.et.wad.man.WADTemplateController.LoadTemplate(EnumLoadMode, String, String, Boolean, String, Boolean, Boolean)
         at com.sap.bi.et.wad.man.WADTemplateController.DoLoadTemplateFromBW(String)
         at com.sap.bi.et.wad.man.WADfrmMainWindow.Menu_OpenSelectOH(BExOpenHistoryEventArgs)
         at com.sap.bi.et.common.BExOH.BExOpenHistory.RaiseSelectOpenEntry(dtaBExOHRow)
         at com.sap.bi.et.wad.man.WADfrmMDIInitialSelection.StartTemplate(dtaBExOHRow)
         at com.sap.bi.et.wad.man.WADfrmMDIInitialSelection.lblLinkName_LinkClicked(Object, EventArgs)
         at System.Windows.Forms.Control.OnClick(EventArgs)
         at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
         at System.Windows.Forms.Control.WndProc(Message&)
         at System.Windows.Forms.Label.WndProc(Message&)
         at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
         at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
         at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
         at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
         at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
         at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
         at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
         at System.Windows.Forms.Application.Run(Form)
         at com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----
    END com.sap.bi.et.wad.WADBackend.WADOSDialogues.GetHistoryTemplateList ##########
    --> com.sap.bi.et.wad.WADBackend.WADBackendTemplateServices.ValidateTemplateOnServer ##########
    -EXCEPTION-START- : DEBUG ### JSP-Conversion:  ---
    Exception Message: RFC_ERROR_SYSTEM_FAILURE
    Exception    at SAP.Connector.SAPConnection.ThrowRfcException(RFC_ERROR_INFO_EX rfcerrInfo, Encoding encoding, String languangeCode)
       at SAP.Connector.Rfc.RfcClient.RfcInvoke(SAPClient proxy, String method, Object[] methodParamsIn)
       at SAP.Connector.SAPClient.SAPInvoke(String method, Object[] methodParamsIn)
       at com.sap.bi.et.Communication.RSWAD.BExGeneratedRSWAD.RSWAD_WEBPUB_CALL_SERVICE(String I_ACTION, String I_CONTEXTDESCRIPTION, String I_CONTEXTFRAGMENT, String I_NODEFRAGMENT, String I_TEMPLATE, String I_TMPLID, String& E_MAX_MESSAGE_TYPE, String& E_MESSAGES, String& E_RESULT, Int32& E_SUBRC, BICS_PROV_T_MESSAGE& E_T_MESSAGE)
       at com.sap.bi.et.Communication.RSWADrfc.RSWAD_WEBPUB_CALL_SERVICE(String& I_ACTION, String& I_CONTEXTDESCRIPTION, String& I_CONTEXTFRAGMENT, String& I_NODEFRAGMENT, String& I_TEMPLATE, String& I_TMPLID, String& E_MAX_MESSAGE_TYPE, String& E_MESSAGES, String& E_RESULT, Int32& E_SUBRC, BICS_PROV_T_MESSAGE& E_T_MESSAGE)
       at com.sap.bi.et.wad.WADBackend.WADBackendTemplateServices.ValidateTemplateOnServer(WebTemplate iTemplate)
    Full Stack:
         at com.sap.bi.et.wad.Debug.WriteTraceToFile(Level, String, Exception)
         at com.sap.bi.et.wad.Debug.Exception(String, Exception)
         at com.sap.bi.et.wad.WADBackend.WADBackendTemplateServices.ValidateTemplateOnServer(WebTemplate)
         at com.sap.bi.et.wad.man.WADTemplateManipulator.ValidateTemplate(WebTemplate)
         at com.sap.bi.et.wad.man.WADfrmMainWindow.itmValidateOnTheServer_Click(Object, EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
         at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.NotifyItem(BarItem)
         at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.HidePopup(PopupCloseType)
         at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.ProcessItemClick(BarItem)
         at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.OnMouseUp(MouseEventArgs)
         at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
         at System.Windows.Forms.Control.WndProc(Message&)
         at Syncfusion.Windows.Forms.ScrollControl.WmMouseUp(Message&)
         at Syncfusion.Windows.Forms.ScrollControl.WndProc(Message&)
         at Syncfusion.Windows.Forms.Grid.GridControlBase.WndProc(Message&)
         at Syncfusion.Windows.Forms.Tools.XPMenus.MenuGrid.WndProc(Message&)
         at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
         at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
         at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
         at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
         at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
         at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
         at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
         at System.Windows.Forms.Application.Run(Form)
         at com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----
    : DEBUG ### False - RSWAD_WEBPUB_CALL_SERVICE:V:Validate on Server returned e_subrc=99
    END com.sap.bi.et.wad.WADBackend.WADBackendTemplateServices.ValidateTemplateOnServer ##########
    --> com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenObject ##########
    -EXCEPTION-START- : Open Save Services Failure. Breaking the Action. ---
    Exception Message: Check: RFC Exception
    Exception    at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.RFCGetMessages(String& piLastNCalls, BExMessages& peMsgList)
       at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.ClearServerMessageHandler()
       at com.sap.bi.et.BExOpenSaveServices.OSDialog.OpenObject(BExObjectType pServiceObjType, BExObjectType[] pSelectableSubObjTypes, Form pParentForm, String pDlgTitle, BExMessages& peMessages)
       at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenObject(Form parent, String iType)
    Full Stack:
         at com.sap.bi.et.wad.Debug.WriteTraceToFile(Level, String, Exception)
         at com.sap.bi.et.wad.Trace.Exception(Exception, String)
         at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenObject(Form, String)
         at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenSimpleObject(BExObjectType, String&, String&, Form)
         at com.sap.bi.et.wad.man.WADTemplateController.DoLoadTemplateFromBW(String)
         at com.sap.bi.et.wad.man.WADfrmMainWindow.itmOpenWebTemplate_Click(Object, EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs)
         at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
         at System.Windows.Forms.Control.WndProc(Message&)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message&)
         at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
         at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
         at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
         at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
         at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
         at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
         at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
         at System.Windows.Forms.Application.Run(Form)
         at com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----
    -EXCEPTION-START- : Open Save Services Failure. Breaking the Action. ---
    Exception Message: Check: RFC Exception
    Exception    at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.RFCGetMessages(String& piLastNCalls, BExMessages& peMsgList)
       at com.sap.bi.et.BExOpenSaveServices.OSDataProvider70.ClearServerMessageHandler()
       at com.sap.bi.et.BExOpenSaveServices.OSDialog.OpenObject(BExObjectType pServiceObjType, BExObjectType[] pSelectableSubObjTypes, Form pParentForm, String pDlgTitle, BExMessages& peMessages)
       at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenObject(Form parent, String iType)
    Full Stack:
         at com.sap.bi.et.wad.Debug.WriteTraceToFile(Level, String, Exception)
         at com.sap.bi.et.wad.Trace.Exception(Exception, String)
         at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenObject(Form, String)
         at com.sap.bi.et.wad.WADBackend.WADOSDialogues.OpenSimpleObject(BExObjectType, String&, String&, Form)
         at com.sap.bi.et.wad.man.WADTemplateController.DoLoadTemplateFromBW(String)
         at com.sap.bi.et.wad.man.WADfrmMainWindow.itmOpenWebTemplate_Click(Object, EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.OnItemClicked(EventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarItem.PerformClick()
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarRenderer.OnMouseUp(MouseEventArgs)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.OnMouseUp(MouseEventArgs)
         at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
         at System.Windows.Forms.Control.WndProc(Message&)
         at Syncfusion.Windows.Forms.Tools.XPMenus.BarControlInternal.WndProc(Message&)
         at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
         at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
         at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
         at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
         at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods+IMsoComponentManager.FPushMessageLoop(Int32, Int32, Int32)
         at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
         at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
         at System.Windows.Forms.Application.Run(Form)
         at com.sap.bi.et.wad.BexWebApplicationDesigner.Launch.Main()
    -EXCEPTION-END----

    Andrea,
    Try using ST22 to see if it gives you a detailed error message. If it is listed it will tell you what it is missing.
    Cheers,
    Rusty

  • Web Application Designer - DROPDOWN_ITEM

    Hello Gurus,
    I have the following error:
    u201CNo reference To data provider definedu201D when I execute a web Template.
    u201CIn the Web Application Designer, set parameter DATA_PROVIDER_REF in template ZZ_VENDAS_002 for Web item DROPDOWN_ITEM_1 to a valid data provideru201D
    This error doesnu2019t make sense because the web template doesnu2019t have any DROPDOWN_ITEM. I have a different web template with DROPDOWN_ITEM but not this one.
    Thanks in advance,
    Kenps

    Hello Carlos,
    Have a look at this Note
    SAP Note 901213 BI 70 SP6 dropdown box: No reference for Data Provider
    Thanks
    Chandran

  • WEB application designer - Web items - How to create new

    Hi!
    Is there a way to create new web item in web application designer, and <b>NOT</b> a copy of existing with different parameters (Web items located under Standard tab).
    It would expand possibilities of web app. designer a lot!
    Another question is, how to use BSP elements in BEX WEB reports (templates). Is this possible or not?
    Thank you in advance!
    Egi

    Hi,
    in principal you can write new web items but this is not supported by SAP as this is a modification.
    You would inherit from a standard web item class (for example CL_RSR_WWW_ITEM_VIEW) and maintain tables rsrrenderer rsrrendereratr rsrrenderert and optionally rsrrendererdep
    BSP itself can not be used, unless you include a BSP Application via Iframes in your Web template.
    Heike

  • Navigational charts in Web Application Designer

    Hello all,
    I have a question regarding actionable charts in Web Application Designer. For example a user selects a bar in a chart and based on that selection filters to additional reports or changes existing charts/tables in the Web Application Designer? I know you can right click and setup RRI then goto functionality but I would like the capability to click on the bar chart and then proceed with the action.
    I know this can be done with Geo enabled Map Web Items where you click on a state/country and drill in for additional information but I'd like to know if it can be done with in charts. I know there is an option in WAD to setup Eventing, maybe there you set the onclick event to do the function?
    Any help is appreciated.
    Thanks.

    Does anyone have any suggestions? I keep reading its possible but found no examples.
    Thanks,

  • Web Application Designer - Concatenate two queries

    Hi All,
    we using BI 7.0 SAP GUI 6.40 Support Package 14.
    I created two Queries one with characteristics within hierarchy(1) and one for the result (2).
    I put the first one in filter pane item (1) and the analysis item for the second (2).
    If I executing the query I see a drop down menü for the first query (1) and the complete report on the second query(2).
    So, when I choose a characteristics from the drop down(2) there don`t changed the data at the second query(2) (result).
    How can I concatenate 2 Queries in Web Application Designer?
    Please give me a step-by-step solution.
    Thanks in advance.
    Regards, Wolfgang

    Basically you have one query in your dropdown box and when you select one from the dropdown box you want to affect the second query. If that is the objective, then you can do that only in one query, attach the field you need in the dropdown box and create view for the table (analysis Item) and attach the view to the item. Make sure in the first dropdown box, check on the affected area which is going to be the table (analysis Item).
    thanks.
    Wond

  • Change Layout Web Application Designer

    Hello Gururs.
    Here's the question:
    I'm creating a Web Application Designer Template. When I execute it in the web, the variable screen has certain colors (kind of blue colors) the standard, but after inputing the variables when I click on Ok button, the display of the query is very mediocre, i.e., the standard, is representing the query in a table with the columns and rows in gray!
    I would like to change these colors, but I don't know how.
    I believe that in older versions you used to have an option in WAD of choosing the stylesheet (CSS), that now in the 7.0 version is unavailable.
    How can I change the layout presentation of the queries format in the WAD?
    Thank You,
    Diogo Ferreira.

    Hi Diogo,
    The table colors are from the EP settings.
    I often insert a line like this in the head of the template:
    <style type="text/css" >.urSTSHL2 { background-color:#CCDAF6 } .urSTSHL1 { background-color:#CCDAF6 }</style>
    It will overrule the standard CSS from the EP and it also works with IP queries.
    The alternative is to change the overall setting or change theme in the EP.
    Hope this helps.
    BR
    Stefan

  • Prevent values being passed using Link Item on Web Application Designer

    Hello all,
    I have a question regarding 7.0 Web Application Designer. I am using the web item Link Item and using the command OPEN_TEMPLATE_DIALOG to open a new WAD Template BUT I do not want to pass the values from the original WAD template to the new one. Is there a way to restrict passing any values to the new template? Am I using the correct command OPEN_TEMPLATE_DIALOG?
    To better describe what is happening, my characteristics and key figures are being passed from my original WAD template to my new WAD template when using the OPEN_TEMPLATE_DIALOG. I do not the values to be passed, only to open up the new WAD Template with its own reports.
    Thank you.

    Sorry maybe I mistated the problem. I do not have an issue with the variable screen when transitioning to the second WAD template screen, I have a problem due to the values from the first WAD template being passed to the second WAD template.
    My first WAD template using the Link Item is only for the ability to click on the text to open up a second WAD template which I do not want the values to be passed from the First template.
    I hope this clears up the confusion.
    Thanks

Maybe you are looking for

  • How to SEND HTML formatted mail??

    How do I put HTML formatted text into an email I want to SEND? -- "Paste as HTML" in edit menu is dimmed, and I can't get it to un-dim... I want to paste formatted text from an HTML editor into an email... can I do this with Mail, or do I need some o

  • I'm considering going from my macbook pro to a macbook air. Good idea?

    I don't use my laptop for anything more than entertainment (music, photo, web surfing). I'd also like a lighter laptop. Will I miss my macbook pro? Am I sacrificing anything "major"?

  • XI study material needed

    Hi Everyone,   I'm an abaper and now I would really like to learn XI.  can anyone tell me where can I find good study material for beginners like me. I need some tutorials that explains everything from scratch. thanks in advance. Pooja.

  • How can I make a permanent change in the zoom level?

    I want to know how I can make a permanent change is the zoom level? I dont want to constantly have to change it from the default value of 100% every time I go to a different page. Thanks.

  • Regarding change document creation

    hi all I created the change document  & there i mentioned the master data table name TCJ1T (Project types) Updation to this table is done via standard tcode SPRO but my log entirs are not going in CDPOS , CDHDR now my question is : by creating the ch