Customizing the ICH (UIBSP)BSP application

Hi All,
I am reposting my query here again.I have seen some postings related to this by PradeepReddy/Raja.
Could somebody help me on this.....
We have implemented the ICH and integrated it into the Portal.In this regard I want to link a BW report to every PO header. Has SAP provided the flexibility of customizing this BSP(UIBSP)application and is there any cookbook provided for this?.
Any help is greatly appericiated.
Thanks,
Vasu.

Any luck with customisation of BSP's. We are looking to customise the E-recrutment pages in HR/Payroll.
If you have managed to do this please point me in the right direction especially where view calls are made.
I am looking for an equivalent of a "where used list" so that i can change make necessary changes. All our changes to the views are currently not coming through even though the customised applicationis being called.
Regards,
Anderson

Similar Messages

  • Table to store the list of BSP Applications and View Names

    Hi,
    Please let me know the tables used to store the list of BSP Application and the corresponding View Names.
    Thanks and Regards,
    Pavithra

    Table name is O2PAGDIR.
    ~Salil

  • How to generate the output of BSP application in PDF format?

    Hi,
    I need to modify one BSP application, which generates its output in the form of PDF. I have checked all the methods in the bsp pages and its corresponding controller class's. I couldn't find any relevant method, which deals with generating the output in PDF.
    Could you please share your valuable thoughts on this?
    Again it would be helpful, If anyone of you share some knowledge on Interactive Adobe Forms.
    Thanks,
    John

    okay, awesome
    i'd use DOM or some high level API for this (don't write it by hand using plain File IO)
    okay, try this site, it goes through building a document, adding elements, writing to file, etc.
    http://www.roseindia.net/xml/dom/

  • After deleting enhanced view still the bsp application is showing in se80

    Hi,
    I enhanced one component then after some reason i deleted the enhanced view at that time it's asked do you want to delete bsp application i click on yes then after also still i showing in se 80 under my package it's showing.
    after deleting enhancement view and deleted enhancement component.
    after deleting these total still all the z classes are showing in sm24. if i enhance from starting on wards from enhancing component and enhancing view i need to new bsp application name because previous bsp application is still showing and some of the context class. after transporting in to quality server this component is showing there is context class which i redefine in the development and view is not defined in the run time repository. why it's showing these errors in quality server.
    my guess is in dev i deleted which are deleted still the classes and bsp application are there older one if provide new bsp classes also.
    what are important things we need to follow if delete the view enhancement and deleting the component enhancement. because if i transport after deleting with new bsp application name and with a previous existing class with a new request also it's not working quality server. because lot of classes are generating automatically in when we redefine the context class in development so these classes are not there in quality server.
    please guide me if delete any enhanced view and component why still bsp application and redefine z classes are showing in se80 and se24. because if enhance newly also and redefine also it's considering previous bsp application and previous redefine classes.
    what are precautions i need to take if i delete enhanced view and enhance component.please guide me.
    jemmi.

    Jemmi,
    You should follow the following SAP Note in deleting enhancements. There are a few steps to be done in SM34. If we just delete through the wizard we are bound to have these issues.
    SAP Note 1122248 - Consultation:Procedure when dealing w/framework enhancements
    Briefly, these are the steps to delete the enhancemnet-
    1) In SM34, view BSPWDVC_CMP_EXT. Select enhancement set and then select enhancement definition. You will see your component there.
    2) Select your component and in left side navigation click Controller Substitutes.
    3) A list of the enhanced views are displayed.
    4) Select the views and delete it. Before you delete make a note of the BSP application these views are attached to. Hopefully, you attached them in a Z BSP application
    5) Go to SE80. Select the Z BSP application and delete it.
    Go through the SAP Note to understand the process in more detail.

  • Calling copy of BSP application in e-recruitment

    In E-recruitment module, I have a requirement to copy the SAP standard BSP application HRRCF_REQ_MNT to a z BSP application
    and add new fields to one of the BSP pages of the ZBSP application.I could not find any customizing table where I can make a
    call to my zBSP application. Can someone help me with this please?

    Hello,
    to include views of customer bsp application in a container sequence like the requisition maintenance you have to use the standard flexibilization for container sequences.
    It can be found in the IMG under the path e-recruiting -> technical settings -> user interface -> (Settings for UI BSP [only 600]) -> Flexibilization.
    You first define a context if you have not already done this. Then you go to Container Sequence -> Define Elements for CS and create an element for the screen of the customer bsp you want to include. As the standard customizing is not shown (it's stored in seperate tables) you might want to have a look on T77RCF_CS_ITEM in SE16 to get an idea what to put in the different fields (namespace can be SAP noone seems to know what it's really for).
    Then you have to go to -> Modify CS. Add an entry for CS Id 1000 which is the Container Sequence for requisition management. In the assingments you add entries for the context you created before and all customer and standard CS Items you want to use. The elements assigned to this CS Id in standard can be found in table T77RCF_CS_SEQ in SE16.
    To access the new configuration you have to call the startpage of the recruiter with the condetext defined (URL Param: rcfContext)
    Best Regards
    Roman Weise

  • Business Server Page (BSP) Application

    I have created a BSP iView, however I'm missing some parameters and I'm not sure what shoudl be added.
    For example:
    Customer Namespace
    Application Namespace
    Business Server Page (BSP) Application
    Start Page - (is this documents_todo.htm)
    Thanks

    Application namespace: sap
    customer name space : sap
    BSP application: name of the bsp application.
    start page: start page name from the same bsp appliction.

  • How to customize a standard bsp application

    hi folks,
    i want to know what is the SAP recommended way of customizing a standard SAP BSP application. is it directly modifying the BSP application or is it creating a z application using report bsp_customize & then modifying it or is it anything else?
    thanks in advance,
    Sagar.

    if you explained what you are trying to achieve you may get a better response, this blog shows an example of how the bap app was changed.
    /people/suchita.phulkar/blog/2010/09/07/inbound-and-outbound-plugs--what-are-they-and-how-to-make-use-of-them-for-navigations-and-data-transfer-between-views-of-different-components
    There are other blogs for changing the layout, adding tables, adding fields, etc....

  • SESSION_MANAGER access from BSP application

    Hello there!!
    We've developed a Customer Interaction Center Z BSP application, which is used as a customer location cockpit: It's been developed over a CRM system and it performs calls to several backend transactions via ITS (which are always opened in a new Internet Explorer window, meanwhile "central BSP window" (the cockpit one) keeps always opened)...
    But we just can't reach backends SESSION_MANAGER transaction (SAP initial screen) because, when we type '/N' in backend's transaction bar, system closes Internet Explorer backend window!!
    We've tried it following several ways but, unfortunately, we always reached the same outcome: BACKEND INTERNET EXPLORER WINDOWS IS CLOSED BY THE SYSTEM (only the BSP cockpit, the non-backend window, keeps opened)...
    -No way by typing '/N' in navigation bar
    -No way by calling a Z transaction which executes a report which calls SESSION_MANAGER transaction
    -No way by using S000 transaction
    -No way by using SAPMSYST report (dynpro 0040)
    Any help would be (kindly) appreciated.
    Thanks in advance, greetings from Madrid.

    i guess this is more related to ITS.
    which ITS are you using?
    integrated or standalone.
    i checked in both (using standard webgui service) i dont see any problem using /n or /<transaction>
    Regards
    Raja

  • BSP Application does not launch in SAP R/3 4.7

    Hi Experts,
    We are trying to create a BSP application in SAP R/3 4.7. We are using the MVC architecture for the same. However, we are failing to launch the BSP pages. When the URL is launced either from SAP or directly in IE, the password prompt appears, after entering the user name and password it reappears again for 3 times and then throws a message invalid user name or password. This happens for all User Names. The passwords are correct though.
    We have similar BSP Application in our SAP CRM 4.0 box and it works. I do not have much expertise in BSP, thus would want to know whether there are any BASIS settings that could be required in the system before we proceed. How do we know whether the system is compatible to BSP applications. We have even activated the BSP Application in SICF (Default_host -> SAP -> BC -> BSP -> SAP -> <BSP Application Name>). The current Support Pack version on the system are as follows,
    SAP_BASIS Release 620 SAPKB62065; SAP_ABA Release 620 SAPKA62065.
    Even if we try to launch the standard example BSP applications in the box, even they do not launch. The same problem appears. Do we need to make changes to User Roles level? All these user IDs have SAP ALL access though.
    Please let me know how can I sort this out. Also let me know if you would need any further details.
    Thanks for your help in advance.
    Regards,
    Subhrangsu

    Hi Subbie,
    in transaction SICF navigate to the service default_host->sap->public->ping. Right-click and select "Test Service". If this works then the BSP runtime is working okay.
    Then navigate to the service sap->bc->bsp->sap->sbspext_htmlb and try the same there. On this service you will need to enter a username and password.
    If all this works then you need to look clser at what you are doing.
    Cheers
    Graham Robbo

  • "Error when interpreting the runtime repository"  BSP Component workbench

    Hello,
    I have enhance the Component BP_HEAD_SEARCH under some enhancement set in my development system. After transporting all my changes to Quality system, when checking the same development in BSP_WD_CMPWB it is showing an error -- "Error when interpreting the runtime repository" for the same component and enhancement set.
    I have copied the repository.xml file from the development and again transported it to Quality system, even then the same error is coming.
    Could anyone please suggest how to remove it Quality system, the error is not coming in Development system.
    Regards,
    Shobhit Srivastava

    Hi Pankaj,
    Try as above said
    find the enhancement Z_* bsp application ,compare it with SAP bsp application.
    if the XML file lost,
    add the xml file toZ_* BSP application..
    If it doesnt work leave it as it is.It will not affect your system.In our system also there is a  same error .
    Have a nice time!!!!!!!!!

  • File Upload in BSP Applications and store in Application server

    Hi we have requirement to store the attachments from BSP application into the external/internal storage space connected to application server.
    I search for weblogs and all talking about <a href="http://help.sap.com/saphelp_me21sp2/helpdata/en/eb/8c683c8de8a969e10000000a114084/content.htm">File Upload in BSP Applications and store in MIME Repository</a>.
    But our requirement is upload and store(no need to read the file content) attachments from BSP page into file server, and then make a link back in BSP page to open.
    I know we can handle documnets in R/3 using DMS, but our system is SRM.
    Please give a suggestion and solution.
    Thanks,
    Giri

    Hi,
    I faced a similar problem some time ago (uploading a file via BSP, storing it to the application server and then linking the archived document to a business object.
    Here is the coding I used:
    when 'SubmitUploadFile'. "OnInputProcessing
        DATA: data_fileupload TYPE REF TO CL_HTMLB_FILEUPLOAD,
              l_filename type string,
              l_archiv_doc_id type SAPB-SAPADOKID,
              l_content type string,
              l_file_ixos(100) type c value '/transfer/PV2/aus/IXOS/',
              l_file(200) type c,
              tbl_bin TYPE STANDARD TABLE OF tbl1024,
              wa_bin type TBL1024,
              l_xstring type xstring,
              l_arc_doc_id type SAPB-SAPADOKID,
              l_doctype type TOADD-DOC_TYPE,
              l_filename_e type DRAW-FILEP.
    upload the file from the BSP web interface (e.g. file C:TempSUTestPDF_SU.pdf)
        data_fileupload ?= CL_HTMLB_MANAGER=>GET_DATA(
                                           request = runtime->server->request 
                                           name    = 'fileUpload'
                                           id      = ‘InputFieldFileUpload’
        IF NOT data_fileupload IS INITIAL.
          l_filename         = data_fileupload->file_name.
          l_content      = data_fileupload->file_content.
          l_content_type = data_fileupload->file_content_type.
        ENDIF.
    The uploaded file is returned as XSTRING, so we have to convert it to BINARY
    (or STRING alternatively)!
        l_xstring = l_content.
        CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
          EXPORTING
            BUFFER          = l_xstring
            APPEND_TO_TABLE = 'X'
          TABLES
            BINARY_TAB      = tbl_bin.
    split path for storing the file to the application server
        l_filename_c = l_filename.
        CALL FUNCTION 'CV120_SPLIT_PATH'
          EXPORTING
            PF_PATH  = l_filename_c
          IMPORTING
            PFX_FILE = l_filename_e.
    write the uploaded file to the application server
        l_filename = l_filename_e.
        concatenate l_file_ixos l_filename into l_file.
        open dataset l_file for output IN LEGACY BINARY MODE.
        loop at tbl_bin into wa_bin.
          transfer wa_bin-line to l_file.
        endloop.
        close dataset l_file.
    store the uploaded file on the IXOS-archive
        l_doctype = l_content_type.
        CALL FUNCTION 'ARCHIVOBJECT_CREATE_FILE'
          EXPORTING
            ARCHIV_ID                = '2T'
            DOCUMENT_TYPE            = l_doctype
            PATH                     = l_file_arc
          IMPORTING
            ARCHIV_DOC_ID            = l_arc_doc_id
          EXCEPTIONS
            ERROR_ARCHIV             = 1
            ERROR_COMMUNICATIONTABLE = 2
            ERROR_UPLOAD             = 3
            ERROR_KERNEL             = 4
            OTHERS                   = 5.
    link the archived document to the business object ‘DRAW’
        CALL FUNCTION 'ARCHIV_CONNECTION_INSERT'
          EXPORTING
            ARCHIV_ID                   = '2T'
            ARC_DOC_ID                  = l_arc_doc_id
            AR_OBJECT                   = 'DRW'
            OBJECT_ID                   = g_object_id_arc
            SAP_OBJECT                  = 'DRAW'
           DOC_TYPE                    = l_extend
         EXCEPTIONS
           ERROR_CONNECTIONTABLE       = 1
           OTHERS                      = 2.
    Remark: It´s vital to convert the uploaded file from XSTRING to BINARY. Otherwise the file cannot be stored/archived properly.
    The archived document can then be displayed by inserting the (IXOS-web client-)link to the BSP page (e.g. http://193.228.208.78:4060/archive.dll/get?arc=2T&doc=44439F1B4F701E65E1000000C1E4D00A).
    Hope this helps!
    Regards,
    Ulli

  • BSP application in BPS

    Hi All,
    I have a web interface created in BW-BPS to upload a flat file from the portal using BSP application.
    __Structure:__
    Cost Center Plan Upload
    Company Code
    Currency
    Version
    Year
    File Name
    Here cost center, company code, currency, version and year are variables (defined in planning level) and File name is to select the text file to be uploaded.
    Issue --> when I run the web interface through Tcode BPS_WIF0 it is not showing the path under File Name to select the file.
    But It is giving upload feature when I run  BSP application in SE80 through execute button.
    Note: It is working fine in Quality and Production systems but not in Dev.
    Any guidance on this issue would be really appreciated.
    Thanks & Regards,
    Ganesh.

    Hi Ganesh,
    Please double check your FQDN (Fully Qualified Domain name), because this will enable you to run the web interface properly.
    More over, please have a look at the following procedure/link to crosscheck the procedure and for your reference.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/708fc3f8-a61d-2a10-fb82-b7c237ae16ba?quicklink=index&overridelayout=true
    Thanks,
    Irfan.
    Momentive Group.

  • EP- CRM- BAB-BSP-Applications problem

    Hi Guys,
    When we are trying to copy the existing CRM BSP application to new BSP applicaiton using BAB [Bluprint Application Builder], we are encountering the following error
    " Object R3tr Tabu CRMC_Blueprntc, referred to by the object key, does not exist"
    Can anybody can throw some light to resolve this problem.
    Thanks in advance
    regards
    Satish kumar

    Hi
    copy perform on same server on other?
    Check whether CRMC_Blueprntc table is exist or not?
    regards,
    kaushal

  • BSP Application : Unable to view trace in SE30

    Hi,
    We are testing the performance of BSP applications. We have activated run time analysis using SICF. Now we are testing the BSP applications.
    We are not testing the BSP using SE80, rather we are testing it using a URL.
    This URL uses a SAP "System user" to connect to the SAP system which contains the BSP applications.
    Now if we view the trace in SE30 we are not able to see any trace.
    So for viewing the trace do i need to login into the user which is executing the trace. This is not possible in my case as the user that is  executing the  BSP applications is a "system user" and not a dialog user.
    Is there any other way through which i can activate and view the trace.
    Thanks,
    Vincent

    Hello James,
    You should be able to see BSP trace in SMICM transaction.
    http://help.sap.com/saphelp_47x200/helpdata/en/b3/29ee3adcf1913fe10000000a11405a/frameset.htm
    Regards,
    Siddhesh

  • Two frame in BSP Application

    Hi,
    it's possible to divided the page of BSP application in two different frames: one with menu bar, the other wth data.
    In the second one, the user should be able to scroll.
    Is it possible?
    Thanks
    Ilenia

    Hi,
    Check with this code:
    <html>
    <frameset rows="30%,70%">
    <frame src="menu.htm" name="a" noresize scrolling=no  frameborder="0" />  (" Here you can mention the scrolling as no for menu page")
      <frame src="data.htm" name="b" frameborder="0" />
    </frameset>
    </html>
    Hope this solves the issue,Let me know if any queries.
    Regards,
    Rajani

Maybe you are looking for

  • Namespace Problem

    We are having an issue with our bpel processes when it calls an external web services through a partner link, There seems to be an issue with the namespaces, our webservice has a complex type request and response name structure, The request structure

  • Stability problems with Microsoft PlayReady Client SDK for Android v 3.0

    Hi, We have begun working with the Microsoft PlayReady Client SDK for android v3.0 and on android 4.4 + we are experiencing the following problems on a nexus 7 (Android 4.4.4) and another nexus 7 (Android 5.0) Doing a seekTo(new position), getDuratio

  • Annimated e-mail in Netscape is annimated, but not in Mail

    Annimated e-mail in Netscape is annimated, but not in Mail. Any idea how I can set annimation up to work for Mail? Thanks, Reed

  • Text on screen is invisible

    The text in my Captivate 8 project (almost every slide, almost every text box or shape with text) is invisible. They are also invisible on publish and preview. The layers are NOT hidden either in the timeline OR in the properties window. When I hover

  • Returned message login timeout expired linked server

    OLE DB provider "SQLNCLI" for linked server "SERVER" returned message "Login timeout expired". OLE DB provider "SQLNCLI" for linked server "SERVER" returned message "An error has occurred while establishing a connection to the server. When connecting