SAP ABAP Data Element HRF_ALLINFTRECORDS (Only Read Infotype Records in the Time Interval)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX-FO (Application Component) Forms
     PAOC_PAY_HRFORMS (Package) HR Forms
Basic Data
Data Element HRF_ALLINFTRECORDS
Short Description Only Read Infotype Records in the Time Interval  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 20 IT Recs in Time Intv 
Long 30 Only IT Recs in Time Interval 
Heading 30 Only IT Recs in Time Interval 
Documentation

Definition

Switch that reads the infotype records between the start and end date.

Use

If the switch has the value X, only the infotype records between the start and end date are read.

If the switch has the value EMPTY, all existing infotype records are read regardless of the start and end date.

Dependencies

Example

If your form goes back to the past (for exmaple, a salary statement with retroactive accounting), you should assign the value EMPTY to the switch.

If your form only has to include data in one period, you should assign the value X to the switch.

History
Last changed by/on SAP  20050411 
SAP Release Created in 600