Tuesday, May 25, 2010

Changing Job-Code Standard Hours and FTE

How to Change Job-Code Standard Hours and FTE:

Answer:

Please go through the link below to get screen shots and how you can establish this.







FTE (which stands for Full-Time Equivalent—1.00=full-time, .50=part-time).

Use the Rules Definition page to enter the amount of places used after the decimal to calculate FTE (full time equivalent). You are allowed to use up to 6 decimal places. This allows flexibility in FTE calculations and improves precision in FTE and FTErelated calculations such as worker compensation.

If the FTE Decimal Precision field is set to zero, FTE will default to 1 on the Job Data pages, regardless of the number of hours entered or part- or full-time status.













1 comment:

  1. I have done some testing and it appears that the affected e-mails are:
    E-mails sent by Process Scheduler for Notification
    E-mails generated by the SendMail() PeopleCode function
    E-mails generated by TriggerBusinessEvent() PeopleCode

    Emails sent using the Notification and Multi Channel Framework come out with consistent times

    Notification e-mail headers:
    Received: from PSTST7S02A (10.25.112.64) by XXXQEXHUBTCAS02.aaa-acg.net
    (203.78.135.246) with Microsoft SMTP Server id 8.3.83.0; Mon, 18 Oct 2010
    16:54:17 -0400
    Message-ID: <8112281.01287435257520.JavaMail.psfusst@PSTST7S01A>
    From:
    To: abcdefgh@AAAxxxxxxxx.COM
    Subject: test notify dev85
    MIME-Version: 1.0
    Content-Type: text/plain; charset="UTF-8"
    Content-Transfer-Encoding: 7bit
    Return-Path: peoplesoftselfservicetest@AAAxxxxxxxx.com
    Date: Mon, 18 Oct 2010 16:54:17 -0400


    TriggerBusinessEvent e-mail headers
    Received: from PSTST8S01A (10.25.112.65) by xxxqexhubtcas01.aaa-xxx.net
    (203.78.135.245) with Microsoft SMTP Server id 8.3.83.0; Mon, 18 Oct 2010
    15:57:07 -0400
    MIME-Version: 1.0
    Date: Mon, 18 Oct 2010 15:57:09 -0500
    From:
    To: skschelske@AAAxxxxxxxx.com
    CC: peoplesoftselfservicetest@AAAxxxxxxxx.com
    Subject: =?UTF-8?B?U3VibWl0dGVkIC0gVGVybWluYXRlIEVtcGxveWVlIC0gUGFzcXVhbGUgR2FsYmEgLSBZb3VyIHJlcXVlc3Qgd2FzIHN1Ym1pdHRlZA==?=
    Content-Type: multipart/mixed; boundary="ps-boundary-1"
    Message-ID:

    Return-Path: HRDEVAppserv@AAAxxxxxxxx.com

    ReplyDelete