SAP ABAP Data Element P03_AGDAT (Delimitation Date)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PA-PA-AT (Application Component) Austria
     PB03 (Package) HR Master Data: Austria
Basic Data
Data Element P03_AGDAT
Short Description Delimitation Date  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATUM    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
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 10 Delim.Date 
Medium 15 Delim. Date 
Long 20 Delimitation Date 
Heading 12 Delim. Date 
Documentation

Definition

Specifies the date on which data records are redefined. Changes are made to data records only as of this date.

Example

  • A data record is valid from February 2, 2001 to August 31, 2003.
    As the determination date, you specify April 1, 2003.
    The original data record is split into the following records:
    • February 1, 2001 to March 31, 2003
    • April 1, 2003 to August 31, 2003

      Data is changed in the second record (April 1, 2003 - August 31, 2003).

  • If the validity period of the data record is 100% after the determination date, the existing data record is changed. The validity of the data record is, however, retained.
  • A data record is valid from September 1, 2003 to December 31, 9999.
    As the determination date, you specify April 1, 2003.
    The required change is made in the data record. The record remains valid from September 1, 2003 to December 31, 9999.

History
Last changed by/on SAP  20030108 
SAP Release Created in 470