Training and Event Management: Start Workflow after PV15 is finished

I need to start a workflow when transaction PV15 (Follow Up Business Event) is finished for a business event. As I saw in event trace there is no standard BO event created when finishing the follow up. So obviously I have to do it manually. But I also didn't find a BAdI or user exit which can be used for it. Has anyone an idea how to solve this problem? If there is no solution for it I will eventually use a job who checks new follow up flags for business events. But maybe there is a better way?
Regards,
Robert

Well, I really thought these transactions could be helpful. But I'm not yet sure if they could solve the problem. Transaction PV15 changes infotype 1026 (field FLUPX - Indicator: business event follow-up processing completed). That's what I'm interested in. So I'm not sure if Infotype 1001 with subtype A025 with activity as ACER is responsive to finishing PV15. Therefore I added a new entry in SWEHR3 for infotype 1026 and update operation using my own delegated business object Z_PDOTYPEE with the new event POSTPROCESSINGSTARTED. Additionally I wrote a check function module to be sure that the workflow is started only in case IT1026->FLUPX is set. But I don't know what kind of object key will be used when calling event POSTPROCESSINGSTARTED of business object Z_PDOTYPEE. Maybe the key of IT1026? Does anyone know that? In fact the key seems to be different to the expected object key of my business object. When finishing transaction PV15 for a business event the new check function module was called but execution fails with a very strange object key and a very strange error message. What else can I do to solve it?
Regards,
Robert

