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.

Similar Messages

  • 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.

  • 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.

  • 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

  • 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!!!

  • Variables defined in Query designer not affecting the web template

    Hello,
    I have some variables defined in a query, through Bex query  designer.
    The selection screen to enter the values for the variables pops up when excuted on the web or in excel .
    But the variable selection screen does not pop up when i execute a web template where in i defined with the same query.
    Please suggest me why it is happening so..

    In WAD check in the General Properties whether you have unchecked the Force Variable Screen On Checkbox
    Other thing to check is whether you have personalized the selection screen??? After Executing the Report go to selection screen by clicking on the Variable Screen option. To the left side of each variable you can see the personalization icon. right click on that and select delete personalization.
    Hope this helps.

  • Currency conversion not working in web templates after migration to 7.0

    Hi Gurus,
    I am experiencing an interesting issue in BI7. I have my web-template reports build on one or two queries. When I execute the queries from RSRT I have all the amounts properly converted to USD (there is a bex variable defined on the query level with USD as default). However, when executed from web-browser the conversions does not work when the report opens. Now, when I open the "cur. translation" option from KF popup menu and choose the same values I chose on the variable screen - everything works fine.
    Have you experienced similar issue(s)? Please share your experience and kindly avoid pasting links for documentation - these I have already reviewed and it's pointless.
    Thank you, KAT

    Hi Nitin,
    You may wish to take a look at below for few insights -
    OSS notes 328181 and 762951 as a prerequisites.
    Failure to follow the instructions in those notes may probably result in data loss.
    https://websmp207.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700002662832005E
    Re: Delta queus during upgrade
    Assign points if this is helpful.
    Regards,
    Anil

  • Sign reversal not working in Web Template

    Hello,
    I have created a web template with the web application designer containing an "Analysis" web item. The query that I use as the dataprovider has toggled the property "Reverse sign" for all key figures.
    When I execute the query in the BEx all minus signs disappear and the figures are shown correctly with sign reversal.
    When I execute the web template though the minus signs stay in front of the figures; sign reversal does not happen?
    There is no property for the "Analysis" web item that allows me to control the sign reversal, so I assume that the web item fetches this setting from the dataprovider/query.
    Any idea what is going wrong there?
    Thanks to any answers in advance.
    Regards,
    Philipp

    Hi Heike,
    thanks. That note made things clear
    I think we then should update to SPS 09...
    Regards,
    Philipp

  • Last Data Update Info field not showing in Web Template

    Last Data Update Info field does not show up in the Web Template. This Web Template is for a MultiProvider on top a single cube.
    Greatly appreciate if anyone has any insight into this issue.

    Hi Suma,
    if other queries work fine using exactly the same (customized) template the problem is most likely not the template. Does the appropriate query does display figures? Is your data binding done correctly within the template?
    What happens if you execute the customized template which does not display Last Data Update Info field with another (i.e. a different) query? Does it display the Last Data field? What happens the other way round: you execute a different template with the appropriate query (which does not display Last Data Update). Does it show the Last Data Update?
    Just give it a try, this sometimes help
    Brgds,
    Marcel

  • 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

  • Web template not working

    Hi,
    when I try to open a Webtemplate via
    the Internet Explorer it is not working.
    Please assist.
    Regards,
    Anita

    You can determine the properties of the Web template both in an object tag (see Object Tag for the Properties of Web Templates) and or with command Call Web Template.
    CMD
    LDOC
    Parameter
    Description
    TEMPLATE_ID
    Name of the Web template
    Name under which you stored the Web template in the Web Application Designer.
    STATELESS (optional)
    ‘X’ = Yes, ‘ ’ = No
    End the connection to the server as soon as possible
    For Web templates that are used almost exclusively for display without further navigation, it is more useful to set the attribute STATELESS. The session on the application server is terminated when the Web template is created. This saves resources on the application server.
    If this attribute is not specified, it is assumed that the page is still needed for navigating.
    USE_PERSONALIZATION (optional)
    ‘X’ = Yes, ‘ ’ = No
    Use personalized Web template
    If the parameter is set to ‘X’, the personalized Web template for the current user is used. If personalization does not exist for the Web template or the parameter is not set, the Web template is executed without personalization.
    STYLE_SHEET (optional)
    Path for a stylesheet that you want to use to display the Web template.
    This overwrites any stylesheet that you may have already assigned.
    TRACE (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Switch on OLAP trace
    To analyze problems with SAP, you usually need a trace. You can activate the trace with the help of note 112458 or by using the TRACE parameter.
    JAVASCRIPT (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Use of JavaScript
    Using this parameter, you ensure that Web applications are created using JavaScript (extensive interaction options) or suppress the use of JavaScript (restricted interaction).
    If this parameter is not transferred, JavaScript is activated automatically in Web browsers of version >=4.0.
    SNIPPET_OPERATIONS (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Reload changed components of the page
    You use this parameter to control whether only changed objects are loaded in navigation. This function has higher Web browser requirements. For this reason, this function is only supported by MS Internet Explorer version >=.
    If this parameter is not transferred, loading is activated automatically for the suitable Web browsers.
    ENABLE_OPEN_WINDOW (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Open new window
    Using this parameter, you can control whether a new browser window is opened, for example, for the properties dialog box or for filtering. If this parameter is not specified, new windows are opened (if supported by the Web browser).
    VARIABLE_SCREEN (optional)
    ‘X’ = display variable screen, ‘ ’ = do not display, if possible
    Display variable screen
    If you call up a Web template that has query views containing variables that are ready for input, you can use these parameters to display the variable screen. Is you do not set this parameter, or set it to ‘ ’, the variable screen is hidden, whenever possible. However, it will still be shown if, for example, the required variables that are ready for input have not yet been filled.
    MELT_VARIABLES (optional)
    ‘X’ = merge, ‘ ’ = display each query individually
    Merge variables
    If you call up a Web template containing several query views that have variables that are ready for input and you go to the variable screen display, you can determine, through these parameters, whether variables, which are used in all query views and in the same context (same InfoProvider, same compounding), are to be provided for input only once.
    VARIABLES_CLEAR (optional)
    ‘X’ = reset variable, ‘ ’ = do not reset
    Reset default variables
    If you call up a Web template that contains one or several query views that have variables that are ready for input, you can specify this parameter to reset the default variables through the query view. The variables then contain the defaults from the variable definition.
    SUPPRESS_WARNINGS (optional)
    ‘X’ = do not display warnings, ‘ ’ = display warnings
    Suppress warnings
    With this parameter, warnings are not displayed. With this parameter, warnings are not displayed.
    SUPPRESS_SYSTEM_MESSAGES (optional)
    'X' = Do not display system messages
    ' ' = Display system messages
    Suppress system messages
    With this parameter, system messages are not displayed.
    DATA_MODE (optional)
    ‘NEW’ = use current data
    ‘STORED’ = Use precalculated data
    ‘HYBRID’ = use precalculated data, request current data if this is missing.
    ‘STATIC’ = use precalculated HTML pages
    ‘STATIC_HYBRID’ = use precalculated HTML pages, if there are none, search by precalculated data and when there is none, request current data
    Data mode
    This parameter is optional. If you do not specify one of the options for this parameter, a request is always sent to the OLAP processor and current data is read.
    For the modi ‘STORED’ and ‘HYBRID’, data has to be precalculated using the Reporting Agent.
    See Defining the Web Templates Setting
    The parameters PAGEID and WBID that are used in BW 2.x are supported for the Web templates created under BW 2.x. We recommend, however, that you no longer use these.
    Calling up the Web template without navigating
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&STATELESS=X
    Calling up the Web template with trace switched on
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&TRACE=X
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&VARIABLE_SCREEN=X&VARIABLES_CLEAR=X
    Thank
    Bhima

  • Web Template not impacted after query changed and Transported

    Hi. All.
                        We have modified the query and transported to production But query changes not been
    impacted on Standard web teplate. But it works fine in Bex Analyzer.
                       Issue is there was a description was truncated earlier we used initially as short description.
    Later we mapped to Medium description and modified the entire flow and loaded. It works fine.
                      Only in production we are not seeing correct description in web report and it works fine with Analyzer. So we need to ask the user as after executing the report he needs to change characterstic property from Standard to Medium.
    But it would be bit inconvenience to users.
                So how can we solve this problem and why the query changes are not impacting on Web template.
    Please provide your views on this issue.
    Thanks & Regards
    Vijay

    Hi Vijay,
    one reason might be if you use the option "personalization" within the web template. If users can personalize the templates changes will not be visible and have to be deleted at the time a new version of the query is provided. There are background tables for the personalization as well where you can delete all objects for this template at once if necessary.
    Brgds,
    Marcel

  • 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

  • Which Web Templates for printing and broadcasting

    Hello,
    we are running NW2004S SP10 with the Portal. We are using the web template 0AnalysisPattern and within this Web Template is a button called Send (for Broadcasting) and another called Print Version (for generating a PDF-Document which can be saved and or printed). This all works from a technical point of view good.
    My question is now how I can change the layout of the PDF-File of the broadcasting PDF and also for the Print Version PDF? I do not know which Web Templates has to be changed. Could anybody please help me and give me this two Web Template names. Normally it should be possible to change within this templates the layout of the generated PDF-File, or am I wrong? I am very confused at the moment and need urgent help.
    Thanks in advance for all help and
    kind regards
    Boris

    The big answer is one you wont like, I suspect, which is that it takes TIME to get to understand the way 0ANALYSIS_PATTERN works, and then to progress to understand how to change it. That process took me several weeks, I started by documenting how the different parts work, I can let you have this document if you like, that will save you about a week.
    Moving on from that, specifically you need to understand how to access the EXPORT command from the Exel and PDF buttons, then you can see the Web TEmplate that is used to control the output. You know, I could tell you in detail (and if you search SDN you will find more detailed answers to your question) but there really is no short cut to understanding how it all works.
    Good luck!
    Patrick

Maybe you are looking for

  • Microsoft advertising/Adcontrol in a c++ game?

    Hi everyone!, I've made a game in c++ with the cocos2d-x game engine. Now I want to add some ad in the game. I've read the doc on MSDN (https://msdn.microsoft.com/fr-fr/library/advertising-mobile-windows-phone-ads-walkthroughs-81-xaml-markup(v=msads.

  • Time Out by select on DD04L inner join DD04T

    Hello, I just installed ERP 2005. After the import of a language package (SMLT, IT, FR, ES) I get some problem. If I logon with EN or IT (and I think with any language other than DE) many transaction get a Time Out error in the function module DDIF_F

  • When I receive an email, Address Book opens

    Over the last few days, I've noticed that the Address Book app opens up everytime I receive an email in the Mail app.  Anyone ideas why this is happening or what I can do to fix it?

  • ABAP Email Sending error - MSG 672 - No entry in queue yet

    I am trying to send mail by using function module CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1' EXPORTING    DOCUMENT_DATA = DOC_CHNG    PUT_IN_OUTBOX = 'X' TABLES    PACKING_LIST = OBJPACK    OBJECT_HEADER = OBJHEAD    CONTENTS_BIN = OBJBIN    CONTE

  • How can I get oci.h ociw32.lib oci.lib

    Hi I did not find any link on oracle web site and any where for oci.h ociw32.lib and oci.lib files kindly give me some link or send me these files my email address is [email protected] and if anybody have some sample program in c or visual c then kin