Appraisals: Buttons dont respond in BSP pages

Hello:
   We are implementing Objective settings and appraisals without portal, so we are going to use BSP pages, everything works fine but the BSP web pages, they retrieve data from sap (they show values when we call them) but there is no reaction at all when we press any button on this page.
  Internet explorer always show these warnings in the lower part:
   "htmlbSubmit is undefined" and "object expected"
Any help will be greatly appreciated,
Best regards

Hello
Kindly check and should remove handler 'CL_RSR_WWW_HTTP' from the '/default_host/sap/public/bsp' node in ICF tree.
There should be no handler on this node. Also refer to note 871461, for more details about the issue.
This should solve the issue. 
Thanks and  Kind Regards
Ramana

Similar Messages

  • Click wheel and buttons on ipod dont respond

    After not using my Ipod for a few months i recently got it out and put new music on it only to find out that click/wheel and buttons dont respond. The button lock works but that is all. The ipod sits at the language select screen until the screen fades.

    Yeah i have the exact same problem! i dont know what to do! My closest apple shop is birmingham and from what the other guy said it made no sense. if you have it sorted please let me know on what to do.
    thanks george

  • How to call a BSP page or webdynpro from a WAD Template button

    Hi All,
    I want to implement a button on a web template which when called involes a BSP page or a web dynpro and displays the BSP page or webdynpro in a popup window.
    Thanks
    Karen

    Hi Karen,
    What you could do is create a bsp application which receives workbook id as url parameter.
    From WAD create a link to this BSP page and pass the wbook id in the url.
    Within the BSP you can then read the excel as binary string like below
    Select * from rsrwbstore into table wb_tab where workbookid = wbid.
    You can then set wb_tab-clustd as the response of the page with mime type to 'application/vnd.ms-excel'. which will open as excel
    Take a look on this weblog,
    /people/durairaj.athavanraja/blog/2006/02/06/read-sap-table-data-from-bw-webtemplate-ajax-in-bw-webtemplate
    Hope it Helps,
    Regards,
    Amit

  • Issue while printing the BSP page haveing radio buttons.

    Hi Experts,
    I have a BSP page which has radio buttons. When i try to print the page using browser print, the radio buttons are not getting printed.
    Could someone help me regarding this.
    Thanks & Regards,
    Karthik MD

    when you use radiobutton in BSP (<htmlb:radioButton) they are rendered as images. so to get it printed , in your browser (IE) go to tools->internet options->advanced->printing and check the check box against "print background colors and images".
    now try printing it should be fine.

  • Call an ABAP Function module on click of Button in BSP page

    Hello ,
    i would like to run a ABAP function module on click of a button in BSP page.
    or in other words i want a Funtion module ex: 'test1' to run after clicking this button ex: 'button1'
    and how to pass the values for a function module after clicking the button.
    i an new to bsp application .
    Can anyone help me on this .

    Hi Shalaxy,
    Triggering a URL to WDJ:
    I suppose the URL of WDJ app. is also a portal URL. I assume that from a BSP application inside portal you need to trigger the WDJ url.
    But the catch is that you cannot hotcode this URL, since it varies for a development, quality and production systems(diff. portal environments).
    To solve this issue, ABAP provides a system variable named sy-sysid, which says want system your ABAP system is, normally a development R/3 system will be associated to development portal system and quality R/3 to quality portal ans so forth.
    So you could have a internal table/db table/ variable for dev, quality or prod portal urls and from the bsp on button click based on the value in the sy-sysid you can trigger the url accordingly.
    Creating a URL in WDJ
    The above is about triggering a WDJ from BSP. But if you dynamically want to create a link in WDJ on a button click, then apparently you could not do that from BSP, since the applications are different. All you could do is to pass some URL parameters to WDJ application from BSP app. Then based on the URL parameters the WDJ application has to dynamically create a link and add it to its application.
    Hope it helps.
    Regards,
    Maheswaran
    Edited by: Maheswaran B on Mar 1, 2010 4:17 PM

  • Query regarding Button in a BSP Page

    Hi All,
    I want to add a button to a BSP Page which on clicking will open a Page Fragment.
    Please guide me how to do this.
    Thanks in advance.

    Hello Arnab,
    I assume you are thinking about something like assigment blocks in CRM. fragments of which you switch on or off:
    Here's a simple test app how to go there:
    - create a page with flow logic as main page:
    - on this page place a form with a button triggering an event. e.g toggle_fragment:
    <form method="post">
      <input  type="submit" name="onInputProcessing(toggle_fragment)" value="toggle fragment on/off"/>
    </form>
    - create an attribute for your main page named fragment_status and type it as string. And activate the "Auto" Option.
    - create the following sample code in your main page's onInputProcessing event:
    case  event_id.
      when 'toggle_fragment'.
        if fragment_status is initial.
          fragment_status = 'ON'.
        else.
          if fragment_status = 'ON'.
            fragment_status = 'OFF'.
          else.
            fragment_status = 'ON'.
          endif.
        endif.
    endcase.
    runtime->keep_context = 1.
    - in your main page's layout code add some code for displaying the page fragment like this:
    <%if fragment_status = 'ON'.%>
      <%@include file="fragment1.htm" %>
    <%endif.%>
    - now create a page fragment containing any content and name it fragment1.htm for this sample.
    - test and enjoy switching it on and off
    regards

  • Apps dont respond when i presse the smartband button.

    Example: i use the "find my phone" app (made by Sony).
    Now i set the app to respond to my smartband.
    One click should let my phone play a ringtone but that does not happen.
    Only sometimes it works.
    The smartband button does however ALWAYS makes contact with the phone when i press it for example 3 times for the lifelog app to make a bookmark.
    Please fix this!
    I use the Xperia z2, ohw and ALL apps becides the lifelog app dont respond.

    Hi, 
    I have a Nexus 5 and even though the smart alarm works, the usual alarm does not. I mean, the phone works just fine, but the smartband won't vibrate when the alarm does. Is there a problem with my smartband?
    I have another problem, it's that the smartband does not sync well the sleeping time. I have to hit refresh like 6 times for it to sync completely:
    1. I go in lifelog: appears i didn't sleep
    2. I hit refresh: It appears i slept 1 hour.
    3. I hit refresh again: It appears i slept 3 hours
    4. I hit refresh again: It appears i slept 5 hours
    5. I hit refresh again... and so on until around 7 hours (which is what i actually slept)
    Smartband has not been hit, nor has it been underwater for more than 10 minutes.

  • Flash buttons dont work in Dreamweaver Preview

    I have made a intro using flash catalyst.  I can preview in internet explorer using flash catalyst and everything works great including all button actions taking you to a different url. I then publish to my website: I added ALL the exported webfiles into a folder in dreamweaver.  I than placed the main.swf on a  blank page.  It views perfect in Internet Explorer, Chrome, and Firefox.  The up and over state of all buttons works, but when you click the buttons that are supposed to take you to another URL nothing happens.   The buttons that change state do work completely however? I also opened the html file included from flash catalyst and it views fine as well, with the same result the url action buttons dont function.
    Thanks for any information I am new to dreamweaver.
    Andy

    Hi toodoo, What version of the flash plugin are you using and can you please provide an example url where this does not work?
    To make sure it is not an add on preventing the button from working you can also try safe mode.

  • Unable to capture the Idle time for BSP page

    Hi Experts,
    I want to capture the Idle time of my BSP page. If that is 5 mins then i have to display the pop up displaying the remaining time.
    Please let me know how to capture the IDLE TIME. not the time after the page is loaded.
    Any suggestion will be helpful.
    Aready checked in SDN but unable to get the solution so posting it.
    Thanks in advance.
    Sravanthi.V

    hi,
    After capturing the idle time iam giving the warning popup to user before 5mins of expiry.Now my requirement is if the user clicks on OK button of popup the page should get refresh. i.e.Idle time should of system should break and we have to get one more hour for expiry.
    Thanks in advance,
    Sravanthi.V

  • Field value on BSP Page

    Hi,
          I have a requirement to show previous entered values in an input  field on BSP Page. for example suppose I enter value '0998' in an input field say 'XYZ'  and then I close or refresh the browser. again i open the page in browser and click the input field then system should suggest me the previous entered value i.e. '0998'.   does anyone have idea how we can do it?
    Regards
    Amit kumar
    Edited by: amitku1201 on Jan 8, 2010 12:19 PM

    Hi Amit,
    I saw your code..
    <htmlb:form id="Form1" method="POST" autoComplete = "TRUE">
    <bsp:findAndReplace find = "ON" replace = "ON">
    In the link I provided
    <bsp findAndReplace find = "off" replace = "on">
    I dont see the closing tag
    </bsp:findAndReplace>
    anywhere in your code.
    The tag should be not used immediately after the FORM tag instaed it is used just before the tag for particular element.
    Like in your case if you want to used it for the inputfield i_case , it should be done as
    <bsp findAndReplace find = "off" replace = "on">
    <htmlb:inputField id="i_case" value="<%=i_case%>" type="string" maxlength="12" width="100"/>
    </bsp:findAndReplace>
    The inputfield tag will be used between find and replace tags.
    I hope this will help you solve the issue.
    Regards,
    Anubhav

  • How to return values from a BSP page to Javascript

    Hi All,
    I want to call a BSP page which reads a single value from a table and returns that value I want the Javascript in the HTML code to get the value from the BSP page.
    Can you kindly let me know how I can return the value from the BSP page to JavaScript.
    Kindly please provide me a simple code of a BSP page and the Javascript
    Thanks
    Karen

    Hi,
    you need 3 elements to make the javascript code read the value in any field in the table: table´s name, line and column. This is how your code could look like:
    script language="javascript>
       var row = 0;
       function display(){
          row = row + 1;
          campo = 'tabla1_' + row + '_4';                 " <-- table, line, column
          valor = document.getElementById(campo).value;
    </script>
    ROW works as a counter. You have in variable valor the value of the field and can do with it what you want, perhaps display it with ALERT. I am reading the values from field 1 to n in column 4 in table TABLA1. Pay attention to the '_' in the concatenation of field´s name. The table in my BSP is very simple:
    <htmlb:tableView id                = "tabla1"
                           table             = "<%= mytable %>"
                           width             = "100%"
                           allRowsEditable   = "X"/>
    and somewhere I must call function display in my javascript code:
    <htmlb:button  id="boton" text="Texto aqui" onClientClick="display()" />
    So, give it a try.

  • Bsp Page Not displying in browser!

    Hi friends,
    My Bsp Page is not displaying in the browser, i read all previous messages and applied patches too,Still i am getting the same problem
    http://sapr347:8001/sap/bc/bsp/sap/system/sso2test.htm?sap-client=800&sap-sessioncmd=open
    this is the url generated by Web Application builder test tool, even i forced the system to use the Anonymous logon procedure and checked logon data required check box, is any request handler require for my application?
    My Instance_profile and trace file shows
    icm instance as sapr347.ssdomain, even i made an attempt and gave Ip address and system name as..
    10.10.4.11 sapr347.ssdomain sapr347  -> Failed
    10.10.4.11 sapr347                   -> Failed
    in windows/system32/drivers/etc/host file for temporary solution.
    Please advice me in this regard
    Thanks in Advance
    Yoki

    Hi friends,
    Thanks for all of your great help, i chekced all the parameters as i said before.. FQDN paramter in instance profile showing sapr347.ssdomain, my host file set into
    10.10.1.106 sapr347.ssdomain
    even i restarted my mechine(client/server),i am getting the following error
    Not found
    The following error occured:
    MsSGetNextLogon: no server found which provides service HTTP (msxxserv.c [15317])
    mySAP.com 620 msg_server (ENT)
    My URL is...
    http://sapr347:8001/sap/bc/bsp/sap/ztutorial/defualt.htm?sap-client=800&sap-sessioncmd=open
    ...its not even finding out my server..i dont know how to work get connected....please any one here find me the correct solution..i read all weblogs..and seen patches..for this..tried all helpful information..even i failed to get my page... my application is also very much activated in sicf..

  • More than one iterator in single BSP page

    Hi All,
    I need to implement different tableviews in a single BSP page which is in MVC. I found in sdn & try with one of the way thro' se24. In se24 i create a class (ZTAB_ITERATOR) which is having the iterator. I dont know how to make use/implement that class in se80 ie in my existing class. 
    Can anyone help me regarding this?
    Regards,
    Anita.

    answered

  • Download to excel in different tabs from bsp page

    Hi all,
    I have a requirement in which I have to download to xl-sheet in different tabs based on some conditions from a bsp page.
    I am successful in downloading data into different tabs.
    Now I had written the piece of code required to download to xl in a function module
    and I am calling that function module when pressing a button in bsp page.
    When I run the fm seperately its working but when I run it from bsp page its not working.But while debugging I found that the fm is being called and executed perfectly without any errors.
    But the xl is not being created on our side.
    Can anyone suggest me how to proceed on this.
    Helpful answers will be rewarded.
    Thanks,
    Uga

    Hi Raja,
    Yes I am using ole objects.
    For more clarity I am alos pasting my code.
    If this is not possible then please guide how to achieve this in BSP.
    *******************CODE*****************************************
    include ole2incl.
    data: w_cell1 type ole2_object,
    w_cell2 type ole2_object.
    *--- Ole data Declarations
    data: h_excel type ole2_object, " Excel object
    h_mapl type ole2_object, " list of workbooks
    h_map type ole2_object, " workbook
    h_zl type ole2_object, " cell
    h_f type ole2_object, " font
    gs_interior type ole2_object, " Pattern
    worksheet type ole2_object,
    h_cell type ole2_object,
    h_cell1 type ole2_object,
    range type ole2_object,
    h_sheet2 type ole2_object,
    h_sheet3 type ole2_object,
    gs_font type ole2_object,
    flg_stop(1) type c.
    Internal table Declaration
    data:gt_kna1 type standard table of kna1,
         gt_knvv type standard table of knvv,
         wa_kna1 type kna1,
         wa_knvv type knvv.
    types: data1(1500) type c,
    ty type table of data1.
    data: it type ty with header line,
    it_2 type ty with header line,
    it_3 type ty with header line,
    rec type sy-tfill,
    deli(1) type c,
    l_amt(18) type c.
    data: begin of hex,
    tab type x,
    end of hex.
    field-symbols: <fs> .
         constants cns_09(2) type n value 09.
    assign deli to <fs> type 'X'.
    hex-tab = cns_09.
    <fs> = hex-tab.
    data gv_sheet_name(20) type c .
    SELECT kunnr name1
      INTO corresponding fields of table gt_kna1
      FROM kna1
    UP TO 1000 ROWS.
    SELECT kunnr vkorg
      INTO corresponding fields of table gt_knvv
      FROM knvv
    UP TO 3 ROWS.
    loop at gt_kna1 into wa_kna1.
    concatenate  wa_kna1-kunnr  wa_kna1-name1 into it separated by deli.
    append it.
    clear it.
    endloop.
    loop at gt_knvv into wa_knvv.
    concatenate wa_knvv-kunnr wa_knvv-vkorg into it_2 separated by deli.
    append it_2.
    clear it_2.
    endloop.
    if h_excel-header = space or h_excel-handle = -1.
    *start Excel
    create object h_excel 'EXCEL.APPLICATION'.
    endif.
    call method of h_excel 'Workbooks' = h_mapl.
    set property of h_excel 'Visible' = 1.
    *add a new workbook
    call method of h_mapl 'Add' = h_map.
    gv_sheet_name = 'KNA1'.
    get property of h_excel 'ACTIVESHEET' = worksheet.
    set property of worksheet 'Name' = gv_sheet_name .
    *--Formatting the area of additional data 1 and doing the BOLD
    call method of h_excel 'Cells' = w_cell1
    exporting
    #1 = 1
    #2 = 1.
    call method of h_excel 'Cells' = w_cell2
    exporting
    #1 = 1
    #2 = 50.
    call method of h_excel 'Range' = h_cell
    exporting
    #1 = w_cell1
    #2 = w_cell2.
    *CALL METHOD OF gs_cells 'Select' .
    get property of h_cell 'Font' = gs_font .
    set property of gs_font 'Bold' = 1 .
    data l_rc type i.
    call method cl_gui_frontend_services=>clipboard_export
    importing
    data = it[]
    changing
    rc = l_rc
    exceptions
    cntl_error = 1
    error_no_gui = 2
    not_supported_by_gui = 3
    others = 4.
    call method of h_excel 'Cells' = w_cell1
    exporting
    #1 = 1
    #2 = 1.
    call method of h_excel 'Cells' = w_cell2
    exporting
    #1 = 1
    #2 = 1.
    PERFORM err_hdl.
    call method of h_excel 'Range' = range
    exporting
    #1 = w_cell1
    #2 = w_cell2.
    call method of range 'Select'.
    *PERFORM err_hdl.
    call method of worksheet 'Paste'.
    ****for second sheet**********
    GV_SHEET_NAME = '2ND SHEET'.
    gv_sheet_name = 'Knvv'.
    get property of h_excel 'Sheets' = h_sheet2 .
    call method of h_sheet2 'Add' = h_map.
    set property of h_map 'Name' = gv_sheet_name .
    get property of h_excel 'ACTIVESHEET' = worksheet.
    *--Formatting the area of additional data 1 and doing the BOLD
    call method of h_excel 'Cells' = w_cell1
    exporting
    #1 = 1
    #2 = 1.
    call method of h_excel 'Cells' = w_cell2
    exporting
    #1 = 1
    #2 = 50.
    call method of h_excel 'Range' = h_cell
    exporting
    #1 = w_cell1
    #2 = w_cell2.
    get property of h_cell 'Font' = gs_font .
    set property of gs_font 'Bold' = 1 .
    call method cl_gui_frontend_services=>clipboard_export
    importing
    data = it_2[]
    changing
    rc = l_rc
    exceptions
    cntl_error = 1
    error_no_gui = 2
    not_supported_by_gui = 3
    others = 4.
    call method of h_excel 'Cells' = w_cell1
    exporting
    #1 = 1
    #2 = 1.
    call method of h_excel 'Cells' = w_cell2
    exporting
    #1 = 1
    #2 = 1.
    PERFORM err_hdl.
    call method of h_excel 'Range' = range
    exporting
    #1 = w_cell1
    #2 = w_cell2.
    call method of range 'Select'.
    PERFORM err_hdl.
    call method of worksheet 'Paste'.
    Can you people give me inputs so that I can proceed further.
    Thanks,
    Uga

  • How to call a Function Module in a BSP Page?

    Hi there,
    i have no deep knowledge about BSP Programming.
    So what i wanna do is to call a Function Module in a BSP Site..
    I go to SE80... create a new empty BSP Application under that a Page with FlowLogic:
    I see the new empty BSP Page with this Test Button and Hello world in it.
    So my Funtion Module is called Z_Subscribe
    What i have to do that the FM is called when i open the BSP?
    Thanks
    Bjoern
    Edited by: bjoern bayerschmidt on Mar 3, 2009 1:01 PM

    Hi Bjoem,
    Search the forum for tutorials and blogs...
    Regards,
    Anubhav

Maybe you are looking for

  • Mac Mini (2011) can't boot, no screen display.

    Hi, my mac mini (2011) finally won't startup today. It was since two weeks ago, the mini goes freeze very frequently, I discovered that the fan speed was always below 2000rpm, meantime, the CPU temp was around 80-90 degree, it is around 25 degree in

  • G5 with a 30"

    I just installed a new Apple Cinema 30" on my Dual 2.5 PowerPC G5. The graphics card is an ATI Radeon 9800XT. The new display connects via the DVI port. The previous display used the ADC port. The previous Apple Cinema worked fine. The new display ca

  • Workflow Message - "Update Was Terminated" while MIRO

    Hi Experts, Please help me in the following  - Requirement : Whenever Invoice (by MIRO) is blocked either due to Price or Amount, a mail should be triggered to a user in his SAP Inbox. Approach : Business Object used - BUS2081.                  Event

  • Creative Cloud Licence

    My Im ac is now dead and non responsive. How do I transfer my licence to a new machine?

  • How to see list of all comments?

    I have a PDF of 850 pages and am marking it up on my iPad. I wonder if there is a way to see my markups in a list format, rather than having to look at them on an individual basis on each page?