- User Calcs - This is a end-user oriented mechanism of inserting specific logic at various points in Benefits or Attendance processing, in the Payroll Cycle or in a Work Flow
- Specific Logic points that are configurable
- This is generally controlled with a function level preference so that different screens may have different logic.
- FTE_CHECKING_ROUTINE - for posting based screens like IRPO to validate/set FTE values
- DPS_AVAIL_EXIT - for posting based screens like IRPO to control if a position is valid for selection
- This is generally controlled with a function level preference so that different screens may have different logic.
A user exit is a spot in programming logic where a customer can insert their own logic. This can take several different forms, within the application.