SAP LSO Booking priority change

Hi Gurus,
Just want to ask if there's a way to edit booking priority of participants in SAP LSO?
Thanks in advance.

Say you have booked a PERNR 'A' on an event 'B'
The current booking prio is 50 (e.g.)
Select the event 'B'
Right Click > Select Option "Book"
Enter PERNR "A" again and select the prio 09 (i.e. essential) this time and then
save it.
Hope above helps you as per your reqt.
Have a GOOD DAY
Regards
Chetan

Similar Messages

  • Custom error messages when booking traing in SAP LSO

    In SAP LSO i implemented the BADI IF_EX_LSO_CHECK_BOOKING~CHECK_BOOKING in the code i throw error message in the object ct_message_tab  of type DCMESSAGE.
    When the error is presented within the portal two things are not the way i want it.
    1. The error message can be up to 50 characters per message so i need to append more line to ct_message_tab, each line is presented with the read error symbol prior to the line. i want multiple lines with only one error symbol
    2.  I:001:000 Voor deze training hebben we aanvullende persoonsgegevens van je nodig.
    I:002:000 Geef hiervoor je akkoord op de disclaimer bij "Informatie" in dit leerportaal.
    I:003:000 Heb je vragen hierover? De cursusaanbieder beantwoordt ze graag.
    the message are presented with the message number and message id, I only want to display the the msgv1 to msgv3.
    Hope anyone got a clue.
    Finaly the next problem, when pre-booking a course only a SAP pre defined error is shown, so the custom ct_message_tab is not visible on this screen.
    I use following code three times because of maximum length of 50 characters per message line
          IF sy-subrc EQ 0 AND lv_disclaimer IS INITIAL.
            lw_message_tab-msgid = '001'.
            lw_message_tab-msgty = 'E'.
         lw_message_tab-msgno = '1'.
            lw_message_tab-msgv1 = 'Voor deze training hebben we aanvullende'.
            lw_message_tab-msgv2 = 'persoonsgegevens  van je nodig.'.
            lw_message_tab-msgv3 = ''.
            lw_message_tab-msgv4 = ''.
            APPEND lw_message_tab  TO ct_message_tab.
            lw_message_tab-msgid = '002'.
            lw_message_tab-msgty = 'E'.
         lw_message_tab-msgno = '1'.
            lw_message_tab-msgv1 = 'Geef hiervoor je akkoord op de disclaimer'.
            lw_message_tab-msgv2 = 'bij "Informatie" in dit leerportaal.'.
            lw_message_tab-msgv3 = ''.
            lw_message_tab-msgv4 = ''.
            APPEND lw_message_tab  TO ct_message_tab.
    Edited by: Richard van Veen on Apr 21, 2010 9:13 AM

    Hi,
    it is urgent can any one help on this.
    Thanks,
    Sridhar Reddy.G

  • Upgrade from Training and Events managment to SAP LSO

    Hi,
    We've upgraded from Training and Events management to SAP LSO 604 and during that process we have run the execute booking relationship harmonization node in IMG.
    We still have references to Business event groups and Business event type in themaster data catalog instead of Course groups and Course types. Are we missing something?
    Thanks,
    Swathi.

    Hi Swathi,
    You have not missed anything, they  resemble the same both in TEM & LSO so dont worry.
    Go Ahead >>>>>>>>>>>>>>
    Regards
    Rafi

  • How to hide a field in WD ABAP in SAP LSO for privacy reasons?

    Hi all,
    For my current project, the business wants to implement SAP LSO (Learning).
    They would like to have some small changes in the WebDynpro for ABAP iview "pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.instructor.bp_folder/com.sap.pct.erp.instructor.iviews/com.sap.pct.erp.instructor.course_details".
    For privacy reasons they want to make the field "Address of the participant" invisible via CTRL-rightmouse Click in Admin mode.
    Various fields are done in the first screen, but when you click on the link "Participant XYZ", you get additional information of it.
    I am not seeing any fields in Admin mode on that level. How can I make this happen for all users?
    FYI: I can't find the "Address" field in the Element structure UI.
    We can disable the link to the participant, but that's not what the business wants. Hopefully someone has the solution (without WD-developement actions please..)
    Kind regards,
    G. Leurs

    Hello,
    What you can do is the following:
    Start the application in a 'normal' way, so not in the preview mode. Select the course, and copy/paste the url that is generated in notepad. Please note the following string:
    ASSIGNED_AS=Docent&OBJID=50000716&OTYPE=E&PLVAR=01 (Values will differ on your system).
    These are the input parameters of the WD Abap that gets called, which is lso_mc_admn_course_dtls. (The iView that gets called is pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.instructor.bp_folder/com.sap.pct.erp.instructor.iviews/com.sap.pct.erp.instructor.course_details).
    Start the Web Dynpro ABAP (you can do this through the backend with transaction SE80, choose Comp/Intf Web Dynpro, enter LSO_MC_ADMN_COURSE_DTLS for the Web Dynpro ABAP, then click open the Web Dynpro Applications bit, double click on lso_mc_admn_course_dtls. Then, from the top menu, select Web Dynpro Application --> Test --> Execute in Administration mode.
    Now add the string that has something like ASSIGNED_AS right until PLVAR=## (the string I pasted up here in this answer). You're now in admin mode with the correct parameters, and you can change the app. Don't forget to transport the changes you made!
    Gr,
    Jaron Frenk

  • Learning Portal for SAP LSO

    Hi,
    We are implementing SAP Learning Solutions in our org.
    According to the information i read in the forum, apart from the R/3, Learning Portal is used on EP.
    My understanding is :
    The Learnign Portal is the entry point for Learners in SAP LSO. And one has to call the BSP application "HCM_LEARNING" from EP through a BSP iView and it will call the Learning Portal of LSO.
    This learnig portal has features like,
    Searching the course catalog, Book/cancel course participation etc.
    is my understanding correct ?
    I also want to know Is there any Web Dynpro for ABAP component also involved in Learning Portal or the BSP application HCM_LEARNING itself takes care of all the functionalities.
    Please help.

    Hi Rohit
    Difference: SAP Learning Solution - Training and Event Manag
    All of the settings required for the SAP Learning Solution are contained under SAP Learning Solution in the sections Training Management and Learning Portal and Authoring Environment.
    The activities in the sections that follow do not apply to the SAP Learning Solution, but to Training and Event Management
    LSO contains many additional functionalities and the portal is based on BSP Application.
    In Authoring Environment, you can create course content or import the SCORM based contents in the same for playing in the content player. You have the options of offline player etc.
    Customize the followup functions.
    There is no Webdynpro involved in the learning portal however in EHP4 and above, the webdynpro is used in the
    administrator portal and instructor portal and there are many new functionalities being added in EHP4 and above which is the latest developments.
    Learning portals in all the releases is based on BSP Application HCM_LEARNING.
    Below releases, you can have the ESS integrated via PV7i and PV8i.
    Rest you can refer SAP help websites:
    For TEM -
    http://help.sap.com/saphelp_47x200/helpdata/en/77/bff8ab4a2911d182b80000e829fbfe/frameset.htm
    For LSO -
    http://help.sap.com/erp2005_ehp_02/helpdata/en/b8/b56c3c50ac854ce10000000a11405a/frameset.htm
    This will help you understanding the concepts in more details.
    Hope this helps.
    Best Regards,
    Chetan

  • SAP LSO system to XI Integration

    Hi Experts,
    Currently i am working on SAP LSO system integration with External system(Skill soft) using PI.
    Has anyone successfully used standard LSO XI services to integrate with external Learning vendors?Could you please give me the steps or let me know  how you implemented the scenario( SAP LSO system--> XI -- > Web service).
    Thanks in advance
    Ankur

    Hello All,
    I am working on a  similar scenario of LSO integration with Skillsoft via PI. I have already referred the PDF XI Configuration for SkillSoft Integration.
    The flow of interface in my scenario is
    Portal(FrontEnd) <-> ECC(BSP Application at Backend) <-> PI <---> External Learning Vendor(SkillSoft).
    1) Commnication is from SAP LSO System to Third Party(Skill Soft) through PI(XI).
    2) It will be synchronous call.
    3 ) From portal user should be able to register, book,Lauch, or Track the course and will get response back to SAP LSO system/portal from Skill Soft.
    4) Portal is the frontend and backend is the BSP application(HCM_Learning).
    Can you please let me know the details how to handle this scenario and pass the parameters like customerid, assetid,courseid etc to PI(XI). Also let me know what would be the best approach to follow in this scenario..Is there any BAPI / RFC available for this scenario.
    Please guide me how to pass data(like customerid, learnerid...etc) to PI  from Once the user clicks to register/book/launch the course
    Thanks
    Shikha Jain

  • SAP LSO historic load

    hi.
    I'm New in SAP LSO. My client is implementing SAP LSO for the first time and they want to load the historic courses that an employee has taken since 2 years ago to the present.
    I have tried to use transacion LSO_PV00 to create a call transaction. But never save the data in tables.
    Anyone could help me please?
    Thanks in advanced.

    Hi,
    Please create and run LSMW sessions for the following transactions :
    PV00 - Course Create (all historical events) -> If course types do not appear in training catalog first create them and assign to respective course groups.
    PV11 - Book Attendance
    PV12 - Firmly Book
    PV15 - Follow up
    Do the last three steps for each historical course attendance of each employee.
    Regards,
    Dilek

  • Create name tags in SAP LSO

    Hi,
    Does anyone know if it is possible to print out name tags for course participants through SAP LSO? I have not come across anything that allows this to be done.
    Best regards
    Jakob

    Thank you very much sapuser909,
    I found that very helpful, i was able to print out some names, however the formatting and layout was not what was expected, do you know if it is possible to change the layout of the design for the name tags?
    Thanks in advance
    Jakob

  • What all contents should a dream SAP SD book contains

    Hi Friends,
    This is a kind of question which nobody would have expected on this forum but am really interested in knowing your valuable inputs to find out that what would you really love to see in a SAP SD book.
    Your true inputs are highly appreciated.
    Thanks
    Kapil Sharma

    HI,
    It all depends on whom do you want to sell this book?
    Like --Experienced/Fresh SAP SD consultant
             Aspiring SAP -SD consultant
             Person with  or without functional experience(SD) or
             Person with or without IT Knowledge
             OR a layman
    I suggest that
    1)Pl. include real life scenario and its solutions.Try to cover as many as industrial sectors.pl. focus on that.If you go to any of the SAP-SD teaching institute or refer book,basic information never change.Like configuration etc....
    2)Pl find out what information is missing in available books in market and SAP SD Consultant needs on their job.I have not referred any book other than supplied by SAP germany.I don't know what other books contain.
    e-book would be added advantage.
    thanks,
    vrajesh

  • My Mac Book Pro changes the saved home page each time I start Safari.  I also get new tabs that randomly open asking to clean up my Apple

    My Mac Book Pro changes the saved home page each time I open Safari.  I am also getting random tabs opening with various "cleaning up" my computer junk.
    How do I get rid of this?  I tried some of the fixes listed but they don't seem to work or I am doing something wrong.
    THanks
    Wendi

    You may have installed one or more of the common types of ad-injection malware. Follow the instructions on this Apple Support page to remove it. It's been reported that some variants of the "VSearch" malware block access to the page. If that happens, start in safe mode by holding down the shift key at the startup chime, then try again.
    Back up all data before making any changes.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, ask for further instructions.
    Make sure you don't repeat the mistake that led you to install the malware. It may have come from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    Malware is also found on websites that traffic in pirated content such as video. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • DMS Document Management from SAP LSO and IT1062

    Hi Experts
    I need to use the Knowledge Link Infotype (IT 1062) for linking to documents in the DMS for use from within SAP LSO.
    I can upload the documents using Tx OAOR, but how do I add the link to the document in IT 1062?
    Is there another way of uploading the document which I should be trying?
    What is the best / easiest way to upload a document to DMS and also link to it in IT 1062?
    Thanks in advance
    Anton Kruse

    HI Everyone
    I`v done a research and i believe its better to do the standard way of managing contents for LSO.
    Based on my finding its better to use Kpro(Knowledge provider) for this purpose. DMS and CMS Services both are Kpro Services when DMS uses(in standard way) for documents related to MM and CMS recommended for LSO.
    CMS can link to KM(Knowledge management) and also using Authoring Environment you can manage all contents related to LSO.
    AE allows you to use external Authoring Tools in order to provide eLearning. indeed you can use CMS repositories to store LSO Docs.
    Since you may decide to give users an access to learning material it is a good idea to upload docs in a way that easily being accessible from web.
    Integration between CMS and DMS is possible( refer to link below: Integration of CMS & DMS).
    Authoring Environment:
    http://help.sap.com/saphelp_ls200/helpdata/en/e6/c9e81df5ed11d5997000508b6b8b11/frameset.htm
    Integration of CMS and DMS refer to SAP SCN:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/15/aea9375d79fb7de10000009b38f8cf/frameset.htm
    Any idea/recommendation/suggestion from you experts warmly appreciated.
    Regards,

  • SAP LSO V/s Successfactor LMS

    Hey Guyz,
    Short question to understand the difference between these tools.
    In SAP LSO, there is an authoring and CMS environment attached to SAP LMS (training management, learning portal). In successfactor, there is a LMS solution (acquired from plateau previously). Also successfactor has solution called iContent.
    Is Successfactor iConent an equivalent for SAP Authoring Environment/CMS tools ?
    thnx in advance, Pramod

    Please help! This entry is listed as possibly answered, but I do not see an answer to this post.
    Could anyone please help me out with this issue?  I've got the same questions.
    Thanks all.

  • SAP LSO - Time Mgmt integration

    Hello Gurus
    Iu2019m working in a SAP environment where are managed companies in more countries and all companies are using SAP Learning Solution (ECC6.00 EhP4).
    We are introducing a new country A, in which is managed company X, having 3 personnel subarea (PS1, PS2, PS3). In country A we are introducing SAP Time Management module too, to be integrated with SAP Learning Solution.
    Since PS3 has a different mgmt in Time, we have defined 2 PS groupings, one for PS1 and PS2, and the other for PS3.
    For the 2 PS groupings, we customized 2 attendance reasons for training:
    0110 u2013 Training as attendee
    0111 u2013 Training as instructor
    Even if we have 2 different PS grouping, we need to maintain the same coding for absence and attendance reasons.
    The integration SAP LSO and Time Mgmt has been activated and itu2019s perfectly working.
    Unluckily, the requirement of the company X is to receive automatically attendance records from SAP LSO for the employees belonging to PS1 and PS2, but not to PS3, because all attendances and absences of employees in PS3 are coming via interface from an external system.
    We canu2019t filter the 2 attendance reasons coming from this interface, because not all type of training is managed in SAP.
    My questions are:
    1. Do you know if it is possible to disable the SAP LSO integration for PS3? How can I do that?
    2. There will be technical problem for countries not managing Time solution? Will SAP LSO try to send attendance records to Time also for these countries? How can I avoid that?
    Many thanks for your help
    Regards
    Katia
    Edited by: Katia Gabrielli on Jan 13, 2010 1:25 PM

    Hi Katia,
    You can manage all your business scenarios using BADI (SE18) HRTEM_INT_ZW "HR-TEM: Badi for Integration TEM - Time Management".
    Cheers

  • Why in the SAP SRM  books inforecord is not a  source of supply in classic

    Hi All
    i have read many SAP Press books and materials but no where officially mentioned INFORECORD as source of supply but we could use INFORECORD as source of supply in the classic. Why SAP did not agree inforecord is a valid source of supply in any of the officical books.What could have stopped to write this point.Dfinetly some good meaning is there. Why SAP SRM definitions are missing.
    for eg.by  martin murray and srm materials.etc..
    appreciate your thoughts..
    br
    muthu

    Hi Muthu,
    It's a good question. Indeed, I also couldn't find any documentation in the SAPhelp about the inforecord.
    We call the backend system in the plugin function B46B_SOURCEDETER_GETSOS_MULTI at the line:
    * Get sources of supply from backend system for all items
      CALL FUNCTION 'BBP_SOURCEDETER_GETSOS_MULTI'
        DESTINATION lv_destination
        EXPORTING
          iv_find_contract      = iv_find_contract
          iv_find_inforecord    = iv_find_inforecord
          iv_read_price         = iv_read_price
        TABLES
          it_search_criteria    = lt_sos_find_be
          et_found_contracts    = lt_found_contracts
          et_found_inforecords  = lt_found_inforecords
          et_return             = ct_return
        EXCEPTIONS
          communication_failure = 1  MESSAGE lv_msg_text
          system_failure        = 2  MESSAGE lv_msg_text
          OTHERS                = 3.
    Regards,
    Peter

  • SAP LSO a Ehp7 level - content player

    Hello Everybody,
    I have a question about LSO content player. What are the file formats that LSO content player accepts? HTML5/Flash any other? I have been searching for info on this but could not find any definitive info so far.
    then if I have a non-sap elearning tool that generates WBT content can I use that content within SAP LSO content player to be used within LSO specific WBT courses? Have you ever come across such a situation? If yes can you please provide any pointers/gotchas or share your experience please?
    Thanks everybody
    c.

    G'day Sid,
    thanks for your reply mate ... I did go through the note you mentioned before I put this post up,..
    can you please explain what "if correctly authored" means? my client has got a non-sap elearning tool which delivers training content. The requirement is to take this content and use it in LSO for web based trainings.
    My understanding to achieve the above is:
    1. You get LSO content player.(without the lso authoring environment)
    2. You have a content server on which you put the training content.
    3. you have a course type of WBT which can be scheduled to use the elearning content.
    4. an attendee to the course will be able to play this course through ess-NWBC, via the content player.
    5. lso then keeps track of the training progress and does an automatic follow-up.
    My assumptions are:
    1. at ehp7 level I do not need to worry about the authoring environemnt or publishing bit in LSO
    2. content player will work via nwbc.
    3. do i need offline content player? I think not right?
    Thanks so much mate for all the help you keep giving here in scn. Life would definitely be difficult on this site without you around. :-)
    cheers
    c.

Maybe you are looking for

  • Would Like to get an iPod but not sure which one would be the best for me..

    i have done some research on the iPods, the easiest to use, which ones are best for fitness workouts, etc. I had an iPod Classic sometime ago but I ruined it because I tried to install the program it came with but it was already installed and the sec

  • Change labels of multiple axis in xy-chart

    Hi, I want to programmatically change the labels of the axes in a xy-chart with two y-axes. I can easily manage this for the x-axis and the first y-axis. But I can't find how to access the properties of the second y-axis. How to do this? Steven LV 7.

  • SDK 1.4.1 and Redhat 8

    Okay then... I'm running Redhat 8 and Netscape 4.75 and I'd like to run the J2 sdk v1.4.1. I have it installed and it will happily compile, it will run command line applications. The problem is it won't run applets, or anything with a GUI. They will

  • Regarding outgoing Payment

    Hi all,         I have made an outgoing document on account (not payment on account but i have selected the account instead of a vendor) , selected an account, and have given remarks. Now i want to capture these details on pld which seems like a toug

  • Purchase of a Photosmart 470

    How can I find a vendor for pricing and purchase of a Photosmart 470? I cannot find a dealer with this preoduct. HP says it is not available for on-line pruchase! Price and availability?  Similar product: Photsmart A637?