Defining Absence Elements

This chapter provides an overview of absence element setup and discusses how to:

Click to jump to parent topicUnderstanding Absence Element Setup

This section discusses:

Click to jump to top of pageClick to jump to parent topicPrerequisites

Before you define any absence elements, review the introductory chapter "Understanding Absence Management" that provides an overview of absence features.

See Also

Understanding Absence Management

Click to jump to top of pageClick to jump to parent topicSetup Guidelines and Dependencies

You define the policies or rules that your organization follows for tracking and compensating payees for absences by creating absence entitlement and take elements. Absence entitlement elements define the conditions under which payees accrue paid time off and the amount of time that they can accrue. Absence take elements specify the rules that the Take process applies to determine whether an absence should be paid.

Consider the following factors before you begin your set up:

Click to jump to top of pageClick to jump to parent topicAbsence Formulas

Formulas offer a convenient way to implement various absence management features. You can create different formulas for the features that you use or use the same formula in as many situations as you need to.

This table lists the absence-related formulas that you may need:

Formula and Page

Use

Element Populated

Value Returned

Per Absence Formula Element (Absence Entitlements - Calculation page)

Required for per-absence entitlement elements. Defines when to resolve entitlement.

Resolved each day if the balance is needed during processing.

 

0 = do not resolve entitlement.

Nonzero value = resolve entitlement.

Day Formula (Absence Take - Day Formula page)

Required for all take elements. Interprets each absent day and returns the units to compare to the entitlement balance.

Always resolved per day.

DAY COUNT

Count that represents units for the absent day.

Offset Formula (Absence Take - Day Formula page)

Per-absence entitlements only. Automatically reduces beginning entitlement balance.

Resolved immediately after a per-absence entitlement is resolved.

 

Count that can be added to or subtracted from the entitlement balance.

Conditional Formula (Absence Take - Day Formula page)

Defines conditions for generating an absence event for another take element.

 

Zero or nonzero value.

(Wait) Count Formula (Absence Take - Period page)

Returns the number of remaining days that a payee must be absent before a wait period is satisfied.

Often the formula that is used for the Wait Count is the same as the formula that is used for the Day Formula. For example, workdaycould be counted.

WAIT COUNT

Count

Forecast Element (Absence Take - Forecasting page)

Used during the Forecasting process to evaluate an absence. The result of the formula appears on the Absence Event Entry page.

Resolved for each day of an absence event. The system saves only the value that is resolved for the last day of the absence.

ABS EVT FCST VAL

Up to 30 alphanumeric characters.

Many system elements are designed for use within absence formulas and point to columns in the absence daily data table.

For example, assume that you use the system element named SCHED HRS in your Day Formula and that you define the formula, named WRK DAY, as follows:

IF SCHED HRS > 0 THEN 1 ->> WRK DAY ELSE 0 ->> WRK DAY END IF

The formula checks to see if scheduled hours are greater than zero. If they are, the day equals one workday. If they are not, it is not a workday. As long as there is at least one scheduled hour, the absent day is considered a workday.

The formula processes each row of the daily data for the specified period for the absence take element that is being processed. For each row, the system retrieves the value for SCHED HRS from the daily data table.

Note. Absence system elements in the rows of daily data reflect what the current process row contains. You can use other system elements in your formulas; however, the system resolves them only once—not for each row. For example, if you use a system element from the Job row, such as Department, the value for Department does not change for each row.

See Also

Working with System Elements

Click to jump to parent topicDefining Absence Types and Reasons

To set up absence types and reasons, use the Absence Take Types (GP_ABS_TYPE) component.

This section provides an overview of absence types and reasons and discusses how to define absence types.

Click to jump to top of pageClick to jump to parent topicUnderstanding Absence Types and Reasons

When you define an absence take element, you assign it an absence type that describes the category of the absence; for example, vacation or sick. You can specify whether an absence type applies to all countries or a specific country. For each absence type, you can define an unlimited number of absence reasons.

When reporting absence events, the system displays the absence type associated with the take that you enter. Entering an absence reason is optional. During the batch and online forecasting processes, the absence type and reason code populate system elements (for example, ABSENCE_TYPE, ABSENCE_TYPE_DB (absence type day before), and ABSENCE_REASON) that you can access within your absence formulas.

Click to jump to top of pageClick to jump to parent topicPage Used to Define Absence Types

Page Name

Definition Name

Navigation

Usage

Absence Types

GP_ABS_TYPE

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Take Types, Absence Types

Define the types of absences that your organization recognizes. You can define reasons in each absence type.

Click to jump to top of pageClick to jump to parent topicDefining Absence Types

Access the Absence Types page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Take Types, Absence Types).

Allow Request in Self Service

Selecting this check box enables you to configure all associated take elements for self service absence functionality.

Absence Reason

Enter up to three alphanumeric characters for the Absence Reason code.

Click to jump to parent topicDefining Absence Entitlement Elements

Use the Absence Entitlements component (GP_ABS_ENTL) to create an absence entitlement element for each type of entitlement that your organization offers. For example, if you have separate accrual policies for sick time, vacations, maternity leave, and so on, create a separate entitlement element for each.

This section provides an overview of auto generated accumulators and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Auto Generated Accumulators

When you define and save a new entitlement element, the system generates an accumulator to track the entitlement balance.

After you save the element, you can go to the accumulator definition and enter additional instructions for the balance accumulator:

Example

If you create an entitlement element called VACATION, the system automatically creates a balance accumulator for the entitlement. This table lists the elements defined on the Members page for the accumulator (suffix names may differ by country) and explains when the elements are resolved:

Element Name

Element Type

Accumulator Sign

When Resolved

VACATION (entitlement)

Absence Entitlement

Add

When entitlement is resolved.

VACATION_TAKE (units paid)

Auto-assign

Subtract

During the Take process the paid units are assigned to this element each day.

VACATION_ADJU (units adjusted)

Auto-assign

Add (positive or negative number)

When entitlement adjustment is resolved.

Click to jump to top of pageClick to jump to parent topicPages Used to Define Entitlement Elements

Page Name

Definition Name

Navigation

Usage

Absence Entitlement Name

GP_PIN

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Absence Entitlement Name

Name the element and define basic parameters.

Forecasting for Element <name>

GP_FORECAST_SEC

Click the Forecasting link on the Absence Entitlement Name page.

Enable forecasting. for an entitlement element.

Absence Entitlements - Calculation

GP_ABS_ENTL

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Calculation

Define the method of accruing entitlement, the entitlement amount, generation control, and enter instructions for adjusting the entitlement balance under certain conditions.

Absence Entitlements - Rounding/Proration

GP_ABS_RND_PRORTN

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Rounding/Proration

Define rounding and proration rules for an entitlement element.

Absence Entitlements - Auto Generated Accumulators

GP_AUTOGEN_ACUM

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Auto Generated Accumulators

Define user keys for tracking entitlement balances and specify when the accumulation of entitlement occurs.

Absence Entitlements - Accumulator Periods for Element <name>

GP_AUTOGEN_SEC

Click the Accumulator Periods link on the Absence Entitlements - Auto Generated Accumulators page.

