LSO - Perform Course Appraisal

Hi All,
I have this requirement where I m suppose to check which all participants have performed the course appraisal which they atteneded (Classroom or WBT).
Requirement is to send a mail to all the participants who have attended the training but not performed the course appraisal.
Thanks in advance,
Neha

Hi,
Please find the solution for this requirement.
"A notification to remind employees to complete a course appraisal form after the completion of the course.
Condition 1: No reminder should be sent out if an employee hasnu2019t attend the course.
Condition 2: The reminder should be only for course followup action is done.
Condition 3: If an employee doesnu2019t have an email address then his/her manager needs to be notified by email that their employees will have to fill out a course evaluation form.
Condition 3A: For a classroom course, if there is more than one employee in a team attending the course, then a single email should be sent out to the manager listing all the employees in his/her team that have attended the course but do not have an email address."
Fetch all the class room courses (Object Type E or ET ) and its relationships (A/025) with Person (Object Type P) and get their ADATANR and PERNR
Validate and fetch the followup flag for all the available ADATANR from HRPAD25 (adatanr ,followup flag) and sort Object wise (E) PERNR's
get the appraisal document ids based on course E or ET Type and extended appraisee Id from HRHAP_APPEE
Based on above appraisal document Ids and persid from HRP1001 and type P,get the consolidated documents from HRHAP_APPER
Fetch the data from hrhap table and get the appraisal status other than 5, based on above consolidated data
Based on the above cons data we have to get the email ids.
If email ID's are not available for the attendees, the consolidated email notification has to send to the reporting position at course level.  (Check A/002 relationship).
Thanks,
Anil

