Notification generation to the employee, supervisor and HR

Hi,
The requirement is like whenever an employee completes his Probation, or one year of service, the employee, supervisor and HR should get an email notification. How can I achieve this in SAP HCM?
Regards,
Sasi.

1. You have to first maintain Date specification Infotype 0041 and Monitoring of task with a reminder date linked to mail server or pop up.Take help of technical (ABAPer ) help.
2. You can use dynamic action to trigger mail. In table T558Z.
For any changes irrespective of any field the system will shoot a mail hence in the column S (Indicator for Step) we have given M-Send a Mail. The mail will be controlled by a feature M0001.
Here the Feature M0001 enables us to control to whom we will send a mail, the text of the mail we will send and the processing type used. The feature can be used for all Master Data Info types for both Transactions class A (employees) and B (Applicant).
A mail has to be sent to the employee, to the administrators and the distribution list. So we need to create a text now. To create a text we need to go to SAP IMG.
Path : SPROPersonnel management Personnel administration  Setting Up Mail Connection for info type changesCreate standard text  for mail connection.
In the next page we need to mention a Text Name, Text Id  and the Language.
The transaction for SAP Business Workplace is SO04. In the SAP Business Workplace we need to create a Distribution list. To create it we need to click on the distribution list.

Similar Messages

  • How to find the Employee Supervisor name

    Hi,
    Could any body please help me to find out the employee supervisor name oracle hrms?
    Regards
    sami.

    The above query from Ashish is fine for a quick one-off query, but for any production-quality code you should always surround SYSDATE with the TRUNC function when comparing to Effective Start and End Dates. The reason for this is SYSDATE includes a Time component; however, the DateTrack APIs ensure that the Effective Start and End Date columns do not, ie: they have a Time component of *00:00:00* (midnight). If you don't use the TRUNC function you can potentially miss records in your query whose Effective End Date is on the same day as SYSDATE, as the time component of SYSDATE will be after midnight.
    For example:
    Assignment ID = 123
    Effective Start Date = 01-Jan-2012 00:00:00
    Effective End Date = 18-May-2012 00:00:00
    WHERE SYSDATE BETWEEN asg.effective_start_date AND asg.effective_end_date
    At this moment SYSDATE = 18-May-2012 09:41:22
    ...which is after the Assignment's Effective End Date, even though in reality the record should have been included in the result set.
    Barry Goodsell

  • Employee/Supervisor and position based hierarchy combination

    Hi All,
    Can Employee/Supervisor and position based approval hierarchy used in the same Business Group? If I have OU1 and OU2 belonging to BG1. Can OU1 use employee supervisor and OU2 use position based?
    Please throw some light on this setup and limitations.
    Regards,
    Praveen

    Setup-->Financial Options-->Human Resources tab -->Use Approval Hierarchies check box. If you check uses approval hierarchies based on positions if not uses the employee hierarchy (supervisor in employee).
    Thanks
    Nagamohan

  • Dears, i have purchased a new macbook pro with lion os, then after a while  for a notification to update the iPhoto app, and when i tried to update it said that unable to update, then i uninstalled it, then i tried to install it but it said these apps co

    dears, i have purchased a new macbook pro with lion os, then after a while  for a notification to update the iPhoto app, and when i tried to update it said that unable to update, then i uninstalled it, then i tried to install it but it said these apps connot be installed on this computer!!!!!
    what should i do
    this problem started to annoy me, as am not able to edit any photo.
    pls help ASAP

    Thanks a lot i followed the instructions for safe mode (i found out that i was pressing the C button after restarting) i did whats written there but the repair couldn't be performed so in addition i needed to re-formate the HD so i erased the volume and then repaired the disk--> quite disk utilities --> start the installation from the installation DVD.
    Thanks really appreciating your help

  • Procedure to display the employee name and employee number

    Dear All
    can any one has the procedure to display the employee name and employee number from per_all_people_f.
    Regrads
    xyz

    can any one has the procedure to display the employee name and employee number from per_all_people_f. https://forums.oracle.com/forums/search.jspa?threadID=&q=per_all_people_f+AND+last_name+AND+employee_number&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How much would it cost to bring my ipod touch 4th generation to the apple store and get my 8gb of storage upgraded to 16 gb?

    how much would it cost to bring my ipod touch 4th generation to the apple store and get the storage upgraded from 8gb to 16gb?

    Apple doesn't do trade ins. You can get 10% off your next purchase for recycling your old iPod through Apple.You'd do better to erase your iPod and sell it on ebay, then use the money toward a new iPod. Hope this helps, good luck, Cheers.

  • I have the 3rd generation of the ipod touch and i want to get the IOS 4.3 upgrade and i have all the requirements but i cant download it. Please Help

    I have the 3rd Generation of the Ipod Touch. I want to get the IOS 4.3 upgrade for my Ipod. I have all the requirements for it, but i dont know how to get the update. PLEASE HELP

    Are you sure you have 3G iPod? If it is a 8 or 16 GB one it is a 2G iPod.  A 32GB could be either.  Identify yurs here:
    Identifying iPod models
    A 2g can only go to 4.2.1.
    What version of iTunes is on your computer?
    What happens when you try to update?

  • Creation of new employee groups and sub groups

    Hi All,
    What all the steps should I follow to create new employee groups and sub groups? and  How many structures should I create for this?
    Its urgent pls.......
    Good replies will be rewarded!!!!
    Regards,
    Sita

    Hi
    You can create the employee groups depending up on your clients requirement, Eg: Permanent, Temporary, Seasonal, Trainee, Advisor etc
    And define the employee subgroups and assign them to the employee groups Like
    Enterprise structure>Definition>Human Resource Management-->Employee Groups & Employee Groups
    Enterprise structure>Assignment>Human Resource Management-->Assign employee subgroup to employee group
    you can create employee subgroups depending up on your requirement like asst manager, manager, GM, MD, VP ETC an assign them to the employee subgroups ok.
    Ensure that certain empployee subgroups may not be assigned to employee group based on requiremen, but create all the employee sub groups which is existing in the organization.
    Regards

  • Create vendors in FI system from HR master records of the employee

    Hi,
       I need a help. I have tried executing the tcode PRAA i.e the program RPRAPA00  to create a vendor from HR master data.
    I have maintained all the required information:
    Actions (Infotype 0000)
    Organizational Assignment (Infotype 0001)
    Personal Data (Infotype 0002)
    Permanent Residence (Infotype 0006 Subtype 1)
    Bank Details (Infotype 0009 Subtype 0 or 2)
    The payroll is executed but still I could not figure out, I am not able to get the desired output.
    I get the the result as:
    List contains no data.
    Kindly let me know if there is any setting or config missing from my side.
    I hav to come up with a solution soon and it is really urgent.
    Thanks and regards,
    Lokesh Sharma

    Mate
    if you pay close attention to the file name -it denotes SBX-mst be ur sandbox client
    the rest is common for everyone and for me it goes like this -E:\usr\sap\D10\SYS\global\APACT where D10 is my client(goldent)
    Trust me this was the 1st report i tried executing and stopped exploring it.im not able to help u on tis report.
    but this is basically for automatic mapping  of emp in FK01 ,experrts pls crct me if im wrong.I havnt tried this.
    if you are tryng for one employee ,u can do like this
    in FK01 kndly map the employee number and his name will autmatically populate .i believe u must hav done this already
    along wth that FI bloke must have also mapped recon account.
    FI part ends right ter .
    coming to HR we map the wagetype to A/A type as K .we must have create a symbloc account with K and map it to wagetype in wagetype charcetirics.
    nxt comes vendor account mapping and technical accounts
    vendor account we use symbloci account we created earlier and *0002
    and in technical account we use two line items 1001 and 1002 and map the g/l account.
    and then when we run FS10N we can see the posting.
    Mate in LFA1 if you dont find the entry then emp mapping to vendor account is missing .
    pls cross check FK01..kindly work closely wth FI bloke and u can fix this soon.
    No Worries
    kg

  • Propose or change automatically, Employee Group and Subgroup.

    Dear all, when executing an exit Action, thru transaction PA40, what's the best way to propose by default/change automatically, the employee group/subgroup?
    Example: I want to change the employee group from '1' (Active) to '2' (Inactive), but the fields are disabled for input.
    Do i have to do this thru the enhancement "PBAS001", or is there any way to do this thru configuration?
    Sincerely,
    Hugo Ferreira

    I was searching for something in SDN and got this post.
    Though it's a very late reply, whatever Sreenu has told is correct.
    In the table T529A, you can define the employment status wehther it has to be active, withdrawn or inactive.
    This field is input disabled in the action and the values will be defaulted from the configuration.
    But Changing the employee group and employee subgroup , we can't change. If that is what is required, the values might depend on the configuration.
    And even through some enhancement also we can't change. because, for IT0000 no enhancement are available. Even though the fields are from IT0001, I doubt it can be changed through enhancemnet.
    If you have already achieved it through enhancemnet, please let us know.
    Thanks,
    RSS.

  • Need to take a value from the csv file and query in a OAF page.

    Hello,
    I have a requirement to take the list of employee numbers in a csv file and display its corresponding job on the page.
    I have created a item 'MessageFileupload' where the user will upload the csv file containing the employee number and a Button 'Display Jobs' which will display the corresponding jobs on the page.
    Any idea how to take the values from the csv file and query it?
    Regards,
    den123.

    Hi ,
    Check
    http://oraclearea51.com/contribute/post-a-blog-article/csv-file-upload-for-oa-framework.html
    http://www.roseindia.net/jsp/upload-insert-csv.shtml
    Below code works from above blogs.
    package xx.oracle.apps.pa.Lab.webui;
    import java.io.BufferedReader;
    import java.io.IOException;
    import java.io.InputStreamReader;
    // import java.io.*;
    import oracle.apps.fnd.common.VersionInfo;
    import oracle.apps.fnd.framework.OAApplicationModule;
    import oracle.apps.fnd.framework.OAException;
    import oracle.apps.fnd.framework.server.OAViewObjectImpl;
    import oracle.apps.fnd.framework.webui.OAControllerImpl;
    import oracle.apps.fnd.framework.webui.OAPageContext;
    import oracle.apps.fnd.framework.webui.beans.OAWebBean;
    import oracle.jbo.domain.BlobDomain;
    import oracle.cabo.ui.data.DataObject;
    import oracle.jbo.Row;
    * Controller for ...
    public class deptCsvUploadCO extends OAControllerImpl
      public static final String RCS_ID="$Header$";
      public static final boolean RCS_ID_RECORDED =
            VersionInfo.recordClassVersion(RCS_ID, "%packagename%");
       * Layout and page setup logic for a region.
       * @param pageContext the current OA page context
       * @param webBean the web bean corresponding to the region
      public void processRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processRequest(pageContext, webBean);
       * Procedure to handle form submissions for form elements in
       * a region.
       * @param pageContext the current OA page context
       * @param webBean the web bean corresponding to the region
      public void processFormRequest(OAPageContext pageContext, OAWebBean webBean)
        super.processFormRequest(pageContext, webBean);
        // Code Addition Started for CSV upload
        OAApplicationModule am = (OAApplicationModule) pageContext.getApplicationModule(webBean);
        OAViewObjectImpl vo = (OAViewObjectImpl) am.findViewObject("deptCsvVO1");
          //if ("GoBtn".equals(pageContext.getParameter(EVENT_PARAM)))
           if (pageContext.getParameter("GoBtn") != null)
          System.out.println("Button Pressed");
              DataObject fileUploadData =(DataObject)pageContext.getNamedDataObject("FileUploadItem");
              String fileName = null;
              String contentType = null;
              Long fileSize = null;
              Integer fileType = new Integer(6);
              BlobDomain uploadedByteStream = null;
              BufferedReader in = null;
                      try
                      fileName = (String)fileUploadData.selectValue(null, "UPLOAD_FILE_NAME");
                      contentType =(String)fileUploadData.selectValue(null, "UPLOAD_FILE_MIME_TYPE");
                      uploadedByteStream = (BlobDomain)fileUploadData.selectValue(null, fileName);
                      in = new BufferedReader(new InputStreamReader(uploadedByteStream.getBinaryStream()));
                      fileSize = new Long(uploadedByteStream.getLength());
                      System.out.println("fileSize"+fileSize);
                      catch(NullPointerException ex)
                      throw new OAException("Please Select a File to Upload", OAException.ERROR);
                      try{ 
                      //Open the CSV file for reading 
                      String lineReader=""; 
                      long t =0;
                      String[] linetext; 
                      while (((lineReader = in.readLine()) !=null) )
                      //Split the deliminated data and
                      if (lineReader.trim().length()>0)
                      System.out.println("lineReader"+lineReader.length());
                      linetext = lineReader.split(","); 
                      t++;
                      //Print the current line being
                      if (!vo.isPreparedForExecution())
                              vo.setMaxFetchSize(0);
                              vo.executeQuery();
                        System.out.println("Trimmed "+  linetext[1].replace("\"", ""));
                      Row row = vo.createRow();
                      row.setAttribute("Deptno", linetext[0].trim());
                      row.setAttribute("Dname",linetext[1].trim().replace("\"", ""));
                      row.setAttribute("Loc",linetext[2].trim().replace("\"", ""));
                      //row.setAttribute("Column4", linetext[3].trim());
                      vo.last();
                      vo.next();
                      vo.insertRow(row);
                      catch (IOException e)
                            throw new OAException(e.getMessage(),OAException.ERROR);
              //else if (pageContext.getParameter("Upload") != null)
              am.getTransaction().commit();
              throw new OAException("Uploaded SuccessFully",OAException.CONFIRMATION);     
    }Thanks,
    Jit

  • How get the actual hours worked by the employee in SAP.

    Hello Experts,
    How to get the actual hours worked by employee in a month.( Any infotypes or tables or fm)
    I have report to get planned hours of the employee
    Thanks and Regards
    Reddy

    Hello expert,
    I am a technical guy, I dont have functional knowledge and HR functional support is not available at the moment..
    I have requriement to develop a report to caluclate the actual night shift hours worked by the employee...
    I have report : RPTEDT00 where in I have actual hours worked day and night..
    But I am not able to find how do in my custom program from the program reference...So I want to know is there any way where in I see this data in tables or infotypes
    Thanks and Regards
    Reddy

  • HSA Benefit Plan: Employee Contr and Employer Contr wagetype not showing up

    Hi Experts,
    For a couple of our empls, the Employee Contr and the Employer Contr wagetypes for HSA Benefit Plans are not showing up in the payroll log. For other empls, all is fine.
    Here's what the payroll log lin running regular payroll ooks like in processing of function P0169:
    =========================================================
    BAdI "Evaluate Ee Contrib" implemented
    Calculated contributions:
    Employee contribution pre-tax: 35.00 USD Weekly
    No rollover of pre-tax to post-tax contributions
    Post-tax contributions start only after pre-tax limit is reached
    BAdI "Check Contribution Limits" implemented
    BAdI "Evaluate Er Contrib" implemented
    Final result contributions:
    Employee contribution pre-tax: 35.00 USD
    Employer contribution: 19.24 USD
    BAdI "Proration" implemented
    Processing proration for 12/27/2010 - 12/27/2010 results in:
    ========================================================
    Here no wagetype is showing up though they are getting calculated above.
    Regards,
    Somdeb.

    First please respond to my questions.If there is wagetype is  coming from the previous periods or other IT where enter for any correction ....there is a possiblity it is nullified after the BADI.
    Second..The wagetype is getting dropped in the proration logic...check the dates of employee payperiod with IT169 and let me know the dates.
    Third...what is parameter used for P0169 in your UBE2 schema is CHK or BEG or END..?
    Edited by: Amosha on Jan 6, 2011 5:11 PM

  • HSA Benefit Plan: Employee Contr and Employer Contr deductions not happenin

    Hi Experts,
    For a couple of our empls, the Employee Contr and the Employer Contr wagetypes for HSA Benefit Plans are not showing up in the payroll log. For other empls, all is fine.
    Here's what the payroll log in running regular payroll looks like in processing of function P0169 for this HSA benefit plan:
    =========================================================
    BAdI "Evaluate Ee Contrib" implemented
    Calculated contributions:
    Employee contribution pre-tax: 35.00 USD Weekly
    No rollover of pre-tax to post-tax contributions
    Post-tax contributions start only after pre-tax limit is reached
    BAdI "Check Contribution Limits" implemented
    BAdI "Evaluate Er Contrib" implemented
    Final result contributions:
    Employee contribution pre-tax: 35.00 USD
    Employer contribution: 19.24 USD
    BAdI "Proration" implemented
    Processing proration for 12/27/2010 - 12/27/2010 results in:
    ========================================================
    Here no wagetype is showing up though they are getting calculated above.
    Regards,
    Somdeb.

    The issue has been resolved.
    The Savings Plan HSAF had a co-requisite Health Plan HDP and we had to add this co-requisite plan for the empl.
    Also the P0169 function had to be changed from BEG to CHK in the payroll schema which did the trick.
    Regards,
    Somdeb.

  • ESS: Record working time - employee name and number

    Hi All,
    I'd like to display the employee number and name in the Record working time screen.
    Please help me with the configuration I need to do in IMG or on the portal side.
    Any help is greatly appreciated.
    Thanks,
    Rajit
    Points will be awarded.

    Hi Siddharth,
    On the General Information page, there's a Related Activity iview which contains a link for Record Working Time.
    A manager can select an employee in the Data View and then can click on the Record Working Time link which opens up that emp's time sheet.
    In such a case, display of employee number and name is very useful and I'm trying to solve this.
    In IMG's "Define Field Selection" -> Data entry section, there are employee number and name fields that I set for the data entry profile. But they are not displayed in the portal.
    Any ideas are welcome.
    Thanks,
    Rajit