Define the start date and length of the entitlement accumulation period (for example, month-to-date or year-to-date) and select auto-generated accumulators to track entitlement, adjustments, and paid units.

Absence Entitlements - Generated Elements for Element <name>

GP_ABS_ACM_SEC

Click the View Generated Elements link on the Absence Entitlements - Auto Generated Accumulators page.

View the list of auto-generated accumulators for the entitlement element after saving the element's definition.

Absence Entitlements - Supporting Element Overrides

GP_ELM_DFN_SOVR

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Supporting Element Overrides

Override the value of a supporting element that is used in the definition of the entitlement element.

See Defining Overrides through Elements.

Click to jump to top of pageClick to jump to parent topicNaming Entitlement Elements and Enabling Forecasting

Access the Absence Entitlement Name page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Absence Entitlement Name).

You must name every element and define its basic parameters on an Element Name page. All element components in Absence Management share the same Element Name page (GP_PIN).

Enabling Forecasting

If the entitlement element that you're defining will be linked to a take element for which absence forecasting is allowed, click the Forecasting link at the bottom of the Absence Entitlement Name page to access the Forecasting page. Select the Forecasting Used check box.

To avoid degrading system performance, select the feature only for those takes and entitlements that you're interested in forecasting.

See Also

Defining Element Names

Absence Entry, Approval, and Self Service Features

Click to jump to top of pageClick to jump to parent topicDefining an Entitlement Amount and Accrual Method

Access the Absence Entitlements - Calculation page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Calculation).

Entitlement Type

Select the type of element to use to resolve the entitlement amount. Values are Accumulator, Bracket, Formula, Numeric, Payee Level, System Element, Variable.

If you select Payee Level, the entitlement element is resolved only if the element is assigned to the payee on the Entitlement/Take Assignment page.

Entitlement Element

If you selected a value other than Numeric in the Entitlement Type field, select the name of the element that calculates entitlement.

Entitlement Unit

If you selected Numeric in the Entitlement Type field, type the number of units in this field.

Specify Frequency

The fields that appear in this group box vary according to the frequency option that you select.

Calculate When Absence Occurs

Select to grant entitlement only when an absence occurs; for example, you want payees to accrue 42 days of entitlement for each illness. Clear to grant entitlement at a regular frequency such as monthly or annually.

Calculate Per Pay Period

Select if the entitlement is frequency-based, and you want entitlement to accrue each pay period.

Calculate Per Other Frequency and Frequency ID

Select if the entitlement is frequency-based and is to accrue at the frequency that you specify in the Frequency ID field. Frequencies include, but are not limited to Annual, Daily, Weekly, Monthly, Quarterly, and Semimonthly.

Note. Frequency values are defined in PeopleSoft HR.

The system uses the frequency to determine the entitlement amount to accrue each pay period. For example, if payees accrue one day of entitlement at a Monthly frequency, the system annualizes (calculates the annual entitlement) by multiplying 1 (day) by 12 (months). It uses the calendar period for the absence run to deannualize the amount. So, if payees' absences are run weekly, the system calculates the amount to accrue during each absence run by dividing 12 by 52. Therefore, payees accrue 12/52, or .23 days of sick time each pay period.

To deannualize entitlement using a frequency other than the pay period, select a generation control frequency in the Entitlement Generation Control Element field.

Per Absence Formula Element

This field appears only if you selected Calculate When Absence Occurs. Select a formula element. When you run the Take process, the system resolves the day formula (defined for the take element on the Absence Take - Day Formula page) and evaluates the day to determine whether the entitlement balance is needed. If it is, the system resolves the per absence formula element.

If the condition is met (the formula returns a non zero value), the Take process resolves the entitlement. If the condition is not met, the existing entitlement balance is used.

When a take element linked to this entitlement has a minimum pay period, eligibility period, or wait period, the per absence formula is executed only after these periods have been met.

Entitlement Generation Control Element

Select a generation control element to limit the conditions under which the entitlement element is resolved. This field appears when you select Calculate Per Pay Period or Calculate Per Other Frequency.

For example, use generation control to restrict resolution of the element to active payees. If you are defining a frequency-based entitlement and you selected Calculate Per Other Frequency, you can select a generation control frequency element. The system uses the frequency that is defined by the generation control element, rather than the frequency of the pay calendar, to deannualize the entitlement amount and to determine when to resolve the entitlement.

Adjustment and Payoff

For frequency-based entitlements, you can instruct the system to reduce or pay off all or a portion of a payee's entitlement balance when a certain event occurs. Use generation control to define when you want the adjustment to occur.

Adjustment Type

Select the type of supporting element that returns the number of units that you want added to or deducted from the entitlement balance. The system adds the returned amount to the entitlement balance; to reduce the balance, be sure that the element returns a negative number. Select from these element types: Accumulatr, Bracket, Formula, SystemElem, or Variable.

Adjustment Element

Select the name of the supporting element that is to return the adjustment units.

For example, let's say that payees can carry up to three months of unused vacation into the new year, at which time any unused entitlement is lost. On March 31, a payee has three unused vacation days carried over from the previous period. The element that you select in this field returns a value of -3.

Adjustment Generation Control Element

This field is required if you completed the Adjustment Type field. Select the generation control element that identifies when the adjustment is to occur.

Payoff Type

Use to compensate payees for all or some of the units that they will lose. Select the supporting element that returns the number of units that are to be paid off. Values are Accumulatr, Bracket, Formula, SystemElem, and Variable.

Payoff Element

Select the name of the supporting element that is to return the units to be paid off.

Payoff Earning

If you completed the Payoff Element field, select the earning element with which the payoff units are associated. When you run the Take process, the system generates positive input for the target calendar that is specified on the current calendar.

Entitlement Carryover

When the system creates a new accumulator at the start of a new accumulation period, it assigns the value of the old accumulator to the system element named PREV VALUE ACCM. If you want entitlement balances to carry forward to the new accumulation period, you can create an initialization formula (on the Accumulator - Period page) that retrieves the old value from PREV VALUE ACCM and assigns its value to the formula. Add the formula element to the element member list for the accumulator (by selecting Add for the Accumulator Sign) via the Members page. When you do this, the value of PREV VALUE ACCM will be assigned to the formula, which will then be added to the balance accumulator. You can add the entire previous balance to the new accumulator, or whatever portion you want.

See Also

Defining Generation Control Frequency

Defining Generation Control Elements

Defining Accumulator Period and Timing Information

Click to jump to top of pageClick to jump to parent topicDefining Rounding and Proration

Access the Absence Entitlements - Rounding/Proration page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Rounding/Proration).

You can have the system round entitlement units or prorate those units when there is period segmentation. Proration applies to frequency-based entitlement only. If you select both a rounding rule and a proration rule, the system prorates and then rounds the entitlement units. Adjustment and payoff units are never rounded or prorated.

Rounding Rule Option and Rounding Rule Element

To have the system round the entitlement units, specify where you defined the rounding rule by selecting one of the following values in the Rounding Option field.

Use Pay Group Rounding:The system applies the rounding rule that is defined for the payee's pay group.

