Need to activate exsisting BSP Page

Dear Guru,
There are several readyto use BSP applications are available in the SAP system,
I can view some of them from se80 transaction code.
Now I want to copy a existing bsp page and activate it
If I am going to activate existing page it is not opening through enternet url.
How can I do al the process kindly suggest the same ASAP.
Thanks & Regards,
Bipin Shah.

Hi,
Navigate in se80 -> BSP application -> your application -> enter
double click on page you copied/created
now select properties tab -> scroll down you found URL.
like following
http://host.domain.com:port/sap/bc/bsp/sap/zappl/page.htm
where host.domain.com = you SAP application server host
you need to add this entry in windows hosts file.
\system32\drivers\etc
open hosts file in notepad and make the hosts entry
x.x.x.x  ---tab---  host.domain.com
where x.x.x.x is ip address of your SAP application server
if you are using internet connection with proxy then by pass sap application host for proxy in internet explorer.
regards,
kaushal

Similar Messages

  • Collect Error Message from SAP program to BSP Page

    Hi Experts,
    I am displaying an error message in the form of pop-up Message  in a Screen based on a condition using BADI on R/3 screen , but when i am calling the screen from Portal (BSP PAge) I am unable to see the Error Message which is being displayed as a pop-up in r/3..
    How to catch the error and display in BSP Page.....
    I have searched the forum but didnt find any suitable replies....
    Plz help
    Regards,
    Srikar

    Hi Srikar,
    It depends.
    Generally though you display a message in SAPGUI it does not display automatically in BSP.
    Some times you have to manually write some code to populate and display a message in BSP.
    First you need to find the BSP page and write some code to display error messages in the same..
    Regards,
    Sreekanth

  • How to call BSP page from Webdynpro ABAP ?

    Hi All,
         I have a BSP page which has a page attibute . I need to pass a parameter from Webdynpro ALV table to the BSP page attibute and also need to display that BSP Page . Can any one help me out , how to proceed in this ?
    Regards,
    Kalpana A .

    hi kalpana,
    Use Exit Plug and pass data as URL Parameter.
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/1bc575ba064574e10000000a114a6b/content.htm
    for how to pass url please check this
    http://help.sap.com/saphelp_nw70/helpdata/EN/7b/fb57412df8091de10000000a155106/frameset.htm
    Yogesh N

  • Info on HTMLB and BSP page development needed

    Hi,
    Can someone please tell me some good books and websites where I can get learning material for HTMLB and BSP page development.
    Thanks
    Rehmat

    Don't forget:
    These examples in SE80 as well as thoughs mentioned above!
    SBSPEXT_BSP
    SBSPEXT_TABLE
    IT00
    There is also a fantastic book called <a href="http://www.sap-press.com/H959.html">Web Programming with the SAP Web Application Server</a>

  • Error accessing Inventory Collaboration Hub (ICH) BSP Pages

    Hi
    I am trying to access basic ICH page in SCM 4.0 as well as SCM 4.1. I am getting the following error:
    BSP exception: Access to page default.htm requires HTTPS. HTTPS has not been configured on this server.
    Regular BSPs are working fine in both the servers.
    Initially we had HTTP and SMTP configured and based on the error message I tried configuring HTTPS.
    SMICM status shows HTTPS with port but not active. When I tried to activate HTTPS in SMICM, i am getting
    'Operation failed(rc=1)'
    Do we really need HTTPS to get default ICH login page.
    Please guide on this to get ICH page.
    Regards
    Ragavan.

    Hi
    I had configured the SAP Web AS to display BSP pages.
    General BSP applications are working fine.
    But when I tried to access ICH related BSP pages, i am getting the following exception:
    BSP exception: Access to page default.htm requires HTTPS. HTTPS has not been configured on this server.
    Is there any document for HTTPS configuration in SAP Web AS in order to get ICH BSP pages, as my understanding is we need to have HTTPS configured properly to make ICH BSP pages working.
    Thanks in advance for comments and helps.
    Ragavan.

  • Debugging BSP Pages

    Hi,
       We are upgrading from ECC 5.0 to 6.0.
    The test environment is upgraded and after upgrade i am unable to do HTTP debugging for BSP pages.
    is there any configuration settings that i have to change ?
    Kindly Help
    Regards
    Bharath Mohan B

    For ECC:
    Before settings the break-point, you need to Active External break-point for HTTP. YOu can find this option in
    SE80, in
    Utilites--> External break-point-->Activate/Deactive for HTTP users
    then it will ask you the user name, mention your user name. This will activate your HTTP break-point.
    Then "Set External break-point (CtrlShiftF12).
    This will solve your problem...
    <i>*Reward each useful answer</i>
    Raja T

  • Modifying standard BSP pages

    Hello,
    I would like to add some functionality (precisely some Javascript code) to a standard BSP page. As it is a SAP standard, the system doesn’t allow to modify it as normal BSP page. Is there any possibility to attach some code or functionality to BSP page without modifying the code, I mean something similar to, for example, enhancements, user-exits in R/3 so that we could activate and insert the code?
    Thanks in advance for any hint.
    Regards,
    Anna

    Hi,
    I would not recommend to change standard SAP BSP pages. When there is an update or upgrade concerning this pages, you will get problems and will need to SPAU till the end of days (see also http://help.sap.com/saphelp_nw2004s/helpdata/en/60/d6ba7bceda11d1953a0000e82de14a/frameset.htm) and eventual modify things again, which isn't a pleasant job at all.
    I would say that you make a copy to a Z application and work further on that one.
    Eddy
    PS. Reward the useful answers and you will get <a href="http:///people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourself">one point</a> yourself!

  • Message not getting refreshed in bsp pages.

    Hi experts,
    An error message which is getting displayed should be removed on leaving the page. I mean the meassage area is not getting refreshed on leaving the page. Everytime i need to refresh the page to remove it. Please help.
    Abhi.

    hello Friend,
    Please clear the internal table / work are used to show message in OnInitialization method of the BSP page.
    now It is not getting cleared at the time leaving the page and data stays in memory...
    Thanks
    K.

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

  • Can't open Microsoft Office 2011 even after unistalling then reinstalling. Error message comes up before launch. What do I do? Can I fix this? I need to activate Microsoft Office within 15 days!!

    I recently got a new MacBook Pro Running on OSX Mavericks and used Time Machine to move my documents and applications. However Microsoft Office Student/ Home applications did not work and requested a product key. I did not have the product key for it as I had installed Microsoft a long time ago, so I purchased a new Mincrosoft Office 2011 Student/Home Pin to install Microsoft Office. Everything installed fine, however when I go to open it it failed to open.
    I need to activate my Microsoft Office within 15 days apparently and this is done when the application is launched. However none of the Microsoft Office applications do Launch (not Word, Powerpoint, Excel or Outlook).
    Whenever I tried to open one of the named above the Microsoft Error Reporting App would pop up and list the errors. I was advised on other support pages to disenable this app so I have done that but now Word is now giving its own error message saying:
    Process:    
    Microsoft Word [1380]
    Path:       
    /Applications/Microsoft Office 2011/Microsoft Word.app/Contents/MacOS/Microsoft Word
    Identifier: 
    com.microsoft.Word
    Version:    
    14.3.9 (14.3.9)
    Build Info: 
    Unknown-131030~0
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [152]
    Responsible:
    Microsoft Word [1380]
    I don't know or understand what is stopping me from launching my Misrosoft Office. I am wondering if others have encountered similar problems with OSX Mavericks and the Microsoft Office 2011? Does anyone have any ideas of how I can get it to launch?
    I need to get hold of my Word and Powerpoint Documents ASAP.

    Build Info:
    Unknown-131030~0
    This indicates you had a bad install. You need to completely remove Office and reinstall using your new CD Key. See instructions here. Do not do the simple remove, Use the COMPLETELY REMOVE ALL FILES steps.
    http://www.officeformachelp.com/2012/12/office-for-mac-2011-remove-office/
    so I purchased a new Mincrosoft Office 2011 Student/Home Pin to install Microsoft Office.
    You don't purchase a PIN. A PIN is generated when you install Office. You need a CD Key. If you bought Office365, you activate online.
    I have issues with the Microsoft User Data - are there supposed to be two? and where exactly do they belon. They are in the Documents file at the moment.
    Unless you used Outlook or Entourage you can delete both Microsoft User Data folders. When you install Office it will create a new one. Only Outlook & Entourage used this folder for data. W,E,P stores it's data in the User's Library/Application Support/Microsoft folder now.
    For help with removing dulicatate fonts installed by Office see:
    Office 2011 Font Management with Mavericks

  • Questions on using classes inside BSP pages

    Hi Group,
    I have a few questions on how to use classes,interfaces,parameters in classes,
    and etc., relating to OOPs concepts that can be implemented in BSPs.
    Pls send me some link wherein I can explore things and use it in BSPs.
    Thanks & Regards,
    Vishnu.

    Hi Raja,
    I am facing issues like this:
    1) When I use the code in my BSP as under:
    <%
    class ZCL_MODEL_03 definition load.
    data ref1 type ref to ZCL_MODEL_03.
    data cust_id type c value "1000".
    data c_id type c.
    create object ref1.
    c_id = cust_id.
    call method ref1->CHECK_CUSTOMER changing cid = cust_id.
    %>
    Cannot we define variables in the Scriptlet?? or we need to do only in the attributes sections only?? or in both??
    2)I am not able to use both exporting & importing things in my method call.
    eg.,call method ref1->GET_CUSTOMER
                      exporting cid = cust_id
                      importing c_id = eid.
    In the method definition, I am only using simply logic like, I was trying to send a value into the "cid" defined in the method and putting that value into "eid" which was defined exporting, but, still I could not get the value into "c_id" that I have defined in the BSP page.
    Note: in both the things(in BSP and class definition as well, I am using the same
            type for defining the attributes.
    3)When can we define a "Returning" option in the Class method's parameter    
       Definition? and how can I use it with an example?
    Thanks in advance.
    Regards,
    Vishnu.

  • 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

  • Display image in BSP page,images are on a web server outside of SAP

    Hi,
    I am creating a BSP page for employee profile.The page needs to show an emp picture along with other info.The images are not in the MIME repository,they are stored in a separate web server.I am able to display the page using
    <img border="0"                     src="http://.com/xyz/xyz.bmp" >
    However this is a non secured test server. If the images are on a secured server,I am assuming,an id ,pswd authentication will be required.Can I get the authentication done automatically so that the page is rendered seamlessly for the end user?
    Would SSO help if this web server is a portal server?what if the web server is not a portal server?

    Hi Manidipa,
    The Http class in SAP can also be used in passing the required authentication information to the non-SAP portal system.
    http://searchsap.techtarget.com/whitepaperPage/0,293857,sid21_gci1084087,00.html
    There is an article written by Angeli Axel which does the same. The article has got ABAP HTTP classes and methods to get and post the parameters to the non-SAP portal system.
    The same solution can be done by passing the credentials in the url. The custom solution would be to pass the required credentials in the url and the receiving application should grab those information from the url and confirm the authentication. After that it should be able to provide you the image. After getting the image it can be simply displayed in your BSP using iframe tag.
    For eg if the receiving side is in java, then the following code can be used to receive the username and password. Once you get this you can verify the validity depending on the datasource whether LDAP(MS-ADS, Sun one, Novell edirectory) or ordinary database(Oracle, MS SQL Server .. etc) is used for storing the credentials.
    try {
              String userName = request.getParameter("username");
              String password = request.getParameter("password");
              if (validateUser(userName, password)) {
                 response.sendRedirect("mainpage.jsp");
    The main page here you display the image
    } catch (Throwable t) {
    The above code should be considered as pseudo code for any server side language.
    Please let me know if this helps.
    With regards,
    Rajesh Khanna Venkatesan.

  • Do I need to activate my Verizon iphone 5 before I use it in Europe?

    do I need to activate my new unlocked Verizon iphone 5 before I take it to Europe? Do you know if there are any limitations on how many times/countries I can activate a gsm card? is LTE going to work as far as there is the right sim each time?
    Thank you in advance

    If the iPhone does not have the necessary carrier support files, then it won't connect regardless of the bands used. And as evidenced by the addition of more EU carriers just by an update to iOS, those files are not automatically present in the iPhone except for those carriers listed on the page I referenced. I have yet to see any reports of anyone being able to connect a US-sold iPhone 5 to a European carrier via LTE, so those support files are apparently not present in US-sold iPhones.
    Again, unless someone has found a workaround that I cannot find any evidence of, a US iPhone will it would seem not work via LTE in Europe. I'd be happy to see reports or methods to the contrary, but I cannot find any.
    Regards.

  • Download to ppt functionality from a bsp page

    download to ppt functionality from a bsp page .
    can it be done.

    Hi Saad,
    yes that can be done.
    A tricky way that only works in IE is to use ActiveX-Scripting and script the Powerpoint. This way I cannot recommend as you need to lower the security settings of IE and it is pretty cumbersome to do and very slow if you generate large ppt's.
    The way I'd suggest would be to use the new 2007 pptx-format. This file format is basicaly a bunch of XML-files that are packed in the zip-format. As of 640 you can use the class cl_abap_zip to handle zip-files.
    To generate ppt's
    - Check in a empty pptx-file into the mime repository.
    - Get this template and open it using the cl_abap_zip class.
    - Adjust the respective XML-files by using the ixml-library.
    - Update the adjusted XML-files in the zip-archive.
    - Render the zip to an xstring and send this one as response to the browser.
    At the very beginning you need to get used to the OPEN XML-format but checking the web or simply testing it by saving files in the pptx-format and having a look at the content should bring you close to the solution pretty fast.
    If you use older versions of Office you can install the FileFormatConverter from Microsoft to get the new formats supported (I think down to Office 2000). But be aware that if the converter asks you to update you most probably have an error in your generated/adjusted file so the error message is missleading and not helpfull to find the error.
    Hope that helps.
    Best Regards
    Michael

Maybe you are looking for

  • EjbFindByPrimaryKey returns null

    Hello, We are writing an BMP in 6.1 SP 2. The ejbLoad perfectly loads the data. From the Remote using the getPrimaryKey() to get the PrimaryKey. That key is passed to the findByPrimaryKey(PK) call. But, it returns the following. I have the db-is-shar

  • HOW do I print labels with country names?

    Trying to create labels for international addresses. How do I get Address Book to print the countrty name on the label? Sometimes there are even 5 lines in an address. Any internationals out there who can help? The labels are 4" x 11".

  • BI Pattern Wizard

    Dear All, I tried playing around with the Pattern Wizard in WAD on 2004s. The problem there is, I can not see the reusable web items and the ICP template is not being displayed properly. I tried searching for the sap_bw_pattern_objects role and was n

  • Export Oracle report formula column to XMLP

    hi i am thinking about exporting an rdf report to xmlp and i am worried about keeping my formula columns in the xmlpublisher report. what is gonna happen to them ? thx Dan

  • Problem While Clustering

              Hi All           I am running weblogic 6.0 server with clustering.           My server configuration is as follows           Servers           1. AdminServer           2. ManagedServer1           3. ManagedServer2           Clusters