Training and OSA appraisals

Hi All experts,
We are implementing HR module on ECC 5 and EP 6. We plan to use OSA for Personnel Appraisals and Appraisal Model for training. I am facing some problems and wish to have guidance from u all.
1 . As per the documentation, I have set the switch as X under PD for only using OSA for personnel appraisals. But when i go under Training for creating a new appraisal form, it still gives me the OSA screen. I have tried all possible things but could not locate the cause for this behaviour.
2. Under OSA, I am trying to create a new category group , but the system does not allows me to create the same. Please tell me how can i create a new category group?
3. We are using the EP 6 and the business package 60.1 for ESS, but in the system , i can not find the services related to Training calendar and My booking services, which I think should be there as a part of package, or is it that they have moved it to LSO?
Please guide me on the same, thanks in advance
Regards
learner

Hello,
1. As mentioned, the flag replaces both appraisals for PD as well as TEM. The seperation as described in the docu is technical not possible. It is not that we don't want to correct this, but we can't. However if you want to replace PD and not TEM appraisal then leave the flag to space and call the OSA functionality directly via the transactions
- phap_catalog_pa
- phap_create_pa
- phap_search_pa, phap_change_pa, phap_admin_pa
2. From an OSA business process there is no need to create another category group. We won't even regard it. However the underlying AES engine is used for multiple applications like LSO and E-Recruiting.
They all have another category group assigned. You can use transaction oohap_cat_group to create your own category group ID. Via the engine transactions (the same as above mentioned but without the _PA) you can erach then your category group id. The engine transactions show all available category groups in your system.
Be carefull though, you acn maintain every category group here without any business check and by doing this you can create inconsistencies in applications that will cause the application to stop functioning. So, be carefull.
Hope this helps,
Regards and Groetjes,
Maurice