Use Specified Rounding: The system applies the rounding rule that you select in the Rounding Rule Element field.

Proration Option and Proration Element

These fields applies to frequency-based entitlements only. To prorate entitlement units when the pay period is segmented, specify where the proration rule is defined by selecting a value in the first field:

Use Pay Group Proration Rule: The system applies the proration rule that is defined for the payee's pay group.

Use Specified Proration Rule: The system applies the proration rule that you select in the Proration Rule field.

Note. You can use the PRORATE system element to invoke proration for an entitlement element, even when there's no segmentation. You set the value of PRORATE to Y or N (yes or no) to activate and deactivate proration. For example, you might create a formula that sets PRORATE to Y, prior to processing the entitlement element. After the entitlement element, you reset the system element PRORATE to N.

See Also

Defining Rounding Rule Elements

Defining Proration Rules

Click to jump to top of pageClick to jump to parent topicDefining Rules for Auto Generated Accumulators

Access the Absence Entitlements - Auto Generated Accumulators page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Entitlements, Auto Generated Accumulators).

The fields on this page are the same as the fields on the Accumulators - Level page and Accumulators - Definition page in the Accumulators component. Only the settings that are specific to absence entitlement elements are described below.

Level

User Key Type 1...6 and Key Element 1...6

To have linked take elements share a per-absence entitlement balance when a user enters absence events with the same original begin date, you can select user keys to set up these instructions.

Select SystemElem for one of the user keys, and select ORIG BEGIN DATE (original begin date) in the corresponding Key Element field. On the Accumulator Periods for Element <name> page, select Custom Period in the Period field. In the Date field, select System Element - Date and select ORIG BEGIN DATE in the Begin Date Element field.

Now, when you enter two absence events for the same take element and both events have the same original begin date, the second event uses the entitlement balance of the first event.

Resolution Timing

Accumulator timing identifies when the entitlement balance accumulator is resolved. As the online message indicates, as each element contributing to the accumulator is resolved, the accumulator itself is also updated. The accumulator does not need to appear on the absence process list to be updated.

Retroactive Behavior

Retroactive behavior identifies how the accumulator is updated during retroactive processing. Absence accumulators always use the corrective retroactive method. The accumulator is updated with the newly calculated values of the member elements at the end of a retro recalculation.

See Also

Specifying Accumulator Keys

Click to jump to top of pageClick to jump to parent topicDefining the Start Date and Length of the Accumulator Period

Access the Absence Entitlements - Accumulator Periods for Element <name> page (click the Accumulator Periods link on the Absence Entitlements - Auto Generated Accumulators page).

Accumulator Periods

Period

Select the period of time you want the accumulators to track. Depending on the option that you select, other fields may appear. Options are:

Calendar Period

Custom Period: If you select this option, complete the Date fields.

Month to Date: If you select this option, complete the Begin Option and Begin Day fields.

Quarter to Date: If you select this option, complete the Begin Option, Begin Month, and Begin Day fields.

Segment

Year to Date: If you select this option, complete the Begin Option, Begin Month, and Begin Day fields.

Date and Begin Date Value

If you selected Custom in the Period field, select the type of supporting element that defines the start date of the accumulation period. Options are: Bracket - Date, Calendar Date, Date, Formula - Date, System Element - Date, and Variable - Date.

(Calendar Date enables you to choose a specific date; Date enables you to use a Date element.)

In the Begin Date Value field, select the name of the element that defines the date. Or, if you selected Cal Date in the first field, select a date in this field.

Begin Option

If you selected Quarter to Date or Year to Date in the Period field, select the type of supporting element that defines the start date of the accumulation period. Options are:

Specify Date: The accumulation period will begin on the date you specify by completing the Begin Month and Begin Day fields.

Use Pay Entity Calendar: The accumulation period begins on the same day as the calendar that is defined for the pay entity.

Use Pay Entity Fiscal: The accumulation period begins on the same day as the fiscal calendar that is defined for the pay entity.

You define the pay entity calendar and fiscal calendar on the Pay Entity - Processing Details page.

Begin Month Option

This field appears only if you select Quarter To Date or Year To Date. Select the month in which you want the accumulation period to begin.

Begin Day Option

This field appears only if you select Month To Date, Quarter To Date, or Year To Date. Select the day of the month on which you want the accumulation period to begin.

Warning! If you change the Begin Month or Begin Day field after you run the Entitlement or Take process, accumulator results may be inaccurate.

Auto Generated Accumulators

When the system generates the accumulators, it automatically adds a suffix to each accumulator's name to identify what the accumulator represents: the balance, entitlement, adjustment, or paid units. For example, an entitlement element named Vacation might have accumulators named VACATION_BAL, VACATION_TAKE, and so forth.

Balance

Selected by default to remind you that the system always creates a balance accumulator to track the unused entitlement units that a payee has accrued. When it creates the balance accumulator, the system also generates two system-assigned elements that contribute to the entitlement balance accumulator: Units Adjusted and Units Paid.

Entitlement

Select to create a separate accumulator that tracks the total number of entitlement units that the payee has accrued during the accumulation period, including those that have been used.

Adjustment

Select to create a separate accumulator for the automatically assigned Units Adjusted element. The accumulator tracks the adjustments that have been made, including manual and automatic adjustments.

Paid Units

Select to create a separate accumulator for the automatically assigned Units Paid element. The accumulator tracks the total number of entitlement units the payee has used during the accumulation period.

Click to jump to top of pageClick to jump to parent topicViewing Auto Generated Accumulators

Access the Absence Entitlements - Generated Elements for Element <name> page (click the View Generated Elements link on the Absence Entitlements - Auto Generated Accumulators page).

You can see the list of automatically generated accumulators after you save the entitlement element's definition.

Click to jump to top of pageClick to jump to parent topicDefining Supporting Element Overrides for Entitlement Elements

Use the Supporting Element Overrides page to override the value of a bracket, date, duration, formula, or variable element that is associated with the entitlement element

Click to jump to parent topicDefining Absence Take Elements

Use the Absence Take (GP_ABS_TAKE) component to create an absence take element for each type of absence that your organization recognizes. For example, if you have separate rules for compensating sick time, vacation time, leaves of absence, and so on, create a separate take element for each.

This section provides an overview of absence take elements and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding Absence Take Elements

This section discusses:

Mapping

You can instruct the system to generate a matching absence for another take element (such as TAKE2) when a user enters an absence for this take (for example, TAKE1). When you run the Take process, the system creates additional days in the daily absence results for TAKE2, using the same data that you entered for TAKE1, but applying the take rules that you defined for TAKE2. This feature enables you to evaluate a single absence event using more than one set of entitlement and take rules.

For example, your organization offers a supplemental sick plan in addition to the statutory sick plan. For payees to receive benefits from both plans when you enter sick time, you map the take element for your statutory plan (let's call it SICK) to the take element for the supplemental plan (let's call it SUPP SICK). Now, when a user enters an absence event for SICK, the system creates additional absence days for SUPP SICK. When the Take processing is complete, you can see these additional days in the daily absence results (GP_RSLT_ABS), but not in the absence event record (GP_ABS_EVENT). Define a linked absence take on the Absence Take - Day Formula page.

