Delete button in Web template

Hi ,
     We have a requirement to delete the saved data in Web template, we want the saved data to be deleted. Can somebody help me to with the java script . The reset button or any other given functions are not helpful.
Thanks in advance

Hi Rakshita,
Wat Deepti says is correct. But one more point is that you need to dynamically bind the web item selection to a filter so that Delete function can delete that row alone.
Otherwise all your data in the web template will be deleted.
Regards,
Mint.

Similar Messages

  • Notes Button on Web Template & Authorisation

    The standard web template has a 'notes' button where the user can create note documents.  This looks very useful but these notes can also be deleted. Do you know if this functionality can be restricted in authorisation eg: prevent deletion of an existing note??
    Thanks

    Hi,
    I don´t know if there is a way in HTML to return to the previous page. You can do this in Javascript this way
    !atras.gif!
    atras.gif is the name of the image you'll use as button.
    If you prefer HTML the only way I imagine is to make a link with the previous page.
    Hope it helps.

  • URGENT:  Not seeing the variable Pop-up for Button , on web template in WAD

    Hi gurus,
    In IP I have a standard plan function for 'Copy', which has a few variables defined on the funciton itself (as to be changed):
    Version from:
    Version to:
    Order from:
    Order To:
    Fiscal year from:
    Fiscal year to:
    All of the above variable are created with the following parameters:
    Variable input: Optional (have also tried madantory)
    Ready for input: is flagged.
    Variable represents: Single value.
    No default entry.
    No personalized data.
    Now in WAD, I create a button group for this function by selecting the Command, 'Executing Planning Function (simple)', manually entering my plan function technical name next to 'Command specific parameters', and selecting the dataprovider created for the filter I created in IP, and finally flagging the 'Display variable' button.
    The problem is, on the web template the variable screen does not appear when I click on the function button. It executes the function in the background without giving me the pop-up for variable selection. And obviously since the variables have no default values, nothing is processesed.
    I've tried this with planning sequence instead, and still wont give me the variable pop-up screen..
    I've actually explicitlet entered the variables on the 'Parameters for Command screen', the same screen where you enter the filter for databinding and well as the function.
    It still wont work (no variable pop-up screen).
    Is this issue related to the support pack. We're on SP12 right now?
    If not, do any of you gurus have any ideas? Big points will be rewarded for this.
    Thanks

    In the parameterization of the command, there is an option 'show variable screen'. I am not sure if you have mentioned this clearly, but have you checked this option?

  • Back button on Web template

    Hi All,
    I have a web template , which is working fine . There is no option of going back to the previous page on the template and the only way is to click on the back button on the explorer.
    The users have requested me to add a back button on the template. I am not an HTML guy, so I want your expertise on the same .
    Can someone who has worked on this guide me ?
    Thanks

    Hi,
    I don´t know if there is a way in HTML to return to the previous page. You can do this in Javascript this way
    !atras.gif!
    atras.gif is the name of the image you'll use as button.
    If you prefer HTML the only way I imagine is to make a link with the previous page.
    Hope it helps.

  • Disable button in web template

    Hi,
    I have a requirement wherein i have to execute a process chain through a click of a button in a web template.
    Is there any option to disable the button until the chain gets completed or can we disable the button until further refresh of the template?
    Also can we generate a message that "Data Load is in Progress" until the chain completes and on completion we can give "Load Successful" message?
    Kindly help me with this.
    Best Regards,
    Prateek

    Got it!!!

  • Regarding "My Porfolio" option from Open-Button in Web Template

    Hello,
    I have added an OPEN-Button (using LOAD-Command) in the web-template, "Layout of the Open- Save Dialog" as "Display only Template Persistency Options". Currently, the user is able to see "Favourites/BeX Portfolio/My Portfolio".
    I want to remove the "My Portfolio" option after user clicks on "Open" button.
    Please advise.
    Thanks,
    SC

    Hi,
    At the moment it is not possible to disable or restrict access to these options. SAP hope to Develope this functionality in the future.
    Technical Reason:
    =================
    The dialog in which you can see tabs including 'InfoArea' is called as a
    Open/Save dialog.
    This Open/Save dialog framework is implemented in two different ways,
    one in ABAP(Rendered using .NET) and the other in JAVA.
    The authorization object you are referring S_RS_FOLD and the relevant
    setting(s) SUP_FOLDER to are evaluated in ABAP(Rendered using .NET) and
    its been applied. But the Open/Save dialog framework in JAVA is
    completely different.
    Here there is no support to evaluate authorization objects as the
    rendering is completely dealt with unified rendering framework. So, in
    java web this is not available but only in ABAP.
    I hope you have understood the fact that JAVA Open/Save dialog framework
    implementation doesn't support the feature of hiding the tabs in java
    web.
    If you want please raise the development request as per the SAP note: 11.
    Regards,
    Venkat

  • Creation of a "print all" button in web template

    Good afternoon!  I have two reports created in the WAD that use hierarchies.  You have the ability for run the report for whichever entity you select from a hierarchy and you can print that report.  End users are asking for the ability to click on a button that will print the report for each entity in the hierarchy in one click.  Has anyone had success with this "print all" button?
    Thanks
    Kim Plut

    Hi Kim,
    you can use command for expand/collapse hierarchy nodes "SET_DRILL_STATE" for your DataProvider together with the print command "EXPORT". For a button group webitem you can build a command sequence in WAD.
    SET_DRILL_STATE
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/7b5f0a95ce12d0e10000000a422035/frameset.htm
    Export Web Application
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/85de4943af5919e10000000a1553f7/frameset.htm
    Regards
    Andreas

  • Missing 'open view' functionality in 0ADHOC_TABLE (0ADHOC),  web template

    Hi - it appears that the 'open view' functionality is missing as button in web template 0ADHOC_TABLE (0ADHOC), despite there is 'safe view' functionality (button).
    Did someone add this button/functionality to 0ADHOC_TABLE?
    What is the correct Javascript coding as we already tried to incorporate the 'open view' Javascript from template 0ANALYZER what does not work in this matter!
    Thx for any hint!
    Rgrds,
    Markus
    Message was edited by: markus hoerr
    Message was edited by: markus hoerr

    Hi,
    as described in the documentation you have to add first HELP_SERVICE and HELP_SERVICE_CLASS to your Web Item
    http://help.sap.com/saphelp_nw04/helpdata/en/53/295640a2f78437e10000000a155106/frameset.htm
    This is done in Template 0ANALYZER with the TITLE Web Item. Just copy those 2 parameters from 0ANALYZER to 0ADHOC Template, then it should work.
    Heike

  • I need help adding an additional button to a web template

    Hello,
    I am trying to add an aditional button to a web template I inherited.  I am not a web person just trying to fill a gap at the company.
    If you look at my test server www.pondviewtech.com I want to add another button above the request demo one.  I have tried a bunch of things:  making the button smaller, adding a similar line to my index file as the same button, deleting the "Welcome to" text.  The best I could get was this www.pondviewtech.com/buttontest.html .  I have attached my buttontest.html file.  I couldn't figure out how to paste a few lines of code in this page.
    I didn't create the template so if it is a mess don't worry about my feelings.
    Thanks for any help or suggestions.

    Change this -
            <p><u>Welcome to Automated Compliance Solutions</u></p>
            <p><a href="contactacs.htm"><img src="button.png" width="266" height="56" border="0" align="right" /></a></p>
    to this -
            <p><u>Welcome to Automated Compliance Solutions</u></p>
            <p><a href="yourlink.htm"><img src="yourbutton.png" width="266" height="56" border="0" align="right" /></a></p>
            <p><a href="contactacs.htm"><img src="button.png" width="266" height="56" border="0" align="right" /></a></p>
    Be aware that my suggestion here is NOT valid XHTML, but since you are not a web developer, and the 'invalid' markup that I have suggested will not affect the rendering or operation of the page, I decided to keep it simple for you.  In my suggestion, "yourlink.html" refers to the page to which you want this button to link, and "yourbutton.png" refers to the filename of the button image (obviously you'd want to change this to correspond to the filename and extension of the image you have created).

  • Hiding buttons in the standard web template based on roles

    Hi,
    In the standard web template, the requirement is to hide few buttons based on the authorization.
    Can this be achieved by assigning the roles? If not what is the work around?
    Regards
    Narayana

    Narayana,
    Restricting the Buttons is not feasible thru Role restrictions, you need to work around with the WAD..
    Action Events with Btn Clck.
    Cheer's
    HVR.

  • Opening a URL from a button within a Web Template

    Hi All,
    I have a requirement to provide report specific help from within a standard web template. Assuming that I had a list of help URLs for each report and an intermediary way to redirect to those URL based upon a unique id such as the reports technical name, is it possible to create a generic button from within a web template that would dynamically create a URL based on the reports technical name? I.e., http://www.example.com/page.html?ZGTRPTNME
    To date I have only used the Action "Command via Command Wizard" from within the parameters of the button Web Item. However, I did notice that a Script Function was provided. Has any used this functionality and is it possible to create a URL with the technical name of the report?

    Rekesh,
    I had a look at the document you linked however what I need to find out is how I can place the technical name (dynamically) within the web template URL (i.e., this needs to work for multiple projects over many reports that all use the same global web template).
    It's actually very easy opening a new window via javascript however finding the varible for the report technical name remains unclear. At present I am looking at command URL's. The only other option is that I use a java script substring command to pull the report technical name from the URL (although this not as clean as using command URL's).
    EDIT: Found this document: http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/ef9a6c13f2025be10000000a1553f7/content.htm
    Appears that the command: sapbi_page.GetMainTemplateName(); will give me the technical name of the webtemplate although I'm finding it hard to find the command for getting the technical name of the current report.
    Edited by: Paul Thomson on Feb 18, 2010 4:00 PM

  • JavaScript in a Web template to hide or show a button

    Hi all,
    i got this task:
    i created a web template (Button Panel) with many buttons, behind each button there is another web template with its query, this second web template has a button to get back to the panel button,now, the user asked me the task of, when a user start from the panel button to another reports, show the button to return to the panel button,
    if the user start the second report from a link of the portal for example (this time the user doesnt start from the panel button) , the button to return to the panel button must be hide.
    i was studing this case, and the form is trough Cookies,  for example:
    if i start from the panel button, it must create a cookie A for example, when i click in some button, this other report must be read the cookie , if this is A , show the button to return to the panel, if not, so hide the button,
    soem of you have create something like this? some advices? another way? please help

    X

  • Unable to open /delete a Web Template in Development

    Hi Experts,
    I am unable to open a web template. It says "You do not have sufficient authorization to change the template,Do you want to  create a copy". I need to delete this template and when i click on delete ,there is no impact on the template. Please let me know how i can delete this template. I tried to see what authorization I am missing in SU53, but it did not help.How can I find what authorization is associated with that web template? Kindly suggest.
    Regards,
    Kavitha

    if you get no authorization error message, then it is purely authorization issue.
    When you executing Templates in BEx, it wont help in SU53. in this case, you have to check the roles and its authorization assigned on it.
    By checking with your roles matrices, you can check the authorization.
    Please check the auth objects, S_RS_COMP, S_RS_COMP1, S_RS_MPRO, S_RS_ICUBE.
    Please check whether the cubes, multi/info providers are assigned properly and the activities too.
    Hope this would help you.

  • Reuse Web Template properties: "Store in library" Button not existing?!

    Hello,
    following the instructions on http://help.sap.com/saphelp_nw04/helpdata/en/1f/37813b650cdc0be10000000a114084/content.htm
    it is said that I should do the following to save and reuse the properties of a web template (not a web item):
    "To save the properties of a Web template in a library, choose Save in Library in the lower section of the Web Item tab page."
    But there is no such Button, Link or something else labelled with "Save in Library". Unforunately, there is not screenshot available in the online help, so I even have no idea how the screen SHOULD look like.
    Can someone help or try this out and give me feedback? I almost believe that they describe something which just does not exist in the Web Application Designer.

    >
    Orla Smith wrote:
    > Hi Andreas,
    >
    > when I open the 3x web application designer
    > drag a table web item into the new template screen on the right hand side
    > and then save as ..... give the template a description and tech name
    > the web template is now saved..
    > if I then select the web item tab....
    > on the lower right hand corner of this screen is the button ...'save in library'
    > Please ensure that you are testing this on the 3x web application designer... as the link you inserted above is for NW04.... this indicates that this help file is for the 3x wad...
    > I hope this helps
    > best regards
    > Orla.
    Dear Orla,
    thank you for your reply. We only use the 7.x WAD. Do you or someone else know if there's a chance to obtain the same functionality in this version? I just want to make some template properties reusable like I do with other web items.
    And yes, the help file is obviously for 3.x. I didn't recognize that when I read it for the first time.
    Thank you,
    Andreas

  • How to build Information button in WAD, web template

    Hello friends,
    I am working in BI 7.0 WAD
    well i designed a query in Bex and it is linked with portal , so if i run the query it shows the result in Portal
    On portal while executing the query if i filter on some characteristics, then there is a button on Upper left named INFORMATION--- so if i click that it will give me the details, what extra filters i did , what extra restrictions i did.
    I am now using the same query in WAD, in order to design a web template.
    So please suggest how to create that Information tab in Web template.
    I think i have to create a Button, than name it as Information,
    But then selecting a Command, what Selection do i have to make
    Which command selection i have to do and what settings I have to make.
    Please suggest appropriate step by step approach as i am new  and learning.
    Also if you can tell how to use a specific Query in WAD to design a Web template.
    Thanks
    W

    I am new ,so if you can shed light by giving steps i will appreciate it.
    In SPRO, i can see SAP REFERENCE IMG, IMG INFORMATION, PROJECT ANALYSIS, MANAGE WORKLIST   ....
    How shall i go to reporting section.
    All reports are linked to portal so they execute equally on Portal with same setting.
    So how shall i copy that web template/
    If i copy the web template , how shall i remove everything else.
    How shall i use that web template in My WAD.
    How to save that Web template.
    Do i have to do everything in Bi server, as i can use SPRO tcode only there.
    If i create new template in WAD, how can i drag and drop the function as of default template.
    How shall i set the property
    Please suggest

Maybe you are looking for

  • Error while posting Vendor in R/3 System

    Hi ,   When I am trying to post vendor data into R/3 system from flat file, I got an error in R3 System as "IDoc: 00000000000525200 Status: IDoc with errors added" "EDI : Partner profile not available" Please advice Thnx Andy

  • Moving accounts from Snow Leopard Macs to Mac mini with Snow Leopard Server

    I got my brand spanking new Mac mini today with Snow Leopard Server! So far, we (at home) were managing our accounts on individual iMacs and a MacBook Pro. While I will be getting into the innards of account migration, management etc. I thought I'd p

  • Best way to make a menu that shows up on all pages and that's easy to add links to later?

    Hi everyone, first post on the forums.  I am very new to using Dreamweaver and making web pages in general, so bear with me Here's what I want to do: 1. Make a web site with a menu bar on the left with about 30 links. 2. All 30 links go to different

  • Import/Export SCA from NWDS/NWDI

    Hi, Someone could support me during export SCA component from NWDS? I have following configurations: Installed NWDS, done configuration development by import from SLD (track_DEV, without track_CONS). In preferences NWDS "System Landscape Directory" i

  • Parameter probleam

    hi, when user enters the any fieldname from MARC table related , the only that field descrption should come in WE variable in selection screen. if no field existing in MARC , then error message will come.. can somebody give the logic. selection-scree