
When daily processing is effected, the entries in internal table TIP are generated as time wage types.
To generate the entries, you must first define rules that assign time wage types to the entries in table TIP. You define the rules according to the processing type, such as processing type S (planned work) or processing type M (overtime), of the relevant entry.
Time Wage Type Selection – Rule Structure (1)

The time wage type selection – rule structure (1) has the following fields:
- Valid processing types:
- These fields determine the processing types that the entries in the internal table TIP must have in order to generate the relevant wage type.
- Conditions on day:
- These fields check weekdays, public holidays, the day type, and the daily work schedule class.
- Conditions on time:
- These fields check time intervals as well as minimum and maximum hours.
- Control:
- This field allows you to specify a fixed value.
For the relevant entry to be selected all the conditions must be fulfilled simultaneously.
To observe start and end times for time wage type selection rules, all the TIP entries to be valuated for the relevant day must denote clock times. If there are TIP entries without clock times, the time wage types that specify a time interval are not selected for that day.
Time Wage Type Selection – Rule Structure (2)

The time wage type selection – rule structure (2) has the following components:
- Clock time interval:
- The system only processes time pairs that fall within the time interval specified.
- Maximum or minimum hours:
- The employee must work a minimum or maximum number of hours. This entry can be explicit or can denote planned hours based on the daily work schedule.
- Interval:
- The system determines limits using the relevant processing types. If you flag the Interval field, the system only processes the hours of the time pair that apply to the relevant time interval.
An entry in the Fixed Value field always overrides the hours specified by the time pair.
Rule Groups

You can use the time wage type selection rule group to set specific regulations for time wage type selection according to an employee’s organizational assignment.
You use function MOD in personnel calculation rule TMOD. This function is used to determine the time wage type selection rule group that the time evaluation driver should use to access the entries for an employee in the Time Wage Type Selection table.