Eligibility, Minimum Absence, and Wait Period Criteria

When you define an absence take element, you can select up to three time periods that must be met before an absence can qualify for payment:

When you run the Take process, the system resolves the day formula, evaluates the day, and checks to see whether the period requirements have been met, in the order listed above. If the minimum pay period is not met, no further processing is done for that day, and the day count that is returned by the day formula is considered unpaid. If the minimum period is met, the system checks to see whether the eligibility period is met, and then the wait period. Define the criteria for eligibility, minimum absence, and wait periods on the Absence Take — Period page.

See Defining Absence Take Periods and Linked Absences.

Linked Absences Takes

You can instruct the system to link related absences that fall in a defined period of time. When occurrences of the same absence are linked, they can share the same per-absence entitlement or the same wait period. Define the criteria for linked absences on the Absence Take - Period page.

When you run the Take process, the system determines whether the new absence falls within the valid linking period. If it does, the system sets the system element named LINK YES-NO, which is associated with the new event, to YES. The per absence formula element (selected on the Absence Entitlements - Calculation page) refers to the value of the LINK YES-NO element to determine whether to resolve entitlement or to use the existing entitlement balance.

The system always compares the start date of the current event to the last matching absence event to determine whether the event falls within the linking period. You define what qualifies as the last matching event. If you specify that the Original Begin Date field on the Absence Event Entry page is used to identify linked absence, absence entries with the same absence type and original begin date are treated as one absence period.

For example, if a payee is out from January 23 to January 25 because of a broken leg and is out again from February 7 to February 8 for the same reason, this table shows how the absence is entered for the person on the Absence Event Entry page:

Absence Type

Reason (not entered online)

Begin Date

End Date

Original Begin Date

Sick

Broken leg

January 23

January 25

January 23

Sick

Broken leg complications

February 7

February 8

January 23

This diagram gives examples of how linking works:

Linking absences with and without original begin date

System Elements for Overwriting Daily Data from User Defined Fields

You can use up to 16 system elements to overwrite absence data that's entered into the user-defined fields (labeled Date 1, Date 2, Decimal 1, Decimal 2, and so on) on the Absence Event Input Detail page. When you run the Take process, the system writes the values that are assigned to the system elements to the daily data in the Absence Results (GP_RSLT_ABS) table in place of the user-entered values. You can use system elements to overwrite data for every day of an absence event or for selected days.

The following table lists the system elements, the corresponding fields that they overwrite in the Absence Results table, and the labels for the user-defined fields on the Absence Event Input Detail page:

System Element

Field Overwritten in Absence Results Table

Field Labels on Absence Event Input Detail Page

EVT CONFIGx DT UPD

EVT CONFIGx DT

Date 1, 2, 3, 4

EVT CONFIGx DC UPD

EVT CONFIGx DC

Decimal 1, 2, 3, 4

EVT CONFIGx CH UPD

EVT CONFIGx CH

Character 1, 2, 3, 4

EVT CONFIGx MN UPD

EVT CONFIGx MN

Monetary 1, 2, 3, 4

where x = 1, 2, 3, or 4

For example, say that a user enters a value of 100 USD in the Monetary 1 field (EVT CONFIG1 DC) on the Absence Event Input Detail page. Using the EVT CONFIG1 DC UPD system element, you can have the system write 150 USD to the result table for the first day of the absence event, and use the value entered by the user for the remaining days of the event

To use the system elements:

See Also

Defining Absence Take Periods and Linked Absences

Defining User Defined Result Fields

Click to jump to top of pageClick to jump to parent topicPages Used to Define Absence Take Elements

Page Name

Definition Name

Navigation

Usage

Absence Take Name

GP_PIN

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Absence Take Name

Name the element and define basic parameters.

Forecasting for Element <name>

GP_FORECAST_SEC

Click the Forecasting link on the Absence Take Name page.

Enable forecasting rules to be entered on the Absence Take - Forecasting page.

Absence Take - Calculation

GP_ABS_TAKE

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Calculation

Define general calculation rules for take elements, select the absence type, link entitlement elements, and specify whether absence events require online approval. Also contains user-defined fields.

Absence Take - Day Formula

GP_ABS_TAKE2

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Day Formula

Specify the day formula for calculating the day count; linked earning and deduction elements; conditions for reducing the beginning entitlement balance; and mapped take elements.

Absence Take - Period

GP_ABS_TAKE3

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Period

Define eligibility, minimum absence, or wait per absence requirements. Link related absences.

Absence Take - Negative Balances

GP_ABS_TAKE4

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Negative Balances

Define negative balance rules (what happens when the entitlement balance is not sufficient to cover an absence).

Absence Take - Priority

GP_ABS_TAKE5

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Priority

Specify if users can enter more than one absence for a payee for the same day and to assign a priority to absence takes if only one type of absence is allowed each day.

Absence Take - Forecasting

GP_ABS_TAKE6

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Forecasting

Specify the formula to use for absence forecasting and the list of elements that are displayed by the Absence Forecasting process.

Absence Take - Balance Inquiry

GP_ABS_TAKE7

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Balance Inquiry

List the elements that are displayed by the Balance Inquiry process.

Absence Take - User Defined Result Fields

GP_ABS_TAKE8

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, User Defined Result Fields

Select the user-defined fields that can be overwritten by a system element during processing.

Absence Take - Supporting Element Override

GP_ELM_DFN_SOVR

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Supporting Element Override

Override the value of a bracket, date, duration, formula, or variable element that is used in the definition of the take element.

Click to jump to top of pageClick to jump to parent topicNaming Take Elements and Enabling Configuration for Forecasting

Access the Absence Take Name page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Absence Take Name).

You must name every element and define its basic parameters on an Element Name page. All element components in Absence Management share the same first Element Name page (GP_PIN).

Enabling Configuration of Forecasting

Before you can define forecasting rules for a take element on the Absence Take - Forecasting page, you need to enable the take element for forecasting. To do this, click the Forecasting link at the bottom of the Absence Take Name page to access the Forecasting page. Select the Forecasting Used check box. Select the Forecasting Required check box if users are required to run the forecasting process before entering an absence through the Absence Event Entry page.

To avoid degrading system performance, enable the forecasting feature only for those takes that you're interested in forecasting.

See Also

Defining Element Names

Absence Entry, Approval, and Self Service Features

Click to jump to top of pageClick to jump to parent topicDefining General Calculation Rules for Take Elements

Access the Absence Take - Calculation page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Calculation).

Absence Type

Select the absence type. You define absence types on the Absence Types page.

Manager Approval Required

Select if a manager must approve every absence that is associated with this take. When a user enters an absence, someone must select the Manager Approved check box on the Absence Event Input Detail page, or the event will not be processed when you run the Take process. The system does not verify that the user who selects the check box is a manager.

Note. This field does not apply to absence requests entered through the self service pages. Fields on the self service setup pages control the approval requirements for these requests.

Multiple Instances

Select to have the system create a separate bundle for the instances of positive input that are generated for the earning or deduction elements (associated with this take element).