Similar Messages

  • Trainning and Performance Appraisals on EHP5

    Hi,
    We are implementing ESS/MSS on EHP5.
    In Appraisal Documents solution on EHP5, which is developed in WD4A, only the performance appraisals are showed in the list to the employees perform theis appraisals.
    Our customer would like that training appraisals were showed in the list as well as performance appraisals. I searched for a BADI, but I haven´t found it. SAP told us to use LSO, but the customer won´t use LSO.
    Is there any BADI to use or will we have to create an Z?
    Thanks.
    Bruno

    Hi Siddharth,
    For whom needs to achieve the same requirements as mine, follow the solution to list the learning appraisals as well as performance appraisals.
    1 - Create an enhancement point in CL_HRHAP00_STARTPG_POWL method IF_POWL_FEEDER~GET_ACTIONS
    How to: http://wiki.sdn.sap.com/wiki/display/ABAP/EnhancementFramework-ImplicitEnhancement-EnhancingstandardtransactionPA30forinfotype0618-Academic+Qualifications
    2 - Add the code:
    ZHRT0009 is a table which we created to store the VA codes.
    IF i_applid EQ 'OSA-POWL-ESS'.
          data lt_template_lso TYPE TABLE OF ZHRT0009.
          data ls_template_lso TYPE ZHRT0009.
          select * from ZHRT0009 INTO TABLE lt_template_lso
          WHERE ZNOME = 'PORTAL_AVAL_REACAO' AND ZPARAMETRO = 'VA'.
          loop AT lt_template_lso INTO ls_template_lso.
            ls_templates-objid = ls_template_lso-ZVALOR_PAR.
            ls_templates-plvar = plan_version.
            ls_templates-otype = ls_template_lso-ZPARAMETRO.
            APPEND ls_templates TO lt_templates.
          ENDLOOP.
    *     Call method to fetch the documents.
          CALL METHOD cl_hap_wd_start_page_ui=>document_get_list
            EXPORTING
    *         sel_filter            =
              add_on_application    = lv_add_on_application
              plan_version          = plan_version
              t_categories          = lt_categories
              t_templates           = lt_templates
              t_appraisers          = lt_appr
    *         s_and_or              =
    *         t_appraisees          = lt_appr
    *         t_part_appraisers     = lt_appr
    *         t_others              = lt_appr
              s_sel_dates           = ls_sel_dates
              s_sel_status          = ls_sel_status
    *         t_sel_status_sub      =
              s_sel_with_or_without = ls_sel_with_or_without
              s_document_fill       = ls_document_fill
    *         extract_m_n           = ' '
            IMPORTING
              t_document            =  lt_documents
              t_return              =  lt_return.
            e_results = lt_documents.
      ENDIF.
    And it´s done.
    Bruno

  • Appraisals & training and event management problem

    Hi gurus.
    I'm trying to configured the integration between Appraisal and Training & Event management (Appraising a Business Event and Attendee Appraisal
    I set an attribute HAP00 REPLA = A .
    But two problems occurred.
    1.
    The definition of Appraisal catalog for employees is no problem. But I have a problem with definition of Appraisal catalog for Business event and for Attendees.
    Through the definition of Appraisal catalog via SPRO (Training and Event Management/Recurring Activities/Appraisals/Edit Appraisals Catalog) its possible to create an appraisal templates only for employees (it looks like that, because there is only Category group Personnel Appraisals and it’s not possible to add new category for example Attendee Appraisal).
    Can somebody help me where I can define appraisal templates for Event management or how can I get the Appraisal catalog category groups - Appraising a Business Event and Attendee Appraisal?
    2.
    I set the attributes SEMIN EVAEV/EVAPA to the values 2/3 in connection with table T77BF.
    When I run tcode PV33 or PV34 the matchcode of appraisal templates contains the list of all object type VA. The problem is that when I run tcode PV33 I don’t want to see all appraisal templates, but only for appraising a Business Event.
    It is possible to configure that so? If yes, how.
    Thanks in advance.
    Regards

    Hi,
    1. transaction LSO_CATALOG
    Regards and Groetjes,
    Maurice Hagen

  • Training and event management issues

    Hi guys,
    i am stucked with some of issue in training and event management...
    1. Altough client is using TEM but for frontend they are using ESS.. Now problem is search functionality is not working in system. I am getting 0 result.
    2. I can see the catalog properly but when i do the booking for the future course then system shows course is successfully booked but in Training Activities list that course is not appearing and nothing updated in backend and if i do booking for future course in the backend then after that i can see that course in the frontend also.  same is happening for cancellation. other functionality like prebook, qualification working properly in the system
    3. Client is using Appraisal functionality. i have configured appraisal in the backend but how we can do for frontend.
    kindly help me regarding these issue as early as possiblee....
    Thanks and Best Regard
    Puneet

    Puneet
    Can you please check SAP Note No. 1440812, 1439690, 1386556
    Notes : 1421707,  1408134 ... if these can help....  Hope it helps...
    Regarding training activities :
    Can you please check the assignment of PERNR with User IT0105...
    Also, are you using the customized BSP page ... If yes :
    Please create a new BSP page copying from the standard BSP page and then enter the new page in the view LSPAGE_ALIAS_C.
    Regarding appraisals in frontend, you will see a link of "perform course appraisal" under completed courses if you have configured this in a correct way.
    Best Regards
    Chetan

  • Training and Event Management Implementation based on competencies

    Dear Friends,
    My client is going ahead for Training and Event Managment Implementation. They have a basic requirement to start with and that is :
    1) They have done competency mapping for all its employees and they want that the competencies of each employees(along with the skill levels) to be recorded in the system and that has to be the starting point of using Training and Event Management module.
    2) They want, if the competencies can flow based on Job/ Position.
    3) Some identifier to the competencies, whther it has flowed from Appraisal or any other sources in the Final Training Needs.
    Kindly provide me help, as to how I will be able to achieve that and in what Infotypes the data pertaining to Training and Event Managment will be stored.
    If u all can kindly share with me the User Manuals and Configuration Docs of Training and Event Management, it will be of great help.
    Thank you all.

    Hi,
    Competencies can be stored as qualifications in PD and then by activation of PD PA intergration can be seen from pa30 infotype 24.
    Qualifications can be stored against a Job/Position and are called as the Requirements. They are seen as a separate Tab and to which ever position the person is linked to the corresponding qualifications of the position will appear in the requirements tab.
    You can maintain the proficiency and a note along with the qualification when assigned to a person.
    Also Appraisals can have qualifications in the template rather than criteria and criteria groups.
    Also after training is completed during the follow up we can create an appraisal and transfer the qualifications or simply transfer the qualifications to the employee.
    Regards,
    Divya

  • Employee Training and Appraisal services on the portal

    Hi,
    We have EP 7.0 on Windows 2003 and setup ESS business package V 1.0 for NW2004s.
    The client now requires 2 additional functionalities:
    1) Training and Event Management.
    2) Employee Appraisal service.
    The available ESS business package V 1.0 does not have these features.How can I get these functionalities on the portal.
    Regards,
    Rohan
    *reward points are assured.

    Hi,
    Training and events on ESS is moved to E Learning solutions. Its not anymore in ESS. If you want to use the existing training and events ... U can do so using ITS.
    check out transaction pv7i.
    For appraisals, You have to implement Management by objectives which is BSP based application. Otherwise, for existing appraisals .. u can use ITS based service.. Find out the link in SICF tree .. gui/its/ ... here u will find IAC service.
    refer this for
    <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/e9/fdf91ae60c4346b37fc61bb7b54caf/frameset.htm">appraisals</a>
    Refer this for <a href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/cc/bd580b466cb34eb61e7e9801ffbe2f/frameset.htm">Learning solutions</a>
    Cheers!!
    Ashutosh

  • About LSO and Training and Event Management

    Hi Experts,
    Greetings!
    Please let me know what is LSO and what is the concept of LSO.
    Please tell me the roll of SAP HR Functional Consultant Role in LSO.
    Thanks in advance.
    Regards,
    Ram

    Hi,
    LSO is learning solution
    it is an extension of training and event management, however its application HCM_LEARNING is web based.
    Where an employee can prebook,book and cancel courses from ESS, also the approvals if required can be taken care by workflows.
    Learning solution can further be described as
    E-learning - Web based trainings where the e-learning applications are picked from content server onto portal from the application.
    Learning- Which involves just booking/cancellation of courses be it web or classroom, and an administrator can also do the same on employees behalf through lso_psv1 and lso_psv2 and so on.
    As a functional person the configuration of the prebooking/booking/cancellation activities have to be configured and their corresponding processes.
    then followup activities of transfer of qualifications and appraisals and feedback on completion of courses, the config of the same.
    Initial preparation of the training catalogue.
    configuration of costs for trng/requirements of trng
    checks at any stage if required.
    and if web based trng then indexing of the same in content server.
    Regards,
    Divya

  • Business Event Brochure in Training and Event Management?

    Hi Guru's
    My client has a requirement as follows. The training administrator decides the Business Event Types which for which superiors can book their subordinates or not. Those events are stored at a particular place. Once the administrator stores them, a mail should be triggered to all the superiors. Thus superior can have a list of event types for which he can book his subordinates. When he books for such events, a mail should be triggered to his subordinates regarding the training event. If an employee books for an event, a mail should be triggered to his superior for approval.
    How is this possible? According to me, those events will be "Included in Brochure" (in Business Event Type Infotype). Am I right?
    Please suggest me.
    Points assured!
    Thanks in advance.

    Hello ,
    see the links it might help :
    Business processes of Training and Event Managment
    Training and Event Management
    Lots of workflow

  • TEM and FI/CO   (Training and Event Management)

    Hi All,
    I wish to track actual cost per event in PE (TEM - Training and Event Management).  Was considering having a Internal order per Instance of event. Have any Idea on how to set up something like this?
    Appreciate all ideas,
    LB

    Hi Dean,
    using internal orders you have to consider that sending and receiving cost center have to in the same company code.
    If you do not want to distribute the costs to FI/CO but only report them, you can use the cost items provided by TEM. We have set up something similar for our plants in South Europe.
    We have created some cost items and fill them manually with the training costs. Additionally we have created a report that evaluated this costs and combines them with the employee costs (derived from salary).
    Best regards
    Michael

  • Course Catalog in Training and Event  Management

    Hi TEM Gurus,
    My client wants that users can see only courses of training and event management business catalog in ESS, they can't book or do any activities related to TEM. How we can put restriction for that requirement. We are using ITS services PV7I and PV8I.
    Could you please update me as early as posisble ?
    Thanks and Best Regards
    Puneet

    Hi Dear,
    Thanks a lot for quick reply. Could you please give me details inofmration .. How to do changes in the system..
    How to disable book and cancel functionality from the portal.
    Thanks and Best Regards

  • PMS and Training and Event Management

    Hi Gurus,
    Our one the of the client implementing PMS and Training and Event Management.
    Could anyone suggest me what are the questions need to be asked in initial meeting with the client.
    and if anyone has configuration documents on PMS and Training and Event management please forward to me,
    my id would be [email protected]
    Regards,
    Rajesh Soma 

    The prerequisites of PMS is OM and PA is mandatory,
    PMS is just like an interaction between the manager and the employees in an enterprise, based
    On his work they are going to put some rating etc.
      In the standard system employee called as “Appraise” Manager called as an “Appraiser” and Manager’s Manager called as Higher level manager “Part Appraiser “ can be a self-peer & customer they can save & provide their Comments to  the “Appraiser”
    First you take the requirement form client side what are the process and how Appraisal system in client then you have to prepare one sheet like Preparation ,Planning,Process
    for business functions and other check below :-
    HCM, Performance Management (Flexible) 01 - SAP Documentation
    HCM, Performance Management (Predefined) 03 - SAP Documentation
    check below once :-
    Tcodes for PMS Basic Setting
    OOHAP_BASIC      Basic Appraisal Template Settings
    OOHAP_CATEGORY      Appraisal Category Settings
    OOHAP_CAT_GROUP Category Group Settings
    OOHAP_SETTINGS_PA PA: Settings
    OOHAP_VALUE_TYPE Standard Value Lists
    T codes for PMS Process
    PHAP_ADMIN     Administrator - Appraisal Document
    PHAP_CATALOG     Appraisal Template Catalog
    PHAP_CHANGE     Change Appraisal Document
    PHAP_CREATE     Create Appraisal
    PHAP_PREPARE     Prepare Appraisal Documents
    PHAP_SEARCH     Evaluate Appraisal Document
    start your work with above things any other post here again ......

  • Regarding training and event management queries

    hi experts,
    in my company we have ess in which training and event management module is working fine.i need to develop a report in which training booked against employee through tc-psv1 means in sap-r/3 and through ess means tc-pv8i will come.means saggregation for sap r/3 and ess will come.
    please help me regarding this.
    how will i identifie that training has been booked against employees  through sap r/3 or ess on what paramenet we will identifie.
    plz help me....
    is there any function module;....

    solved by own

  • Need Report in Training and Event Management

    Dear All,
    I want a report in Training and Event Management consisting of attendee name and training date and venue details, price for training event and would like to know any standard report available.
    Kindly let me know the std report name.
    Thanks and Regards
    Suresh,V

    Hi!
    for all reports try T-code : SAP1 ( Report Selection ) & SAP2 ( Info catalog ) here you will get all the standard reports available for that module .
    Regards
    Sheetal
    Edited by: sheetal Gulati on May 14, 2009 7:51 AM

  • Extraction and loading of Training and Event Management data (0HR_PE_1)

    hello,
    I've got the following doubt:
    before BI 7.0 release, extractor 0HR_PE_1 extracts event data (eventid, attendee id, calday,...) but if you load straight to cube 0PE_C01, as Calendar year/month needs a reference date (for example, event start date), you'll get total duration of event in hours or days refered to event star date.
    So in a query filtered by month, you get total duration of an event that starts in the filtered month but it couldn`t end until few months later o year later, so you don´t get appropiate information.
    Example:
    Event          calday        Hours
    10004377  20081120   500        but from event_attr event end date is 20090410.
    In a query filtered by 200811 you get total duration time (500 hours when in 200811 event hours have been 20) or if you filter by any month of 2009 you don´t get information of duration of that event.
    I had to create a copy of standar cube (without calday, only Calendar year/month, Calendar year in time dimension) and disaggrate data creating as many entries for an event as months lasts and adjust calculation of ratios duration of event (duration of event in each month/ total duration of event).
    The question is: Is there any improvement or change on business content in BI 7.0 to treat Training and Event Management data? Has anybody had to deal with that?
    Thank you very much.
    IRB

    Hi,
    TEM data is stored in HRP tables.
    You can load the catalog by creating LSMWs for objects Business event group (L), Business event types (D), Locations (F), Organizers (U) as per requirement.
    LSMW for tcode PP01 can be used to create these objects.
    To create Business Events (E) you can create LSMW for PV10/PV11.
    To book attendee create LSMW for tcode PV08 as here you can specify the actual business event ID which reduces ambiguity.
    tcode PV12 to firmly book events
    tcode PV15 to follow up
    Hope this helps.
    Regards,
    Shreyasi.

  • Email on Training and Event Management

    Dear all,
    I would like to know are there any email supported in Training and Event Management Module.
    For example, after HR administrator help book courses for staff, system will trigger an email notification to staff mailbox with certain course detail information
    Regards
    Bill

    Hi Bill,
    In your case the event for triggering the email notifications will be when the booking is done. So before booking, for the object like Business event type and/or business event group some relationship exits. Once you do a booking of course, additional relationship will be created in different objects. Not exactly sure about the relationship code, but you can easily find out from hrp1001.
    So yoor program will check for this partcular relationship, and if it exists then will send mail notifications.
    Thanks!
    Regards,
    Chetan Shriraj Wahane

Maybe you are looking for