SAP ABAP IMG Activity OHTY014 (Determine Break Times)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PTIC (Package) HR Time Data: Customizing
IMG Activity
ID OHTY014 Determine Break Times  
Transaction Code S_AHR_61009718   IMG Activity: OHTY014 
Created on 19981221    
Customizing Attributes OHTY014   Determine break times 
Customizing Activity OHTY014   Determine Break Times 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OHTY014    

In this section, you specify how the breaks stipulated in the daily work schedule are evaluated.

The breaks are evaluated in the schema using function PBRKS. There are various methods of processing breaks, depending on whether they are recorded and evaluated with clock times.

If you record time data with clock times, it is better to specify begin and end times for breaks.

If you record and evaluate time data without clock times (specifying only a number of hours), you can use the following methods of interpreting the breaks in the daily work schedule:

  1. The breaks in the daily work schedule are only evaluated for time data recorded with clock times, or in the form of full-day records. Time data without clock times is passed on unchanged.
  2. Only breaks without clock times ('after x hours) are specified in the work schedule, and the duration is deducted from the recorded hours.

Example

The employee should have a half hour break after being at work for
4 hours.

Requirements

Break regulations have been defined in the section Define work break schedules and assigned to the daily work schedules.

Standard settings

The breaks are evaluated as in example 1.

Recommendation

Activities

  1. If you have not stored break schedules in your daily work schedules, you can deactivate or delete function PBRKS in the schema. This makes sense if you record time data with a number of hours only, and no clock times.
  2. If you wish to evaluate breaks, use the 4th parameter of function PBRKS to specify how the breaks are determined:
    1. blank: All time data is expected to stipulate from and to times.
      The breaks in the break schedule are defined by time
      intervals. The intervals are adjusted to determine the
      break times.
      OWTI : The breaks stored are only applied to time data which specifies
      clock times. Time data with a number of hours only is
      passed on unchanged.
      NOTI : The daily work schedule should only contain 'after x
      hours' breaks. The duration of the break is deducted
      from the recorded hours.
  3. Decide the order in which the various times should be assigned breaks. There are various sorting options available if you customize the 2nd parameter of function PBRKS. Please refer to the online documentation on function PBRKS.

Further notes

The section Evaluate break data explains in detail the various methods of evaluating breaks if clock times feature.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OHTY014 0 HLA0003736 Time Evaluation Without Clock Times 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
PSCC L - Logical transport object PE00 TM04 07 Modify Schema: Function PBRKS 
History
Last changed by/on SAP  19981221 
SAP Release Created in