For example, say that a payee is sick on two separate occasions during the January processing period:

  • Event 1: January 1-2.

  • Event 2: January 20-22 .

If Multiple Instances is selected, the system creates one row of positive input for Event 1 and one row of positive input for Event 2, enabling you to report the two events separately.

Both Absence Begin Date and Absence Period Begin Date are populated when you select this check box, so select it if these dates are significant to your earning and deduction processing rules.

If this check box is cleared, the system bundles the positive input that is generated for all absence events that occur for this take during the same period. A single row of positive input will represent the consolidated absence events.

Entitlement Member List

Use these fields to link the take element to one or more entitlement elements. When you run the Take process, the system reduces entitlement balances in the order that you specify. For example, if you link vacation take to entitlement for floating holidays and then to vacation entitlement, the system uses the floating holiday entitlement until it's depleted and then reduces vacation entitlement.

All entitlement elements that you add to the Entitlement Member List must be of the same type: per-absence entitlement or frequency-based entitlement. The first element that you add to the list limits the choice of entitlement elements that you can add in subsequent rows.

Priority

Enter up to three digits to identify the relative order in which the absence take should be applied to the entitlement element.

Entitlement Element

Select the entitlement element that you want to link to the take element.

If you've already added a row for an entitlement element, you can select only absence-based or frequency-based entitlement elements, depending on the Specify Frequency option selected on the Calculation page.

Per Absence

If the entitlement is absence-based (the Calculate When Absence Occurs option is selected on the Calculation page), the system selects this check box. The value that you select for the first row determines the type of entitlement elements that you can select in additional rows.

User Defined Fields

The system provides four user defined fields that you can use to add any information you want to the take definition. When you run the Take process, the data that you enter populates the TAKE CONFIG1 through TAKE CONFIG4 system elements.

Field 1: through Field 4:

Enter up to 10 alphanumeric characters in each field.

Click to jump to top of pageClick to jump to parent topicSelecting the Day Formula, Linked Earnings and Deductions, and Other Take Elements

Access the Absence Take - Day Formula page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Day Formula ).

Beginning Balance Offset

If the take element is linked to a per-absence entitlement, select a formula that defines the conditions under which the beginning entitlement balance is reduced. The system executes the beginning balance offset formula only if the entitlement element is resolved (the conditional resolution formula is true).

You might use this feature to reduce entitlement when a payee has already received entitlement for related absences that occurred in the past. For example, you could use the beginning balance offset to reduce a sickness entitlement amount by the number of days that were used during the last 12 months.

Offset Formula Element

Select the formula that the system is to execute. The formula is executed each day of the period that you define in the Date From and Date To fields, but only if the entitlement element is resolved. It should return the number of units that you want the system to subtract from the beginning entitlement balance.

When the formula is executed, the system loops through the daily absence rows that are defined by the Date From and Date To fields and resolves the formula per row for every take element.

For example, your formula assigns a unit amount to each row (or day) that is associated with the variable SICK_PD_TAKEN. If the variable is a member of the entitlement balance accumulator and has an action of subtract, then each day that it resolves, it contributes to the accumulator and subtracts from the beginning entitlement balance.

It's important that the formula specify which take elements and events you want the system to consider. Your formula can look at any information in the daily absence rows.

From Type, To Type, Date From and Date To

Select the type of element that defines the begin (From) date or end (To) date of the period to which the formula is applied. Values are Bracket-Date, Calendar Date, Date, Formula-Date, System Element-Date, and Variable-Date. (Calendar Date enables you to select a date; Date enables you to use a Date element.)

In the Date From and Date To fields, select the name of the element that defines the date. Or, if you selected Calendar Date, select a date in this field.

Mapped To Element

For the system to generate take for another take element at the same time that it generates take for this element, select the name of the linked element.

When the Take process resolves the element, it inserts a row of duplicate absence daily data for the current day that is being processed, but alters the take element and the take user-defined fields.

Important! The order in which you add mapped take elements to the take process list is critical. The element that you select in this field is always processed after its source element. Otherwise, the linked take element is not resolved.

Conditional Element

If you completed the Mapped To Element field, select a conditional formula that is executed for each day of the absence event to determine whether to generate a duplicate entry for the linked element.

If the formula returns an amount other than zero, or if you leave this field blank, a duplicate row is created.

Day Formula Element

Select the formula element that the system uses to evaluate each day of the absence event. The goal of the formula is to return the units for the absent day to compare to the absence entitlement balance. The Take process uses the take rules, the beginning balance, and the absent units to calculate the paid and unpaid units to pass to payroll.

The day formula interprets each absent day in any way that your plan requires. For example, if a payee is scheduled to work 8 hours but works only three hours, the day count formula determines whether this constitutes absence for a full day, half a day, no days, or five-eighths of a day.

For example, your day formula might look like this:

IF SCHED_HRS > 0 THEN 1 ->> WRK_DAY ELSE 0 ->> WRK_DAY END IF

Assume that a payee is on vacation from February 1 to 5:

Wednesday, February 1, 8 hours

Thursday, February 2, 8 hours

Friday, February 3, 8 hours

Saturday, February 4, 0 hours

Sunday, February 5, 0 hours

The day formula evaluates each day. When the system processes February 1, it populates the system element, SCHED HRS, and the day formula, WRK DAY, resolves to 1. On January 4, the payee is not scheduled to work. The system populates SCHED HRS with 0, so WRK DAY resolves to 0.

Generate Positive Input Member List

Complete these fields to have the Take process generate positive input for one or more earning and deduction elements with a calculation rule of Rate × Units or Rate × Units × Percent. Specify the supporting element that returns a value for the Units component of the calculation rule. You can also select the supporting elements that will return the percent, rate, and amount values.

Common Page Information

Order

Enter up to three digits to specify the order in which the Take process should generate positive input for the earning or deduction elements when performing the day-by-day processing for this take. The lower the number, the sooner the element will be processed.

Order is important only if there are dependencies between the elements. For example, if data generated by Earning 1 is needed to resolve Earning 2, assign Earning 1 a lower order number.

Element Type

Select the type of element positive input that is to be generated when you run the Take process: Deduction or Earning.

Element

Select the name of the earning or deduction element for which the positive input should be generated.

Only earnings and deductions with a calculation rule of "Rate x Unit", or "Rate x Unit x Percent" are allowed.

Units

Unit Element Type

Select the type of supporting element that returns the value of the paid or unpaid units that are associated with the earning or deduction. The elements are: Accumulator, Bracket, Formula, SystemElem, or Variable.

For example, to return the number of paid units that are calculated by the day formula, you could select the system element DAY COUNT PD. Or, to return the number of unpaid units, you could select DAY COUNT UNPD.

To convert the units that are returned by the day formula—from days to hours, for example—use a formula element that uses the following system elements:

  • DAY COUNT (result of the day formula).

  • DAY COUNT PD (paid portion of the day formula).

  • DAY COUNT UNPD (unpaid portion of the day formula).

  • SCHED HRS (hours that the payee was scheduled to work).

Note. For absence take elements that do not have associated absence entitlement elements, the system does not generate the paid and unpaid elements. You must use DAY COUNT.

