Follow up control action for Training and Event Management

Dear Expert,
I am new to TEM module. After the training course, I would like to set the course result to each participant (pass or fail)
I tried to set the "Follow-up control options" for the selected course type and then execute tcode pv15, but still cannot trigger the follow up action.
Can anyone help me on this?
Million thanks,
WF

Hi Wiliam,
For this purpose, implement BADI HRBAS00INFTY - IN_UPDATE method.
IF sy-tcode = 'PV15' OR ( sy-tcode = 'PSV2' AND sy-xcode = 'EVFO' ).
LOOP AT PLOG_TAB ...
POP-UP ....
ENDLOOP.
ENDIF.
Regards,
Dilek

Similar Messages

  • Can we create a dynamic action for Training and Event Management???

    Hi All
    i need to configure automatic email generation for an employee when he gets booked for a training program in the training and event management module. can we use a dynamic action for it? and how to configure it?? I also guess that i have to use the Feature MAILS for it. but i am not sure abt it and also not sure how to configure it. I will really appreciate if someone can provide me with a step to step configuration for the same. Its urgently sought.
    Thanks and Regards

    Notifications in T&E are done through Workflow.Dynamic Actions are only for PA Infotypes.
    ~Suresh

  • How to create custom infotype for training and event management

    hai freinds can any one tell me how to create custom infotype for training and event managment with following fields
    PS No – PA0000-> PERNR
    Name   - PA0001 -> ENAME
    IS PS.No. – PA0001-> PS no. of Immediate Superior
    IS name PA0001 -> ENAME
    thanx in advance
    afzal

    Hi,
    Your question is not clear for me. Since it is a TEM infotype, it could be a PD infotype.
    If you wish to create a PD infotype, use transaction PPCI to create the infotype.
    But before that you need to create a structure HRInnnn (where nnnn is the infotype number) with all the fields relevant for the infotype.
    If you wish to create a PA infotype, use transaction PM01 to create the infotype.
    But before that you may be required to create a strcuture PSnnnn  (where nnnn is the infotype number) with all the fields relevant for the infotype.
    Regards,
    Srini

  • User exit / BADI for training and event management

    Hi all,
    Can anybody tell me if there is any user exit / BADI for training and event management module?
    Thanks & regards,
    LOI

    Hi
    BADI's for Training and Event Management
    HRTEM00MASTERDATA      HR: Training and Event Management - Master Data
    HRTEM00NET_ACTIVITY      Determine Activities of an Attendee (e.g. ESS PV8I)
    HRTEM00NET_WEBST      Set Cancellation Reason in ESS PV8I
    HRTEM_CORR_NOTIF_REQ      Customer Enhancement:Confirmation on Send (R/3 Mail, E-Mail)
    HRTEM_HANDLE_BOOKING      HR-TEM BAdI: Employee Leaves Company - Update TEM Data
    HRTEM_INT_ZW           HR-TEM: Badi for Integration TEM - Time Management
    HRTEM_READ_OBJECT      Customer Enhancement: Name Format
    RHPV0001 Customer      Enhancement for Additional Checks for Booking
    Enhancemnet Spot:
    HRTEM00MASTERDATA      HR: Training and Event Management - Master Data
    ~~~Ganesh Kumar K.

  • Appraisal for Training and Event Management

    Hi Friends,
    Hope every one doing well.
    I have a requirement regarding the Appraisal of Attendee and send to its reporting manager for review and Manger may change the rating and completed or reject for re-appraise from the attendee.
    Note: We are not using LSO, using old Training and event management and we don't have any ESS,MSS system simply doing in ECC system only.
    here i need the notification for the reporting manager once the attendee save his ratings, if i do with old appraisal functionality with APPCREATE & APPCHANGE system is not giving any notifications to the reporting manager.
    if i go to new appraisal system that is with PHAP_CATALOG and PHAP_ADMIN i am not able to get the course's what employee attended for the training.
    please can any one share your view how to do this.
    using  BS - Appraisal Model
              BG - Criteria Group
              BK - Criterion
    Thanks in advance,
    Best Regards,
    Praneeth kumar

    Thanks for your suggestions.
    i can't go through new appraisal model with catalog & template, because client is not having ESS,MSS.  appraisal has to done in the ECC only.
    Done the customization like this :
    created scales
    created appraisal model and assign the scales
    for appraisal, Employee can do from APPCREATE transaction rate his own ratings and save.
    Now Appraiser (Manager) from APPCHANGE complete the appraisal.
    now my requirement is (1) after saving the APPCREATE by the employee, notification has to go to his reporting manager only. (2) Manager can do review/change and complete the process to his Employees only (who are reporting to him)
    how can i do this, standard functionality is there or i have to go for ABAP coding ? if ABAP coding what i have to ask them to do.
    Please help in this requirement.
    Thanks and Best Regards,
    Praneeth kumar

  • Configuration documents for Training and event management &apprisals?

    hello xperts
    can anyone forward me configuration documents for treaining and event management and apprisal? to [email protected]

    Thanks for your suggestions.
    i can't go through new appraisal model with catalog & template, because client is not having ESS,MSS.  appraisal has to done in the ECC only.
    Done the customization like this :
    created scales
    created appraisal model and assign the scales
    for appraisal, Employee can do from APPCREATE transaction rate his own ratings and save.
    Now Appraiser (Manager) from APPCHANGE complete the appraisal.
    now my requirement is (1) after saving the APPCREATE by the employee, notification has to go to his reporting manager only. (2) Manager can do review/change and complete the process to his Employees only (who are reporting to him)
    how can i do this, standard functionality is there or i have to go for ABAP coding ? if ABAP coding what i have to ask them to do.
    Please help in this requirement.
    Thanks and Best Regards,
    Praneeth kumar

  • Workflow for training and event management

    Hi,
    I have to develope a workflow regarding event type prebooking whic will be pre-booked thru pv02 , now my requirement is to send a workitem text  to manager ess account  who will appprove or reject this event type.
    After approval it shud make updation in database but not in the case of   rejection .After that Manager preebook a event for those who are alredy approved for the same event type and after event booking it shud also update the attendance table or infotype . 
    Thanks .

    Hi,
    Set the Values to the Business Object container
    SWC_SET_ELEMENT CONTAINER   'profit'  profit.
    Read the Values in the attribute
    swc_get_property SELF 'TravelerName'  Lv_traveller
    Also refer this [Link|https://wiki.sdn.sap.com/wiki/x/moOmAw]
    Regards,
    Surjith
    Edited by: surjith kumar on Mar 26, 2009 9:45 AM

  • Authrorization for Training and event management module

    HI Friends,
    I am facing an issue related to authorization for users in TEM module. I have created new role by copying Standard Role ofu201DSAP_HR_PE_TRAININGADMINu201D Training Administrator. I have activated only TEM related transactions in u201CP_TCODEu201D in Human Resource Node.
    I have assigned this role to user. I executed transaction u201CPSV2u201D. I can see training Catalog but when I go in to any business event group or type and then select u201CChangeu201D button, System displaysu201D No Authorizationu201D.
    I executed Su53 to check which auth is missing. System needs PP01 transaction in P_Tcode and S_Tcode part.  We canu2019t give PP01 auth to users.
    Could you please suggest any solution for this issue? Or how can we restrict auth for PP01 with object types related to Tem module so that user canu2019t see details maintained for other objects like job, position etc.
    Kindly help me regarding this issue.
    Thanks and Best Regards
    Puneet

    Hi,
    it si possible to restrict the access to specific object types. You can do it via structural authorizations, or using authorization object PLOG. assign this object to the user, and just assign under OTYPE the objects the user should access.
    Rergards,
    Ana

  • BAPI for training and event management

    Hi all,
    I need a bapi that returns the list of the attendees of a training course.
    I've seen that a FM exists: RH_GET_PARTICIPANTS and i know how it works.
    I would like a standard BAPI to be called by an external system.
    If it doesn't exit I will create a remote FM that calls the RH_GET_PARTICIPANTS.
    thanks
    enzo

    Hi Enzo,
    I don't think there is a BAPI.. but you can create one using the Method 'Display Attendance' for the 'Attendance' Business Object (PDRELA_025) in Tcode BAPI. But I think creating an RFC that in turn calls RH_GET_PARTICIPANTS is the easy way out.
    Regards,
    Suresh Datti

  • Creating certificate in ms-word for training and event management  sap hr

    hi, everybody, i used ole programming,to create certificate for attendee but i need to save in perticular directory,but all files are opening ,could anybody tell how to save in a perticular directory instead opening every file.

    upgraded SAP Frontend from 4.6c to 4.6d.

  • Error when activating update rules for R/3 training and event management

    hi all,
    when iam trying to activate update rules for training and event management cube it is giving fallowing error."IC=0PE_C01 IS=0HR_PE_1 error when checking the update rules
    Message no. RSAU461".
    please guide me how to solve this issue.
    thanks & regards
    Vamshi D Krishna

    Hi Vamsi,
    Have you followed the following document to implement HR ?
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0780530-bf03-2b10-d5ad-e9e8a53def23

  • Setting up ESS for Training and Event Mgmt

    Hello to all SAP HR experts,
    i am now doing a project on SAP ERP HCM and would like to learn more about the things and steps i need to do to come up with a ESS for Training and Event Management. I have an account for SAP Netweaver and able to access Enterprise Portal (EP). Do i require to navigate in EP to use the items there or do i need to set up an adobe interactive form using SAP Netweaver Developer Studio, design the flow at Visual Studio(VC), then link all the VC at Guided Procedure? If that's the case how am going to extract the data which i have configured in the IMG path under Training and event mgmt (TEM) and also SAP Learning Solution(LSO)?
    For an example: I have created Training Event Groups, Training Event Types and Courses. If i want to so a paperless ESS, how can i extract all this into the fields which i have designed in my adobe interactive form.
    Please help me and guide me along
    Thank you in advance:)
    Regards,
    Jenny

    Hi
    There are 2 end user possibilities for Learning
    One is PV7I and PV8I ITS services which are part of an old ESS role and can be used as integrated ITS versions
    any ESS role via HpF or called directly via URL (without a Portal) - this will allow users to book course and events and view/change bookings etc
    The other is Business Package for Learning 1.0 which requires a Portal (and other LSO dependancies to run)
    this provides a wider range of Learning based activities including booking etc
    Best wishes
    Stuart

  • 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

  • EHP5 - Training and Event Management in ESS

    Dear Experts,
    Please let me know, what all are the Iviews are possible in ESS for Training and Event Management. If it possible please let me know the ivews.
    We are not using LSO.
    Regards,
    Anbazhagan.N

    Dear Siddharth,
    Thanks for your valuable reply,  I have seen the following Iviews  are part of the integration in TEM (in ECC6.0 documentation).
    like Transaction PV7I  (Training Center) and PV8I (My Bookings).
    in ECC6.0 - EHP5, Is it possible to have those transaction in ESS (TEM) ?
    If I want to create, TEM Module in  ECC6.0 - EHP5 will support from the backend(r3) for ESS.
    or
    Can I suggest them for LSO.
    Regards,
    Anbazhagan.N

  • Training and event management - create new type of attendee

    Hi all,
    For training and event management, I have to create a new type of attendee besides sap existing attendee type such as company, contact person, customer, external person and so on.
    Via IMG -> Training and event management -> basic settings -> object type modeling enhancement -> object type -> define object types, then how can I define OrgObj Type for new object type I want to create?
    Thanks & regards,
    WCC

    S_AHR_61016216 - Cancellations per Attendee , i think there is no standard report for cencelation of business events, type and group.
    for cancellations per attendee reports is available in the system.
    good luck
    Devi

Maybe you are looking for

  • Movie file save options for Windows

    Can a .mov or .m4v file be saved in any way to be viewed via Windows (PC)?

  • Time machine taking longer to backup?

    Since the recent update to the timemachine software it has been taking about twice as long to complete each hourly backup.  Amy ideas out there? Colin

  • What is the weight application Adobe Photoshop CS6?

    Free disk space 98 GB but when fully loaded, it says that is not enough space.what to do?

  • Illustrator 13.0.1 Update Fails

    I have tried updating Illustrator (part of CS3 Web Premium) to version 13.0.1, but every time I try it fails saying that the update cannot be applied to the product and asks me to re-install and try again. My installation of Adobe CS3 Web Premium is

  • HP Update site is unavailable!

    Hi! I'm new to the forum! I'm having problems reciving and connecting to HP Drivers update site. I'm from Croatia, Zagreb and I checked with several of my friends and coworkers that are having the sam problem! When i select my laptop HP Probook 470 G