How to reload a BSP Application ?

Hi,
   I have a button in a BSP page, onclick of that button i need the application to be reloaded. how can this be acheived?
Thanks
Bharath Mohan B

Hi,
just completing with urls to the blogs:
BSP/How-To: Navigation between BSP Applications: Part-I:
/people/raja.thangamani/blog/2006/12/26/bsphow-to-navigation-between-bsp-applications-part-i
BSP/How-To: Navigation between BSP Applications: Part-II
/people/raja.thangamani/blog/2007/01/05/bsphow-to-navigation-between-bsp-applications-part-ii
Regards, Mikael

Similar Messages

  • How to run custom BSP application in UI frame work.

    Hi,
    Can you please tell me how to run custom BSP application in UI frame work.
    I have copied CRM_UI_FRAME application into ZCRM_UI_FRAME. Now if i am trying to test this particular application but in URL of IE i am able to see that its always calling CRM_UI_FRAME application.
    Can any body help me out in this?
    Rgds,
    Jat.

    Hi!
    You will find that and some other interesting stuff here
    https://websmp206.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700001006302007E
    The documents name is How-to Guide Framework Enhancements
    rollo
    Edited by: rollo on Aug 8, 2008 8:20 AM

  • How Backup and restore BSP application to Local computer

    How Backup and restore BSP application to Local computer.
    How Backup whole Package to a Local file?

    check out this code sample.
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3330a5e1-0701-0010-6e81-e88984de611a">Tool to Download Complete BSP Application</a>
    Regards
    Raja
    is the following thread of yours is answered? or do you have more questions.
    htmlb tableview with CSS
    Message was edited by: Durairaj Athavan Raja

  • How to create custom BSP application in SAP CRM?

    Hi Experts,
    I would like to seek help from you. I am new in developing CRM objects. My first requirement is to create a custom program that will generate a PDF report.
    First thing I would like to know is the transaction code where I need to create a BSP application that will be able to run in crm webclient. Please clarify if it is in BSP_WD_CMPWB or in SE80 because it is said that I should create BSP application using MVC.
    Second thing is how will I be able to call a smartforms in a BSP application. The scenario for my custom program would be, I should have a two input fields in the selection-screen which are Business Partner ID and Product Lines. together with a button that will trigger the form when ticked.
    Hope to hear from all of you. Your help will be very much appreciated.
    Thanks and Regards,
    Monica

    Hello MonicAnna,
    You can find some information on this page.
    (http://help.sap.com/saphelp_nw70/helpdata/en/59/cd7daa07d711d5b66f006094192fe3/content.htm)
    And also you dont have to use se80 to create new Bsp appliaction. You can create new application by this transaction BSP_WD_CMPWB.
    Zafer,
    Edited by: Zafer Kuru on Dec 5, 2011 10:12 AM

  • How to call custom BSP application (copied from standard)

    Hi,
    I came across 1 interesting link in SDN.
    [Enhancement procedure of BSP application HRRCF_RECRUITER in eRecruitment]
    My requirement is also similar.
    I need to copy the HRRCF_TRM_SRCH application.
    I know how to make the changes for the logic (like copying the standard controller & iterator class etc.)
    But I donu2019t know how to call the custom BSP application.
    One requirement is, I need to call a BSP application, in which there are only UI(user interface/screen) changes .
    That is, if there are only changes made to hitlist_cand.bsp page . And no changes made to hitlist_cand.do page.
    Eg: Removing one button from screen.
    Second requirement is, I need to call a BSP application in which there are logic changes also.
    (I know how to  change the standard controller class to custom class)
    Eg: Changing logic of button.
    We tried renaming the application name from standard to custom one (with Namespace=SAP itself, though it gave a warning) in the table T77RCF_LOG_APPL .
    Then we used this name to configure the start page link. But still the execution control is going to standard page & not to custom BSP application.
    How will I know which BSP application(Appl A), is calling the BSP application (Appl B) in which I want to make changes ?
    The starting application is HRRCF_START_INT.
    Would really appreciate solutions posted.
    Thanks,
    Nisha Vengal.

    Hi Nisha,
    I think you have an issue to call custom BSP.
    -     Ignore the warning message (in the table T77RCF_LOG_APPL) as it is just a warning message. I did not touch start page link at all.
    -     Additionally you need to make (I had to made) an entry in table u2018V77RCF_SMG_NAVIu2019.
    Let me know, if you need anything else.
    ...Naddy

  • How to call custom BSP application on click of BACK button for SC in EBP.

    Hi All,
    We are implementing OCI using custom BSP applications.In EBP SC screen ,in step1 (Select Goods/Services), the links for these BSP applications are displayed.
    The user can create a shopping cart using these applications , after the items are transfered from BSP to SC on standard  EBP screen , in step2
    there are four buttons ,
    1)Refresh
    2)Check
    3)Back
    4)Continue.
    We need to call one of our custom BSP applications on click of  this BACK button
    How can i acchieve the same?
    Do i need to make changes in the standard ITS application or thers some other way?
    Thanks,
    Anubhav.
    Edited by: Anubhav Jain on Jul 1, 2008 7:24 AM

    To call a wd abap application from BSP use the method CL_WD_UTILITIES=>CONSTRUCT_WD_URL then just create a link in bsp with the url returned like this:
    <a href="url">Link</a>
    To pass data from wd abap to bsp or vice versa that a look at this blog: /people/koen.labie2/blog/2006/11/29/eating-cookies-with-webdynpro-and-bsp
    regards,
    Fabio Louzada Saito

  • EREC-BSP-How to call a bsp application from another bsp application

    Hi Experts,
    In E-Rec one of my bsp application zapp_e_ext calling another standard bsp application hrrcf_searchhlp when user click on search help button.
    i made a zcopy (zhrrcf_serchhlp) of std application hrrcf_searchhlp,and did some changes,
    now the problem is how to replace the std application with zapplication so that zapplication should be called in place of std application when user click on search button.
    Cheers,
    Amod

    try exec()ing the cad program with the name of the file as a command line parameter...
    Runtime.getRuntime().exec("CADProg.exe Test.prt");
    i have no clue if this will work but it seems like it's worth a try.

  • How to call a BSP Application inside Webdynpro for  ABAP

    Is there any way to call a BSP application inside the webdynpro ABAP application..
    The Input screen will be the BSP page and when the user click the action it have to trigger some data in BSP and in turn it have to collaborate the manipulated data in webdynpro and shows the output in webdynpro or in BSP..

    pls refer to http://help.sap.com/saphelp_nw70/helpdata/EN/30/1b62799d786445a72ad85acb4fd55b/content.htm
    and check if it helps u

  • How to invoke the BSP application without invoking url in browser

    Hi Experts,
    I have a BSP URL link
    'https://css.wdf.sap.corp/sap/bc/bsp/sap/itsm_gui/cssguinote.htm?pointer=' . I execute this link and application gets invoked in SAP GUI as required.
    But I have a problem. On Executing the link , first the browser gets invoked with the given url and then the application gets started.
    I dont want to invoke the browser but just start the application in SAP GUI.
    Is there any way I can identify the transaction from the BSP link so that I can call directly .
    Regards,
    Ajaya Rama Raju.Singa

    Hi,
    it seems like you want to run your BSP application in SAP and not in the browser. For that you have to write a small programme, since there´s no transaction assigned to the BSP.
    You have to work with classes cl_gui_custom_container (container ón your Dynpro) and cl_gui_html_viewer (HTML viewer inside the container).
    As a third step you have to call your application with class cl_bsp_runtime and its method construct_bsp_url for building the URL in SAP. The last step is to call the URL in the HTML viewer.
    There are examples of code in SDN.

  • How  to create new bsp application ? complete guide

    hi all,
    i am new to bsp pls, anyone can explain or send material regarging bsp application . with one example.
    its urgent
    with regards
    lokeshan.m

    Check these links:
    overview:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4fbe7b8e-0a01-0010-b69b-b7e717378f22
    Full Demos:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/d46b9b90-0201-0010-ef92-9964c1bc98e1

  • How to add a BSP application to user role

    What is the procedure to add a custom 'Zbsp' BSP application to the user role in PFCG Transaction code ?
    When we add a transaction or report. it is working fine.
    Please Suggest to add BSP application  by defining required parameters

    Hi Raja,
    The  BSP application which i have created used to access a custom based abap program by means of  Ztransaction or Z internet service.
    In SRM, I want to assign this BSP application page which has link to the abap program to SUS suppliers portal page . i.e add to the particular user role.
    When i try to add this application to the user role in PFCG , it asks for the parameters action-id menu no and controller name.
    These are all used in the standard BSP appliaction say SRMSUS  bsp application..
    Suggest what values should i give it to access this BSP application to the particular user role..
    If you have questions in my requirement, do ask me.
    Thanks in advance

  • How  to start with bsp's

    i'm new to bussiness server pages, how to start with it.
    how to create a bsp application and work with it.

    hi phani,
    to start creating a bsp application,
    first go to se80 tcode, there select 'bsp application' category and create a new application.
    now you can start creating your first bsp application.
    use the following link for it :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/101c3a1cf1c54be10000000a114084/content.htm
    plz reward if useful.

  • R/3 report to be  displayed via  BSP application

    Hi,
      Can anyone tell me  how to develop a  BSP application in SRM system which will diplay a  report developed in R/3?
    thanks.

    hi !!
    refer to link ->
    http://www.sapdevelopment.co.uk/webapps/bsp/bsp_exereport.htm
    i am giving the extract from same website below :
    Please follow following steps - >
    Creating a BSP which executes an ABAP report to retrieve data
    Step 1 - Create ABAP report to retrieve data
    Using SE80 create program ZBSP_GETDATA.
    Step 2 - Create new BSP Application
    Using SE80 create BSP Application (I.e. ZBSP_GRANTS).
    Step 3 - Create new page (initial.htm)
    Right click on BSP object name and select create->page (with flow logic).
    Step 4 – Populate ‘Layout’ tab
    Insert the following code into initial.htm layout section.
    <%@page language="abap"%>
    <%@extension name="htmlb" prefix="htmlb"%>
    <html>
      <head>
        <link rel="stylesheet" href="../../sap/public/bc/bsp/styles/sapbsp.css">
        <title> Intial page of BSP application </title>
      </head>
      <body class="bspBody1">
      <h1><img src="sap_logo.gif">  Transaction Display(TSTC)</h1>
       <% submit ZBSP_GETDATA and return with p_bsp = 'X'.%>
       <% import it_tstc to it_tstc from memory id sy-uname.%>
       <table width="80%" cellspacing="0" cellpadding="0" border="0">
         <tr>
           <td><b>T Code </b></td>
           <td><b>Program</b></td>
         </tr>
         <% data wa_tsts2 like line of it_tstc.
         Loop at it_tstc into wa_tstc. %>
         <tr>
           <td><%=wa_tstc-tcode%></td>
           <td><%=wa_tstc-PGMNA%></td>
         </tr>
         <% Endloop. %>
       </table>
    </body>
    </html>
    Step 5 – Setup ‘Type Definitions’ (TYPE declarations)
    TYPES: BEGIN OF t_tstc,
      TCODE type tstc-tcode,
      PGMNA type tstc-pgmna,
    END OF t_tstc.
    types: tt_tstc type standard table of t_tstc.
    Step 6 – Setup ‘Page Attributes’ (Data declarations)
    it_tstc
    wa_tstc
    TT_TSTC
    T_TSTC
    Step 7 – Activate and test
    Save everything and press the activate button, if all is ok press the test button which should open up a browser window and
    display your newly created BSP.
    *-- the code for BSP porgrams is
    *& Report  ZBSP_GETDATA                                                *
    *& Example of a simple data retrieval                                  *
    *& Used to demonstrate executing a report via a BSP application and    *
    *& using the data retrieved as the basis for the BSP app.              *
    *& If report is executed via a BSP then data is extracted to memory    *
    *& and then retrievd by the BSP....                                    *
    REPORT  zbsp_getdata                 .
    TABLES:     tstc.
    type-pools: slis.                                 "ALV Declarations
    parameters: p_bsp(1) type c no-display.
    *Data Declaration
    TYPES: BEGIN OF t_tstc,
      TCODE type tstc-tcode,
      PGMNA type tstc-pgmna,
    END OF t_tstc.
    DATA: it_tstc TYPE STANDARD TABLE OF t_tstc INITIAL SIZE 0,
          wa_tstc TYPE t_tstc.
    *ALV data declarations
    data: fieldcatalog type slis_t_fieldcat_alv with header line,
          gd_tab_group type slis_t_sp_group_alv,
          gd_layout    type slis_layout_alv,
          gd_repid     like sy-repid.
    *Start-of-selection.
    START-OF-SELECTION.
      perform data_retrieval.
      perform build_fieldcatalog.
      perform build_layout.
      perform display_alv_report.
    *&      Form  BUILD_FIELDCATALOG
          Build Fieldcatalog for ALV Report
    form build_fieldcatalog.
      fieldcatalog-fieldname   = 'TCODE'.
      fieldcatalog-seltext_m   = 'Trans code'.
      fieldcatalog-col_pos     = 0.
      fieldcatalog-emphasize   = 'X'.
      fieldcatalog-key         = 'X'.
      append fieldcatalog to fieldcatalog.
      clear  fieldcatalog.
      fieldcatalog-fieldname   = 'PGMNA'.
      fieldcatalog-seltext_m   = 'Program'.
      fieldcatalog-col_pos     = 1.
      append fieldcatalog to fieldcatalog.
      clear  fieldcatalog.
    endform.                    " BUILD_FIELDCATALOG
    *&      Form  BUILD_LAYOUT
          Build layout for ALV grid report
    form build_layout.
      gd_layout-no_input          = 'X'.
      gd_layout-colwidth_optimize = 'X'.
      gd_layout-totals_text       = 'Totals'(201).
    endform.                    " BUILD_LAYOUT
    *&      Form  DISPLAY_ALV_REPORT
          Display report using ALV grid
    form display_alv_report.
      if p_bsp EQ 'X'. "If report run from BSP application
        export it_tstc to memory id sy-uname.
      else.
        gd_repid = sy-repid.
        call function 'REUSE_ALV_GRID_DISPLAY'
             exporting
                  i_callback_program      = gd_repid
                  is_layout               = gd_layout
                  it_fieldcat             = fieldcatalog[]
                  i_save                  = 'X'
             tables
                  t_outtab                = it_tstc
             exceptions
                  program_error           = 1
                  others                  = 2.
    endif.
    endform.                    " DISPLAY_ALV_REPORT
    *&      Form  DATA_RETRIEVAL
          Retrieve data form EKPO table and populate itab it_ekko
    form data_retrieval.
    data: r_tcode type range of tstc-tcode with header line.
    r_tcode-sign   = 'I'.
    r_tcode-option = 'CP'.
    r_tcode-low    = 'SE*'.
    append r_tcode.
      select tcode pgmna
       up to 10 rows
        from tstc
        into table it_tstc
       where tcode in r_tcode.
    endform.                    " DATA_RETRIEVAL
    *-- Dont foget to give points if it helps ...

  • What is the Standard Procedure to Modify  SAP Delivered BSP Application ?

    Dear Experts what is the standard procedure to modify SAP delivered standard BSP application.
    i need to enhance the cFolder application delivered by SAP, adding new fields to Notification Template. The task essentially boils down to add new field in database table and changing few HTML page content.
    Greetings
    John

    Hi Vivek,
    thanks for the answer. My requirement is to enhance few of  the BSP Views with custom fields, i have figured out the ABAP table that stores the value of input fields displyed. what i am NOT understanding is when i make ZCopy of the views using BSP_CUSTOMIZE & change its UI to include my custom fields..how will the Standard BSP application PICK my zChanged views??
    is there someway i can say to standard SAP BSP to  PICK these Modified Z View ???
    hope i made query clear ??
    Greetings
    John

  • Bsp application without application class

    Hi
        I want to know how is a stateful bsp application without application class will work, meaning where is it going to store all the values without application class
    regards
    Ashutosh

    Yes... It will work for example using server side cookies.
    Best regards
    Ariel

Maybe you are looking for

  • I want to buy a new Macbook Pro yet keep iPhoto 9...

    Hi folks, I have what is - for me - a complicated question here. I will try to explain with a minimum of words yet still get the pertinent info in. I really couldn't find the exact right forum to put it in! So, as background, I had an early-2008 Macb

  • Apple TV 1st generation via rca

    Hey, i have the old style back box TV & i was wondering is there anyway to connect my 1st gen apple tv to it using RCA? as cheap as pos

  • Multiple image upload with save to database wizard problem

    hi, i need to upload multiple images (6) in a table called pictures. i will need the names stored in the database and the files uploaded on the server. since i am new to dreamweaver i can not figure out on how to make this work. the multiple image up

  • Is Lion compatible with Adobe Photoshop CS5?

    I am waiting to upgrade to Lion since I use Adobe Photoshop CS5 to edit my photos everyday. Has anyone upgraded and found that Photoshop CS5 has any issues with Lion?

  • Standby database - RMAN level 0 - Recovery catalog - OEM.

    We have configured rman level 0 backup from standby database on OEM. Job is running fine, but rman is not getting connected to recovery catalog. RMAN is connecting to target control file instead of recovery catalog. I understand we need to have DG br