ORA_WFM_TER_RESUBMIT_VALIDATION_AP Fast Formula

This fast formula determines whether the time attribute values are still valid for the new assignment and time profiles. It calls an API to complete the validation.

For any attribute values it finds that are invalid, it displays the specified warning message. The message severity is defined as an output associated with the displayed message. This formula uses an array to process time card data. It isn't associated with any delivered time entry rule templates.

Parameters

Name Type Description
WORKED_TIME_CONDITION Time category Time category of reported hours that include the specified time attributes used to determine whether to generate a units time attribute.
OVERRIDE_MSG_CD Message Code of the message that overrides the code of the default message that appears if the attribute values are invalid.

Output

Name Message Severity
OUT_MSG Specify whether the output message is informational, warning, or error

Examples

Scenario: Today's date is November 2. The person has an existing time card with a time card period of October 1 – 7. The person also has a retroactive assignment change for October 4. Because of this retro-change, the person changed group membership. The new group has a different time entry profile and layout set.

Day Payroll Time Type State Worked Reported Time
Oct 1 Regular CA 8h
Oct 2 Regular NV 8h
Oct 3 thru 7 Regular NA 8h

Example 1: The new layout set requires an entry that was optional on the previous layout set.

Day Payroll Time Type State Worked Reported Time
Oct 1 Regular CA 8h
Oct 2 Regular NV 8h
Oct 3 Regular NA 8h
Day Payroll Time Type State Worked Reported Time Message
Oct 4 thru 7 Regular NA 8h Required field, State Worked, not populated

Example 2: The Payroll Time Type choice list in new layout set has Time Worked instead of Regular. The person is still eligible for the Regular pay. But it doesn't appear on the time card because the value isn't in the new layout.

Day Payroll Time Type State Worked Reported Time
Oct 1 Regular CA 8h
Oct 2 Regular NV 8h
Oct 3 Regular NA 8h
Day Payroll Time Type State Worked Reported Time Message
Oct 4 thru 7 NA NA 8h You must provide a value for the Payroll Time Type attribute.