SAP ABAP Data Element HR_PWS_BREAK_OVERTIME (Parameters for work schedule function modules: breaks)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PTIM (Package) HR Time Management Application Development
Basic Data
Data Element HR_PWS_BREAK_OVERTIME
Short Description Parameters for work schedule function modules: breaks  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR001    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long  
Heading  
Documentation

Definition

The parameter determines which breaks are returned in table DAYINT:

  1. BREAK_OVERTIME = SPACE :
    Only breaks within the planned time are imported with the exception of breaks of PTYP1 (break type) = 'O'
  2. BREAK_OVERTIME = '1' :
    All breaks are imported except breaks of PTYP1 = 'O'
  3. BREAK_OVERTIME = '2' :
    All breaks are imported including breaks of PTYP1 = 'O'
  4. BREAK_OVERTIME = '3' :
    All breaks of PTYP1 = 'O' are imported.

History
Last changed by/on SAP  19971012 
SAP Release Created in