Similar Messages

  • LSO Pre-Course Appraisal Form

    Hi All,
    How can I create pre-course appraisal form?? Is it the same concept as the post-course appraisal form?
    Cheers.
    Jill

    Hi,
    Go to SPRO
    Training and Event Management - Training Management - Recurring Activities - Appraisals - Define Form
    Training and Event Management - Training Management - Recurring Activities - Appraisals - Form of Appraisal
    Training and Event Management - Training Management - Recurring Activities - Appraisals - Edit Scales
    Training and Event Management - Training Management - Recurring Activities - Appraisals - Edit Appraisals Catalog
    Set up control parameters as
    SEMIN - EVAEV - appraisal form  ID
    SEMIN - EVAPA - appraisal form ID
    Both appraisals are same, but form will be different depend on your criteria group and criteria for evaluation.
    Check whether this resolves your querie,
    All the best,
    Santosh

  • Course Appraisal Extraction in HCM

    Hi,
    I am trying to extract course appraisals from my ECC 5.0 / HCM (I think it's 2.0 EA-HR is SAPKGPHC15) / LSOFE 300 system, into my BI 3.5.3 system but can't.  I can pull the Personnel Appraisals at will using the standard business content extractors however, the Course Appraisals (Object Types E and ET) are not extracted, only object type P's are extracted.
    If I run program RHHAP_DISPLAY_DB, I see my course appraisals in tables HRHAP and HRHAP_BASIC alongside my personnel appraisals, but it looks like the course appraisals are being filtered out by the template for some reason.
    Is the standard extractor set for HCM (0HAP_DOC_ID_ATTR, 0HR_PA_HAP_1, 0HR_PA_HAP_2 and 0HR_PA_HAP_3) incompatible with Course Appraisals for LSO, do they only deliver PA content or can we select which one?
    If I run the text based extractor, 0HAP_DOC_ID_TEXT, I receive all appraisal texts (object types E, ET and P)!  So, this extractor is not filtered, but the others are.
    Thank you,
    Brian

    Hi Brian,
             I am facing the same problem(for extracting Course Appraisal) like you.I am wondering could you able to find the solution for this problem.
    Could you give some idea to solve this problem?
    I will be thankful to you if you share the solution.
    Thanks for your time.
    Regards,
    Raja

  • Error in Course appraisal done by LSO_PSV1

    Hi,
    I tried to execute the Course appraisal from LSO_PSV1 but when selection the Person that has to evaluate the Course, then selected Participation --> Appraisal --> create.
    I selected the Appraisal template (new template VA) and I got the following error:
    Appraisee person "..." not allowed.
    The object P is between the Appraiser types for object E Course in PHAP_CATALOG, Tab Participants of Category group "SAP Learning Solution".
    do you know why the error appears?
    thanks
    Barbara

    Hi Brian,
             I am facing the same problem(for extracting Course Appraisal) like you.I am wondering could you able to find the solution for this problem.
    Could you give some idea to solve this problem?
    I will be thankful to you if you share the solution.
    Thanks for your time.
    Regards,
    Raja

  • Course Appraisal (OSA-LSO)

    Hi All,
    I have created a OSA template for Providing feedback to the courses attended my the employees...The problem is that in the Template the course field shows all the courses that are in the system instead of only the courses attended or completed by the employee....
    I have tried maintaining "Add Booked Courses" for fixed Enhancement in the, But does not help.
    Appreciate any input on the same.
    Thanks.

    Hi All,
    Can this issue be resolved in LSO by assigning the Appraisal template to the course or any other way.
    The requirement is to create a feedback template for all the courses completed by the employee in LSO.
    Awaiting your valuable inputs.
    Thanks.

  • LSO : Course Appraisal Issue

    Hi All,
    Please let me know whether its mandatory for  Training Administrator to create Appraisal Document for each participant for the course manually or is there any way out to automatically create the document for all partipant of the course.
    A quick reply will be appreaciated.
    Regards,
    Deb
    Edited by: Debdarshan Panda on Dec 17, 2008 9:44 AM

    Hi Debdarshan,
    Did you ever get an answer on this one? Or are you using a manual process`?
    We're looking into the same issue at the moment
    Best regards
    Jakob

  • Create a course appraisal template

    Hello,  We are trying to leverage page documents_todo.htm from service 'HAP_DOCUMENT' for LSO course appraisals.  It's working except we don't want learners to create their own appraisals - we want the page prepopulated with valid appraisals based on course attendance and completion.  I've been looking at other messages on SDN and it looks like we want to do the following:
    1.  Get list of Appraisers for the course
    -Use BADI HRHAP00_TMPL_608
    -Add implementation to an enhancement area in transaction OOHAP_BASIC (I'm not sure which one, though as neither HA or D1 worked for me.)
    -Add the implementation to our category for our lso appraisal
    -Add it to our template for "further template behavior"
    2.  Create the documents (phap_prepare doesn't seem to work - I think because the appraisee is not a P?)
    - Use FM HRHAP_TEMPLATE_GET_DETAIL
    - Save the document HRHAP_DOCUMENT_SAVE
    - Unlock it HRHAP_DOCUMENT_DEQUEUE (why would we do this?)
    Then my hope is it would appear on the page. 
    Does anyone have any thoughts?  Am I totally off base? 
    Thanks so much for your help.
    Best regards,
    Sharon

    Hi Sharon!
    I am required to implement Course and Instructor appraisals in my current LSO project. I am pretty new to this. Is there any document or online resources you are aware of which could be helpful to get more knowledge about this.
    Thanks in Advance.
    BTW if I am not wrong you attended the LSO Enhancement Pack 4 session on 5th Dec. The one in which Prashanth presented. I vaguely remember seeing your name.
    Regards,
    Ravi Sekhar

  • LSO Portal - Course Follow-up Warning Message in Portal

    Hi Gurus
    When i try to do the course follow-up in portal , i get a warning message after i complete the attendance & course assessment of the participants and when roadmap status is at completed , i get a warning message on top of the roadmap that "Your Course Follow-Up could not be saved". This happens in the LSO portal from administrators role.
    We have setup the right control options at course type level.
    Please help with your inputs.
    Regards
    Reddi.

    Hi Amit
    I have checked the master data and found that everything is fine.
    When i try to follow up from R/3 , i get a error message in the last step of follow up activity as "Error While data was intserted in the database".
    Strangely this happens for the course which got over on 12-Aug-10 , but the same course which was on 13-Aug-10 , we were able to follow up the course from the portal without any errors.
    I have checked the relationships , schedules,  correspondence infotype etc , all the data items are maintained identical and all the participants are active in the system.
    Am i missing something here.
    Please help.
    Reddi.

  • LSO: Business Event Appraisal

    Hi,
    We have already implemented LSO.Now we are planning to configure Appraisal for a Business Event.
    Please do share any docs related to the configuration
    Thanks in advance.
    Regards,
    Deb

    Hi Deb,
    As you have completed implementing LSO, can you share some documentation & the process for the same?
    Really apprciate your time.
    rlshravan at gmail dot com
    SKR

  • Error on Flexible Performance Management Appraisal Document

    Hello Experts,
    We are in the process of building Performance Management using Enhancement Package 4 in ECC 6.0. I am having issues with getting the Appraisal Document to work for MSS. Just to clarify too, I have no experience with Performance Management and the fact that we are using Enhancement package 4, our Functional consultants are not sure what to expect either. One more thing, the SICF service is activated.
    *) When trying to preview the Appraisal Document (com.sap.pct.erp.mss.hap_document), I am receiving a Portal Run Time error.
    *) When I go into SE80, I am using Package u2018PAOC_HAP_DOCUMENT_WD_UIu2019 to run a test on Web Dynpro Application HAP_MAIN_DOCUMENT, I am receiving u2018Access via 'NULL' object reference not possible.u2019
    *) When I go into SE80, I am using Package u2018PAOC_HAP_DOCUMENT_WD_UIu2019 to run a test on Web Dynpro Configuration HAP_AC_MAIN_DOC, I am receiving u201Cu2018Error in Calling Up Applicationu2019 The Web Dynpro application was called up with the wrong URL parametersu201D.
    QUESTIONS:
    1) Do I have to implement Generic Performance Management (com.sap.pct.erp.mss.14.generic_performance_management) to call the appraisal document?
    2) Is there any special configuration that needs to be done to make the HAP_MAIN_DOC work (portal or R/3)?
    3) Do I need to manually create an SICF service for this?
    4) Is there any documentation on how to implement the Flexible?
    Any direction would be appreciated.
    Thank you,
    Mike

    Hello H2R,
    I copied the Iview Generic Performance Management (com.sap.pct.erp.mss.14.generic_performance_management) with Application Name 'HAP_START_PAGE_POWL_UI_MSS' and the Application Configuration Name 'HAP_START_PG_POW_MSS_AC'.
    Activated the SICF services of 'hap_main_document', 'HAP_START_PG_POW_MSS_AC', 'HAP_START_PAGE_POWL_UI_MSS. Also, I would activate the services that begin with 'HAP' that l thought that I would need.
    In SE80, there are 2 locations to find these Applications: 1) Web Dynpro Comp./Intf. = FPM_OIF_COMPONENT and 2) Package = PAOC_HAP_DOCUMENT_WD_UI.
    As for the notes, we are on SAPK-60420INEAHRGXX, these are the notes that we applied:
    1468466 - PM Launchpad Config
    1463821 - PM Portal Config
    1416756 - OBN Config in PM
    1408243 - Config for OBN
    Hope this helps,
    Mike

  • LSO Create Course Links link types (restrict link types)

    Hi all,
    a question to pose for some of those IMG gurus out there!
    We are implementing LSO (and its Portal front-end) and a requirement to 'limit the course link types available to users' has cropped up.
    Specifically, what we're trying to achieve is the following:
    1. Course Admin runs 'Create or Change Course'
    2. After selecting the location, etc, the admin clicks on the Links tab to add links to the course
    3. A list of predefined links (inherited from the course type) are already listed. User clicks 'Add' to add some more.
    4. A pop up appears. Here you may select the Link Type. Our choices are 'Web Link' (i1061) and 'Collaboration Room' (i5045).
    We only want 'Web Link' to appear in the drop-down list of Link Type options. Short of enhancements to strip out the values is there a means of manipulating the Link Types available to a user when they add Links to a new Course? This is where I'm hoping a config activity is available in IMG. It may be that because the Course infty and Web Link/Collaboration Room infty are related, we can't do this, but I'll pose the question anyway as it is (so far proved to be!) a tricky one.
    Many thanks for any advice; points for assistance.
    Hagen

    I do not paste images from clipboard (I consider it bad practice) but I have clients who do.
    In my experience InDesign does not lower the resolution, but the pasted image is RGB. That and the fact that it doesn't show up in the links is why I don't like it.
    Are there any other link types? It seems like this would be a type (if it showed up in links panel), since it is not really imported.
    The only way I know to make them links is copy, paste into blank Photoshop, save that then place that into InDesign. This is easy to do, but finding all these pasted graphics can be time consuming, since they are not in links list.
    This would apply to raster images only, since pasted vector art converts to the native InDesign platform.

  • Performance manaegment - Appraisal Template

    Dear all,
    I have created the Appraisal template under OSA and i have configured the predefined time lines for PMP as well. but unfortunately the appraisal tabs or their objectives are not showing in the PMP process to the manager from portal...
    Secondly do i have to configure the predefined template to be used at each client.
    any hints?
    Edited by: waqas anwar on Nov 19, 2009 10:29 AM

    Hye Chris,
    Thanks for your prompt reply.
    This is what its happening now:
    I have two clinet one is normal client for configuration and the other is where portal is connected.
    I have Created the OSA template and i have liked it  with PMP ID as well.  
    ow I am going to: "Define Tabs and Process Configuration for Template" and i use the same template as well.
    After this I am configuring Define Tabs and Process Configuration for Template
    Define Templates for Performance Management = on end configuration ig gives an error
    What has happened?
    The URL -http://xxx.xxx.xxx:8000/sap/bc/webdynpro/sap/hap_a_tm_conf- was not called due to an error.
    Note
    The following error text was processed in the system KDV : Exception text is : Category 00000001 (category group 00000006) does not exist
    and when i go to time line configuration of the process it gives me the following erors
    An unexpected technical error has occurred..
    I am able to excuate all three above mentioned nodes as normal on Golden clinet but when i come to integration client client it gives the error.
    Any input will be higly appreciated.
    Regards

  • Performance Management Appraisal Reporting

    Hi Experts,
    I have a business requirement to report on Final Performance Ratings via Org. Units.  Standard SAP Reporting for Performance Management appears to be very limited with phap_search_pa...
    I want to be able to report on Org. Units and their Final Performance Ratings so to visualize the data I am looking for:
    Appraisal Template --> Org. Unit --> Individual Employee Data
    Is this possible?
    Thanks!
    Adam P.

    Hi Adam,
    I dont think there is any standard report that is available to get the data as per you your requirement.
    I would suggest you to develop a custom report to get the data.
    Get the appraisal related data from PHAP*
    Get the OM (Org units) related data from employee's 0001 infotype and pass details from FM "RH_STRUC_GET".
    Get the employee related data from PA tables.
    Hope this helps you.
    Regards,
    Subbu.

  • Performance Management (Appraisal Documents) ABAP webdynpro error on HTTPS

    Hello all,
                      Please help , in resolving the issue with Performance Management Application "Appraisal Documents" getting Blanks Screen on the routing back from "Appraisal Document" after user close the application. Issue is only applicable in 'HTTPs' and work fine in internal network.
    On HTTP Watch :  "ERROR_HTTP_INVALID_SERVER_RESPONSE"   in the trace.
    Steps to replicate :
    1. User click on the "Appraisal Documents" link on the Area page and open the application on the new window.
    2. User select one of the "Appraisal document" from the list available to work on it , which result in another window.
    3. User close the application after finishing the work on the "Appraisal Document" and return on the Parent window "Appraisal Documents".
    4. At this point "Appraisal Documents " window get refresh and every things looks great.
    5. Now if user want to select another appraisal document to work on it in "Appraisal documents" window, it freeze or give blank screen.
    Thanks in advance.

    Hello surya,
    is the problem solved?
    Best regards Oliver

  • Performance Management Appraisal pull position to position

    We are implementing Performance management in MSS/ESS 1.41.
    The requirement is to have the appraisal document (flexible) pull position to position instead of chief to position.
    Does anyone know where in the webdynpro this change should be made?
    D. Maupin
    University of Kentucky

    Hi Donna -
    This is interesting that you posted this question.
    My client and I are currently trying to come up with a solution design that would work given their requirements. Without getting into details, they do not have OM implementing currently, and need a performance management process implemented now.
    One solution was to build position to position and keep it very simple.
    My question to you is: Are you using other functionalities in performance management, such as cascading goals? If so, are you only using it for direct reports and not at the corporate level?
    Thanks,
    Nick

Maybe you are looking for

  • Lead selection with a tree-based table.

    I've created a recursive context node to display contents of a KM folder.  The structure has been mapped to a table, which works just fine.  I can expand nodes of the tree and display the contents of sub-folders.  Great.  However, I need to know whic

  • Why can I connect to my home network with my iPhone 5 in one room, but when I move to another it is 'unable to connect to the network'

    At home, I can connect my iPhone 5 to my home wifi network with no problems, as long as I stay downstairs. As soon as I go upstairs my phone disconnects from the network. I can still see the home network it in the available network lists (with full s

  • Browser would not open!

    On my Firefox browser would not open sometimes, whatever I try to do! If you have faced the same issue, could you pls suggest some solutions?

  • Raid Admin 1.5 - Recognize Array button not active

    Hi all, just updated to RaidAdmin 1.5, updated firmware on both controllers to 1.5 version. I have 6 disks on which should be my lost array. Suddenly 'Recognize Array' button in utilities is not active. Any idea? Leos.

  • Not finding an IP address

    Hello - im having a problem with my WRT54GS v6 router...! (any help would really be appreciated) Basicly ive had the router about 5 or 6 years and its always worked brilliantly. However I bought a MacBook and when I try to connect to it, its connecti