BSP Changes in LSO

Hi All.
Can you tell me how to edit a BSP page in LSO.
Currently iam working on LSO module and i got a requirement to change some text in Course bookings page.
Can you tell me how to identify the relevant BSP page and what is the procedure to change the standard BSP page.
Thanks,
Nirish

Hi,
Please go through the note 1164818 which explain's you the steps to modify the BSP page in LSO.
You can identify the HTM page name in address bar only if LSO application is called directly and not through portal.
If you are using portal the best way is to place the breakpoint in BSP page layout execute the transaction and identify the page.
Prajwal

Similar Messages

  • LSO BSP changes

    Hi Experts,
    i would like to change the following on my BSP sites for LSO:
    - blank out generally on training pages the "add course to favorites", "prebook course"
    - hide/delete the following entries from the navigation frame of the learning solution: "personal settings", "course prebookings", "top-ten /ADV_C"
    I would appreciate any help, hint in this regard.
    Thank you very much in advance!
    Greetings,
    Zsolt

    Hi,
    i beleive what you are configuring is E-learning.
    if youhave any documents(configuration or any) can you send it to me
    i am doing TEM  and id id the rest normal ones but stuck with this E-learning part
    thanks in advance
    regards
    nalla
    ps: you can see my  id in bussiness card

  • BSP Changing the Column name

    Hi experts,
    I have used tableview in BSP . In the output it displays the column name as per the table which i have referred. I want to change the name of the column. How Should i do that.. anyone plz explain me with an example.
    Thanks in Advance
    Edited by: Vijay Babu Dudla on Apr 28, 2009 12:59 AM

    Hi ,
    If you want to change the column name, you can put your code following:
    <htmlb:tableViewColumn columnName    = " "
               *title        = " put the cloumn name here"*
               </htmlb:tableViewColumn>
    Please try.
    Any doubt let me know.
    Regards,
    Chris Gu
    Edited by: Gu Chris on Apr 28, 2009 5:26 AM
    Edited by: Gu Chris on Apr 28, 2009 5:26 AM
    Edited by: Gu Chris on Apr 28, 2009 5:27 AM

  • Workflow in appraisal document,any bsp changes needed?

    Hi all,
    I am trying to modify an existing workflow object. So just to start i have activated the existing workflow and specified the event triggering in swe2 and pftc. when i trigger the event from R/3 it is working but when i try to test it through portals it doesnt work.
    I am using the BSP(HAP_DOCUMENT), when the manager rejects the goals the event INFO_APPRAISEE_CHANGE should be triggered. but i donot see this event being triggered in SWEL.
    Do i have to do anyother config for the workflow to work through portals(to attach the reject button to the event)
    the object type is APPR_DOC
    event is INFO_APPRAISEE_CHANGE
    receiver type is WS12300114(standard)
    Please let me know if you have any suggestions.
    Thanks in advance.
    manasa

    Hello Manasa,
    I did an implementation of Performance Management and did not change any of the BSP's to get workflow to work. Al was done by the customizing of Performance management.
    So don't look in the BSP but in the customizing. For changes during the process, use the BADI's (SE18, starting with HRHAP).
    Good luck.
    Frank Roels

  • BSP Changes in built-in SAP applications

    Hello all,
    I am aware of BSP programming and had developed couple of applications using the same. But those were independent applications fetching data from SAP data dictionary.
    Now I am working on SAP SCM where there are built-in pages and I wanted to customize those pages i.e. to make few changes in layout and corresponding logic to process the same.
    Is there any feature in BSP like user-exits or BADIs in core ABAP by which I can make those changes or in general how I should proceed in such cases?
    Thanks in advance.
    Regards
    Rajeev

    Hi,
    Modifying standard application is not recommendable. You will have problems afterwards when you update your core system and will get SPAU (http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/61ec66e33611d1954b0000e82de14a/frameset.htm)
    I would copy it to a non SAP namespace and do modifications. BSP doesn't offer any special BADIs nor ABAP for specific purposes.
    Eddy
    PS.
    Put yourself on the SDN world map (http://sdn.idizaai.be/sdn_world/sdn_world.html) and earn 25 points.
    Spread the wor(l)d!

  • BSP changes not showing immediately

    I've made some changes to views and the methods in our development system.  I executed CRM_IC and see my changes.  I transport them to our QA system and the codes there, but my changes aren't.  If we reboot they show up.  Is there another way to reset the buffers instead of rebooting.  I know about /$sync, but that doesn't seem to be the answer.

    u do one thing...
    After moving ur objects from development server go to quality server and in that go to SICF transaction.
    in SICF - go to the following path,,,
    Press F8
    then go to Default host -> SAP -> BC -> BSP -> SAP -> Here in the end u will get ur Z application name. right click it and activate it again...then see ur BSP application ....
    Reward Points if useful......

  • Changing the LSO Content Player user interface

    Hello,
    Does anyone knows how the changes to the CP user interface can be made?
    I found some information on the subject in the SAP Note 805425, but couldnt apply the
    modifications.
    Can anyone please help?
    Regards,
    Hubert

    Hello,
    The note itself doesnt correct any problems. It explains however how to change
    the interface but so far I was unable to do so.
    Regards,
    Hubert

  • BSP Changing user language?

    We have BSP implemented for PR/PO approval the PR creator creates their PR in SAP and send it for approval. The Approver receives an email in outlook with all the relvant details and decides to approve or reject. if they reject they have the facility to add text so the Requestor sees why it was rejected. All good so far, we have swedish users who add their rext in their own language however when the PR creator gets he mail with text in it some of the text does not look right - Example the user types this
    på rad
    but by the time it gets to the PR creator it looks like this
    på rad
    any ideas?
    thanks,

    Hi,
    did you check with system administrator whether swedish language has been installed ?? It can be that system cannot understand some special signs because there´s no such information.
    Another topic is whether your system and your application is Unicode-enabled.

  • Changing colors in E-recruitment BSPs

    Hi all
    I am working in E-recruitment BSP changes.
    My requirement is to change the colors in the standard BSPs with own colors.
    I tried to check any CSS file is associated with that application
    but I could not find any CSS file in that BSP application.
    is it related to themes?
    I know we can replace the CSS file using themes
    but can we use themes for standard E-Recruitment BSPs?
    and also in themes we make use of the files in the presentation server
    how can we make use of files in the server/mime repository?
    How can we do that?
    Please help me in this rerard..
    Regards.
    Ravi

    Hi Ravi,
      Look at the following thread.
    Different fonts
    Cheers
    Amandeep.
    <i><b>Reward points for each useful answer.</b></i>

  • ERECRUITMENT 6.0 - Mass activation of BSP's in QA

    We have successfully completed unit testing EREC functionalities and are in the process of transporting configuration to QA.
    Our Technical team activated all the standard EREC BSP's when we did the install, it did create a transport request. Works fine.
    Issue: Technical team is concerned that if all the BSP's are migrated to QA, then, there would be potential issues.
    I do not think it is a valid concern. Any one has pointers?
    BTW: In SE80, I see that there are around 80 EREC and around 15 SP BSP's and there is no option to individually go into each of these BSP's and test it out..
    Question: Is there any issue in transporting the change request containing all the BSP's with the user assignment to QA??
    Thoughts appreciated.

    Sunil,
    How r u, long time no talk...
    Couple of things :
    The activation of BSPs will not be included in transport request. Only any changes to BSP for example assigning service users in log on data will be included in transport request.
    I dont see any issue transporting those BSP changes, also I hope there are no core modifications done to std delivered BSPs'.
    Lastly, testing URLs is easy way to test the eRecruit services/applications.
    regards
    Sridhar

  • List of CRM BSP Applications

    Hi All
    Can any body please send the list of CRM BSP applications.
    I have done E-Recruitment BSP changes.
    Now my requirement is to change CRM BSP pages.
    Is there any difference in normal BSP and CRM BSPs?
    as I am seeing some PCUI layout and others.
    Thank you in advance.
    Ravi..
    [email protected]

    Hi,
       CRM BSP applications normally refer to BSP applications based on PCUI framework. While BSP applications can be any *.htm pages with embedded ABAP code.
    You can see a list of all the CRM BSP applications (PCUI applns.) as follows :
    1. Go to SE80.
    2. Open BSP application
    CRM_BSP_FRAME
    in the repository browser.
    3. Right-click on the application name and TEST.
    4. Select
    select.htm
    from the pop-up.
    You will find the full list of the latest versions of PCUI applications.
    Please reward if helpful!
    Thanks,
    Sudipta.

  • LSO Online Appraisals

    We have created LSO Appraisal models and configured them for our course object types E and ET.  We have created relationships from our course types to these appraisal models.  Now, how do we get online portal access for the Learner who signs up for these courses to link to the Appraisals? Is there somewhere to configure the online apprasial link to show up on the portal?  Any guidance would be greatly appreciated!!!  (We are on LSO 200)
      Thank you so much!!!
          Lynn

    Once the BSP for the LSO Apprsial is activated, it will automatically appear in hte Learning Portal.

  • Custom field not getting displayed in SUS PO item level

    HI all,
    We are using SRM 5.0, ECC6.0 and ECS scenario.
    As per SAP note 762984, we have enhanced the structures such as :
    INCL_EEW_PD_ITEM_CSF_SUSPO
    INCL_EEW_PD_ITEM_CSF
    and have added a record in the following place in SPRO:
    Supplier Relationship management-> Supplier self service->Make field control settings for tables.
                  | Item   | Display | Z.PO.ITM.VIEW
                  | Item   | Change  | Z.PO.ITM.EDIT
    But we are unable to display the field in the SUS screen.
    We had also referred to the following blog :
    /people/yeusheng.teo/blog/2008/01/05/ordering-unit-vs-order-pricing-unit-in-srm-sus
    but had no success.
    Please let us know if we did something wrong or are we missing something.
    Also please let us know if BSP changes are really necessary to do this as neither in the SAP note nor in the above mentioned blog, there is any mention about this.
    Regards
    Kishan

    Hi Bharadwaj,
    Thank you for your inputs. I executed the program but it didn't display the field.
    But I was able to rectify it by re-creating the steps mentioned in the blog (see original post). I had missed giving correct positions to the custom field.
    Regards
    Kishan

  • OSA - Appraisal Documents and Transfers

    Hi All;
    We arecurrently using the OSA functionality in ERP 2005 and providing links in the portal for the managers ( Apraisers) and Employees ( Appraisee's) to the BSP documents.  ( Documents to do.)
    We also let the employees select another (part appraiser) via the BSP ( change header data). 
    Has any one automated a process for transfers. So if a manager leaves and moves to another org. unit How can we change the appraiser for al the documents automatically.
    Can the default part appraiser BADI handle transfers. Can we add logic in the BADI to handle transfers.
    Thanks
    Iliana

    Hi all. I need to change appraisals status from "In preparation" to "In planning" all together for selected appraisals. I've tried do this through "PHAP_ADMIN->menu->Change status". Unfortunatly, the fixed enchancments is not generated during status change via menu! I've forced coding implementation for HRHAP_ADMIN definition:
    method->START_FUNCTION
    LOOP AT t_document_id INTO ps_appraisal_id .
            CALL FUNCTION 'HRHAP_DOCUMENT_GET_DETAIL'
             EXPORTING
                mode                          = 'X'
             ui_mode                       = ' '
                s_appraisal_id                = ps_appraisal_id
                administrator                 = 'X'
            CALL FUNCTION 'HRHAP_TEMPLATE_OF_DOCUMENT_GET'
            CALL FUNCTION 'HRHAP_DOCUMENT_ENQUEUE'
              CALL FUNCTION 'HRHAP_DOCUMENT_CHANGE_STATUS'
                EXPORTING
                  plan_version           = '01'
                  template_id            = p_template_id
                  button_id              = 'CLOSEPREP'
              CALL FUNCTION 'HRHAP_DOCUMENT_DEQUEUE'
    ENDLOOP.
    endmethod.
    And now everything works fine!

  • Implementing IEEE 802.1X Standard over wired Ethernet LAN

    I'm trying to implement the 802.1X Standard on a wired LAN. Basically it is the EAP authentication mechanisms (like EAP-TLS, PEAP-MSCHAPv2) over the LAN(EAPOL). I've included the EAP Catalog items into my project but found out that the api's exposed by the
    eap DLL's are used by RAS. Remote Access service(RAS) I believe uses the Point to Point protocol which is different from EAPOL.
    Comparing to wireless, it seems there is a 802.1x Authentication module within the
    Native 802.11(Wireless) framework(http://msdn.microsoft.com/en-us/library/gg158436.aspx)
    I would just like to know if any Platform\BSP changes or implementations can be made to support EAP Authentications over Wired LAN?
    Thank You
    Regards

    Community,
    anybody has answer to this problem?  I have to do the same thing...
    Achim,
    did you solve this problem?Thank you
    in advance for any help you
    can provide.
    Regards Bruno

Maybe you are looking for