Add caption to Analysis item in WAD7

Hi,
I used to add caption in WAD 3.x version, how ever, I am not able to find a similar option in WAD 7. Can any one tell me how I can do this in 7.x
Thanks

Hello Tanu,
If you can enable the 'With Tray' option for the Analysis Item, you will be able to provide caption to your Analysis item.
Regards,
Pratap Sone

Similar Messages

  • Need Calendar Year as a Variable in the Caption of an Analysis Item WAD 7

    I am using Web Application Designer 7.X for the first time.
    I am modifying a template that has the following Analysis Item in it:
               <bi:ANALYSIS_ITEM name="TABLE_4" designheight="300" designwidth="966" >
                    <bi:WIDTH value="966" />
                    <bi:WITH_TRAY value="X" type="CHOICE" text="" >
                        <bi:TRAY_SETTINGS type="COMPOSITE" >
                            <bi:CAPTION value="Employee Information" >
                                <bi:text localkey="1" />
                            </bi:CAPTION>
                            <bi:CAPTION_VISIBLE value="X" />
                        </bi:TRAY_SETTINGS>
                    </bi:WITH_TRAY>
                    <bi:DATA_PROVIDER_REF value="DATAPROVIDER_5" />
                    <bi:LINKED_DATA_PROVIDER_REF_LIST type="ORDEREDLIST" />
                    <bi:ROW_HEADER_VISIBLE value="X" />
                </bi:ANALYSIS_ITEM>
    The Caption of the table is currently set to "Employee Information". I need the Caption of the table to say "2007 Employee Information" where the year is the previous year. In other words, if the web application is executed in 2008, the title would say "2007 Employee Information". If the web application is executed in 2009, the tilte would say "2008 Employee Information".
    I am very new to BW and WAD so a detailed explanation would be greatly appreciated.
    Points will be awarded.

    I am trying to change the caption of the Analysis Item using Javascript, but the caption is showing up blank.  This is my first attempt at writing Javascript so a detailed answer would be greatly appreciated. 
    I would like the caption to read "HR Data 2007" if the function is called in 2008.  I would like the caption to read "HR Data 2008" if the function is called in 2009.  So always use the previous year in the caption.
    I took the following steps: 
    1.  In Web Application Designer, I created a Script item in my Web template.
    2.  I created the function executeJS_SET_ITEM_PARAMTERS_R using the Script Editing Wizard.
    3.  I made modifications to the function to add the year into the caption.
    4.  I modified the XHTML by adding the function to the body onload.  I am not sure if I need to do this part or if my syntax is correct here.  I can't post how I formatted the body onload because this causes 500 errors when I try to post the message.
    Here is the part of the function that I modified using the Script Editing Wizard. 
                    // Create parameter CAPTION
                    var d = new Date();
                    d.getFullYear();
                    var newCaption = "HR Data " + d;
         var paramCAPTION = new sapbi_Parameter( "CAPTION", newCaption );
         paramListTRAY_SETTINGS.addParameter( paramCAPTION );
         // End parameter CAPTION!     
    Here is the XHTML for the Analysis Item showing that the caption is set to be visible.:
               <bi:ANALYSIS_ITEM name="TABLE_4" designheight="300" designwidth="966" >
                    <bi:WIDTH value="966" />
                    <bi:WITH_TRAY value="X" type="CHOICE" text="" >
                        <bi:TRAY_SETTINGS type="COMPOSITE" >
                            <bi:CAPTION />
                            <bi:CAPTION_VISIBLE value="X" />
                        </bi:TRAY_SETTINGS>
                    </bi:WITH_TRAY>
                    <bi:DATA_PROVIDER_REF value="DATAPROVIDER_5" />
                </bi:ANALYSIS_ITEM>
    Here is the XHTML for the Script Item:
                <bi:SCRIPT_ITEM name="SCRIPT_ITEM_1" designwidth="300" designheight="70" >
                    <bi:SCRIPT_CONTENT_TYPE_LIST value="JAVASCRIPT" />
                    <bi:SCRIPT value="biLargeData:9CG1G0CWFS76DYKR0YY9GYHEM" />
                </bi:SCRIPT_ITEM>
    Edited by: Karen Thompson on Apr 10, 2008 5:34 PM
    Edited by: Karen Thompson on Apr 11, 2008 6:21 PM

  • Analysis Item option to "generate caption"

    Hello,
    Is there a way in WAD 2004s to have an Analysis Item "generate caption" with the query description as we had in the older 3.5 version?
    Best Regards,
    Sanjiv

    Hello,
    Is there a way in WAD 2004s to have an Analysis Item "generate caption" with the query description as we had in the older 3.5 version?
    Best Regards,
    Sanjiv

  • WAD-Analysis Item-Poor performance for new lines

    Hi.
    I use WAD7 for entering new records in IP.
    According to our business requirements, in analysis item properties I have defined "Number of New Lines in Planning Queries" = 50.
    After that I face before extremely poor performance - it takes about 1-2 minutes until the page has loaded (note that it is empty page - only new blank rows).
    When I define new lines = 1 performance is very good (2-3 sec).
    Does anybody know what could be the problem ?
    Thanks.

    Hello Andrey,
    the number of new lines configured in WAD is completely unknown in the ABAP backend and has no impact on backend performance; in fact, the front end gets information about one 'line' of template cells, this costs nothing.
    Checks for characteristic relationships etc. only may have significant costs for cells of the result set, not for new lines.
    Whether this problem comes from the ABAP backed or form the Java stack or from the browser rendering can be checked
    with an RSTT trace. Is the run time of the trace different between 1 or 50 new lines, were different backend calls recorded?
    If not, the problem comes from the Java stack or from the browser rendering. One can check the latter via task manager.
    To check (partially) the run time in Java and/or ABAP stack add the parameter &PROFILING=X in the url, cf. note 1048691.
    Regards,
    Gregor

  • Manually closed DN appear with value 0 on sales analysis - items

    Hello everyone,
    When i manually close a Delivery Note (DN) using Data->Close that DN still appears on my sales analysis -> customer. (using the filter -> Delivery Notes)
    However when i use sales analysis -> items i only get the list of items contained on that DN. All the columns (quantity, sales amount, gross profit, etc) are with zero values.
    Is there any way of showing those values on the sales report? Or any other report? Is this standard system behavior? Shouldn't the items disappear completely then? What is the purpose of showing them without any further information?
    Looking forward to be hearing from you.
    Regards,
    Sérgio Romã

    Hello Gordon,
    Thanks for the quick reply.
    The business process requires me to close the DN manually:
    The customer has something like 4000 employees that are created as customers. Each of those employees has a pre-defined creditline amount. DNotes can be created for each employee until that amount. On the second week of every month i need to close all these DNotes (i am doing this using an addon that runs based on schedule defined in a user table and that closes all DN that meet certain conditions) so that i can add more DNotes to each employee. At the end of every month i have another addon that totals all DN added that month (closed and open) and creates a single service invoice for a customer (defined in each employee).
    So i need to close them manually because i cannot copy them to a consolidation partner (release of employee creditline and invoicing occur at the different moments during the month).
    My disagreament with the system behavior is the following:
    - I get the correct the results if i create a sales analysis -> customer. If they don't result in a sales transaction they shoudn't appear on this report either. (according to the logic you presented)
    - Sales analysis -> Item. The item lines appear with zero. Once again, if it is not a sales transaction they shoudn't appear at all (according to the same logic). The system is doing the same thing as if the DN has been copied to an invoice which is a wrong behavior. This is a different situation and the item detail should be visible on the sales analysis report.
    What do you think?
    Regards,
    Sérgio Romã

  • How to add a column in Item Master form with chooselist

    Hi Experts
    I add a column in Item Master Form in Stock Data Tab. In this column I want to add Choose list. For this I use AfterFormLoad event. It gives Error "Matrix Line Exist" . My code is given below
    If pVal.FormType = "150" Then
                    form = B1Connections.theAppl.Forms.GetForm(150, pVal.FormTypeCount)
                    form.PaneLevel = 3
                    oItem = form.Items.Item("28")
                    oMatrix = oItem.Specific
                    Dim chooseObj As ChooseListClass
                    chooseObj = New ChooseListClass
                    chooseObj.AddChooseFromListBinCode(form.UniqueID)
                    oColumns = oMatrix.Columns
                    oColumn = oColumns.Add("BINCODE", BoFormItemTypes.it_EDIT)
                    oColumn.Width = 100
                    oColumn.DataBind.SetBound(True, "OITW", "U_BINCODE")
                    oColumn.TitleObject.Caption = "Def BinCode"
                    oColumn.Editable = True
                    oColumn.ChooseFromListUID = "CFL5"
                    oColumn.ChooseFromListAlias = "U_BinCode"
                    oColumn = oColumns.Item("U_BINCODE")
                    oColumn.Visible = False
                End If
    please give your suggestion
    Regards
    Jitender

    Hi Noor
    Thanks for reply
    I tried your suggestion but problem still there. I am using after form load event. Here matrix has 9 lines (all warehouse). If remove the line then how can I reload warehouse data. Can you suggest in more detail.
    my code is given below
    form = B1Connections.theAppl.Forms.GetForm(150, pVal.FormTypeCount)
                    form.PaneLevel = 3
                    oItem = form.Items.Item("28")
                    oMatrix = oItem.Specific
                    MsgBox(oMatrix.RowCount)
                    oMatrix.DeleteRow(1)
                    Dim chooseObj As ChooseListClass
                    chooseObj = New ChooseListClass
                    chooseObj.AddChooseFromListBinCode(form.UniqueID)
                    oColumns = oMatrix.Columns
                    oColumn = oColumns.Add("BINCODE", BoFormItemTypes.it_EDIT)
                    oColumn.Width = 100
                    oColumn.DataBind.SetBound(True, "OITW", "U_BINCODE")
                    oColumn.TitleObject.Caption = "Def BinCode"
                    oColumn.Editable = True
                    oColumn.ChooseFromListUID = "CFL5"
                    oColumn.ChooseFromListAlias = "U_BinCode"
                    oColumn = oColumns.Item("U_BINCODE")
                    oColumn.Visible = False
                    oMatrix.AddRow(1)
    Thanks
    Waiting for reply
    Regards
    Jitender

  • Sales Analysis Item Tab Function Not Showing Orders Dollars

    Hello Gurus of SAP B1.
    This pertains to SAP B1 SP 00 PL 16 Version 8.8. 
    While doing the Sales Analysis function under Sales A/R > Sales Reports > Sales Analysis > Item Tab, the system does not report on the dollars for the day when I select "Orders" or "Delivery Notes'.  The system does display the proper dollars when I select "Invoices" on the "Item" Tab. 
    And the "Invoices" and "Orders" and "Delivery Notes" buttons display correct dollars on the other tabs for Customer and Sales Employee...so why not on the "Items" tab???
    Does anyone know why this might be happening and/or how to fix this???
    Thanks in Advnace - Zal

    Thanks for the quick reply Gordon - hope things are continuing to go well in your new endeavors &;-D
    Well that is really strange that items is handled that way - I have created SQL to get the results but I always like to balance out to what SAP B1 is reporting.  My SQL detail and grand totals are fine by Customer and I have been able to reconcile in that manner, but wanted to reconcile by items also.  I am certain I have done it before in SAP 2007A...
    Has there been a change to the item/sales order table in Version 8.8???
    Take care my FFF - Zal

  • Sales Analysis Item Tab Displays Zero Dollars for "Orders"

    This pertains to SAP B1 SP 00 PL 16 Version 8.8.
    While doing the Sales Analysis function under Sales A/R > Sales Reports > Sales Analysis > Item Tab, the system does not report on the dollars for the day when I select "Orders" or "Delivery Notes'. The system does display the proper dollars when I select "Invoices" on the "Item" Tab.
    And the "Invoices" and "Orders" and "Delivery Notes" buttons display correct dollars on the other tabs for Customer and Sales Employee...so why not on the "Items" tab???  Strange that a button would be displayed which does not work...
    Does anyone know why this might be happening and/or how to fix this???
    Does SAP plan on fixing this in any upcoming patch levels???
    Regards - Zal
    Responses received from SAP B1 Core Forum:
    Sales Analysis Item Tab Function Not Showing Orders Dollars

    Thanks for the quick reply Gordon - hope things are continuing to go well in your new endeavors &;-D
    Well that is really strange that items is handled that way - I have created SQL to get the results but I always like to balance out to what SAP B1 is reporting.  My SQL detail and grand totals are fine by Customer and I have been able to reconcile in that manner, but wanted to reconcile by items also.  I am certain I have done it before in SAP 2007A...
    Has there been a change to the item/sales order table in Version 8.8???
    Take care my FFF - Zal

  • How to set dynamic column width for analysis item

    Dear Experts,
    I have a query view which is added in the web template as an analysis item. The web item properties on width is not working - I tried entering a value in the width but when I execute the template, the query view's width still stays the same.
    Module com.sap.ip.bi.rig.ColumnWidth don't seem correct because I don't want the column width to be static. As my number of columns may change, I wanted the overall width of my query view to stay the same.
    Appreciate any ideas which can solve this issue
    Thanks and Regards,
    huimin
    BW newbie

    Hi Huimin,
    I don't think it is possible to fix the width of the Analysis webitem since it dynamically adjusts its width based on the text maxlength within its cells. Unless you use com.sap.ip.bi.rig.ColumnWidth where the cols are static, you cannot achieve this.
    Even if you do override the css settings using a cell padding or something, the portal settings would override the same. How about using a Report webitem to insert tables/charts & check if the width can be adjusted here - just a thought.
    --Priya

  • How to add a new line item to a Purchase Requisition number

    Hello All,
    Can anyone please provide me with some FM or BAPI to add a new line item to an existing Purchase Requisition number.
    Can it be done using BAPI_REQUISITION_CHANGE; if yes, then how do I pass the parameters into the BAPI tables..?
    Useful pointers would be appreciated...!!
    Thanks & Regards,
    Tarun Gambhir

    @Gautham,
    Thanks for the quick reply.
    I want to update the table EBAN, so should I use the parameter table XEBAN to put in the new line item and then execute..
    Also to fill up this table I need to pass certain value, so can I use BAPI_REQUISITON_GETDETAIL and pass the same details as found from the same BAPI and create a new line item...
    Regards,
    Tarun Gambhir

  • How can I add a new line item for production order?

    HI all,
    How can I add a new line item for production order through BAPI/FM? Thanks in advance.

    Hi Mil,
      Unfortunetly SAP is not in front of me.
    But if possible go to BAPI transaction , check for any production order's bapi for CHANGE purpose. Where you will be able to add your new line.
    Reward if useful!

  • Business Catalyst will not allow me to add more than 11 items to Web Map? Is there any fix for this?

    Basically I cannot add more than 11 items on to a web app map. If I add more than 11 than the rest of the items appear of the coast of Africa for some reason. I am not sure why this happens but I was wondering if anyone else has had a similar problem and found a fix.

    Basically I cannot add more than 11 items on to a web app map. If I add more than 11 than the rest of the items appear of the coast of Africa for some reason. I am not sure why this happens but I was wondering if anyone else has had a similar problem and found a fix.

  • Add a new folder item in existing folder

    Hi
       All when i add a new folder item in an existing form
       and when i add some new controls with in this folder(tab) all controls are see the existing folder i want
      these control is see only this new folder
      plz help me
    Thanks & Regards
      Mohd Shahid

    Hi Sha
    I don't understand fully, but what i think you are saying is that you want to add a item, but to a specific tab.
    To do that, when you add your item, you must also do the following in addition to it's height,width,ect
    oitem.FromPane = 2
    oitem.ToPane = 2
    this say which pane/folder it will show on. If both are zero it will show on all tabs. If like above it will show on 1 tab.
    Hope this helps

  • Add or Delete Line Item in Billing Creation (VF01)

    Hi,
    During the billing document creation (VF01) for Order-Related Billing (example: Doc Type F5 - Pro Forma for Order), can you
    manually add or delete line items?
    Let's say if Sales Order was created with 3 line items and only 2 line items should be included in Billing Doc F5.  During the
    billing document creation (VF01), it automatically copies all 3 line items.  How can I delete the line item that I don't want
    to be included in Billing Doc F5?  Only way that I know is to put a billing block on Sales Order item so it won't automatically
    copied into a billing document.  But this process is inconvenient.  After F5 document is created, my user will then need to
    remember to go back to Sales order and remove a billing block from that line item.
    Also vice verse, can an item be manually added to a billing document during the creation mode (VF01)?  Is there somewhere
    in the configuration that I can change to allow this?  Or is it a standart SAP practice all items on a billind document have to
    be Order or Delivery-Related?
    Thanks,
    Michelle

    Hi,
    While creating the invoice via VF01. Please go to selection list icon. this will take to you another screen. here you can select the line item you want to copy/bill.
    Please try and let us know.
    Thanks,
    Vishal

  • Fix Colulm Width in analysis item  WAD 2004s BI 7.0

    Hin guys,
    I have tried everything but can't find a way to fix certain columns of an analysis item.
    The system automatically defines the column width on base of the maximum length for all values in a column.
    But I want to fix or change the column width.
    Do you know a solution for this ?
    Thanks !
    regards
    Paul

    Hi Vivek,
    have a look at SAP Online Help: [http://help.sap.com/saphelp_nw2004s/helpdata/en/47/a0623a12753377e10000000a421937/content.htm].
    You may also try the note below.
    [https://service.sap.com/sap/support/notes/1118502]
    Best regards,
    Sebastian

Maybe you are looking for

  • Receiver File Adapter -- EndSeparator not 0d0a but 0a

    Hi everybody, I've got a problem sending a file from XI. When the file is created, the character written each end of line is, in hex code, 0d0a. But it seems that, the machine receiving the file, does not accept that code as a carriage return. How co

  • Slideshow in iphoto, once shared send to idvd, becomes lower quality

    Hello, I made a slideshow in iphoto 8.1.2 that looks great, using the "snapshot" theme. I need to be able to play this in a regular dvd player attached to a tv. I hit share > send to idvd. In idvd 7.0.4, I set up my menu page (used "shelves" theme),

  • Can't empty trash in Finder

    Hey out there! I can't seem to empty trash in Finder (Mt. Lion). It starts deleting 45k items, and then simply quits.  I deleted a whole slew of apps and files which were transferred from my really OLD iMac.  Did I overload it's capacity? Thank you s

  • Driver for X61 when windows 7 installing?

    I have plan to install windows 7 on my x61 (currenly I use windows xp sp2). But I can not find down where I can find the driver? Please help me Thanks in advance

  • Container shapes (Urgent Help)

    At the following url http://www.myprinting.de/designer in the theme 3D area you will see 3D images combination i want to make similar to this but do not know how to make it. I have urgent need for this plz help me