Maybe you are looking for

  • [ALBPM-5.7] - How to use the result of a invoked web service?

    Using PBL I wrote the following piece of code: ........some rows........ request as Ex1_WebServices.Ph.GetSuperiorRequest2 response as Ex1_WebServices.Ph.GetSuperiorResponse2 lm as MyPrj.LineManager request.alias = "danieas" getSuperior PeopleHierarc

  • Kindle Fire blocks install of Firefox for Android tablet; how can I get it?

    RECEIVED EMAIL 12/21/11, ADVISING NEW FIREFOX FOR KINDLE FIRE. TRIED TO INSTALL WITH EMAIL LINK. KINDLE FIRE BLOCKED INSTALLATION.TRIED TO INSTALL DIRECTLY FROM MOZILLA WEB SITE USING KINDLE BROWSER; GOT MESSAGE "NO ANDROID DEVICES FOUND". MOZILLA WE

  • Dynamic routing alternative between ASA and edge routers?

    This is the current setup between two edge routers and an ASA 5580.  The edge routers carry approximately 9200 BGP routes with ISP A also supplying the default route.  Is there a good, i.e. has been successfully implemented, dynamic routing situation

  • All of a sudden transform tool S-L-O-W!

    I've not recently added anything to my computer or changed and PS CS5 or other settings, but starting yesterday, when I start the transform tool, it takes a good 30 seconds at least until I can do anything to size or rotate the selected layer image.

  • G4 Sawtooth odd problems

    I have an older G4 Sawtooth. It has an upgraded processor at 1ghz and 1.3 gig ram. I've upgraded the hard drives with a 60 G and a 120 G drives. There is also a pci ethernet card installed. I moved recently, and the tower stayed in a box for a few mo