Unit Element

Select the name of the supporting element that returns the units that are associated with the earning or deduction element.

Rate

Select the Rate tab.

Rate Element Type

Select the type of supporting element that returns the value of the Rate component. Values are: Bracket, Formula, SystemElem, or Variable.

The take process applies the instructions that you enter day by day. If the value of the Rate component changes (during the absence period, for example) the change is applied on the correct day.

For example, if payees receive 100 percent of their payment for an illness and the rate changes due to seniority, you might use a system element to retrieve the correct rate for the generated positive input.

Rate Element

If you selected an element type, select the name of the supporting element that returns the value of the Rate component.

Percent

Select the Percent tab.

Percent Element Type

If the calculation rule for the earning or deduction element is defined as Rate x Unit x Percent, select a supporting element that returns the value of the Percent component. Values are Bracket, Formula, SystemElem, and Variable.

The Take process applies the instructions that you enter day by day. If the value of the percent components changes (during the absence period, for example), the change is applied on the correct day.

For example, if payees receive 100 percent of their pay for the first 30 days of an illness and 75 percent for each day thereafter, you might use a bracket element that returns the appropriate percent, based on the length of the absence.

Percent Element

If you selected an element type, select the name of the supporting element that returns the value of the Percent component.

Amount

Select the Amount tab.

Amount Element Type

Select an element that returns the value of the amount component for the earning or deduction element.

The amount overrides any values returned by other components of the element's calculation rule. Although you can still select elements to return the rate or percent, the values of these components are not used for calculations.

Values are Accumulator, Bracket, Formula, SystemElem, or Variable.

Amount Element

Select the name of the element that returns the value of the Amount component.

See Also

Defining Processing Elements

Click to jump to top of pageClick to jump to parent topicDefining Absence Take Periods and Linked Absences

Access the Absence Take - Period page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Period).

Eligibility

Complete the Eligibility, Entry Type, and Eligibility Date Value fields if payees are eligible to use entitlement only on or after a certain date.

Eligibility

Select to define an eligibility period for this take.

Entry Type and Eligibility Date Value

In the Entry Type field, select the type of supporting element that defines the eligibility date. The Take process treats days that are taken before the eligibility date as unpaid units. Absences that are taken on or after this date can be applied against the entitlement balance. For example, if the eligibility date is June 1, an absence on June 1 qualifies for payment.

Values are Bracket, Cal Date, Date, Formula, System Element, and Variable. (Cal Date enables you to select a specific date; Date enables you to select a date element.)

In the Eligibility Date Value field, select the name of the element that defines the date. Or, if you selected Calendar Date in the Entry Type field, select the appropriate date.

Minimum Absence

Complete the Minimum Absence, Absence Period Type, and Absence Value fields if payees must be absent a minimum number of calendar days before an absence event is paid. If the absence event is longer than the minimum period, the entire absence qualifies for payment. If the minimum period is not met, the entire absence is unpaid. (The system does not consider linked absences when determining whether the minimum period has been met. Linked absences are described below.)

The system refers to the end date of an absence to determine whether the minimum period has been met—even when the end date falls in a different calendar period.

Minimum Absence

Select to define a minimum absence rule for this take.

Absence Period Type and Absence Value

In the Absence Period Type field, select the type of supporting element that defines the minimum absence period. The period must be in calendar days. Values are Accumulator, Bracket, Duration, Formula, Numeric, System Element, and Variable.

In the Absence Value field, select the name of the element. Or, if you selected Numeric in the first field, enter up to 8 digits in this field.

For example, if an absence of less than 4 days is unpaid, select Numeric in the first field and type 4 in the field to the right.

Wait Per Absence

Complete the Wait Per Absence, Wait Period Type, Wait Period Value, and Count Formula fields if each absence event must satisfy a minimum waiting period before it can be paid. When the minimum wait period is met, the payee can be paid only for the period of time that exceeds the wait period.

If you define a Wait Per Absence and also select the Link Absence check box on this page, you can create a formula that enables linked events to share the same waiting period.

Wait Per Absence

Select to define a minimum waiting period for each absence.

Wait Period Type and Wait Period Value

In the Wait Period Type field, select the type of supporting element that defines the number of remaining wait units the payee must be absent before the event can be paid. This element is resolved on the first day of the absence event.

Values are Accumulator, Bracket, Duration, Formula, Numeric, System Element, and Variable.

In the Wait Period Value field, select the name of the element. Or, if you selected Numeric in the first field, enter up to 8 digits in this field. For example, if you select Numeric, and you enter 3 in the field to the right, the first three days of the absence are not paid.

If you select the Link Absence check box to link related events, you can have the value that is returned by a Period formula apply to the linked absence period, rather than to each event.

In a Period formula, you can reference one of the following system elements:

  • LINK YES-NO (linked event, yes or no) is set to Yes if the current event is linked to a previous event.

  • ABS CUM LINK WAIT (cumulative linked wait) captures the total wait units that are taken for the linked events and the current event.

    Values are stored on the absence results table and carried forward from period to period.

Count Formula

If you selected Wait Per Absence, select a formula in this field. The count formula interprets the days that are to be counted against the wait period. This formula is similar to, and usually the same as, the day formula, though this is not a requirement. For example, you might want the day formula to consider workdays and the count formula to consider calendar days.

The count formula is resolved each day of the absence event until the wait period is met.

Note. For payees to be compensated for partial hours worked on the day that the waiting period is met, the count formula must be the same as the day formula.

Linking

Link Absence

Select to have the system link related absences.

By Original Begin Date

Select to have the system link the current absence event to the last absence event with the same original begin date.

If you do not select this check box, the system treats the event begin date as the original begin date.

Starting From

Specify the start date that the system uses to determine if a linked absence falls within the allowed period. When you run the Take process, the system compares the first day of the current absence event to the date that you specify in this field. If the period is greater than that defined by the Duration Between Two Absences field, the absences are not linked. Values are:

End Date of Last Occurrence: The system looks at the end date of the last matching event. (If you selected By Original Begin Date, the last matching event is the last event with the same original begin date.)

Begin Date of First Occurrence: The system looks at the begin date of the first matching event.

Duration Between Two Absences, Duration Value and Unit

In the Duration Between Two Absences field, select the type of element that defines the duration period. Values are Accumulator, Bracket-Numeric, Duration, Formula-Numeric, Numeric, System Element-Numeric, and Variable-Numeric.

In the Duration Value field, select the name of the element that defines the duration period. If you selected Numeric in the Duration Between Two Absences field, enter the number of units here.

In the Unit field, select the unit of measurement you want to use. Values are Days, Months, and Weeks.

Click to jump to top of pageClick to jump to parent topicDefining Take Rules for Negative Balances

Access the Absence Take - Negative Balances page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Negative Balances ).

On this page, you specify what the system is to do if a payee's absence take exceeds the entitlement balance; that is, if the entitlement balance drops below zero. You can allow payees to:

Negative balance rules do not take effect until the payee has depleted all the linked entitlements that are defined on the Calculation page.

Negative Balance Option

