"go to" function in WAD

If we do web reports can we easily add sub report buttons (I.e. The ability for a user to take a value/row in an existing query and 'goto' a sub-query using that result se). This functionality is currently present in BEx.
Is it possible in Web reports?
regards

Hi c.c.,
please look here:
http://help.sap.com/saphelp_nw04/helpdata/en/c9/bc2d38c4b3f205e10000009b38f8cf/frameset.htm
and here:
http://help.sap.com/saphelp_nw04/helpdata/en/99/08629bd3e41d418530c6849df303c9/frameset.htm
The report-report-interface is very very powerful!
Have fun.
Adem

Similar Messages

  • How to pass parameters to planning function in WAD

    Hi All,
    I want to pass parameters to planning function in WAD. Pls suggest how can I do that.
    Thanx
    Amit Jain

    Hi Amit,
    insert your planning function as a command in WAD ("EXEC_PLANNING_FUNCTION"). In the screen where you enter the technical name of your planning function you can also insert Data Bindings. There you can do a selection binding for a special characteristic or a variable value. If you want to assign a static (fix) value to a variable for example you can do a variable binding (technical name of variable/variable type "Variable Input String"/Variable Input String: set the required value).
    The same thing can be done executing planning sequences within WAD.
    Brgds,
    Marcel

  • Executing Planning Function usind WAD

    Hi Experts,
        I tried to Execute a planning function using WAD.
        Can you please tell me how to see the plan data before actually saving it. As We do in Modeller (RSPLAN).
    Thanks,
    Arshad

    Hi Mayank,
        Thanks for your generous reply.
        I am quite new to BI, so please can you explain in detail how can I display  the trace of the function ( Changed data ) before actually saving it using a query.
    Thanks,
    Arshad

  • Print function in WAD

    Hi,
    I want a Java script for Print PDF functionality in WAD.
    Please help me.
    Thanks,
    Ravi.

    You do not need to write custom Javascript for enabling PDF printing for a web report. Two steps are required for this activity -
    a) In the WAD, drag Context Menu web item and set the properties for 'Print Version' ON. 
    b) Test if the Adobe Document Service (ADS) is running on the BI system.  To do this, go to SE38 and execute program FP_PDF_TEST_00 to test the connection or, use FP_TEST_00 in 'Print Preview', you will be able to see the PDF print preview which means the service is on.
    When the report is executed, you can access the print service through the context menu to convert the report into PDF format and save/print from there.
    Hope this helps (pls award points if useful).
    Ramesh

  • Delete Functionality in WAD for IP

    Hi All,
    I am using Delete Function in WAD for IP.
    I have a Delete Button. Whenever a row is selected and Delete Button is clicked. It should delete values only selected row. but, in my case it is deleting values for all records.
    If anyone has worked on it, please help me out.
    Regards
    Sushma

    Hi
    In the definition of the planning function : Delete, mention the characteristics on which the delete shoudl take place.If the characteristic values are to be given at runtime, please assign the variables.
    If no restriction is mentioned all the keyfigure values become zero.
    Hope this helps.
    Regards, Hyma

  • Javascript Functions in WAD

    Hi all,
    Could anyone tell me about all the javascript functions we can use in WAD?
    For exp: "<i>getElementById</i>"
    Thanks in advance,

    Hi,
    Thanks for the reply,but i found some functions which arent of javascript while searching in SDN (/thread/189522 [original link is broken]); The functions are as follows.
    So what i am looking for is the list of the functions like:
    <b>SET_SELECTION_STATE_BY_BINDING</b>
    <b>EXEC_PLANNING_FUNCTION</b>
    <b>SET_VARIABLE_STATE</b>

  • Multiple Planning functions on WAD

    Dear all,
    I have a copy planning function, what i need is to run that copy function and automatically save results after that.
    I can create planning function, but there is no function as 'Save' therefore i can not create a planning sequence for that.
    What else i can do for to copy versions first and then save?
    I am using biip, and wad.
    Thanks

    Hi,
    please note that the following is related to BI-IP:
    A planning sequence needs a filter and a planning function. Both are defined on an aggregation level. It is no problem to create a planning sequence which works on different aggregation levels, meaning the filter 1 and planning function 1 is build on the aggregation level 1 and filter 2 and planning function 2 is build on aggregation level 2.
    The system reads the current keyfigure values according to the underlying aggregation level and used filter values and executes the planning function for the current settings.
    In BI-IP you do not need to save data during planning as long as you stay in the same WebTemplate. The system stores the changed data into the delta buffer, which is part of the planning buffer. When you save the data the content of the delta buffer is saved.
    Please check note 1056259 Collective note: Performance of BI planning
    for further explanation of this.
    Regards Matthias Nutt
    SAP Consulting Switzerland

  • Issue with 'Comment' functionality in WAD Report

    Hi All,
    We have a issue while entering comment in a WAD report.
    We are entering comment (eg:'Approved') to a Document 'ABC' belongs to Comp Code '123'.
    After saving the comment  we should ideally see the following
    Document
    Comp Code
    Comment
    ABC
    123
    Approved
    But with the above action Comment is also being copied to all the Comp Codes which has Document 'ABC' .
    For eg if the Document 'ABC' is being used in another Comp Code '456' then the comment is also copied to that.
    Comp Code
    Comment
    ABC
    123
    Approved
    ABC
    456
    Approved
    ABC
    567
    Approved
    Comment should be applied to unique Comp Code and Document combo s. Please guide.
    Regards,
    Priyanka

    Where do you see the standard cost as '8.42'? In listcube?
    It is likely that there is nothing wrong with what you see. JPY currency's conversion factor is different from other currencies in the standard system. It is likely that the 'real' value <i>is </i> 842 Yen (Yen amounts not having any decimals in real life).
    Adding further -
    This behavior (if it is the reason) is due to the decimal place settings for currencies (stored in table TCURX). This is not meant to be changed.
    Message was edited by: Ajay Das

  • Expand/Collapse function in WAD 7.0

    Hi,
    I have made a report in WAD using a table and a chart. In the output which I am running on a portal I have a table Report Navigation with  in which I have some of the export options and an Expand / Collapse icons are present on the button group and also I have one drop down box calendar year .As soon as I click on the icon Collapse in  the above table Report Navigation my drop down should get collapsed and again when I click on the Expand the drop down should be visible
    Report naviagtion and  Drop down boxes are present in a seperate table where in when I click on the icons( Expand / Collapse ) it should get reflected on the dropdown box which is present on the 2nd table
    I have done the above in WAD 3.5 using Java script Code
    How can this be done in WAD 7.0
    Regards,
    Maya

    Hi,
    After setting the Analysis item properties, just click on the 7th icon on top menu bar, i think its Verify or Check on server. Somthing like that.
    Or try re-opening the template after sometime. Close the existing Web window, where you see your output, and execute the template once again. This should work.
    If nothing of the above works, theres one more thing. You may have to re-create the Template.
    This happens at times when there is no proper connection between the Portal and WAD. I have faced it myself. So, just try something like that.

  • Issue with Bookmark functionality (using java script) in WAD.

    Hi,
    I am working on a WAD report and instead of using the default bookmark functionality within WAD, i use a java code to get the bookmark url in a new window.
    But the problem is the java code is not working consistently at all times.
    Issue1: If i click on the bookmark button on the report for the first time, it will open up a new window with the bookmark link. But if i close that new bookmark url window and again click on the bookmark button, a new window is opened which displays the template corresponding to the bookmarkk generated earlier (the report in its executed form), instaed of the bookmark url.
    Can anyone help me to correct this issue. At any time i click the bookmark button i want to get the bookmark url opened in the new window, instead of the template.
    Issue2: The bookmark is not at all working at particular times. It will show error message at the bottom the page. What I am  thinking is, this is because of the misalignment of the java code when you sava the WAD report. The java code is so sensitive that it gets realigned each time you save the WAD report. But sometimes even without making any changes also it is not working.
    If anyone has any suggestion or inputs for solving these issues pleese help ASAP. The java code i used is given below.
    function createBookmark()
    var bwUrl="<SAP_BW_URL CMD='BOOKMARK'>";
    child1=window.open(bwUrl,'win1','width=1,height=1,alwaysLowered=0');
    window.focus();
    //Ensure that BW completed generation of the bookmark url.
    now = new Date();
    startTime = now.getTime();
    delayTime = 3000;
    //Set timeout to 3 seconds
    waitTime = startTime;
    //check if the bookmark url is ready and timeout after the specified time (delayTime).
    while (waitTime<(startTime+delayTime))
    now = new Date();
    waitTime = now.getTime();
    //BW identifies a bookmark using BOOKMARK_ID. The presence of this string
    //in the url is used to identify creation of the bookmark. If bookmark
    //is created on the server, proceed to the next step.
    if (child1.location.href.indexOf("BOOKMARK_ID") >0) 
    break;
    bookmark_url = escape(child1.location.href);
    bookmark_url = bookmark_url.replace(/%3A/g, ":");
    bookmark_url = bookmark_url.replace(/%3F/g, "?");
    bookmark_url = bookmark_url.replace(/%26/g, "&");
    bookmark_url = bookmark_url.replace(/%3D/g, "=");
    var base_url = window.location+"";
    var base_index = base_url.indexOf("?");
    base_index = base_index + 1;
    var book_link = base_url.substring(0,base_index);
    if (book_link.indexOf("sapdbi")!=-1)
    book_link = "http://dep.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sapqbia1")!=-1)
    book_link = "http://qep.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sapqbia2")!=-1)
    book_link = "http://qep.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sappbia1")!=-1)
    book_link = "https://portal.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sappbia2")!=-1)
    book_link = "https://portal.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sapqbi")!=-1)
    book_link = "http://qep.xxx.com/sso/index.jsp?target=BW&";
    if (book_link.indexOf("sappbi")!=-1)
    book_link = "https://portal.xxx.com/sso/index.jsp?target=BW&";
    var book_index = bookmark_url.indexOf("?");
    book_index =   book_index +   1; 
    var book_length = bookmark_url.length;
    var temp_link= bookmark_url.substring(book_index,book_length);
    portal_bwUrl = book_link+temp_link;
    child1.close();
    // The below two lines are not necessary, it is left for reference.
    // https://portal.xxx.com/sso/index.jsp?target=BW&SAP-               //LANGUAGE=EN&language=EN&cmd=LDOC&TEMPLATE_ID=IPUWT_FRAME
    bookmark_window=window.open("",'_blank','width=1000px,height=30px,status=0');
    bookmark_window.moveTo(50,500);
    var body_tag = '<body leftmargin=3 topmargin=3 bgcolor=#cad4e3 class=&amp;SAPBEXTbsBdyEdg&amp;>';
    var body_text ='<p><font face=Arial size=2>
    This bookmark can be copied and pasted to Internet Explorer-Favourites, mail or other documents:
    </p>';
    bookmark_window.document.write('<title name="SAP_BW_TITLE_!IID_171">Bookmark</title>',body_text, body_tag, portal_bwUrl, '</body>');
    Thanks in Advance.

    Hi Danny
    Thanks for the update
    Hi Danny
      Thanks for the update.
      I can't find any code in the attachment.Its a Web Page.
      Rightclick on webpage and View Source
      Then i can find Code.
      Still it is not working
    Issues: Which object i have to replace with the URL in the code
    Value = 'Weekly'
    or
    fun(WEEKLY REPORT)
    and
    when i paste that code in the XHTML tab of template and tried to save it,The scripted is changed
    Please update how to proceed
    Thanks

  • Authorization issue in WAD when executing planning function

    Hi All,
    I am facing the bellow authorization issue-
    Termination message sent
    WARNING BRAIN (800): You do not have the authorization for component !!AZF2PO_AGR
    MSGV1: ZF2PO_AGR
    MSGV2: REP
    MSGV3: !!AZF2PO_AGR
    MSGV4: 16
    ABEND RSBOLAP (002): No Authorization
    I am getting this issue When Calling Planning function from WAD application using button. This authorization fail is happening in portal when the Planning function is executed.
    Error explains that there is no authorization for component u201C!!AZF2PO_AGRu201D.Where as in actual we donu2019t have any component as stated.
    Instead we have an aggregation level with technical name ZF2PO_AGR.
    We have already Assigned the below Planning objects-
    S_RS_ALVL
    S_RS_PLENQ
    S_RS_PLSE
    S_RS_PLSQ
    S_RS_PLST
    To Summarize-There is a web application with button linked to planning functuion.When clicked on this button after execution of web template we get the above error.
    Have found note 1000006,but it says Support package 12 and all but we in support package 20

    Hi Guys,
    I know this thread is answered but I have a similar problem I think.
    I have a WAD that is published to the portal. I have added the WAD to a page via a hyperlink, the page resides in KM. When a user opens the page, via a URL iView, the see the page, but when they click on the link to open the WAD, I get the following error:
    Portal runtime error.
    An exception occurred while processing your request. Send the exception ID to your portal administrator.
    Exception ID: 07:19_26/02/10_0067_18934750
    Refer to the log file for details about this exception.
    When I assign the Super Admin (UME Role) to the user, they can execute the WAD no problem.
    I am not an Authorizations person, so any pointers as to where I should start looking would be greatly appreciated.
    Thanks.
    Freddie.

  • Export to Excel - File Name WAD 7.0

    Hi All,
    I am using Export to Excel Functionality with WAD 7.0 to export the report to excel format.
    I have used button web item, with an excel picture above it. The functionality works fine.
    But while exporting the name of excel file shown is WAD 7.0 name.
    ex. My WAD 7.0 name is IFIOP_C07_W700, the excel file also gets saved in this name.
    I want it to be made customizable.
    Can you throw some pointers.
    Thanks,
    Sri Arun Prian

    Hi,
    i have the same issue now where i need to populate the xport file name as report name. can you send me your solution please.

  • WAD: Push button not displaying some Web Items

    Hi All,
    I have a web template 7.x in which there is a push button for "Export to PDF". There are some changes carried out to this web template, to include one radio button web item. My requirement is to display this Web Item on the export to PDF page.
    I have included this radio button web item in "Export to PDF" button list. However still it is not displayed on Export to PDF page.
    Is there any other setting which i am missing?
    Appreciate your quick response.
    Thanks.

    Hi Samruddhi,
    As per SAP Note 1069368 which talks about the limitations of Export to PDF functionality in WAD 7, the following webitems alone are supported on Export to PDF:-
    Supported Web items
    Analysis item
    Report item (see also the section 'Web application export with report items')
    Chart item
    Map item
    Information item
    Text item
    List of conditions
    List of exceptions
    Images (only from the MIME repository, see Note 484390)
    Thus Radio Button cannot be included in the exported PDF.
    --Priya

  • WAD  7.x - web items - collapse tray

    Hi guys,
    In WAD 7.x it is possible to use the option by almost all web item "with Tray" or not. We had the same functionality in WAD 3.5 as well with one small difference. The Box to collapse or uncollapse web items was on the left size and now in the new version in on the right side. It is very strange, uncomfortable solution especially if the web item is big (bigger then the screen). In this case I have to scroll a first to the right.  
    I would like to ask if it is possible to place this box "Collapse Tray" on the left size of the web item.
    Thanks in advance
    Erwin

    Hi Erwin,
    I'm facing the same issue during migration of templates from 3.5 to 7.0. I see that your question has been resolved.
    Can you please share the solution?
    Regards,
    Sameer

  • Delete Row in WAD layout for input ready query

    Hi All
    I am using WAD for planning applications.....when i execute the Web template, it is displaying the query in edit mode which is ok... i am able to edit and insert the records in layout but i didn't find any option for deleting row...i couldn't see any command button for delete functionality in WAD...
    please help me out......how i can get delete functionality in my user input query opened in WAD
    Thanks
    Tripple k

    Hi
    Thanks for your help...but that is not going to help...by the way i am surprised why SAP has removed these basic functionality from IP while they are there in BPS..like add row delete row...in WAD if we dont have option for new line...we have to specify the no. of new lines in prior....also if user has filled the new lines then next line will not come untill he save..trhis is ridiculas....i am not able to find any wayout for these silly functionality
    Thansk
    Tripple k

Maybe you are looking for