Similar Messages

  • Workflows in HR: Training and Event Management (BO PDRELA_025)

    Hi expert!
    I have a problem in the context of SAP HCM Training and Event Management and the generation of a workflow event for BO PDRELA_025! 
    I have created entries in table T779X (through SWEHR3) as:
    E 1001 A025 * BOKF 0 PDRELA_025 REQUESTED
    E 1001 A025 * BOKP 0 PDRELA_025 REQUESTED
    E 1001 A025 * BOKW 0 PDRELA_025 REQUESTED
    E 1001 A025 * CNOW 0 PDRELA_025 DELETEREQUESTED
    E 1001 A025 * CPRB 0 PDRELA_025 DELETEREQUESTED
    ...but as soon as it calls function RH_OBJECTKEY_BUILD, it fails and doesn't create the REQUESTED event.
    As the key field for AttendeeID in object PDRELA_025 references OBJEC-REALO, function RH_OBJECTKEY_BUILD tries to find a corresponding field in structure PPKEY to create the object key. As it can't find this field in PPKEY, it fails and doesn't create the REQUESTED event. Is there something I've done wrong?
    Can anybody help me please?
    Michael

    Hi Rick,
    Thank you for your help.
    The problem occurs in function module RH_OBJECTKEY_BUILD. Following raise is the problem.
        loop at bor_keyfields where bor_object_type = bor_object_type.
          read table structure_key with key
                                   fieldname = bor_keyfields-reffield
                                   binary search.
          if sy-subrc = 0.
            bor_objectkey+bor_keyfields-offset(bor_keyfields-ddlength) =
            hr_record_key+structure_key-offset(structure_key-leng).
          else.
    *     FATAL ERROR!!!! BusObjectKey do not refer Infotypekey of DDIC!!!
            raise problem_to_build_borkey.*
          endif.
        endloop.
    If found SAPNote 1066444 but the recommanted SP is already imported?!
    Can you help me??

  • 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.

  • 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

  • Getting Training and Event Management Data using IT0031

    Scenerio:
    One of the Employee Is Retired. Now we hire it again for the same role ( extending its period after posting it as retired).
    So the good thing that we can use the IT0031 "Reference Personnel Numbers" to get the desired ITs and found that can get other cutomized ITs by checking in the "Copy Infotype" attribute of IT records.
    Now this seems to be valid if we are in the same module
    but waht if i want to get this magic "Referencing of ITs" done for the "Training and Event Managment" Data of the employee.
    Is it Possible Automatically ... or have to go fro ABAP... (I will not prefer ABAP)...
    I hope i have stated the problem clearly ...
    Feedback ... need it ASAP ...

    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.

  • How to upload Training history in Training and event management .

    Hi,
    How to upload Training history in Training and event management through which transaction.plz reply at early.

    Hi,
    You can create LSMWs to
    1. create event PV10/PV11
    2. Firmly book event  PV12 (else can directly create firmly booked events)
    3. Book attendee PV00
    4. Follow up PV15 ( u can use n LSMW here provided all the emps get same level of proficiency after attendin n event. u wont be able to chnge proficiency level at the time of follow up usin LSMW)
    Regards,
    Shreyasi.

  • 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 ......

  • 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

  • Training and Event Management - internal instructor

    Hi people,
    I am working on R/3 4.7 Ext 110 HR module. While creating a training event in Training and Event Management, I need to include the name of the internal instructor (not external). Where exactly do I do this? I do not find this option in PV10. Kindly help.
    Thank you.

    Hello Phoebe,
    For this, first you need to maintain the Relationship A 022 (Requires) for the Business Event using the Tcode OOET with the Resource Type (Instructor).
    Then use the Tcode PV10 and select data screen for the Business Event. Then make the necessary entries on the screen and then select Resource Selection on the left top of the screen. After this the new screen will pop-up of all the resource type with which u maintained the relation. Select instructor from there and click on the select resource in the left side. Again a new window will appear and select Temporarily Add Resource from there.
    Hope this will help you, try and let me know.
    Thanks & Regards,
    Esha

  • 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 Data Load

    Hello Team
    Would appreciate if any of you can advice on how to load Training and Event management data. I think its stored in HRP tables.
    I'm working on an upgrade assignment.
    Thanks

    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.

  • 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

  • Need manual to implement training and event management

    Hi All
    I'm going to implement Training and event management for my client.Plz help me if u've any kind of manual or any guidelines for me.
    Thanks,
    SKM

    Hi Santosh,
    Best way to check the guidelines is to see help.sap.com.
    From my experience you need to follow the following steps:
    1. Create busness event groups
    2. Create business event types
    3. Create resource types
    4. Create resources
    5. Create external instructors (if any)
    6. Create companies (if any)
    7. Create locations
    8. Manage integration switches (SEMIN rows in T77S0 table)
    For the master data creaton activities above, you can create LSMW to make it possible for mass data upload.
    After your business catalog and all other master data is in place,
    1. Plan business events - PSVP
    2. Create business events wth/without resources - PSV2
    3. Book attendees- PSV1
    As recurring activities:
    1. Firmly book the events.
    2. Cancel events (if needed)
    3. Follow-up events.
    Regards,
    Dilek

  • 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

  • Billing within Training and event management

    Dear experts!
    Now, I'm getting some issue about performing billing in training and event management.
    - The first, I created business event, book attendees for the business event with billing.
    - Second, I firmly business event, after that billing for the business event.
    At the same time, the system display error: "E VF 022 Customer 0000110003: Customer master table KNVV is missing"
    Really, I configured the integration between training and event management module and SD module.
    Help me, please!
    Best regards, Huy!

    Close the question.

Maybe you are looking for

  • Automated Bullets Not Working in Word 2011 for Mac

    Automated bullets are not working, whether I type * followed by a space or by a tab.  I have verified Automatic Bullet Lists is selected under Tools / Autocorrect / Autoformat as You Type. Any ideas?

  • How to debug to observe how query collect the data

    Hi, I have a query with serveral variables, which I restrict the values through master data read class on info object level. Our problem is that the query can not find data in infoprovider with the resticted values whild running. I want to know how q

  • Adobe Reader Transitition Update for SCCM

    Hi all, i just downloaded the latest Adobe Reader 11.X Catalogs for SCUP. I would like to upgrade all of our 10.X Adobe Reader Versions to 11.X, but the Transition Update "Adobe Reader 10 Transition" seems to work only for english Installations. All

  • [NIO] custom messages from the netwerk

    Hi you all, Yes this is another NIO question :) Ok I have the following situation, I've got a NIO server which reads custom messages from the netwerk. These messages consists of an interger and then a variable byte array. int -> length of the message

  • Retrieving/resetting my account password for MacBook Air OS X 10.9.4 when FileVault is NOT switched on?

    Hey all, I've encountered a major problem since purchasing my MacBook Air OS X Mavericks 10.9.4. As I was previously using a Pro with an account password that used to work just fine, I decided to simply set the Air with the same credentials. However,