Specify what the system is to do if a payee's absence take exceeds the entitlement balance; that is, if the entitlement balance drops below zero. Valid values are:

  • Allow Negative Balance – Select if your organization allows employees to take more paid time than they have accrued. Absence time that exceeds accrued entitlement is paid up to the limit that you specify.

  • Take as Unpaid Time – Select to process any take that exceeds the entitlement balance as unpaid time. When you run the Take process, the system element DAY COUNT UNP is populated with the number of unpaid units. (To have unpaid units processed as a deduction, add the deduction element to the grid at the bottom of the Day Formula page.)

  • Take with Other Absence – Select if payees can apply the entitlement that is associated with another type of absence to this take.

    When this option is selected the Absence Take field will open below. Select the take element that is associated with the entitlement that you want to use.

    For example, your organization pays 100 percent of salary for the first 60 days of maternity leave and 50 percent for the next 30 days. You create two take elements, one called Maternity60 and another called Maternity30. When you define Maternity60, you select Take with Other Absence and link to the Maternity30 element. When the payee's actual maternity leave is entered on the Absence Event Entry page, all 90 days are entered, using the Maternity60 element. The system pays the first 60 days at 100 percent, depleting the maternity entitlement. The system then redirects the next 30 days to the Maternity30 element; that is, it adds a new row for each day after the sixtieth day, using the redirected element.

Limit Type and Limit Value

These fields are only available if the Negative Balance Option selected is Allow Negative Balance.

To limit the amount of negative entitlement balance allowed, select the supporting element that defines the limit. Any take that exceeds the limit will populates the DAY COUNT UNP system element. A limit of 3, for example, indicates that up to three days will be paid.

In the Limit Value, select the name of the element. If you selected Numeric in the first field, enter a number in this field.

Absence Take

These fields are only available if the Negative Balance Option selected is Take with Other Absence.

Select the take element that is associated with the entitlement that you want to use.

Click to jump to top of pageClick to jump to parent topicDefining Absence Take Priorities

Access the Absence Take - Priority page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Priority ).

Allow Duplicates

Select to enable users to enter more than one absence for the same day on the Absence Event Entry page. For example, if an employee has a two-hour union meeting in the morning and takes six hours of vacation on the same day, select Allow Duplicates to enable the user to enter and save the two absences for the same day. Clear this check box to prevent users from entering more than one absence for the same day.

When a user enters multiple events for the same day on the Absence Event Entry page and tries to save the entries, the system displays a message. If the user clicks OK, the system applies the take definition with the highest priority for the date in conflict (that is, the event with the lowest priority number).

You designate the priority of the take element in the Event Priority field. The priority number appears on the Absence Event Entry page when you enter an absence using this take element.

Using the same example, if you want the system to display the above message when a user tries to save the entries for a union meeting and vacation that occur the same day, do not select Allow Duplicates.

Event Priority

You can specify the priority of this absence take element in relation to others by entering a unique number of up to three digits in this field. Lower numbers represent higher priority.

When a user tries to enter more than one type of absence for the same day, and duplicates are not allowed, the system displays a message that provides information about take priorities. It also enables the user to invoke a process that causes the system to use the take definition with the highest priority for the date in conflict.

Take Codes Allowed for the Same Day

Absence Take

If you selected Allow Duplicates, specify the types of absences that can be taken the same day. Add a row for each allowable absence take element. Select at least one element.

When you run the Take process, the system calculates total partial hours that were written to the results table for events that occurred on the same day. It returns the total to the system element named ABS CUM PARTIAL HR. (You might consider creating a formula that generates an error if scheduled hours exceed total partial hours.)

Click to jump to top of pageClick to jump to parent topicDefining Rules for Absence Forecasting

Access the Absence Take - Forecasting page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Forecasting ).

Complete the Forecasting page if you want users to be able to run the Forecast process when entering absences.

Note. To enter information on this page, the Forecasting Used check box must be selected on the Forecasting page that you access through the link at the bottom of the Absence Take – Name page.

Forecast Element

Select the formula that you want the system to resolve during the Forecasting process.

Only formulas with a field type of character are allowed. The system resolves this formula for each day of the absence event immediately after the day is evaluated (after the DAY COUNT, DAY COUNT PD, and DAY COUNT UNPD elements are resolved). It stores the last resolved value.

As an example, say you want your formula, named FM ELIG, to return a value of ELIGIBLE or NOT ELIGIBLE depending on whether a payee has enough entitlement to cover an absence. Your forecast formula might look like this:

IF DAY COUNT UNP > 0 THEN NOT ELIGIBLE >> FM ELIG ELSE ELIGIBLE >> FM ELIG ENDIF

Forecasting Results Element List

This group box controls what appears on the Absence Forecast Results page (in the Absence Event Entry component) after you run the Forecasting process. Select the elements for which you would like to view results. For example, you may want a duration element to display the length of the absence and an accumulator element to display the entitlement balance.

The elements that you select should be those that are normally resolved during absence processing. Element types are: Accumulator, Bracket, Date, Duration, Formula, System Element, and Variable.

See Also

Absence Formulas

Click to jump to top of pageClick to jump to parent topicDefining Rules for Take Balance Inquiry

Access the Absence Take - Balance Inquiry page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, Balance Inquiry).

Note. To enter information on this page, the Forecasting Used check box must be selected on the Absence Take Name page.

Balance Inquiry Element List

This group box controls what appears on the Forecast Balance page after you run the Balance Inquiry process. Select the elements for which you would like to view results; for example, accumulators that track entitlement balances for the take, and system elements that help explain the balances.

Element types are: Accumulator, Bracket, Date, Duration, Formula, System Element, and Variable.

Click to jump to top of pageClick to jump to parent topicDefining User Defined Result Fields

Access the Absence Take - User Defined Result Fields page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Takes, User Defined Result Fields).

In the Configuration Type field, select the user-defined fields that can be overwritten by a system element. During batch processing, the value that's assigned to the corresponding system element will overwrite the user-entered value in the absence results table (GP_RSLT_ABS). Select only those fields that you will use in your rules.

For example, to specify that the value a user enters in the Date 3 field on the Absence Event Input Detail page can be overwritten, select User Defined Date 3 in the Configuration Type field.

See Also

Understanding Absence Element Setup

Click to jump to top of pageClick to jump to parent topicDefining Supporting Element Overrides for Take Elements

You can use the Supporting Element Overrides page to override the value of a bracket, date, duration, formula, or variable element associated with an absence take element.

Click to jump to parent topicPreparing Absence Elements for Use

Once you've created absence entitlement and take elements, follow these steps to prepare them for use:

  1. Assign elements to payees.

    Begin by adding the elements to an element group. (Element groups are linked to eligibility groups, which are linked to pay groups. A pay group is associated with each payee.) Payees can accrue entitlement and be paid for absences only when they are associated with absence elements. Exception: It is not necessary to assign per-absence entitlement elements to payees. When you assign related take elements, payees are eligible for the per-absence entitlement. To assign entitlement elements that are defined at the Payee Level (you selected Payee Lvl in the Entitlement field on the Absence Entitlements - Calculation page), use the Entitlement/Take Assignment page.

  2. Add elements to the absence processing framework.

    Sections tell the system which elements to resolve during processing. You can create a separate section for the entitlement and take processes, or you can create one section for both, depending on your organization's needs. Per-absence entitlement elements do not need to be included on a process list via a section. They are processed automatically when the Take program processes the related take element.

