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

Similar Messages

  • 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 maintain Master Data through Web Application Designer layout.

    Hi.
    I’m Internship and I have to do something that it doesn’t work.
    I explain to you.
    I have to make a layout via Web Application Designer to permit users to add a line in the master data XST_RFC.
    For that, I did two things:
    First I followed this url : http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/607193d5-cdd5-2b10-c699-8ff04c3124f6?QuickLink=index&overridelayout=true&38392712686871
    The result; I have a problem with the appendix of method execute “DATA : ZL_WORKTEXT Type ZFREETEXT”. Here, SAP doen’t permit me to put XST_RFC (my characteristic to add by the user) but just /BIC/PXST_RFC… So, I tried with that and at the moment of the test in the Wad, the application say me “no Master Data in XST_RFC”. I know that there are no MD in my char, I just want to add once…
    So it doesn’t Work.
    Secondly, after testing, the Function Module test works. When a put an ID in the test page of SAP Logon in parameters, the FM put this ID and create a new line with this new ID. So I had an idea, use directly this function module in a Fox Formula but, when a call my function, I have a problem with variable/parameters type.
    My variable is TYPE XST_RFC , but my parameters is TYPE  /BIC/PXST_RFC….
    My Fox Formula
    DATA NEW_RFC TYPE XST_RFC.
    NEW_RFC = VARV(XVOU_RFC).
    CALL FUNCTION ZBWDSST_XX_MASTERDATAMAINTAIN
    EXPORTING
    VAR_RFC = NEW_RFC.
    My error message Types of parameter VAR_RFC () and variable NEW_RFC(C) are inconsistent
    If you can help me, I work on this issue for 4 days and I waste my time.
    Thanks.
    BR

    Dear All,
    The text flow for 0WS_QUEST & 0WS_QSTNNR is sufficient to make available Criteria from source system questionnaire in BW.
    After the text load (even it does not generate SID) we can already use Tcode SRM_VE_GROUPING & SRM_VE_WEIGHTING for customization of groupping and weighting in BW.
    Regards,
    Viresh

  • Web Application Designer change font

    Hi,
    I am working with the Web Application Designer and I want to change the font of the INFO_FIELD_ITEM's . Does anybody know how to chage this?
    Kind Regards
    Rob

    Hi,
    It seems the only that works is changing things via the portal themes.
    I don't see anything in the param
    http://help.sap.com/saphelp_nw70/helpdata/en/47/96784226d1d242e10000000a1550b0/frameset.htm
    Check http://help.sap.com/saphelp_nw70/helpdata/en/44/317d1f955e3f0ae10000000a114a6b/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/45/ef6009b37f3482e10000000a1553f6/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/45/ef66f1b37f3482e10000000a1553f6/content.htm
    for details
    Eddy
    PS. Reward useful answers and earn points yourself

  • Web Application Designer: Change Table Chart to Line Format

    Dear Experts,
      We, as novices of the web application designer, encounter a problem in using this program. After having created a Chart table, we cannot changed it to the line format.
    The things that we perform are as follows:
    1) Right click and choose lines format
    2) Give it all titles
    3) Click Next until finish
    However, the result is still the chart table. Is there anyone who kindly give me steps of how to change it.

    Hi,
    Please try the following:
    1. Highlight the chart.
    2. In the Web Item Properties for chart, go to Edit Chart.
    3. Click on the ... incon
    4. Pick Lines
    5. Pick a type of Lines graph.
    6. Follow the wizard to change the required properties.
    This should work for you.
    Regards,
    Xibi

  • Web application designer UI change

    Hi all,
    In a web application designer i have added an analysis item with query as data provider.
    In the output I have a requirement to change the color of individual data cell in a analysis item.
    I want to personalize the individual row or a data cell instead of changing whole data cells.
    Is there any way to change the color of individual row or some rows or some particular values in the analysis item to different color or bold selecting based on the values of the output like personalization.
    Thanking You,
    Devi

    Hi,
    We are using 7.0
    Personalize means the options we get when we right click on an data cell in the browser after executing
    the templete.
    I want to personalize a single data cell instead of all the data cells or structure at once.
    Thanking You,
    Devi

  • Web Application Designer thinks that script outside head is a bad idea

    Hi all,
    I am using BW Web Application Designer to create a web interface for out offshore users. I found an annoying bug in WAD that is driving me up the wall:
    When I place <script> tags within <body> (or anywhere outside <head> tags, really) in the HTML view of WAD, and change to Layout view, the automatic HTML validation places "</head><body>" tags after the terminating </script>.
    Presumably this is because WAD thinks that the scripts should be contained within the header, and the header closing and body opening tags are missing, and tries to fix this by adding them.
    Is there any way to fix this bug?

    Hi,
    I think it's best to create a message in the service market place for this.
    I don't see any notes on this
    Eddy
    PS. Reward useful answers and earn points yourself

  • SAP BW Web Application Designer- Style Sheet Reference

    Hi All,
    Just wanted to find out if anyone knows how the style sheets are referenced in Web application designer 7. I need to change the colour of the total line. I can do this in se80 but how the style sheet is refrenced in the designer its self i what i would like to find out. I may be going down the wrong path and the layout and colours maybe controlled directly in the application designer itself, I am not sure, new to BI 7 tool set, use to 3.5!

    Hello,
    It seems quite easy. You have just to maintain you style sheet on your MIME repository.
    Please, review these two threads:
    Stylesheet usage in WAD
    Stylesheet usage in WAD
    Best regards,
    Edward John
    SDN Moderator.

  • Web Application Designer need help ASAP

    Hi All,
    I have a requirement to customize the analysis item in a web application designer.
    I have created new templetes and added a analysis with a query view as data provider .
    in the output I require to hide some rows of the query view and also change the color of the text i.e the numbers.
    How to modify the output of the analysis item which is coming from a query view or is there any way where I can modify the output of the web templete.
    Thanking You,
    Rukmini

    Dear Devi,
    If you do not want to use the default display and behavior of the Analysis Web item, you can use the Modification parameter to change them. You can modify the table structure and the table cells.
    The Modification parameter provides modules whose use can be controlled using additional parameters.
    This function enables you to use similar options to those available in earlier releases with the Web Design API for Tables. Unlike the Web Design API for Tables, modifications enable you to make targeted changes to the display and behavior without any programming.
    Prerequisites
    The modules are the main prerequisites for making modifications to the Analysis Web item. The modules are implemented in Java. The SAP Basis infrastructure in SAP NetWeaver 7.0 does not support any customer modifications or extensions to Java coding. Customers are therefore not able to develop their own modules for modifications to the Analysis Web item.
    SAP delivers a number of sample modules. You can use parameters to modify the display and behavior of these modules.
    Procedure
    You use the modules as follows:
           1.      Select a module from the sample modules.
           2.      Specify the module in the Modification parameter of the Analysis Web item.
           3.      Control the display and behavior of the module by specifying the module-specific parameters.
    Result
    The table of the Analysis Web item is displayed in an individual manner using the modules. The behavior of the table may also be different. For example, you can define commands for table cells.
    Example
    For example, you can define a fixed column width or display comments in cells.
    For more info :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • 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

  • Hiding table columns in web application designer

    Hi,
    Can anyone please tell me how to hide the columns of a table which im using in a web application template as analysis. E.g : if i have 7 columns in my table and i dont want to show that particular column  i.e 7th and m using the same query somewhere else also to show other information so i cannot change my query but i want to hide it at web application designer level.
    Any help will be appreciated.
    Thanks & Regards

    Hi Preetha,
    I think best solution to your problem(keeping future enhancements in mind) is to create a query view based on the query that you are using.
    Move the unwanted characteristics to free chars section or hide the unwanted key figures.
    Then resave this query view.
    You can use this query view as a data provider to this table.
    Hope this helps.
    Thanks and Regards,
    Anup Kulkarni

  • How to create own Web Items for Web Application Designer

    Hi all,
    is it possible to create own Web Items for the Bex Web Application Designer? Each Web Item has a Master Web Item and a class that is responsible for rendering data. I need a solution to get the Web Item's data - i.e. the content of a table (if Web Item = table). So my approach would be to create an own (Standard) Web Item with an own class. For example I would like to change the table's Web Item parameter <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_GRID"/> to an own class...
    Is this possible?
    Or ist there any possibility to get the Web Item's data by an interface?
    Any support is welcome...thanks in advance!
    Best regards,
    Dominik

    if you want to create your own webitem check out the link given by other sdner.
    if you want to be able to execute BW query using abap you can check out the following weblog.
    /people/durairaj.athavanraja/blog/2005/12/05/execute-bw-query-using-abap-part-iii
    Regards
    Raja

  • 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 uses wrong server name

    Hello,
    I am using BI under NW04s.
    When I execute a web template in Web Application Designer it opens up the url with the server name without it's FQDN name and than I get: "URL used, <URL>, is invalid; distributed session management (DSM) cannot function. See SAP Notes 596698 and 654326.
    I've looked at these notes but I don't see how it can solve my problem.
    I've already followed the suggestions in <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=279031">this</a> thread including checking RZ10 and RSPOR_T_PORTAL table.
    Any other ideas...?
    Roy

    Hi,
    try maintaining parameter <b>icm/host_name_full</b> in SMCIM (goto/parameters/change).
    hope this helps...
    Olivier.

  • Query on WAD (Web Application Designer)

    We have got request from the user on one WAD u2013 Web Application Designer Report for the extra functionality.
    This WAD report contains 7 tabs, for each tab there is a separate query view has bee designed with default variable values.
    While running the WAD report user will input values in the variable window for the variables (Eg: Fiscal Year, Org.Structureu2026etc), after executing the report, if the user switch to another tab in the same report, the variable values entered before execution of the report will not pass to the another tab by default because the query views have been designed in such a way that each query view will have its own default values.
    Now the user is expecting the variable values entered for the first tab should be passed to other tabs as well, is it possible to pass values from one tab to another tab?
    If its possible, could you guide us where (HTML code or web template parameters or any another things) exactly the required changes/modifications need to be made in WAD report?
    Thanks in advance.

    hi vishal ,
    You are right .At first i did not get you solution
    but later i treid some random seletion propeties for the text web item.
    I got it.
    Steps:
    1. Place the text element in the right panel of wad.
    2. Go to properties of test element.we have two in this 1.General 2.specific.
    3. In specific we have the Display General Text Elements.Checkthis Check box
    4.save.
    Now you can see the ouptput.
    But not only last loaded date but also other details like
    Last change by,created by,..refreshed date..etc

Maybe you are looking for