See Also

Defining Element Groups

Click to jump to parent topicSetting Up Absence Entitlement Balance Forecasting and Inquiry

This section provides an overview of how to enable absence forecasting and balance inquiry, and discusses how to:

Click to jump to top of pageClick to jump to parent topicUnderstanding How to Enable Absence Entitlement Balance Forecasting and Inquiry

Before using absence forecasting or balance inquiry, you must activate these features for each absence take and entitlement element to which they apply, except for per-absence entitlement elements. For example, to forecast entitlement for vacations only, you activate forecasting for the vacation take and vacation entitlement elements.

Following is an overview of steps to enable absence forecasting or balance inquiry:

  1. Define forecast formulas for absence takes (absence forecasting only).

    A forecast formula evaluates an absence according to the business rules you define. For example, your formula might determine if there is sufficient entitlement to cover an absence and, if not, what action to take. It returns a user-defined character string that appears on the Absence Event Entry page. For example, it might display "Eligible" or "Success" if there is enough entitlement to cover an absence. The system resolves the forecast formula for each day of the absence, immediately after it resolves the day count, day count paid, and day count unpaid. Only the last value of the formula is stored and is moved to the Absence Event table (GP_ABS_EVENT) during the Absence Forecasting process. The value is also moved to the results table (GP_RSLT_ABS) when the event is processed during the Absence Take process.

    The formula can check to see if there are any unpaid units for the day and why the units are unpaid—perhaps because of a waiting period. To determine this, you refer to other absence system elements, such as the beginning wait balance, ABS BEGIN WAIT BAL, and the ending balance, ABS END WAIT BAL.

    You can use the results of the forecast formula to invoke other actions. For example, you might create a formula, that when resolved to Eligible, populates the units element that is used to generate positive input. (You select the Units element on the Take - Day Formula page.)

  2. Enable forecasting and/or balance inquiry for the take element on the Forecasting page that you access through the Element Name page.

    1. For absence forecasting, indicate whether forecasting is allowed (select Forecasting Used) or required (select Forecasting Required).

    2. For balance inquiry, select Forecasting Used.

      Note. The Forecasting Used field is not used to enable forecasting for absence self-service. To enable forecasting for absence self-service select the Allow Forecasting field on the Forecasting Messages page on the Country Take component.

      If you are integrating with PeopleSoft Time and Labor, the Allow Forecasting field on the Forecasting Messages page of the Country Take component. is used to enable forecasting on Timesheets.

  3. Complete the Take - Forecasting and Take - Balance Inquiry pages, as applicable.

    1. For absence forecasting, select the forecast formula and the elements that are to return the results of the forecast process on the Take - Forecasting page.

    2. For balance inquiry, select the elements that are to return the results of the balance inquiry process on the Take - Balance Inquiry page.

  4. Enable forecasting for associated entitlement elements.

    Repeat step 2 for each linked, frequency-based entitlement element.

    Note. For entitlements the Forecast Used field will also apply to those entitlements used in event entry through absence self service, as well as, Time and Labor Timesheets if you are integrating with Time and Labor.

  5. Enable forecasting for redirected take elements.

    If you've redirected this take element to another take element on the Take - Negative Balances page, follow step 2 for the redirected take element and its associated entitlement elements.

  6. Create a Calendar Group template.

    When you run the Forecasting or Balance Inquiry process, the system must know which absence calendars to refer to so that it can identify the elements to process, the period of time to evaluate, and so on. Use the Calendar Group page to select the applicable absence calendars. (These should be the same calendars that you use when running the Take and Entitlement processes.) Also select the Use as a Template check box on the Calendar Group page to indicate that the calendar group is to be used by the forecasting process.

    The template should cover the forecasting period, which runs from the earliest calendar that has not been finalized for the payee to the end date of the latest absence event (or the as of date, for Balance Inquiry). Most likely, you'll want the calendar group to span one or more years. (It can include up to 225 calendars.) The template should also include all pay groups whose employees could be forecasted.

  7. Create transaction definitions.

    Use the Transaction Definition page to link the calendar group template (created in the previous step) to the absence forecasting or balance inquiry process. If you plan to use both processes, create a transaction definition for each. When you launch the Forecasting or Balance Inquiry process, the transaction ID tells the system which calendar group to look for.

  8. Specify the status of the absence events to be considered by the Forecasting process.

    You have the Forecasting process consider only those absence events that are in one of the statuses that you specify. Use the Forecasting Filters page to select the statuses.

See Also

Absence Entry, Approval, and Self Service Features

Forecasting Absence Entitlement Balance During Absence Entry

Viewing Current Absence Entitlement Balances and Running the Absence Entitlement Balance Inquiry Process

Defining Element Groups

Click to jump to top of pageClick to jump to parent topicPages Used to Create a Transaction Definition and Filter Self Service Absence

Note. If integrating with Time and Labor, these pages are used to filter Timesheet absences also.

Page Name

Definition Name

Navigation

Usage

Transaction Definition

GP_TXN

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Forecast Transactions, Transaction Definition

Create a transaction definition by linking a calendar group template to the Absence Forecasting process or Balance Inquiry process. A transaction definition is tied to a specific country.

Forecasting Filter

GP_TXN_FILTER

Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Forecast Transactions, Forecasting Filter

Select the status of the absence self service absences that the system is to consider when you run the Forecasting process.

If integrating with Time and Labor, the status selected will be considered with forecasting processes on Timesheets also.

Click to jump to top of pageClick to jump to parent topicCreating a Transaction Definition

Access the Transaction Definition page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Forecast Transactions, Transaction Definition).

Transaction ID

Values are:

100: Absence Forecasting process.

110: Balance Inquiry process.

Note. You can define one of each type of transaction ID per country.

Calendar Group ID

Select the appropriate calendar group ID. You can choose from the list of calendar group IDs that have been set up as templates.

Click to jump to top of pageClick to jump to parent topicFiltering Absence Events by Status

Access the Forecasting Filter page (Set Up HRMS, Product Related, Global Payroll & Absence Mgmt, Elements, Absence Elements, Absence Forecast Transactions, Forecasting Filter).

The system uses status values, such as Saved, Submitted, and Approved, to track and manage the approval of absence requests.

If you are using absence self service, use this page to specify which absence statuses the system is to consider when using forecasting. For example, you may want the forecasting process to evaluate only those absences that have a status of Approved. In this case, you would select Approved in the Workflow Status field.

Note. If integrating with Time and Labor, use this page to specify which absence statuses the system is to consider when using forecasting on Timesheets.

When an absence is requested through the Absence Event Entry page the Workflow Status field is set to blank. If you run the absence forecasting, such events will be considered during forecasting. If you have events entered through event entry and self service, when you run forecasting it will consider all the events entered through event entry plus those entered through self service and whose statuses were included in the Forecasting Filter page.